 
      
    | You are here | blog.miguelgrinberg.com | ||
| | | | | alexmuraro.me | |
| | | | | I have restyled my site slightly, and as you might have noticed, I added a theme selector in the top right corner. Using CSS variables, it is very easy to do and great fun too. Basically this works by setting a "root" with your default css variables :root { --background: #1B2B34; --text: #ffffff; } which [...] | |
| | | | | derekkedziora.com | |
| | | | | Now that dark mode is supported on every browser out of the box, implementing it with CSS has changed. | |
| | | | | kleinfreund.de | |
| | | | | An in-depth analysis of a CSS-only dark mode implementation by Mu-An Chiou and its further development using CSS custom properties | |
| | | | | www.dannyguo.com | |
| | | |||