gtk3, gtk4: Fix broken states and colors
-
Improves checkboxes:
- Adds sunken state on mouse press
- Fixes inactive coloring
-
Removes backdrop (inactive window) state from treeview expander arrow. It breaks colors sometimes and QStyle doesn't have it anyway
-
Fixes spinbutton controls' icons color. Was set to the same as background previously leading to invisible icons.
Edited by Artem Grinev