mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-22 06:46:49 -04:00
25 lines
613 B
INI
25 lines
613 B
INI
# -*- conf -*-
|
|
# Havn Skumring
|
|
|
|
[colors-dark]
|
|
cursor=e0e4f3 277a6f
|
|
background=111522
|
|
foreground=d6dbeb
|
|
selection-foreground=dce0ef
|
|
selection-background=2b514b
|
|
regular0=252c47 # black
|
|
regular1=ea563e # red
|
|
regular2=6ead7b # green
|
|
regular3=f8b330 # yellow
|
|
regular4=596cf7 # blue
|
|
regular5=7c719e # magenta
|
|
regular6=d588c1 # cyan
|
|
regular7=dce0ee # white
|
|
bright0=38425c # bright black
|
|
bright1=d17264 # bright red
|
|
bright2=8c9e8f # bright green
|
|
bright3=eac58c # bright yellow
|
|
bright4=5186cb # bright blue
|
|
bright5=9b7cee # bright magenta
|
|
bright6=d17ab6 # bright cyan
|
|
bright7=fff6e1 # bright white
|