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-spring | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .config/foot/themes/tempus-spring (limited to '.config/foot/themes/tempus-spring') diff --git a/.config/foot/themes/tempus-spring b/.config/foot/themes/tempus-spring new file mode 100644 index 0000000..d50e6d0 --- /dev/null +++ b/.config/foot/themes/tempus-spring @@ -0,0 +1,29 @@ +# -*- conf -*- +# theme: Tempus Spring +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a palette inspired by early spring colours (WCAG AA compliant) + +#[cursor] +#color = 283a37 b5b8b7 + +[colors] +foreground = b5b8b7 +background = 283a37 +regular0 = 283a37 +regular1 = ff8b5f +regular2 = 5ec04d +regular3 = b0b01a +regular4 = 39bace +regular5 = e99399 +regular6 = 36c08e +regular7 = 99afae +bright0 = 2a453d +bright1 = e19e00 +bright2 = 73be0d +bright3 = c6a843 +bright4 = 70afef +bright5 = d095e2 +bright6 = 3cbfaf +bright7 = b5b8b7 +# selection-foreground = 99afae +# selection-background = 2a453d -- cgit v1.2.3-70-g09d2