-
Notifications
You must be signed in to change notification settings - Fork 1
Dark mode #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
The UI uses fixed slate neutrals today. Goal: a proper dark palette that composes with all 6 brand themes — likely by moving surface/text colors to CSS variables (like the brand scale already is) and adding a
prefers-color-schemedefault plus a user toggle.Touches
globals.cssdesign tokens and theslate-*usage across components. Worth an approach discussion before a big PR — comment here first.