vishesh92 commented on PR #406:
URL: https://github.com/apache/cloudstack-www/pull/406#issuecomment-4154059105
Personally I prefer dark mode for pages and I always have it on by default
on my system.
There are a few things which might need fixing in the UI for dark mode. e.g.
images needs to have a transparent background instead of white.
I propose that we do this:
1. Add the toggle on the website. But keep the dark mode disabled by default.
2. Fix whatever we need to do from UI/UX perspective.
3. Once everything is ready, we can change the setting to pick the system
settings as a default. So, if you have selected "Dark Style" at OS level, the
website will show up in Dark Mode. Otherwise it will show up in light mode.
(Browsers expose the system settings to the website which then toggles the
dark mode automatically).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]