-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌑Dark theme persists in UI after switching back to Light🌕 #4056
Comments
cc: @petemill @simonhong |
Ok, so I actually managed to find out a bit more about its behavior. It seems like every element of the Brave UI - except for the address/tabs bar at the top - follows (is controlled by) the Windows setting for the UI theme (dark/light). Basically, if your Brave theme is set to 'light' 🌕, but the Windows theme is set to 'dark' 🌑, your addres/tabs bar will be light, but the rest of the Brave UI will be dark. Here's an example of this: |
cc: @srirambv to try to reproduce on Windows. |
Aligning base UI theme(ex, context menu) with brave theme is not implemented on Windows for now. |
Verification passed on
Verified test plan from brave/brave-core#2352 and from the description. Checked changing Light->Dark mode and Dark->Light mode. Checked settings dropdown, permissions alert box (notifications, geolocation, translations, alerts) and downloads bar. Also checked |
Description
Having enabled 🌑dark theme and gone back to using the 🌕light theme, some elements of the UI remain themed dark🌑 - settings dropdown, permissions alert box (notifications, location, etc) - while the address bar and tabs have the proper 🌕light theme.
Steps to Reproduce
Actual result:
Expected result:
Consistent theme throughout the UI (either all dark or all light)
Reproduces how often:
Happens every time on my laptop and not at all on my desktop (quite weird because I installed the same version of the Beta, from scratch, on both machines.
Brave version (brave://version info)
Reproducible on current release:
It is happening on the Beta for me
Website problems only:
No
Chrome does not have a dark theme
Additional Information
The text was updated successfully, but these errors were encountered: