css-variables

Tag

Cards List
#css-variables

A few ways of specifying per-theme colours in only CSS

Lobsters Hottest · 2026-05-16 Cached

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().

0 favorites 0 likes
← Back to home

Submit Feedback