mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
29 lines
650 B
INI
29 lines
650 B
INI
|
|
# -*- conf -*-
|
||
|
|
# Selenized Light
|
||
|
|
|
||
|
|
[main]
|
||
|
|
initial-color-theme=light
|
||
|
|
|
||
|
|
[colors-light]
|
||
|
|
cursor=fbf3db 53676d
|
||
|
|
background=fbf3db
|
||
|
|
foreground=53676d
|
||
|
|
selection-foreground=00978a
|
||
|
|
selection-background=ece3cc
|
||
|
|
regular0=ece3cc # black
|
||
|
|
regular1=d2212d # red
|
||
|
|
regular2=489100 # green
|
||
|
|
regular3=ad8900 # yellow
|
||
|
|
regular4=0072d4 # blue
|
||
|
|
regular5=ca4898 # magenta
|
||
|
|
regular6=009c8f # cyan
|
||
|
|
regular7=53676d # white
|
||
|
|
bright0=909995 # bright black
|
||
|
|
bright1=cc1729 # bright red
|
||
|
|
bright2=428b00 # bright green
|
||
|
|
bright3=a78300 # bright yellow
|
||
|
|
bright4=006dce # bright blue
|
||
|
|
bright5=c44392 # bright magenta
|
||
|
|
bright6=00978a # bright cyan
|
||
|
|
bright7=3a4d53 # bright white
|