Nightly on Win10 doesn't have Same as Windows
option in Brave colors
setting
#4760
Labels
Chromium/waiting upstream
Issue is in Chromium; we'll likely wait for the fix
OS/Windows
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Win64
QA/Yes
regression
release-notes/exclude
Milestone
This is regression of recent disabling of field trial.
Dark mode on Windows is disabled by default in C75 and we enabled it by field trial implicitly.
See
kDarkMode
inui_base_features.cc
is disabled by default in C75.After disabling field trial, it is disabled again. So,
Same as Windows
option is hidden on Nightly.Same as Windows
option is only visible whenkDarkMode
feature is enabled.Upstream enabled dark mode by default in C76. (https://chromium-review.googlesource.com/c/chromium/src/+/1597930)
Should we leave it until we rebase on C76 or cherry-pick in advance?
cc: @bbondy @bsclifton @mkarolin @rebron
The text was updated successfully, but these errors were encountered: