diff options
Diffstat (limited to 'dot-config/foot/colors')
| -rw-r--r-- | dot-config/foot/colors/modus-operandi.ini | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/dot-config/foot/colors/modus-operandi.ini b/dot-config/foot/colors/modus-operandi.ini deleted file mode 100644 index 962428b..0000000 --- a/dot-config/foot/colors/modus-operandi.ini +++ /dev/null @@ -1,35 +0,0 @@ -# -*- conf -*- -# -# modus-operandi -# See: https://protesilaos.com/emacs/modus-themes -# - -# exchanged regular0 <=> bright7 -# and regular7 <=> bright0 -# as setting the BLACK colors as WHITEs instead -# seems to fix text issues on TUIs - -[main] -initial-color-theme=light - -[colors-light] -background=ffffff -foreground=000000 -regular0=ffffff -regular1=a60000 -regular2=005e00 -regular3=813e00 -regular4=0031a9 -regular5=721045 -regular6=00538b -regular7=595959 -bright0=bfbfbf -bright1=972500 -bright2=315b00 -bright3=70480f -bright4=2544bb -bright5=5317ac -bright6=005a5f -bright7=000000 - -jump-labels=dce0e8 0000ff |
