UbuntuColors

Singleton defining the Ubuntu color palette. More...

Import Statement: import Ubuntu.Components 0.1
Inherits:

QtObject

Properties

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

read-onlycoolGrey : color

Ubuntu neutral color: cool grey


read-onlydarkAubergine : color

Ubuntu supporting color: dark aubergine


greyGradient : Gradient

Ubuntu grey gradient

See also Button::gradient.


read-onlylightAubergine : color

Ubuntu supporting color: light aubergine


read-onlymidAubergine : color

Ubuntu supporting color: mid aubergine


read-onlyorange : color

Ubuntu core color: Ubuntu orange


orangeGradient : Gradient

Ubuntu orange gradient

See also Button::gradient.


read-onlywarmGrey : color

Ubuntu neutral color: warm grey