diff options
| author | Fuwn <[email protected]> | 2026-01-20 00:27:51 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-20 00:27:51 -0800 |
| commit | 3ab10150dbfaeb7ad5c84f8ffe2cd7ba080addea (patch) | |
| tree | e68718c4735cc0de405729807c9b9dd1f9d82b01 /internal/server | |
| parent | refactor: Use CSS variable overrides for proper theme integration (diff) | |
| download | kaze-3ab10150dbfaeb7ad5c84f8ffe2cd7ba080addea.tar.xz kaze-3ab10150dbfaeb7ad5c84f8ffe2cd7ba080addea.zip | |
fix: Use consistent CSS selectors for theme variable overrides
Match the same selectors used in GenerateCSS():
- Light mode: :root, :root.light
- Dark mode: :root.dark
This ensures the override specificity matches the theme variable definitions.
Diffstat (limited to 'internal/server')
0 files changed, 0 insertions, 0 deletions