this post was submitted on 13 Jun 2023
11 points (100.0% liked)

Meta (slrpnk.net)

601 readers
18 users here now

Here we can discuss anything about this Lemmy instance/server itself.

Our XMPP support chat: Movim or XMPP client.

Please also refer to our Wiki

founded 2 years ago
MODERATORS
11
submitted 1 year ago* (last edited 1 year ago) by poVoq to c/meta
 

Might be nice to give this instance more Solarpunk like colors. I am currently a bit short on time to work on this myself, but contributions are welcome.

A nice banner image would be cool as well.

The documentation on theming is not very detailed, but it seems to be mostly just Bootstrap 4: https://join-lemmy.org/docs/en/administration/theming.html (Edit: that docu might be outdated and it is actually Bootstrap 5 now)

An example for a instance with a custom theme is here: https://compuverse.uk/

you are viewing a single comment's thread
view the rest of the comments
[–] okasen 1 points 1 year ago (1 children)

Worth noting: I still need to go through all the places text appears and check colour contrast for accessibility. I've been keeping an eye out for places where the contrast is too low, but I need to do a proper check.

[–] poVoq 2 points 1 year ago (1 children)

Those leaves are a pretty cool idea. But I am not 100% sold on the colour choices though. Especially the blue at the top seems a bit out of place.

Also, did you test this with the new 0.18-rcs that switched to Bootstrap5 completely?

[–] okasen 1 points 1 year ago (1 children)

Haha yeah colour choosing is where my design skills do fall over and die. (I was going for a blue sky kind of thing but it DOES look weird). I'll try it with one of those colour palettes, they're pretty nice!

I'm 99% sure it's tested against 0.18 for lemmy-ui (I'm just working against the most recent main branch but I haven't pulled in a bit) but I'll make sure yeah.

[–] okasen 2 points 1 year ago (1 children)

Ah, I'd tested against 0.18 but not a recent enough one, I've pulled down the newest (working) version with bootstrap 5 now and I'll be using that when changing up the colours. I am noticing some new issues with bootstrap 5, but nothing major.

[–] poVoq 1 points 1 year ago* (last edited 1 year ago)

Great. I'll look further into how to enable custom themes when upgrading to 0.18, which should happen in the next couple of days.