Explore >> Select a destination


You are here

robkendal.co.uk
| | geoffrich.net
8.7 parsecs away

Travel
| |
| | blog.jim-nielsen.com
9.8 parsecs away

Travel
| | Writing about the big beautiful mess that is making things for the world wide web.
| | whitep4nth3r.com
10.2 parsecs away

Travel
| | Learn how to build The Ultimate Theme Toggle for your website using JavaScript, CSS custom properties, local storage and system settings. No framework required!
| | alexmuraro.me
75.1 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 [...]