From d7a715a4ddb9e99b42444cef34c2736cece9c2a5 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 3 Nov 2023 18:50:19 -0500 Subject: add additional dotfiles --- .config/foot/themes/tempus-rift | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .config/foot/themes/tempus-rift (limited to '.config/foot/themes/tempus-rift') diff --git a/.config/foot/themes/tempus-rift b/.config/foot/themes/tempus-rift new file mode 100644 index 0000000..3657a7f --- /dev/null +++ b/.config/foot/themes/tempus-rift @@ -0,0 +1,29 @@ +# -*- conf -*- +# theme: Tempus Rift +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a subdued palette on the green side of the spectrum (WCAG AA compliant) + +#[cursor] +#color = 162c22 bbbcbc + +[colors] +foreground = bbbcbc +background = 162c22 +regular0 = 162c22 +regular1 = c19904 +regular2 = 34b534 +regular3 = 7fad00 +regular4 = 30aeb0 +regular5 = c8954c +regular6 = 5fad8f +regular7 = ab9aa9 +bright0 = 283431 +bright1 = d2a634 +bright2 = 6ac134 +bright3 = 82bd00 +bright4 = 56bdad +bright5 = cca0ba +bright6 = 10c480 +bright7 = bbbcbc +# selection-foreground = ab9aa9 +# selection-background = 283431 -- cgit v1.2.3-70-g09d2