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.
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.