I just used the tool linked here in the documentation to create a Bootstrap theme, but I can't find the folder they're referencing. I've used Ansible to install Lemmy, which is working fine, but I'm not really sure how to handle themes as a result. Do I place them somewhere in my Ansible stuff, or is there that directory somewhere on the server? I found the Docker /volumes/ folder, but the directory names were random strings and not labeled like they supposedly are at the link above.

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 3 years ago (1 child)

If you followed the guide to use Ansible, there should be a 'extra_themes' folder where you put the css file.

For example, my install is in: /srv/lemmy/feddiverse.org/volumes/lemmy-ui/extra_themes

  • source
  • hideshow 1 child comment