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

  • russjr08@outpost.zeuslink.net
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    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!

    • pkrasicki@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

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