summaryrefslogtreecommitdiff
path: root/.config/foot/themes/rose-pine-dawn
diff options
context:
space:
mode:
authorNate Cox <nate@natecox.dev>2026-05-18 10:46:54 -0700
committerNate Cox <nate@natecox.dev>2026-05-18 10:46:54 -0700
commit93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb (patch)
tree03953272b576fb06136c7cbe98d99ac2792fcdc8 /.config/foot/themes/rose-pine-dawn
parentea73642a3c82b5e58f6f7f42878bc695e7189efe (diff)
downloaddotfiles-93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb.tar.bz2
dotfiles-93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb.zip
Add foot config
Diffstat (limited to '.config/foot/themes/rose-pine-dawn')
-rw-r--r--.config/foot/themes/rose-pine-dawn31
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