/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.belter.io
| | sarasoueidan.com
2.2 parsecs away

Travel
| | [AI summary] Sara Soueidan investigates how the CSS prefers-color-scheme media query prioritizes application-level dark mode settings over operating system preferences, clarifying a common behavior for developers.
| | whitep4nth3r.com
1.4 parsecs away

Travel
| | Add quick support for light mode and dark mode to your website using only CSS by combining two CSS custom properties with a media query.
| | philipnewborough.co.uk
2.6 parsecs away

Travel
| | I recently added a dark mode to my website. This post details how I achieved this by copying the existing light scheme's CSS and inverting the colour values.
| | brettterpstra.com
19.4 parsecs away

Travel
| I took a whack at making linkding look more like LinkWarden. I didn't want to modify the source, so I did the whole thing using CSS only. It was an adventure.