Conversation
|
This seems to be Qt app, how was it looking without a custom template? In theory it should follow Qt theming. |
|
have you tried to see if this was fixable on the main Qt template ? |
|
Ok, I just looked, and qimgv is not even setting the background color or overlay text/background color, so it is 0x000000. It also doesn't help that I can't find the format for the Qt ColorScheme option and any Qt color scheme testing app. |
|
It's most likely true: qimgv does not use Qt colors as it should, and they should fix it. Maybe open a bug report there. I recommend you keep this as a user template for now, which work just fine. |




Pull Request
Motivation
Adds theme template for qimgv.
Type of Change
Mark the relevant option with an "x".
Related Issue
Testing
Tested with multiple predefined color schemes.
Screenshots / Videos
Checklist
Additional Notes
If you can, please check that the theme looks somewhat decent and is similar to other apps.
Also, I couldn't find anything about hot-reloading the theme, so it only updates when relaunching the app.