Hello all,<br><br>Is it possible to get the "Currently active" theme color gradient using PyQt? <br><br>To be more specific i want to have the color values when an item is selected and hovered over (or if it's focused).<br>
<br>For example in my Ubuntu when a item is focused it shows the color like this <img alt="Inline image 1" src="cid:ii_13681a510050c9e3"> <br><br>And when an item is selected it'll show the darker version of the theme color like the picture <img alt="Inline image 2" src="cid:ii_13681a73357210dd"><br>
<br>Your help is highly appreciated.<br>