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-totus | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .config/foot/themes/tempus-totus (limited to '.config/foot/themes/tempus-totus') diff --git a/.config/foot/themes/tempus-totus b/.config/foot/themes/tempus-totus new file mode 100644 index 0000000..01e8469 --- /dev/null +++ b/.config/foot/themes/tempus-totus @@ -0,0 +1,29 @@ +# -*- conf -*- +# theme: Tempus Totus +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Light theme for prose or for coding in an open space (WCAG AAA compliant) + +#[cursor] +#color = ffffff 4a484d + +[colors] +foreground = 4a484d +background = ffffff +regular0 = 4a484d +regular1 = a50000 +regular2 = 005d26 +regular3 = 714700 +regular4 = 1d3ccf +regular5 = 88267a +regular6 = 185570 +regular7 = efefef +bright0 = 5e4b4f +bright1 = 992030 +bright2 = 4a5500 +bright3 = 8a3600 +bright4 = 2d45b0 +bright5 = 700dc9 +bright6 = 005289 +bright7 = ffffff +# selection-foreground = 5e4b4f +# selection-background = efefef -- cgit v1.2.3-70-g09d2