theming
Domain inferred from 2 atoms across the corpora.
2 atoms
Atom counts by kind
| Kind | Count |
|---|---|
| template | 2 |
Sample atoms
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 ↗ 6 · q4.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 ↗ 4 · q4.0