mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-14 08:21:27 -04:00
28 lines
652 B
INI
28 lines
652 B
INI
# -*- conf -*-
|
|
# Monokai Pro Light
|
|
|
|
[main]
|
|
initial-color-theme=light
|
|
|
|
[colors-light]
|
|
cursor=a39ea1 706b6e
|
|
background=faf4f2
|
|
foreground=29242a
|
|
selection-foreground=29242a
|
|
selection-background=bfb9ba
|
|
regular0=faf4f2 # black
|
|
regular1=e14775 # red
|
|
regular2=269d69 # green
|
|
regular3=cc7a0a # yellow
|
|
regular4=e16032 # blue
|
|
regular5=7058be # magenta
|
|
regular6=1c8ca8 # cyan
|
|
regular7=29242a # white
|
|
bright0=a59fa0 # bright black
|
|
bright1=e14775 # bright red
|
|
bright2=269d69 # bright green
|
|
bright3=cc7a0a # bright yellow
|
|
bright4=e16032 # bright blue
|
|
bright5=7058be # bright magenta
|
|
bright6=1c8ca8 # bright cyan
|
|
bright7=29242a # bright white
|