Page 1 of 1

My Glitter version

Posted: March 27th, 2026, 2:06 pm
by pjok
Didn't like the plain dark template, so I made my own CSS and applied it to the current default template.

You can grab it here (screenshot included)
github /Guappa/MyGlitter (Apparently I can't link because I'm a new user, you know what to do)

Image

The change to the template file is just to include my custom css on line 42, you can add the line yourself if you wish together with the CSS and image. It overrides the default CSS, so you can just remove the CSS-file if you don't like it. Instructions on Github. You can in theory apply this to all the other template files as well, but I didn't really care for those. Do as you wish.

<link rel="stylesheet" type="text/css" href="./static/stylesheets/guapo/custom.css" />