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 -*-
|
|
# HaX0R Gr33N
|
|
|
|
[colors-dark]
|
|
cursor=ffffff 15d00d
|
|
background=020f01
|
|
foreground=16b10e
|
|
selection-foreground=b0b0b0
|
|
selection-background=d4ffc1
|
|
regular0=001f0b # black
|
|
regular1=15d00d # red
|
|
regular2=15d00d # green
|
|
regular3=15d00d # yellow
|
|
regular4=15d00d # blue
|
|
regular5=15d00d # magenta
|
|
regular6=15d00d # cyan
|
|
regular7=fafafa # white
|
|
bright0=334843 # bright black
|
|
bright1=19e20e # bright red
|
|
bright2=19e20e # bright green
|
|
bright3=19e20e # bright yellow
|
|
bright4=19e20e # bright blue
|
|
bright5=19e20e # bright magenta
|
|
bright6=19e20e # bright cyan
|
|
bright7=fefefe # bright white
|