View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#7
Originally Posted by coderus View Post
customFASTdialicon.framecolor = Qt.darker(value)
Ohhh, I got it, thanks ! But not where you put it. It should be like this:
Qt.darker(Color.toHighlight(Color.fromHsva(customF ASTdialicon.framecolor/100, 1.0, 0.5, 1.0)))

Now I see visual darker effect on the rectangle color and can get the darker color code (for next usage), but I still can't see the darker rainbow above the slider itself.
It also ok if it not possible
 

The Following User Says Thank You to Schturman For This Useful Post: