PaletteValues QML Type
Color values used for a given widget state. More...
Import Statement: | import . |
Inherits: |
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
- 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 QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to elements placed on top of the activity color.
This QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to secondary content on the background color.
This QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to tertiary content on the background color.
This QML property was introduced in Ubuntu.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 QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to elements placed on top of the negative color.
This QML property was introduced in Ubuntu.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 QML property was introduced in Ubuntu.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 QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to elements placed on top of the positive color.
This QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to widgets on top of any layer, background or base.
This QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to seconday elements placed on top of the raised color.
This QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to elements placed on top of the raised color.
This QML property was introduced in Ubuntu.Components.Themes 1.3.
Color applied to elements placed on top of the selection color.
This QML property was introduced in Ubuntu.Components.Themes 1.3.