Describe the bug
When system theme is set to Dark, or mode changes while the page is open, change is not applied to the website.
Steps to reproduce
Set system theme to Dark.
Enter the page.
Note how the page's theme's still Light until you switch it manually.
Try switching system theme on the fly; there is no effect.
Expected behavior
The page should respect system theme and live changes.
Screenshots
N/A
Additional context
It appears there are facilities for this, as changing the system theme yields a "Dark mode service observed change." in the console, but no changes take effect and apparently nothing is applied to DOM.
Tested on macOS 14.5 Beta 1 (23F5049f) with these browsers:
Safari 17.5 Beta 1 (19618.2.4.11.2)
Brave 1.66.70 Nightly (Chromium 124.0.6367.29)
Firefox 126.0a1 Nightly
The behavior mentioned above applies to all listed browsers in full capacity.
Describe the bug When system theme is set to Dark, or mode changes while the page is open, change is not applied to the website.
Steps to reproduce
Expected behavior The page should respect system theme and live changes.
Screenshots N/A
Additional context It appears there are facilities for this, as changing the system theme yields a "Dark mode service observed change." in the console, but no changes take effect and apparently nothing is applied to DOM.
Tested on macOS 14.5 Beta 1 (23F5049f) with these browsers:
The behavior mentioned above applies to all listed browsers in full capacity.