View Single Post
Old 06-12-2023, 07:42 AM   #8
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,641
Karma: 7908443
Join Date: Sep 2020
Device: none
Quote:
Originally Posted by Sirtel View Post
I finally updated from 6.10 to 6.19. The background color of the toolbar and the context menus is now blindingly white instead of gray, I'm guessing because of the Qt update in 6.12. This makes Calibre very hard to use for me. I can't use the dark mode either, as I can read light text on a dark background only for a short while, then my eyes get tired.

In short, is there some way or plugin to change the background color of the toolbars and menus? I searched, but it seems there isn't. Which would mean I'd have to stick to pre-6.12 versions from now on.
Background colors are a big issue for me, and I think that's one of the reasons I have migrated to using dark style in Calibre, main one being that the Viewer follows the general color scheme - and in the viewer the dark style looks perfect to me.

When browsing the web, I tend to create usertyles for the sites I read more often, like this one for Mobileread:

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mobileread.com") {
body{background:#D9D9E0!important}
}


And for programs that allow unrestricted background customization (e.g. Xchange Editor, Vivaldi), lately I found #c5cbd5 to be a nice fit.

I remember I mentioned here something like that before, before migrating. The menu items in Calibre are always #FFFFFF (blindingly white), either using the System Default UI style or Calibre's Light Theme (which is mainly #F0F0F0).

Attached some illustrating screenshots:

Calibre UI style: system default
Click image for larger version

Name:	calibre UI style - system default - MWSnap 2023-06-12, 08_08_11.png
Views:	74
Size:	22.7 KB
ID:	201973

Calibre UI style: Calibre's light palette
Click image for larger version

Name:	calibre UI style - calibre's - MWSnap 2023-06-12, 08_06_42.png
Views:	66
Size:	21.6 KB
ID:	201974

Xchange:
Click image for larger version

Name:	xchange MWSnap 2023-06-12, 08_00_37.png
Views:	72
Size:	44.2 KB
ID:	201975

Vivaldi:
Click image for larger version

Name:	vivaldi MWSnap 2023-06-12, 07_57_12.png
Views:	62
Size:	8.3 KB
ID:	201976

I also change PDF backgrounds with Xchange Editor and it was interesting that i was troubleshooting a Chromium browser "Save as PDF" background issue when i saw your post. For PDFs I use something like #f4f4fd or #fffdf4 ("hygge").

Last edited by Comfy.n; 06-12-2023 at 07:53 AM.
Comfy.n is offline   Reply With Quote