this post was submitted on 09 Apr 2022
15 points (100.0% liked)

Lemmy UI | Theming, UX, UI, CSS, Bootstrap V4.

4 readers
1 users here now

We theme a lot. Because. Why not. It's aesthetic.

founded 2 years ago
MODERATORS
 

I see the theme list under settings, but I don't see how to use one besides the built-in ones. Is it possible? (Or can one only use custom themes on their own instance?)

top 4 comments
sorted by: hot top controversial new old
[–] armoredgore@lemmy.ml 9 points 2 years ago (1 children)

if you're a normal user first you have to apply the theme that it's based on, and then use Stylus to apply the theme on the webpage. be sure to use the {theme-name}.diff.css if you're using this method.

[–] danileonis@lemmy.ml 9 points 2 years ago (2 children)

It would be cool to have some simple customization built-in like Duckduckgo.

[–] armoredgore@lemmy.ml 5 points 2 years ago

It definitely would.

[–] AgreeableLandscape@lemmy.ml 4 points 2 years ago* (last edited 2 years ago)

While it's nowhere as modular as "any user can apply their own themes", we do support custom themes instance wide: https://github.com/LemmyNet/lemmy-docs/blob/main/src/en/administration/theming.md

You can submit pull requests with your themes for the webclient to its repository here: https://github.com/LemmyNet/lemmy-ui/