Dark mode for Forumotion forums
+9
Mihai
YoshiGM
LucianoMicle
Storyteller of Wonderland
Jucarese
BlackScorpion
skouliki
TonnyKamper
MattiaDes
13 posters
Page 1 of 1
Do you agree or disagree ?
Dark mode for Forumotion forums
It would be nice if on Forumotion forums (desktop and mobile version) there was a dark mode version.
It could be implemented through this CSS specification: @media (prefers-color-scheme: dark) { ... }
Here are some demos (they are just examples of how it would work) on iPhone and mac:
@The Godfather
It could be implemented through this CSS specification: @media (prefers-color-scheme: dark) { ... }
Here are some demos (they are just examples of how it would work) on iPhone and mac:
@The Godfather
Re: Dark mode for Forumotion forums
That's something that I actually plan to implement on my forum. I didn't know about the media query, though.
A way to implement a very basic dark mode is inverting all of the colors:
A real dark mode is always better though. I will vote YES for this.
A way to implement a very basic dark mode is inverting all of the colors:
- Code:
body{
filter:invert(1);
}
A real dark mode is always better though. I will vote YES for this.
Guest- Guest
Re: Dark mode for Forumotion forums
voted yes.
Graphic Design Section Rules || Becoming a Designer || Graphic Requests
Graphics Request Form
Make sure to check out our FREE Graphic's Gallery
No support provided via PM!
Re: Dark mode for Forumotion forums
great idea!
This can be done using vanilla js and localStorage, but the built-in function is cool)))
I vote For.
This can be done using vanilla js and localStorage, but the built-in function is cool)))
I vote For.
Re: Dark mode for Forumotion forums
I've voted yes, because if we don't need any code to enable it in our forums would be awesome!
Re: Dark mode for Forumotion forums
I voted yes also (sorry if its later), but whatsapp, gmail, and other apps are in dark mode... why not so forumotion forums?
Re: Dark mode for Forumotion forums
I think the problem with a dark mode would be that since every forum has a different design, you have would have issues with certain texts or buttons not matching etc. For instance, my forum already has a dark theme, always has and always will, but if you made it appear in a light theme, your not going to be able to read the text (since it's white) and various other icons that were made specifically for the dark design would not match.
It's easier for sites like Facebook, Youtube, Twitter, etc to do it cause they don't have the problem of having thousands of fully customized forums.
I do not see a way Forumotion could implement this on a global scale without restricting the customization of the forums (which is what makes it unique).
I do believe there is a script out there that can be put in on a forum level that will make a forum appear lighter or darker, without actually impairing the functionality and design of the site.
It's easier for sites like Facebook, Youtube, Twitter, etc to do it cause they don't have the problem of having thousands of fully customized forums.
I do not see a way Forumotion could implement this on a global scale without restricting the customization of the forums (which is what makes it unique).
I do believe there is a script out there that can be put in on a forum level that will make a forum appear lighter or darker, without actually impairing the functionality and design of the site.
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Dark mode for Forumotion forums
Voting 'No'. I spend way too much time designing my forums and designing forums for others at their request for all of that hard work to go down the drain at the push of a button that would break the whole thing. I already disable the mobile version of the site for that very reason. Since your suggestion didn't including an option in the admin panel to disable it completely across the entire forum, at least not that I'm seeing, that's just one more feature that I have to painstaking remove with extra care taken to make sure nobody on any device using any browser can use it.
Zeta- Forumember
- Posts : 211
Reputation : 2
Language : English
Re: Dark mode for Forumotion forums
We have dark mode now just in the AP.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
TonnyKamper likes this post
Similar topics
» dark mode code
» ForumActif Dark Mode (JavaScript)
» Dark Mode Admin Panel
» Admin Control Panel Dark Mode
» Dark/Light mode plugin not working
» ForumActif Dark Mode (JavaScript)
» Dark Mode Admin Panel
» Admin Control Panel Dark Mode
» Dark/Light mode plugin not working
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum