Dark mode on boards?

If youre on an Android device you can go into the Developer settings and force dark mode for all apps. Its been a game changer for me.
And on PC I use a browser extension for the same.
 
Tested several but the forum uses a background color for unread notifications which is slightly darker than the white. The addon makes them the same so I don't see any difference.
 
Tested several but the forum uses a background color for unread notifications which is slightly darker than the white. The addon makes them the same so I don't see any difference.
You are correct - I hadn't even realized there was a color change. I use the "Show All" link usually to look at my alerts - the color difference isn't any better but at least it's easier to mouse-over to see the little circle that marks them.
 
I checked. The CSS is not using css variables for what we see here. I do see css variables but just a few and not used in the forum.
 
How do I get the green circle turned off on my Avatar
Click your user name at the top right of the screen. Then click Privacy on the menu to bring up the privacy options form. Switch off the top option on the right hand side that says 'Show Your Online Status'.
 
Feature Request

Dark mode option when in the forum and in the control panel section. A switch control would be nice.

Reason

Uniformity, dark mode is available to read stories, poems, etc on the main side. Also user comfort.
 
Last edited:
Feature Request

Dark mode option when in the forum and in the control panel section. A switch control would be nice.

Reason

Uniformity, dark mode is available to read stories, poems, etc on the main side. Also user comfort.

Native dark mode support isn't available on this version of the forum software but it has been added on newer versions. Updating the core software will probably happen at some point and then it should be a case of users hitting a switch to set their preference.
 
Native dark mode support isn't available on this version of the forum software but it has been added on newer versions. Updating the core software will probably happen at some point and then it should be a case of users hitting a switch to set their preference.
Well, with proper CSS it is possible even though it's not a setting yet. It's a media query to see if the user prefers dark mode. If so, set the default css variables for colours to a different palette.
 
Well, with proper CSS it is possible even though it's not a setting yet. It's a media query to see if the user prefers dark mode. If so, set the default css variables for colours to a different palette.

It could be written as an option to the current version of the forum but they haven't done that yet so chances are they won't. It's available on later versions of the forum software if the site ever updates.
 
Well, with proper CSS it is possible even though it's not a setting yet. It's a media query to see if the user prefers dark mode. If so, set the default css variables for colours to a different palette.
I don't understand this. Are you saying it's something they could do, or something we the user can do?
 
I don't understand this. Are you saying it's something they could do, or something we the user can do?
Dark mode an option not available in the older forum version that Literotica currently uses. IOW, you cannot do anything

Yes you can change your browser to dark mode, but it will not change the forum appearance.
 
Back
Top