-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
Auto Dark Mode changes only Windows mode and resets wallpaper and accent color #547
Comments
That also happens to me.
Config: config.yaml.txt |
The custom.theme you posted has no wallpaper set,
Auto Dark Mode takes the wallpaper from the Custom.theme file (if no other named theme is active), so if it's not there, it can't display it.
|
@Spiritreader I already posted my Roamed.theme, and also that has not a background set. |
Oh sorry I some how missed that, am a bit in a hurry lately. |
- feat: theme auto notify delay toast on adm/system startup - improvement: less calls necessary for active theme sync - improvement: wallpaper synchronization vastly improved - improvement: wallpaper and solid color state now fetched during the enable hook (reduces unnecessary theme applications on startup) - change: new SwitchEvent: Api (for calls that shouldn't invoke notifications) - fix: fix issue with solid color not being synced (#547) - fix: theme picker page always forcing a theme refresh on load theme when it's disabled - fix: system resume/unlock theme refreshes not respecting auto-pauses - fix: update remaining theme path refresh methods to use the newer theme syncing - fix: incorrect initial themes when launching ADM with empty theme paths in theme mode
@albertopasqualetto I've pushed a new beta build (10.0.1.38) which addresses your issue and should also lessen the number of cases where ADM incorrectly set a black wallpaper |
Same issue: I had a dark gray solid background, now as soon as Dark mode switches on the background is set to Black. Latest build running on Windows11Pro x64 22H2. |
I assume you are on the latest beta now, please post your log and config file again so I can take a look. solidcolor.mp4 |
I cannot find beta 10.3.0.46 - I have set Beta channel in Settings, clicked on Check for Updates, it keeps saying 10.2... is latest build. I have searched the repo but cannot find a beta channel for installs, only the current (11 builds) for release versions. |
Usually we have this sort of report from people that live in China, as the gfw blocks raw.githubusercontent. You can find and download builds manually here. |
Wallpaper resets have been addressed in 10.3 as best as possible. if you feel like none of these conditions apply, please let us know. |
Description
Recently, when Auto Dark Mode changes my theme to dark, it has been switching the Windows mode to dark, but the app mode is light. It also changes my wallpaper to solid black and my theme color to gray. So far, it seems to stop happening when I disable ADM, so I am inclined to think it is ADM causing it, and not only an issue in Windows, but I am on the Windows and ADM beta channels.
Expected Behavior
No response
Log Data
service.log
config.yaml
Operating System
Version 22H2 build 22623.741
Commit Hash and Version
69a0702
10.3.0.31
2.5.1
10.0.1.0
1.3.1.0
6.0.7
Screenshots
No response
The text was updated successfully, but these errors were encountered: