Tag
The article presents five CSS techniques for implementing per-theme colors (light/dark/auto) without JavaScript, using features like prefers-color-scheme, :has(), CSS variables, and color-mix().