▲ | Sateeshm 6 days ago | |
Isn't it just `prefers-color-scheme` | ||
▲ | rebane2001 6 days ago | parent | next [-] | |
that's the "auto" option, but the comment is taking about adding buttons to switch between the themes too | ||
▲ | wjrb 5 days ago | parent | prev [-] | |
That would be the media query; sort of a long-hand way. I learned about the color function for settings the vars from the article, never saw those in use before. |