diff --git a/dots/foot/foot.ini b/dots/foot/foot.ini index eb60006..0a34847 100644 --- a/dots/foot/foot.ini +++ b/dots/foot/foot.ini @@ -24,7 +24,7 @@ # dpi-aware=no # gamma-correct-blending=no -# initial-color-theme=dark +# initial-color-theme=1 # initial-window-size-pixels=700x500 # Or, # initial-window-size-chars= # initial-window-mode=windowed @@ -104,7 +104,7 @@ include=/usr/share/foot/themes/dracula [touch] # long-press-delay=400 -[colors-dark] +[colors] # alpha=1.0 # alpha-mode=default # Can be `default`, `matching` or `all` # background=242424 @@ -172,7 +172,7 @@ include=/usr/share/foot/themes/dracula # search-box-match= # black-on-yellow # urls= -[colors-light] +[colors2] # Alternative color theme, see man page foot.ini(5) # Same builtin defaults as [color], except for: # dim-blend-towards=white @@ -289,4 +289,3 @@ include=/usr/share/foot/themes/dracula # select-row=BTN_LEFT-4 # vim: ft=dosini -