Don't know where your colors and style come from, but imo you're doing fine on that front.
Nice project also! Bookmarked.
In the same vein; I stumbled upon Wander (pun intended) by browsing a HN post from yesterday. I really like that take on discovery of smaller curated websites.
https://codeberg.org/susam/wander#readme
I'm always amazed when people go through the trouble of adding a light/dark theme switcher rather than just respecting the user's system preference with `prefers-color-scheme`[0].
Nice project also! Bookmarked.
In the same vein; I stumbled upon Wander (pun intended) by browsing a HN post from yesterday. I really like that take on discovery of smaller curated websites. https://codeberg.org/susam/wander#readme
I'm always amazed when people go through the trouble of adding a light/dark theme switcher rather than just respecting the user's system preference with `prefers-color-scheme`[0].
[0]: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/A...
Like I prefer to read prose and literary website content in light mode while keeping my OS in dark mode.
Admittedly it's a niche use case.