Adds 3 theme options - native, light, dark#718
Conversation
|
@kyleboyle one thing I noticed with playing with this some is the inactive colors are not right when switching from native. Notice like the dxcluster send text box and the cw console: |
|
Ok cool I'll take a look. We should have full control over the colours used for either the light or dark settings. |
|
I see where @foldynl is working on this in a testing branch. I was just looking at the code at the setLightMode and it would open the doors for a few other theme options: ` } |
|
Yes, I have rebased this PR and modified/fxed it in a new branch. I plan to release it in the next release. As for other themes, I don’t think this is the right approach. Qt itself already has styles that can be set using the |
|
implemented in v0.47 |



Allow QLog to adapt to the user's native theme, or allow the user to force a QLog defined light or dark theme independent of the user's current operating system settings.
I did not rename settings so as to allow the existing settings to operate as intended without migrations.
Kapture.2025-07-27.at.17.10.57.webm