Obsolete Members for UbuntuColors
The following members of QML type UbuntuColors are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- coolGrey : color
(obsolete)
- darkAubergine : color
(obsolete)
- darkGrey : color
(obsolete)
- greyGradient : Gradient
(obsolete)
- lightAubergine : color
(obsolete)
- lightGrey : color
(obsolete)
- midAubergine : color
(obsolete)
- orangeGradient : Gradient
(obsolete)
- warmGrey : color
(obsolete)
Property Documentation
Dark grey. Recommended for text and action icons.
This QML property was introduced in Ubuntu.Components 1.1.
greyGradient : Gradient |
Ubuntu grey gradient
See also Button::gradient.
Light grey. Recommended for neutral action buttons and secondary text.
This QML property was introduced in Ubuntu.Components 1.1.
orangeGradient : Gradient |
Ubuntu orange gradient
See also Button::gradient.