Rosepine: replacing tertiary by pine.

- Kainoa gonna hate me, but since we use the colors for app themings we
really need something vibrant in the tertiary slot.
- Will probably compensate by not using tertiary for hovers in the UI.
This commit is contained in:
ItsLemmy
2025-10-31 22:57:44 -04:00
parent c59049a05c
commit 42c51cb8a4
+3 -3
View File
@@ -4,7 +4,7 @@
"mOnPrimary": "#191724",
"mSecondary": "#9ccfd8",
"mOnSecondary": "#191724",
"mTertiary": "#524f67",
"mTertiary": "#31748f",
"mOnTertiary": "#e0def4",
"mError": "#eb6f92",
"mOnError": "#191724",
@@ -20,8 +20,8 @@
"mOnPrimary": "#faf4ed",
"mSecondary": "#56949f",
"mOnSecondary": "#faf4ed",
"mTertiary": "#cecacd",
"mOnTertiary": "#575279",
"mTertiary": "#286983",
"mOnTertiary": "#faf4ed",
"mError": "#b4637a",
"mOnError": "#faf4ed",
"mSurface": "#fffaf3",