UbuntuColors
Singleton defining the Ubuntu color palette. More...
Properties
- coolGrey : color
- darkAubergine : color
- greyGradient : Gradient
- lightAubergine : color
- midAubergine : color
- orange : color
- orangeGradient : Gradient
- warmGrey : color
Detailed Description
Each color of the Ubuntu color palette is accesible from it. For more information on how to appropriately use the colors according to the context, please refer to the Ubuntu brand guidelines.
Example of use:
Rectangle { color: UbuntuColors.orange }
Property Documentation
Ubuntu grey gradient
See also Button::gradient.
Ubuntu orange gradient
See also Button::gradient.