Mercurial
diff design_system/src/styles/tokens.css @ 256:30c2196d03d4
[site] Integrate Zenbu themes and components
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Tue, 04 Aug 2026 16:49:01 -0700 |
| parents | 2b6e732087ff |
| children | 60a876c4587a |
line wrap: on
line diff
--- a/design_system/src/styles/tokens.css Tue Aug 04 15:12:18 2026 -0700 +++ b/design_system/src/styles/tokens.css Tue Aug 04 16:49:01 2026 -0700 @@ -268,7 +268,7 @@ } @media (prefers-color-scheme: dark) { - :root:not([data-zen-theme="light"]) { + :root:not([data-zen-theme]) { color-scheme: dark; --zen-color-canvas: #101218; --zen-color-surface: #181b23;