diff options
Diffstat (limited to '.config/foot/themes/rose-pine-dawn')
| -rw-r--r-- | .config/foot/themes/rose-pine-dawn | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/.config/foot/themes/rose-pine-dawn b/.config/foot/themes/rose-pine-dawn new file mode 100644 index 0000000..f7b8a03 --- /dev/null +++ b/.config/foot/themes/rose-pine-dawn @@ -0,0 +1,31 @@ +# -*- conf -*- +# Rosé Pine Dawn + +[main] +initial-color-theme=light + +[colors-light] +background=faf4ed +foreground=575279 + +regular0=f2e9e1 # black (Overlay) +regular1=b4637a # red (Love) +regular2=56949f # green (Foam) +regular3=ea9d34 # yellow (Gold) +regular4=286983 # blue (Pine) +regular5=907aa9 # magenta (Iris) +regular6=d7827e # cyan (Rose) +regular7=575279 # white (Text) + +bright0=fffdf5 # bright black (lighter Overlay) +bright1=df8aa0 # bright red (lighter Love) +bright2=7ebcc7 # bright green (lighter Foam) +bright3=ffc55c # bright yellow (lighter Gold) +bright4=538faa # bright blue (lighter Pine) +bright5=b8a1d2 # bright magenta (lighter Iris) +bright6=ffaaa5 # bright cyan (lighter Rose) +bright7=7c76a0 # bright white (lighter Text) + +flash=ea9d34 # yellow (Gold) + +cursor=faf4ed 575279 |
