Skip to content
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

Theme Tool Prevents Custom Theme on Windows UAC and CTRL ALT DELETE screens. #204

Open
rom4ster opened this issue Oct 12, 2024 · 4 comments

Comments

@rom4ster
Copy link

rom4ster commented Oct 12, 2024

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.

image

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.

image

Note the theme does use shellmod and I am running under a standard account, not the administrator account.

image

@david-UT99
Copy link

is this with the new version he released today ? (i'm assuming no). can you try it out and report back ? :)

@rom4ster
Copy link
Author

tried new ver, same issue

@namazso
Copy link
Owner

namazso commented Oct 17, 2024

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.

@rom4ster
Copy link
Author

I'd be happy to test a fix if you have one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants