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/modus-vivendi | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .config/foot/themes/modus-vivendi (limited to '.config/foot/themes/modus-vivendi') diff --git a/.config/foot/themes/modus-vivendi b/.config/foot/themes/modus-vivendi new file mode 100644 index 0000000..82b1075 --- /dev/null +++ b/.config/foot/themes/modus-vivendi @@ -0,0 +1,25 @@ +# -*- conf -*- +# +# modus-vivendi +# See: https://protesilaos.com/emacs/modus-themes +# + +[colors] +background=000000 +foreground=ffffff +regular0=000000 +regular1=ff8059 +regular2=44bc44 +regular3=d0bc00 +regular4=2fafff +regular5=feacd0 +regular6=00d3d0 +regular7=bfbfbf +bright0=595959 +bright1=ef8b50 +bright2=70b900 +bright3=c0c530 +bright4=79a8ff +bright5=b6a0ff +bright6=6ae4b9 +bright7=ffffff -- cgit v1.2.3-70-g09d2