You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue using Windows 11 22H2 build 22621.1265.
I think the font color and other system parameters must be called after changing the registry.
Furthermore, I think this is more related to WDD scripts than WDD itself. This issue is more about the System Theme switch/Application Theme switch.
Check my mouse script, How I called system parameters to update the new mouse value.
Hey,
![Windows is not respecting theme change](https://user-images.githubusercontent.com/119108387/219940117-34e454c5-b7c5-491c-9612-2da78bbc4b9d.png)
There is an issue with multiple people that windows does not respect theme change.
As shown in here:
t1m0thyj/WinDynamicDesktop#427
t1m0thyj/WinDynamicDesktop#463
t1m0thyj/WinDynamicDesktop#480
t1m0thyj/WinDynamicDesktop#493
I have the same issue using Windows 11 22H2 build 22621.1265.
I think the font color and other system parameters must be called after changing the registry.
Furthermore, I think this is more related to WDD scripts than WDD itself. This issue is more about the System Theme switch/Application Theme switch.
Check my mouse script, How I called system parameters to update the new mouse value.
Pull request for the mouse script:
#31
Mouse script where I called system parameters to update their mouse values:
https://github.com/t1m0thyj/WDD-scripts/blob/a0994e51bab41a0baeb568fa77ef0c4664958909/ChangeMouseScheme.ps1
You just need to know which API needs to be called to update these values. Maybe use Process Monitor v3.92?
The text was updated successfully, but these errors were encountered: