mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
28 lines
651 B
INI
28 lines
651 B
INI
# -*- conf -*-
|
|
# Catppuccin Latte
|
|
|
|
[main]
|
|
initial-color-theme=light
|
|
|
|
[colors-light]
|
|
cursor=eff1f5 dc8a78
|
|
background=eff1f5
|
|
foreground=4c4f69
|
|
selection-foreground=4c4f69
|
|
selection-background=acb0be
|
|
regular0=5c5f77 # black
|
|
regular1=d20f39 # red
|
|
regular2=40a02b # green
|
|
regular3=df8e1d # yellow
|
|
regular4=1e66f5 # blue
|
|
regular5=ea76cb # magenta
|
|
regular6=179299 # cyan
|
|
regular7=acb0be # white
|
|
bright0=6c6f85 # bright black
|
|
bright1=de293e # bright red
|
|
bright2=49af3d # bright green
|
|
bright3=eea02d # bright yellow
|
|
bright4=456eff # bright blue
|
|
bright5=fe85d8 # bright magenta
|
|
bright6=2d9fa8 # bright cyan
|
|
bright7=bcc0cc # bright white
|