epubveri for calibre 0.4.3 —
https://github.com/veripublica/epubv...calibre-v0.4.3
Fixed —
thiago.eec, #30: choosing "Always light" or "Always dark" turned the panel and the rows but left the column headings and the scroll bar in calibre's own theme. Both follow the setting now, in the panel's own two colours.
DNSB, #31 — a fair guess, but it was not the OS. A Qt style sheet is applied by
selector, and ours named only the tree, so the headings and the scroll bar — separate widgets — never heard about the setting. Checked against calibre's own Qt by rendering the panel and reading the pixels back: the headings had been wrong on macOS as well, from the day the setting shipped. My note in the source blaming Windows was wrong too.
New — a new plugin icon. The old one measured 2.00:1 against a dark editor background, and no single colour can clear 3:1 against both a mid grey and a black ground. A pair does: ink on light backgrounds, yellow on dark ones, 6.71:1 at worst across the five I measured.
Nothing else changed.
The zip and its checksums are on the release page. Install with
Preferences → Plugins → Load plugin from file.