fix(theme): theme-aware brand chrome so user theme selection works (C-lite) #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "theme/gradient-c-lite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the global !important content-surface overrides in slash-theme.css that blocked theme switching on web (default rendered overtop the chosen theme; mobile unaffected). Brand gradients now derive from the active theme CSS vars via color-mix, so they track the chosen theme instead of freezing NCW purple. Content colors come from the built-in slash theme. Webapp-only.