diff options
Diffstat (limited to '.config/foot/themes/rose-pine')
| -rw-r--r-- | .config/foot/themes/rose-pine | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.config/foot/themes/rose-pine b/.config/foot/themes/rose-pine new file mode 100644 index 0000000..b76e4ec --- /dev/null +++ b/.config/foot/themes/rose-pine @@ -0,0 +1,28 @@ +# -*- conf -*- +# Rosé Pine + +[colors-dark] +background=191724 +foreground=e0def4 + +regular0=26233a # black (Overlay) +regular1=eb6f92 # red (Love) +regular2=9ccfd8 # green (Foam) +regular3=f6c177 # yellow (Gold) +regular4=31748f # blue (Pine) +regular5=c4a7e7 # magenta (Iris) +regular6=ebbcba # cyan (Rose) +regular7=e0def4 # white (Text) + +bright0=47435d # bright black (lighter Overlay) +bright1=ff98ba # bright red (lighter Love) +bright2=c5f9ff # bright green (lighter Foam) +bright3=ffeb9e # bright yellow (lighter Gold) +bright4=5b9ab7 # bright blue (lighter Pine) +bright5=eed0ff # bright magenta (lighter Iris) +bright6=ffe5e3 # bright cyan (lighter Rose) +bright7=fefcff # bright white (lighter Text) + +flash=f6c177 # yellow (Gold) + +cursor=191724 e0def4 |
