mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
28 lines
648 B
INI
28 lines
648 B
INI
# -*- conf -*-
|
|
# Iceberg Light
|
|
|
|
[main]
|
|
initial-color-theme=light
|
|
|
|
[colors-light]
|
|
cursor=e8e9ec 33374c
|
|
background=e8e9ec
|
|
foreground=33374c
|
|
selection-foreground=e8e9ec
|
|
selection-background=33374c
|
|
regular0=dcdfe7 # black
|
|
regular1=cc517a # red
|
|
regular2=668e3d # green
|
|
regular3=c57339 # yellow
|
|
regular4=2d539e # blue
|
|
regular5=7759b4 # magenta
|
|
regular6=3f83a6 # cyan
|
|
regular7=33374c # white
|
|
bright0=8389a3 # bright black
|
|
bright1=cc3768 # bright red
|
|
bright2=598030 # bright green
|
|
bright3=b6662d # bright yellow
|
|
bright4=22478e # bright blue
|
|
bright5=6845ad # bright magenta
|
|
bright6=327698 # bright cyan
|
|
bright7=262a3f # bright white
|