this post was submitted on 16 Jun 2023
2 points (100.0% liked)
Lemmy
13672 readers
2 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hi! I was trying to install some themes, including this one on my instance. I added
extra_themes
with the CSS files in volumes/lemmy-ui/extra_themes, and then added that volume to the lemmy-ui container mapping it to/app/assets/css/extra_themes
. When I bring the container back up, the new themes are not available in settings, even though they are on the container file system. What am I missing?