Rosepine: use proper surface color

This commit is contained in:
ItsLemmy
2025-10-16 15:21:49 -04:00
parent d1be2f7299
commit 24cbbcbbc4
+2 -2
View File
@@ -8,7 +8,7 @@
"mOnTertiary": "#e0def4",
"mError": "#eb6f92",
"mOnError": "#191724",
"mSurface": "#191724",
"mSurface": "#1f1d2e",
"mOnSurface": "#e0def4",
"mSurfaceVariant": "#26233a",
"mOnSurfaceVariant": "#908caa",
@@ -24,7 +24,7 @@
"mOnTertiary": "#575279",
"mError": "#b4637a",
"mOnError": "#faf4ed",
"mSurface": "#faf4ed",
"mSurface": "#fffaf3",
"mOnSurface": "#575279",
"mSurfaceVariant": "#f2e9e1",
"mOnSurfaceVariant": "#797593",