mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
25 lines
611 B
INI
25 lines
611 B
INI
# -*- conf -*-
|
|
# Violet Dark
|
|
|
|
[colors-dark]
|
|
cursor=1c1d1f 708284
|
|
background=1c1d1f
|
|
foreground=708284
|
|
selection-foreground=1c1d1f
|
|
selection-background=595ab7
|
|
regular0=56595c # black
|
|
regular1=c94c22 # red
|
|
regular2=85981c # green
|
|
regular3=b4881d # yellow
|
|
regular4=2e8bce # blue
|
|
regular5=d13a82 # magenta
|
|
regular6=32a198 # cyan
|
|
regular7=c9c6bd # white
|
|
bright0=45484b # bright black
|
|
bright1=bd3613 # bright red
|
|
bright2=738a04 # bright green
|
|
bright3=a57705 # bright yellow
|
|
bright4=2176c7 # bright blue
|
|
bright5=c61c6f # bright magenta
|
|
bright6=259286 # bright cyan
|
|
bright7=c9c6bd # bright white
|