diff options
Diffstat (limited to '.config/foot/themes/modus-vivendi')
-rw-r--r-- | .config/foot/themes/modus-vivendi | 25 |
1 files changed, 25 insertions, 0 deletions
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 |