this post was submitted on 22 Jun 2021
15 points (94.1% liked)

Asklemmy

44656 readers
909 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Lemmy has a list of themes. I like most of them but some of them are weird like the notepad one(called sketch). But I think everyone either uses the dark or light theme. I am not requesting the team to remove all the themes, maybe some of them can be removed?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 18 points 3 years ago (1 children)

Instead of the current, hardcoded themes, it might be nice to allow users to upload their own themes (only for their account). That should be pretty easy to implement, and would give a lot more customization options without bothering us devs.

[โ€“] [email protected] 5 points 3 years ago (2 children)

Maybe allow users to customize the theme within lemmy and allow them to export the settings?

[โ€“] [email protected] 4 points 3 years ago (2 children)

You mean include a CSS editor in Lemmy? That sounds way too complicated.

[โ€“] [email protected] 5 points 3 years ago

Like.. DDG has a theme customiser https://duckduckgo.com/settings#appearance If its too complicated, then it alright.

[โ€“] [email protected] 2 points 3 years ago* (last edited 3 years ago)

PleromaFE includes that already. Not just a CSS editor but a frontend for it where the user don't need to know what is even CSS.

[โ€“] [email protected] 3 points 3 years ago

There's already an easy way to do that, check the theming guide: https://join-lemmy.org/docs/en/client_development/theming.html