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
Hi I have a custom uxstyle theme, and I am using themetool to prevent the issue where it stop working after locking the computer (previously used a script to fix it every time I unlocked but this is far better). An issue I am seeing is that the UAC prompt and CTRL ALT DELETE screens are no longer themed. They are the default blue instead of the Red the theme makes them out to be.
Here you can see what I am talking about, the window border should be red and the "show more details" and "more choices" should be red as well. The rest of the theme works fine, here is an example from notepad.
Note the theme does use shellmod and I am running under a standard account, not the administrator account.
The text was updated successfully, but these errors were encountered:
I wonder if calling IThemeManager2::UpdateColorSettingsForLogonUI(void) is what should be changing that. It's probably the right replacement for the whole LogonUI color deletion thing too.
Hi I have a custom uxstyle theme, and I am using themetool to prevent the issue where it stop working after locking the computer (previously used a script to fix it every time I unlocked but this is far better). An issue I am seeing is that the UAC prompt and CTRL ALT DELETE screens are no longer themed. They are the default blue instead of the Red the theme makes them out to be.
Here you can see what I am talking about, the window border should be red and the "show more details" and "more choices" should be red as well. The rest of the theme works fine, here is an example from notepad.
Note the theme does use shellmod and I am running under a standard account, not the administrator account.
The text was updated successfully, but these errors were encountered: