fix(theme): shift teal-soft to sky blue for contrast vs mint-soft
teal-soft: #ccfbf1 (pale teal-green) → #bae6fd (pale sky blue) mint-soft: #d1fae5 (pale green) — unchanged Now the two tiles are clearly different: one is green-mint, the other is blue-cyan
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
--color-purple: #7c3aed;
|
||||
--color-purple-soft: #ede9fe;
|
||||
--color-teal: #0d9488;
|
||||
--color-teal-soft: #ccfbf1;
|
||||
--color-teal-soft: #bae6fd;
|
||||
--color-mint: #10b981;
|
||||
--color-mint-soft: #d1fae5;
|
||||
--color-coral: #f97316;
|
||||
|
||||
Reference in New Issue
Block a user