theming
Domain package with 2 compiled Units.
2 Units
Unit counts by external type
| Kind | Count |
|---|---|
| template | 2 |
Sample Units
template @impeccable
Template Dark Mode Toggle
One-shot dark mode toggle: CSS variables driven by data-theme attribute, prefers-color-scheme fallback, and localStorage persistence. No flash of wrong theme on reload.
theming ↗ 0 · q0.0
template @impeccable
Template Oklch Dark Mode Cascade
Single-variable OKLCH cascade: change one --hue and the entire palette + dark mode follow. Auto-flips via prefers-color-scheme and supports manual data-theme override.
theming ↗ 0 · q0.0