9c2465e4c5d01d3cf84566ce5f69aec3dbb7d959
The variable-based overrides (--pico-h1-color, --pico-color) weren't reliably winning against Pico's multi-layer cascade of theme selectors, prefers-color-scheme media queries, and variable indirection. Headings were rendering near-white (#f0f1f3) on dark-OS systems despite data-theme="light". Using !important on color is the pragmatic fix. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
HTML
46.4%
Python
43.3%
JavaScript
4.6%
Jinja
2.3%
CSS
2.2%
Other
1.2%