|
You are here |
robkendal.co.uk | ||
| | | | |
geoffrich.net
|
|
| | | | | ||
| | | | |
blog.jim-nielsen.com
|
|
| | | | | Writing about the big beautiful mess that is making things for the world wide web. | |
| | | | |
whitep4nth3r.com
|
|
| | | | | 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
|
|
| | | 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 [...] | ||