Solved Dark Mode
-
It would be amazing to have a toggle button for a darkmode.
Darkmodes aren't too hard, as it's essentially just inverting the css.
Would be nice to see this soon!
-
@Trankery chming in on this, with a nord theme (variation on dark mode)
Easy on the eyes and looks great, take a peek.Perhaps I could help with this, where do you guys host your CSS?
-
Itβs now possible to detect system-wide dark mode in CSS, so not even a toggle is needed
-
@yusf I would definitely prefer this method, where it just detects the system light or dark mode being used and adjusts accordingly.
-
@yusf Toggle would still be cool though. Or customisable themes?
-
@will Sorry for the late reply, the CSS is hosted on the Cloudron-01 instance directly.
-
@Trankery Maybe this could be exposed in the admin settings ui
-
Dark mode is on its way
Quick feedback, should we dim the app icons as well? I personally don't like the colour invert many browser extension do, it reduces the branding of the app for easy recognition.
-
@nebulon I think the app icons themselves should be left alone. Looking great!
-
@d19dotca Agreed!
-
@nebulon Nice!
from me.
In the meantime https://darkreader.org is my go-to for dazzling lights at night
-
Dark Mode is now part of 5.4 release. It is based on https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme and thus so far depending on the used OS.
In Firefox dark-mode can be forced by setting ui.systemUsesDarkTheme to 2 in about:config
-
@nebulon Dark mode is dope!
-
Implemented in 5.4