Page 1 of 1

[REQUEST] Dark(er) theme option for the forum

Posted: Tue Mar 28, 2017 12:44 am
by Temetka
Hello,

This is something that's been on my mind for a # of years but I bring up now. I have sensitive eyes and bright things give me eyestrain and headache. I was wondering if it would be possible to implement a dark(er) theme option for the forum? This would be on a per-user basis and users could select which style they want from the user control panel. I'm not talking about making the forum black or anything. Just a tad easier on the 'ol eyeballs would be nice.

Something akin to this should work nicely I think.

https://www.phpbb.com/customise/db/style/pbtech/

Thanks for looking at this and considering it.

Re: [REQUEST] Dark(er) theme option for the forum

Posted: Tue Mar 28, 2017 10:13 am
by RealBlackStuff
Just looking at the options, and your interest in a darker environment, Black or proFormell might be closest.
Whether this is going to happen is a different story, it has been discussed before...

Re: [REQUEST] Dark(er) theme option for the forum

Posted: Wed Mar 29, 2017 5:50 am
by Temetka
RealBlackStuff wrote:Just looking at the options, and your interest in a darker environment, Black or proFormell might be closest.
Whether this is going to happen is a different story, it has been discussed before...
Thanks. I am aware it's been discussed before and the answer came back as a nope. That being said, I'm hoping with more users asking from time to time that more weight will be given to the request when you all meet at the secret pub to discuss such ponderings. :)

Re: RE: Re: [REQUEST] Dark(er) theme option for the forum

Posted: Wed Mar 29, 2017 8:57 am
by Omineca
Temetka wrote: I'm hoping with more users asking from time to time that more weight will be given to the request when you all meet at the secret pub to discuss such ponderings. :)
Well, then, add my name to the list. I use the dark theme on Tapatalk, and it's one of the reasons I use that app so often to check out this forum.

Sent from my BlackBerry 9900 using Tapatalk

Re: [REQUEST] Dark(er) theme option for the forum

Posted: Thu Apr 27, 2017 6:25 am
by teamde78
I am usually a dark theme user on many forums that I visit (as well as software programs that have a "darker theme" (Mac OSX and Visual Studio 2017), however I greatly enjoy the current theme on this forum. I feel it is very easy on the eyes and it gets the job done nicely in my opinion. Nothing wrong with suggesting though so users have the preference. :thumbs-UP:

Re: [REQUEST] Dark(er) theme option for the forum

Posted: Thu Apr 27, 2017 8:35 am
by brchan
As a workaround, you can install a "night mode" type of addon in chrome or firefox to automatically invert or change the color/contrast of pages. BYM is super lightweight and good for firefox, although it disables multi process. Deluminate for chrome is the BEST extension/addon regarding night mode, but its computations to know what to invert can be fairly cpu heavy on more complex pages.

Re: [REQUEST] Dark(er) theme option for the forum

Posted: Thu Apr 27, 2017 9:43 am
by teamde78
brchan wrote:As a workaround, you can install a "night mode" type of addon in chrome or firefox to automatically invert or change the color/contrast of pages. BYM is super lightweight and good for firefox, although it disables multi process. Deluminate for chrome is the BEST extension/addon regarding night mode, but its computations to know what to invert can be fairly cpu heavy on more complex pages.
Forgot about that option, I will have to test out those addons on a myriad of sites I visit.

Re: [REQUEST] Dark(er) theme option for the forum

Posted: Fri Apr 05, 2019 3:10 pm
by TRS-80
As others correctly point out, this isn't a problem specific to this forum or any other web page. I often work/browse at night and white background is just way too bright for me, also.

I use the plug-in "Dark Background and Light Text" on Firefox. I have tried a few others, and keep coming back to this one. It's simple, lightweight, the defaults work the vast majority of the time, but it also gives you some options in case they don't (and then it remembers them per site).

I also use a dark theme on XFCE for the Desktop Environment, and with a dark theme in Emacs, I'm all set all the way 'round. That was one of the things that annoyed me about Windows (at least 7, which was the last version I used)... It was very difficult to set up any kind of dark theme in the Desktop Environment. In Linux, it's a single menu selection. Beautiful! :)

Re: [REQUEST] Dark(er) theme option for the forum

Posted: Sat Sep 07, 2019 10:19 am
by pkiff
I use an add-on called Stylus to display some websites with a dark theme when the sites themselves don't offer that option. Stylus overrides the CSS on a site by inserting its own custom user CSS:
https://add0n.com/stylus.html

Stylus allows you to install website "styles" from userstyles.org that have been created by other people. And someone developed a dark blue style that converts phpBB forums into a dark mode:
https://userstyles.org/styles/95077/php ... lue-simple

In order to get this to work with the forum, I had to add "forum.thinkpads.com" to the list of URLs that this style applies to. Once I did that, here is what the thinkpads.com Forum looks like:
Image
http://thinkpads.kiff.ca/images/thinkpa ... -09-07.png (254KB)

I have started to tweak the style with a few of my own customizations, but it looks like it works pretty well right out of the box.

Phil.