Bulk-Crap-Uninstaller icon indicating copy to clipboard operation
Bulk-Crap-Uninstaller copied to clipboard

Unreadable UI

Open ShayBox opened this issue 3 years ago • 3 comments

A built-in dark theme or detecting windows theme to change font/icon colors appropriately image Completely unreadable without colorblind mode on, partially readable with it on.

ShayBox avatar Sep 18 '22 17:09 ShayBox

How did you change the theme of the BCU window?

Klocman avatar Sep 19 '22 18:09 Klocman

I used Rectify11, which uses a Theme Patcher (UXThemePatcher, UltraUXThemePatcher, SecureUxTheme) Though there's no way to whitelist applications that have issues, most don't, I found a good enough solution was unchecking all the highlight boxes on the left, but having support for third party theming would be nice as Microsoft is unlikely to ever do it themselves.
Just a simple toggle to switch font color to black inside the list (and maybe swapping icon color to white) would be enough.

ShayBox avatar Sep 19 '22 19:09 ShayBox

That sounds like an issue with the theme patcher that you're using then, if it doesn't change the text to black. I'm not sure what can be done on BCU side to help with this, I assume the theme patcher specifically overrides the font color to white so even if I set it to black it most likely wouldn't help. You can grab the source to play around with the main window and see if anything helps.

Klocman avatar Sep 19 '22 23:09 Klocman