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-fugit | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .config/foot/themes/tempus-fugit (limited to '.config/foot/themes/tempus-fugit') diff --git a/.config/foot/themes/tempus-fugit b/.config/foot/themes/tempus-fugit new file mode 100644 index 0000000..9ebbcee --- /dev/null +++ b/.config/foot/themes/tempus-fugit @@ -0,0 +1,29 @@ +# -*- conf -*- +# theme: Tempus Fugit +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Light, pleasant theme optimised for long writing/coding sessions (WCAG AA compliant) + +#[cursor] +#color = fff5f3 4d595f + +[colors] +foreground = 4d595f +background = fff5f3 +regular0 = 4d595f +regular1 = c61a14 +regular2 = 357200 +regular3 = 825e00 +regular4 = 1666b0 +regular5 = a83884 +regular6 = 007072 +regular7 = efe6e4 +bright0 = 796271 +bright1 = b93f1a +bright2 = 437520 +bright3 = 985900 +bright4 = 485adf +bright5 = a234c0 +bright6 = 00756a +bright7 = fff5f3 +# selection-foreground = 796271 +# selection-background = efe6e4 -- cgit v1.2.3-70-g09d2