Quote:
Originally Posted by BeckyEbook
But now it is defined, plus it is the same color as Base.
|
Are you sure? It was my understanding that AlternateBase (in plugin_utils.py) is being assigned the same color as the Window role from Sigil.
https://github.com/Sigil-Ebook/Sigil...unner.cpp#L244
https://github.com/dougmassay/sigil-..._utils.py#L264
https://github.com/dougmassay/sigil-..._utils.py#L272
Unless Base and Window are the same color.
I'm not opposed to your suggestion, but I would ultimately like the actual system alternateBase color to be used. With a hard-coded color in plugin_utils.py being embedded in tons of Qt plugins, that might not be a realistic hope.
I'd rather we didn't have to do this (match_dark_palette) on Windows at all, but...