diff options
Diffstat (limited to 'foot/foot.ini')
| -rw-r--r-- | foot/foot.ini | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/foot/foot.ini b/foot/foot.ini index 98b09a6..65affb1 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -70,7 +70,8 @@ include=/usr/share/foot/themes/tango # alternate-scroll-mode=yes [colors] -# alpha=1.0 +alpha=1.0 +foreground=dcdcdc # foreground=dcdccc # background=111111 # background=080808 @@ -84,6 +85,7 @@ include=/usr/share/foot/themes/tango # regular5=dc8cc3 # magenta # regular6=93e0e3 # cyan # regular7=dcdccc # white +regular7=dcdcdc ## Bright colors (color palette 8-15) # bright0=666666 # bright black @@ -93,7 +95,7 @@ include=/usr/share/foot/themes/tango # bright4=8cd0d3 # bright blue # bright5=fcace3 # bright magenta # bright6=b3ffff # bright cyan -# bright7=ffffff # bright white +bright7=ffffff # bright white ## dimmed colors (see foot.ini(5) man page) # dim0=<not set> |
