PaletteValues
Color values used for a given widget state. More...
Properties
- background : color
- backgroundText : color
- base : color
- baseText : color
- field : color
- fieldText : color
- foreground : color
- foregroundText : color
- overlay : color
- overlayText : color
Detailed Description
Property Documentation
Color applied to elements placed on top of the background color. Typically used for labels and images.
Color applied to elements placed on top of the base color. Typically used for labels and images.
Color applied to elements placed on top of the field color. Typically used for labels and images.
Color applied to elements placed on top of the foreground color. Typically used for labels and images.
Color applied to the background of widgets floating over other widgets. For example: popovers, Toolbar.
Color applied to elements placed on top of the overlay color. Typically used for labels and images.