Chrome's UI now conforms to the light/dark appearance setting in macOS.
Dark mode for Chrome's UI is now supported on Mac, and Windows support is on the way. In addition, there's work on a CSS media query:
prefers-color-scheme, that can be used to detect if the user has requested the system use a light or dark color theme. The tracking bug for this is Add support for CSSprefers-color-schememedia feature For Chrome, and Firefox.
I'm hoping this could be extended, so that the suspended tab page automatically changes depending on the native setting.
I'm not a developer, but Perhaps the CSS thing they mention could be used on the suspended tab page, since it is an HTML page?
@Quenz yes, I've been thinking we should add this. Keen to keep new non-critical features out of the upcoming next release, but maybe I'll make a PR next time I get the chance 馃槉
I'm thinking it should be a third option in the theme dropdown, like "system setting" (or similar). We'd make it the default for those who currently have the default "light" set.
@deanoemcke Sound good?
Lets put it in this release! :P
@Quenz
PR is here: https://github.com/deanoemcke/thegreatsuspender/pull/888
We're putting this on ice until Chrome ~v75 is out.
Chrome v73 only adds support for Chrome itself to use on its tab bar etc, and doesn't provide access to the CSS media query (or JS matchMedia).
Guys,
do you have plans to bring this? (When?)
Switching the mode manually twice every day is nuts.
I would be happy to implement this for one of the forks
cc @aciidic
Most helpful comment
Guys,
do you have plans to bring this? (When?)
Switching the mode manually twice every day is nuts.