mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
26 lines
609 B
INI
26 lines
609 B
INI
|
|
# -*- conf -*-
|
||
|
|
# Elemental
|
||
|
|
|
||
|
|
[colors-dark]
|
||
|
|
cursor=161611 facb80
|
||
|
|
background=22211d
|
||
|
|
foreground=807a74
|
||
|
|
selection-foreground=facd77
|
||
|
|
selection-background=413829
|
||
|
|
regular0=3c3c30 # black
|
||
|
|
regular1=98290f # red
|
||
|
|
regular2=479a43 # green
|
||
|
|
regular3=7f7111 # yellow
|
||
|
|
regular4=497f7d # blue
|
||
|
|
regular5=7f4e2f # magenta
|
||
|
|
regular6=387f58 # cyan
|
||
|
|
regular7=807974 # white
|
||
|
|
bright0=555445 # bright black
|
||
|
|
bright1=e0502a # bright red
|
||
|
|
bright2=61e070 # bright green
|
||
|
|
bright3=d69927 # bright yellow
|
||
|
|
bright4=79d9d9 # bright blue
|
||
|
|
bright5=cd7c54 # bright magenta
|
||
|
|
bright6=59d599 # bright cyan
|
||
|
|
bright7=fff1e9 # bright white
|