color-scheme and qt applications
-
I'm using
LXQtas a desktop environment. Currently, I'm using thebreezeas Qt/Widget Style for all of my Qt Applications. And now I want to updatecolor-schemesofbreeze. For example, thebreezehasBreezeDarkcolor set and I want to use it as default color set with some modifications. How can I do that? I don't want to use from 3rd party applications:systemsettings5and ...I did some changes in
Breeze.colorsandBreezeDark.colorsfiles in thebreezeproject here, and build/install it on the system. But I couldn't change the color set.Any sugesstion/comment/...?