Hi Peter,
Having global selected color is good for me because for consistency reasons I would keep the selected color the same.
I also have another question about colors.
Below button text is white. I could change its text to black (please see text property) but I couldn't do anything with icon. I don't want to add the icon in the text property.
<widgets xsi:type="model:Button" id="15" x="348" y="344" width="200" height="30" text="%(color:black)Save%" measuredWidth="200" measuredHeight="30" background="#99cc00" icon="assets/5-content-save (medium)">
<font size="15px"/>
</widgets>
Is there anyway to change the color of the icon?
In general I would like to be a little bit free about colors.
Thanks.
Gokce