Poor contrast in dark mode
Here is a pdf displayed when using the 'dark' mode and the inverted colours setting:
Here is the same pdf, displayed via the 'darker' mode and, again, inverted colours:
Neither of those cases produces enough contrast. Compare the same pdf in light mode (and without colour inversion):
Compare also the same words but displayed via a different application and with a custom background colour - here the contrast is good:
Sumatra 3.5.2 (on Windows)
there are several issues involved when inverting pixels the biggest problem as shown by the poor toolbar rendering is antialiasing does not expect to be inverted. Anti anti aliasing would simply be jaggy aliased edges. So when edges of thin vector characters almost touch there will be no white pixels, the secondary issue is even if characters are bigger the white pixels have been set to off white by a theming percentage so a dull grey.
how to turn on dark mode?
how to turn on dark mode?
how to turn on dark mode?
the book content is still white only the software interface is black!
@amuza2
which version ?
use I key to toggle in 3.5.2
@amuza2
which version ? use
Ikey to toggle in 3.5.2
@GitHubRulesOK ok it's working now, I used the toggle I key. I didn't know about the toggle key until now, thanks for helping me
@kjk Most users expect Dark mode to be pure inversion of white on black as per previous suggestions all over the web simply say set light mode colour black is white then turn that black !! clearly a problem with the toolbar area. so when inverting toolbar area all text would need 100% inversion too. The issue of thinned down lettering is clearly down to antialiasing does not work well in toolbar and also likewise in thin text.
@GitHubRulesOK This behavior looks like the problem is caused by the icons. As if this antialiasing consists in light gray pixels with full opacity at the edges of all lines. And if you replace these light gray pixels with semi-transparent black ones, everything will fall into place.
@HLEBNY the problem is those are not pixels they are lines with antialiased edges when converted into pixels so they dont have any colours except black and its feathering and thus black on black is the common complaint about lettering lines and images. There is no easy way to set inversion of colors without some damage and that's the good reason its does not sit well with a multi format application every single object would need a different rendering state. the easiest solutions would be to revert to pixels for toolbar and have 2 sets, or have no icons.
@GitHubRulesOK oh, I see… BTW, returning to the title of issue, as I am a person who never uses toolbar, my humble main request is a mode with dark window borders and scrollbars with ability of classic 100% color inversion :)