this post was submitted on 01 Jul 2023
63 points (97.0% liked)

Lemmy Plugins and Userscripts

2130 readers
1 users here now

A general repository for user scripts and plugins used to enhance the Lemmy browsing experience.

Post (or cross-post) your favorite Lemmy enhancements here!

General posting suggestions:

Thanks!

founded 1 year ago
MODERATORS
 

I made a Firefox addon that replaces the styles on Lemmy instances with something more modern. It works with Lemmy 0.17 and 0.18. It supports both light and dark theme.

Addon: https://addons.mozilla.org/firefox/addon/lemmy-modern-ui-theme

Repository: https://github.com/pkrasicki/lemmy-modern-ui-theme-addon

Screenshots

screenshot 1

screenshot 2

screenshot 3

I also released the CSS files - they can be used as a theme on a Lemmy instance. Tell your instance admin to give it a try: https://github.com/pkrasicki/lemmy-modern-ui-theme-addon/releases

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (3 children)

This looks sweet! As an admin, does anyone know of any instructions anywhere on installing new themes site-wide by chance?

[–] [email protected] 3 points 1 year ago (1 children)

You just need to follow this to use it on your instance: https://join-lemmy.org/docs/administration/theming.html. Then you can select the new theme in the admin panel.

[–] [email protected] 2 points 1 year ago (1 children)

Oh awesome, thank you! My docker compose template must've been from before they added the extra_templates volume for lemmy-ui which is why I couldn't find it at first.

I've set it as the default theme for my instance, and provided a link on the site's sidebar if that's alright with you!

[–] [email protected] 2 points 1 year ago

That's awesome! It turns out that using the theme breaks my addon, so I will have to fix that :).

load more comments (1 replies)