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-warp | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .config/foot/themes/tempus-warp (limited to '.config/foot/themes/tempus-warp') diff --git a/.config/foot/themes/tempus-warp b/.config/foot/themes/tempus-warp new file mode 100644 index 0000000..fa8c21c --- /dev/null +++ b/.config/foot/themes/tempus-warp @@ -0,0 +1,29 @@ +# -*- conf -*- +# theme: Tempus Warp +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a vibrant palette (WCAG AA compliant) + +#[cursor] +#color = 001514 a29fa0 + +[colors] +foreground = a29fa0 +background = 001514 +regular0 = 001514 +regular1 = ff3737 +regular2 = 169c16 +regular3 = 9f8500 +regular4 = 5781ef +regular5 = da4ebf +regular6 = 009880 +regular7 = 968282 +bright0 = 261c2c +bright1 = F0681A +bright2 = 3aa73a +bright3 = ba8a00 +bright4 = 8887f0 +bright5 = d85cf2 +bright6 = 1da1af +bright7 = a29fa0 +# selection-foreground = 968282 +# selection-background = 261c2c -- cgit v1.2.3-70-g09d2