I made a theme for Lemmy that can be applied using the https://addons.mozilla.org/en-US/firefox/addon/styl-us/ extension for FireFox!
Features:
- Rounded corners
- More color variety
- More color depth
You must log in or # to comment.
I am using your theme on Chrome, but it seems to be partially broken with Lemmy 0.18.0 - could you fix that?
sure, I’ll have a look at it tomorrow.
- the title bar doesnt go from the right to left anymore but only in the center
- Some UI elements have been moved in the new version so they aren’t “blue buttoned” anymore with your style which I liked:
Settings comparison: 0.17.4 vs 0.18.0
Frontpage as well: 0.18.0
Maybe some other elements that I missed
Would be nice if there was a built in CSS option on lemmy itself, c/lemmyrice when?
I think that might be difficult because then the lemmy server would have to serve that custom css to each user every time the website is loaded, incurring unnecessary server load.
It could easily be cached on the user or CDN side though as it’s a static asset.