diff options
| author | Fuwn <[email protected]> | 2026-01-20 04:27:05 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-20 04:27:05 -0800 |
| commit | 93f4ba4a57cb18a87f5c59c2a37d59665ac184ea (patch) | |
| tree | e0310fb43fa0ee504233bdc6d1eb3201adde199f /justfile | |
| parent | fix: Use consistent CSS selectors for theme variable overrides (diff) | |
| download | kaze-93f4ba4a57cb18a87f5c59c2a37d59665ac184ea.tar.xz kaze-93f4ba4a57cb18a87f5c59c2a37d59665ac184ea.zip | |
fix: Prevent flash of light mode on page load
Move theme detection script to the very top of <head>, before any
stylesheets load. This ensures the 'dark' class is added to <html>
before the browser starts rendering with CSS, eliminating the flash
of unstyled/wrong-theme content.
Diffstat (limited to 'justfile')
0 files changed, 0 insertions, 0 deletions