Hi guys, I’ve noticed that “Brush Tag Selector Docker” buttons don’t change colors when Krita theme changes.
The culprit seems to be buttons custom colors applied by “button.setStyleSheet”, so I disabled it.
Now buttons follow always themes colors, maybe pressed button is not as visible as with custom colors, but I change Krita theme quite often, so I prefer this behavior.
For themes-enthusiasts like me here the code I’ve changed in file “brush_tag_selector_docker.py” (commented only 1 line) ![]()
