Why YSK: Because that’s friggin awesome?!
Screenshots (themes also have dark versions):
Default:
Default-compact:
“Vaporwave”:
There’s also an odd “i386” theme, along with a “pure black” darkly.
Apologies for piggybacking this post so late especially, but - shameless plug - I have a couple themes based on nord which anyone can add to their instance. I would actually appreciate any feedback on them, so please feel free to check them out (github link)
I do like the compact views. The spanning across the entire width of the screen doesn’t feel entirely right layout-wise, imo, but my home feed being able to show me more info at a glance is nice.
My favourite is
I really like the darkly-pureblack theme, but I wish there was also a darkly-compact-pureblack :). I also like the vaporwave themes, but I wish it would let us choose a different monospace font (or any other font for that matter).
This is an easy fix if you’re using a browser extension that enables custom CSS. I use the Stylus plugin for Firefox.
Create a new style for your instance (e.g. thelemmyclub.com) and add the following lines of code:
body {
font-family: ‘fontname’, sans-serif;
}
And replace fontname with the name of the desired font.
I’ve found that Roboto or IBM Plex Sans work particularly well.
There is a pure black setting now. Anyone with an AMOLED device needs to change to this now. Making the background full black turns off the LEDs in these regions greatly reducing power consumption of the device.