dots/.config/foot/foot.ini

40 lines
729 B
INI

# -*- conf -*-
font=monospace:size=11
line-height=12
[bell]
visual=yes
[url]
launch=xdg-open ${url}
[colors]
alpha=0.9
background=2d2a2e
foreground=e3e1e4
flash=848089
flash-alpha=0.3
## Normal/regular colors (color palette 0-7)
regular0=1a181a # black
regular1=f85e84 # red
regular2=9ecd6f # green
regular3=e5c463 # yellow
regular4=7accd7 # blue
regular5=ab9df2 # magenta
regular6=78dce8 # cyan
regular7=e3e1e4 # white
## Bright colors (color palette 8-15)
bright0=848089 # bright black
bright1=ff6188 # bright red
bright2=a9dc76 # bright green
bright3=e5c463 # bright yellow
bright4=78dce8 # bright blue
bright5=ab9df2 # bright magenta
bright6=78dce8 # bright cyan
bright7=edebee # bright white