this post was submitted on 17 Jun 2023
10 points (100.0% liked)

Lemmy

12524 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 5 years ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[โ€“] Jumuta@sh.itjust.works 1 points 2 years ago (1 children)

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.

[โ€“] digitallyfree@kbin.social 1 points 2 years ago

It could easily be cached on the user or CDN side though as it's a static asset.