Previous issue https://github.com/zealdocs/zeal/issues/466 add Dark Mode which only make main window dark. But that looks incongruous with other parts, especially left sidebar looks too shinning in dark mode.
Hope can embed a full dark theme .
Does this make sense? I think it would require a lot of UI rewriting to achieve or design a stylesheet? Maybe it's just better left as it is currently, at user option to match widgets with the system or specific style:

@oblitum I guess this is more of an issue for Windows users, who do not have all the flexibility Linux DEs provide.
Styling Qt apps works on Windows as well, but most people are just not aware of it. So, I think the first step would be providing some docs on how to change Zeal's appearance with third party themes for Qt.
I haven't tried QDarkStyleSheet yet, but it looks promising.
Agreed!
Most helpful comment
@oblitum I guess this is more of an issue for Windows users, who do not have all the flexibility Linux DEs provide.
Styling Qt apps works on Windows as well, but most people are just not aware of it. So, I think the first step would be providing some docs on how to change Zeal's appearance with third party themes for Qt.