this post was submitted on 17 Jun 2023
2 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
 

Hey everyone. Im using the winternord theme, but I'd like to theme it slightly. I already managed to change some stuff through the inspector as a test, but I would like to be able to share it and also make it persistent.

I've downloaded the winternord.css file but how can I go about applying it to my instance? It says I'm not allowed to load a local file as a stylesheet if I replace the style link tag from the inspector.

top 1 comments
sorted by: hot top controversial new old
[–] promitheas@iusearchlinux.fyi 1 points 1 year ago

Hey everyone! For those of you who are looking for info on how to make themes, I figured it out. Here is a link to my github repo. In there, pay attention to the icy-nord and icy-nord-darker themes.

In the non-diff versions of the files, my changes are right at the bottom of the file (i.e. they are based on the winternord theme and I added my css which overwrites the original css at the bottom).

There is a comment block somewhere towards the end which signifies where my changes start.

I used Stylus to test out the themes while I was working on them.

https://github.com/promitheas17j/lemmy-ui-themes