Page 1 of 1

[solved] Is there a dark theme for this forum?

Posted: Sat Apr 28, 2018 4:07 am
by handy
Just checking if there is something I'm missing?

If there isn't I suppose there could exist a Stylish mod for the forum?

I haven't investigated whether Stylish is available for Vivaldi, I'll just check...

Stylish is available for Vivaldi (via the Chrome webstore), but there seems to be no user styles available for this site. Which is unfortunate for those of us who's eyes find brightness uncomfortable. :(

Re: Is there a dark theme for this forum?

Posted: Sat Apr 28, 2018 6:00 am
by richb
We chose a style that is compatible with both the general forum software and the extensions we have added. We do not have user settable styles. That is something we can consider with the next Forum software upgrade.
There are extensions for Google Chrome and I assume Firefox that will implement a dark style for your browser globally.
In my own case I dim the overall screen brightness in the mornings and evenings when ambient light is low and brighten it during daylight hours.

Re: Is there a dark theme for this forum?

Posted: Sat Apr 28, 2018 6:39 am
by handy
OK, thanks @richb, now I know... ;)

Re: Is there a dark theme for this forum?

Posted: Sat Apr 28, 2018 6:43 am
by wulf
There is also an app called Iris mini which is free and maybe worth checking-out. It sits in the panel and lets you make a couple of adjustments for daytime and night-time reading by right clicking on it..

Re: Is there a dark theme for this forum?

Posted: Sat Apr 28, 2018 7:51 am
by fehlix
Within palemoon, basilisk, waterfox and firefox I’m happely using “Advanced Night Mode” and “Dark Background an Light Text” adjustable extensions , resp., to read this forum. :blindfold:

Re: Is there a dark theme for this forum?

Posted: Sat Apr 28, 2018 8:19 am
by paul1149
There are a couple of things you can do.

First, Vivaldi has a "Reader View", which can be configured to "Dark Mode". It works quite well. You will find it in the popup "<>" menu in the Statusbar, and it can be assigned to a hotkey. I found the RV's dark mode too high contrast, but there are two ways to deal with that. You can make changes in a vivaldi file (you can find out which one at the vivaldi forums, it was recently discussed), or you can write a style sheet, as I have, that works off the particular "readability" tags that RV uses.

Secondly, you can use a style sheet for this site. Do a search at userstyles.org for 'phpbb', which makes this forum software, and then assign it to this site. I found and like 'phpbb -dark blue, simple', but then I added my own changes to it. This is a better solution because you won't have to toggle Reader View each time you visit, and you can use the CSS for other phpbb sites.

Lastly, I highly recommend Stylus instead of Stylish. Stylish was bought out, and I didn't like where it was going. I also found Stylus to be both more simple and more powerful. And yes, both work on Vivaldi.
Selection_01.png

Re: Is there a dark theme for this forum?

Posted: Sat Apr 28, 2018 9:41 pm
by handy
Thanks all for your feedback on this topic. I was just coming back here to post that I've found a good add-on called Dark Reader its in the Chrome web store. I've not been using it long, but it seems to do a pretty good job, it is easily configurable & you can quickly add a site to your white list, if it has its own dark theme by default.

Anyway, I reckon I'll mark this one solved. :)

Re: [solved] Is there a dark theme for this forum?

Posted: Sun Apr 29, 2018 8:25 am
by Caesar2
In Terminal

Code: Select all

xgamma -gamma 1.0
Adjust the number. I use 0.5 for dark and 1.5 for bright.