mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
26 lines
606 B
INI
26 lines
606 B
INI
|
|
# -*- conf -*-
|
||
|
|
# Matrix
|
||
|
|
|
||
|
|
[colors-dark]
|
||
|
|
cursor=00ff00 384545
|
||
|
|
background=0f191c
|
||
|
|
foreground=426644
|
||
|
|
selection-foreground=00ff87
|
||
|
|
selection-background=18282e
|
||
|
|
regular0=0f191c # black
|
||
|
|
regular1=23755a # red
|
||
|
|
regular2=82d967 # green
|
||
|
|
regular3=ffd700 # yellow
|
||
|
|
regular4=3f5242 # blue
|
||
|
|
regular5=409931 # magenta
|
||
|
|
regular6=50b45a # cyan
|
||
|
|
regular7=507350 # white
|
||
|
|
bright0=688060 # bright black
|
||
|
|
bright1=2fc079 # bright red
|
||
|
|
bright2=90d762 # bright green
|
||
|
|
bright3=faff00 # bright yellow
|
||
|
|
bright4=4f7e7e # bright blue
|
||
|
|
bright5=11ff25 # bright magenta
|
||
|
|
bright6=c1ff8a # bright cyan
|
||
|
|
bright7=678c61 # bright white
|