Light Theme [In-Progress]

Active member
Joined
Jun 8, 2018
Messages
48
Unless I'm blind, I don't see any options for other themes in the settings. I have eye issues and a dark theme causes me quite a bit of eyestrain which I need to avoid so it would be rather nice to have a light theme so that I might actually make use of the forums.

Edit: Actually, it looks like one's already in the works. It wasn't in the thread linked on Discord so I only discovered it just after posting this thread.
 
Dex-chan lover
Joined
May 23, 2019
Messages
3,304
411423801369427968.webp
:wooow:
 
Active member
Joined
Jun 8, 2018
Messages
48
CSS:
body, img {
    filter: invert() hue-rotate(180deg);
}
I got tired of waiting so I decided to see if I could make a really quick and dirty custom stylesheet to force a light theme. If you create a new stylesheet for the forums through a browser extension such as Stylus and use this code, it mostly works pretty well. A couple of links, specifically in the sidebar, are a bit too light but it otherwise looks surprisingly decent for something that's about 50 characters long.
 

Users who are viewing this thread

Top