mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
25 lines
605 B
INI
25 lines
605 B
INI
# -*- conf -*-
|
|
# 0x96f
|
|
|
|
[colors-dark]
|
|
cursor=000000 fcfcfa
|
|
background=262427
|
|
foreground=fcfcfa
|
|
selection-foreground=262427
|
|
selection-background=fcfcfa
|
|
regular0=262427 # black
|
|
regular1=ff666d # red
|
|
regular2=b3e03a # green
|
|
regular3=ffc739 # yellow
|
|
regular4=00cde8 # blue
|
|
regular5=a392e8 # magenta
|
|
regular6=9deaf6 # cyan
|
|
regular7=fcfcfa # white
|
|
bright0=545452 # bright black
|
|
bright1=ff7e83 # bright red
|
|
bright2=bee55e # bright green
|
|
bright3=ffd05e # bright yellow
|
|
bright4=1bd5eb # bright blue
|
|
bright5=b0a3eb # bright magenta
|
|
bright6=acedf8 # bright cyan
|
|
bright7=fcfcfa # bright white
|