mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
25 lines
614 B
INI
25 lines
614 B
INI
# -*- conf -*-
|
|
# Blue Berry Pie
|
|
|
|
[colors-dark]
|
|
cursor=000000 fcfad6
|
|
background=1c0c28
|
|
foreground=babab9
|
|
selection-foreground=ffffff
|
|
selection-background=606060
|
|
regular0=0a4c62 # black
|
|
regular1=99246e # red
|
|
regular2=5cb1b3 # green
|
|
regular3=eab9a8 # yellow
|
|
regular4=90a5bd # blue
|
|
regular5=9d54a7 # magenta
|
|
regular6=7e83cc # cyan
|
|
regular7=f0e8d6 # white
|
|
bright0=463c5d # bright black
|
|
bright1=c87272 # bright red
|
|
bright2=0a6c7e # bright green
|
|
bright3=7a3188 # bright yellow
|
|
bright4=5f3d63 # bright blue
|
|
bright5=bc94b7 # bright magenta
|
|
bright6=5e6071 # bright cyan
|
|
bright7=0a6c7e # bright white
|