You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework the Y2K dark-mode surfaces from the warm cream-derived browns
(#190f00 / #221a10 / #2d241b) to a cool "night periwinkle" indigo
palette, so dark mode echoes the light theme's periwinkle body (#CCCFFA)
instead of reading as warm coffee brown. Body #0e0f1a, surface/card
#16182b, popover/muted #1f2238, with cool off-white text (#EDEFFC) and
periwinkle-gray secondary (#a6acd6). Light mode and all categorical pop
colors are unchanged. Contrast verified (primary text ~16.7:1 on body).
Co-authored-by: Cursor <cursoragent@cursor.com>
[feat] Rework Y2K dark-mode surfaces to a cool "night periwinkle" indigo palette
6
+
@rubyycheung
7
+
8
+
Dark mode now echoes the light theme's periwinkle body instead of warm cream-derived browns: body `#0e0f1a`, surface/card `#16182b`, popover/muted `#1f2238`, with cool off-white text (`#EDEFFC`). Light mode and all categorical pop colors are unchanged.
0 commit comments