installer icon indicating copy to clipboard operation
installer copied to clipboard

Address the 'High Contrast Black' yellow hyperlinks: SDK bundle

Open johnbeisner opened this issue 7 years ago • 2 comments

In a 'High Contrast Black' Windows theme - the hyperlinks are hard to read as they are defined as yellow text against the white background of the SDK bundle installer.

Untitled

johnbeisner avatar Mar 26 '19 22:03 johnbeisner

The colors for the text, banner, background, et al are defined in the theme: https://github.com/dotnet/core-sdk/blob/edadf5a7c504a551a0c2adee6df604e7263b303d/src/redist/targets/packaging/windows/clisdk/bundle.thm#L4-L9

The frame, buttons, links are defined by the 'High Contrast'

johnbeisner avatar Mar 26 '19 22:03 johnbeisner

Here's a screenshot of the problematic radio buttons from #1885, repro'd on the latest dotnet 3 preview 5:

image

jtippet avatar May 12 '19 02:05 jtippet