lucasg / Dependencies

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
MIT License
8.47k stars 697 forks source link

GUI is unreadable when using a dark High Contrast theme #222

Open RedMser opened 2 years ago

RedMser commented 2 years ago

image

All of the ListViews seem to hard-code the white background color, while the font color gets overridden by the dark high contrast theme to be white as well. This makes the text completely unreadable, unless rows are selected.

Ideally, colors should be configurable. But as an alternative, ensure that the background color uses a system color, while the text keeps current behavior of following the theme.

oscarbg commented 3 months ago

how you change the theme?

RedMser commented 3 months ago

how you change the theme?

This is talking about the operating system's theme, and not a theme option built into the software.

oscarbg commented 3 months ago

yep.. but I'm in dark mode and I see doesn't apply any dark theme..

On Tue, Mar 26, 2024 at 5:25 PM RedMser @.***> wrote:

how you change the theme?

This is talking about the operating system's theme, and not a theme option built into the software.

— Reply to this email directly, view it on GitHub https://github.com/lucasg/Dependencies/issues/222#issuecomment-2020903670, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFDM6KEHECYV22VTJD36XTY2GHPTAVCNFSM52FY4S5KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBSGA4TAMZWG4YA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

RedMser commented 3 months ago

yep.. but I'm in dark mode and I see doesn't apply any dark theme..

Dark theme I don't know, but I'm talking about a High Contrast dark theme, which is used for accessibility and renders differently from Windows' regular dark theme.

oscarbg commented 3 months ago

can share how to change to this High Contrast dark theme in Windows?

RedMser commented 3 months ago

can share how to change to this High Contrast dark theme in Windows?

https://support.microsoft.com/en-us/windows/turn-high-contrast-mode-on-or-off-in-windows-909e9d89-a0f9-a3a9-b993-7a6dcee85025#ID0EBD=Windows_10