Explore >> Select a destination


You are here

blog.miguelgrinberg.com
| | alexmuraro.me
11.7 parsecs away

Travel
| | 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
8.6 parsecs away

Travel
| | Now that dark mode is supported on every browser out of the box, implementing it with CSS has changed.
| | kleinfreund.de
11.9 parsecs away

Travel
| | 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
79.5 parsecs away

Travel
|