Lister: improve default link color in high contrast themes

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Slavic
Senior Member
Senior Member
Posts: 297
Joined: 2006-02-26, 15:41 UTC
Location: Montenegro

Lister: improve default link color in high contrast themes

Post by *Slavic »

Currently the default link color in Lister (Configuration > Options > Color > Lister: Link color: default) is not well selected. Only in the Windows 11 light Desert theme the link text is visible well, in other dark themes (Aquatic, Dusk, Night sky) links are barely readable. High contrast supposes that all texts should be clearly visible. Yes, it's possible to change the link color manually, but default selection could be improved too.

Test example:
<!DOCTYPE html>
<html>
<head>
<title>Link test</title>
</head>

<body>
<p>Link to <a href="https://www.ghisler.com">Total Commander</a></p>
</body>
</html>
Desktop: Windows 11 Pro 23H2, TC 11.55. Mobile: Pixel 5a, Android 14, TC 3.60b4
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50824
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Lister: improve default link color in high contrast themes

Post by *ghisler(Author) »

What color would you suggest?
You can set the link color yourself (separately for normal and dark mode) in Configuration - Options - Color, so you can try various colors.
Author of Total Commander
https://www.ghisler.com
Slavic
Senior Member
Senior Member
Posts: 297
Joined: 2006-02-26, 15:41 UTC
Location: Montenegro

Re: Lister: improve default link color in high contrast themes

Post by *Slavic »

Microsoft recommends to use COLOR_HOTLIGHT for hyperlinks (see an example after remarks):
GetSysColor function
Using such standard colors would be a good approach. Of course it should be tested in practice.
Desktop: Windows 11 Pro 23H2, TC 11.55. Mobile: Pixel 5a, Android 14, TC 3.60b4
Post Reply