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 -*-
|
||
|
|
# Embark
|
||
|
|
|
||
|
|
[colors-dark]
|
||
|
|
cursor=1e1c31 a1efd3
|
||
|
|
background=1e1c31
|
||
|
|
foreground=eeffff
|
||
|
|
selection-foreground=1e1c31
|
||
|
|
selection-background=fbfcfc
|
||
|
|
regular0=1e1c31 # black
|
||
|
|
regular1=f0719b # red
|
||
|
|
regular2=a1efd3 # green
|
||
|
|
regular3=ffe9aa # yellow
|
||
|
|
regular4=57c7ff # blue
|
||
|
|
regular5=c792ea # magenta
|
||
|
|
regular6=87dfeb # cyan
|
||
|
|
regular7=f8f8f2 # white
|
||
|
|
bright0=585273 # bright black
|
||
|
|
bright1=f02e6e # bright red
|
||
|
|
bright2=2ce592 # bright green
|
||
|
|
bright3=ffb378 # bright yellow
|
||
|
|
bright4=1da0e2 # bright blue
|
||
|
|
bright5=a742ea # bright magenta
|
||
|
|
bright6=63f2f1 # bright cyan
|
||
|
|
bright7=a6b3cc # bright white
|