Default theme should be dark or light depending on Windows 10 preference
See original GitHub issueFollow up to https://github.com/brave/brave-browser/issues/1189
This feature has been implemented on MacOS, but Windows version had some problems and is hidden behind a flag. https://github.com/brave/brave-core/pull/1805#pullrequestreview-214222419
Steps to Reproduce
- Clean install
- Launch Browser
- Check theme settings have three options (Same as Windows, Dark, Light)
- Check Same as Windows applies Windows theme to brave theme
- Check Dark/Light works independently with Windows theme.
Actual result:
There is no Same as Windows
in Brave colors
Expected result:
Same as Windows
is available in Brave colors
Same as Windows
is the default option on Windows 10
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Brave | 0.62.32 Chromium: 73.0.3683.75 (Official Build) beta (64-bit) |
---|---|
Revision | 909ee014fcea6828f9a610e6716145bc0b3ebf4a-refs/branch-heads/3683@{#803} |
OS | Windows 10 OS Build 17134.523 |
Brave | 0.63.14 Chromium: 73.0.3683.75 (Official Build) dev (64-bit) |
---|---|
Revision | 909ee014fcea6828f9a610e6716145bc0b3ebf4a-refs/branch-heads/3683@{#803} |
OS | Windows 10 OS Build 17134.523 |
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Change colors in Windows - Microsoft Support
In the list for Choose your default Windows mode, select Dark. In the list for Choose your default app mode, select Light or...
Read more >Default theme should be dark or light depending on OS ...
macOS Mojave and Windows 10 support dark vs light appearance ... Default theme should be dark or light depending on OS preference #1189....
Read more >How to Enable Dark Mode in Windows 10 | PCMag
To enable dark mode, navigate to Settings > Personalization > Colors, then open the drop-down menu for "Choose your color" and pick Dark....
Read more >Windows 10 dark mode is here. Turn it on now - CNET
1. Head to where the app keeps its appearance settings. Choose the System default theme to have the new Edge browser adopt Windows...
Read more >What Is Dark Mode And How To Turn It On Or Off - HP
Windows 10 · From the Start menu, select Settings and Personalization. · Select the Background option from the left-hand side of the screen....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Verification passed on
Verified test plan from https://github.com/brave/brave-core/pull/2352 and from the description. Checked changing Same as Windows(Dark)->Same as Windows(Light) and Same as Windows(Light)->Same as Windows(Dark). Checked settings dropdown, permissions alert box (notifications, geolocation, translations, alerts) and downloads bar.
@kjozwiak beta(C74) has
Same as Windows
option and it’s default. However, needs more fixes to make theme works properly on Windows like MacOS. Fix for https://github.com/brave/brave-browser/issues/4059 is merged and waiting for uplifting. Fix for https://github.com/brave/brave-browser/issues/4056 is waiting for review. When all above fixes are uplifted to C74, brave theme will work properly in Windows.