PaletteValues QML Type
Color values used for a given widget state. More...
Import Statement: | import Lomiri.Components.Themes 1.3 |
Properties
- activity : color
- activityText : color
- background : color
- backgroundSecondaryText : color
- backgroundTertiaryText : color
- backgroundText : color
- base : color
- baseText : color
- field : color
- fieldText : color
- focus : color
- focusText : color
- foreground : color
- foregroundText : color
- negative : color
- negativeText : color
- overlay : color
- overlaySecondaryText : color
- overlayText : color
- position : color
- positionText : color
- positive : color
- positiveText : color
- raised : color
- raisedSecondaryText : color
- raisedText : color
- selection : color
- selectionText : color
Detailed Description
Property Documentation
Colour applied to the activity colors. Typical example is progress indication, activity indication.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to elements placed on top of the activity color.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to secondary content on the background color.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to tertiary content on the background color.
This property was introduced in Lomiri.Components.Themes 1.3.
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 for the focus frame drawn around the active focus component if it was focused using keyboard navigation.
Color applied to elements placed on top of the focus color.
Color applied to elements placed on top of the foreground color. Typically used for labels and images.
Colour applied to the negative actions.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to elements placed on top of the negative color.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to the background of widgets floating over other widgets. For example popovers, menus, dialogs.
Color applied to secondary elements placed on top of the overlay color.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to elements placed on top of the overlay color. Typically used for labels and images.
Colour applied to the positive actions.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to elements placed on top of the positive color.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to widgets on top of any layer, background or base.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to seconday elements placed on top of the raised color.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to elements placed on top of the raised color.
This property was introduced in Lomiri.Components.Themes 1.3.
Color applied to elements placed on top of the selection color.
This property was introduced in Lomiri.Components.Themes 1.3.