foot: new colors

This commit is contained in:
buffet 2023-09-27 14:47:49 +02:00
parent 8d873ba2e5
commit b66591d2cb

View file

@ -2,8 +2,8 @@
term=xterm-256color
font=APL386 Unicode:size=8
pad=8x8 # optionally append 'center'
font=APL386 Unicode:weight=bold:size=8
pad=12x8 # optionally append 'center'
[scrollback]
lines=10000
@ -15,28 +15,28 @@ launch=xdg-open ${url}
color=dcd7ba 6f6f78
[colors]
background=1f1f28
foreground=dcd7ba
background=ffffff
foreground=000000
## Normal/regular colors (color palette 0-7)
regular0=090618 # black
regular1=c34043 # red
regular2=76946a # green
regular3=c0a36e # yellow
regular4=7e9cd8 # blue
regular5=957fb8 # magenta
regular6=6a9589 # cyan
regular7=c8c093 # white
regular0=393939 # black
regular1=e96161 # red
regular2=3dca84 # green
regular3=f5ec50 # yellow
regular4=4f9afa # blue
regular5=d949d9 # magenta
regular6=6de2e2 # cyan
regular7=d6d6d6 # white
## Bright colors (color palette 8-15)
bright0=727169 # bright black
bright1=e82424 # bright red
bright2=98bb6c # bright green
bright3=e6c384 # bright yellow
bright4=7fb4ca # bright blue
bright5=938aa9 # bright magenta
bright6=7aa89f # bright cyan
bright7=dcd7ba # bright white
bright0=5c5c5c # bright black
bright1=ff5353 # bright red
bright2=62ec75 # bright green
bright3=fffb2f # bright yellow
bright4=56c7ff # bright blue
bright5=fd5cff # bright magenta
bright6=48e0ff # bright cyan
bright7=ffffff # bright white
## Misc colors
# selection-foreground=<inverse foreground/background>