Rosepine / alacritty: proper surface color

This commit is contained in:
ItsLemmy
2025-11-01 11:54:53 -04:00
parent ab2ade0d8b
commit ebd0f29fbb
@@ -3,7 +3,7 @@
[colors.primary]
foreground = "#e0def4"
background = "#191724"
background = "#1f1d2e"
dim_foreground = "#908caa"
bright_foreground = "#e0def4"