Code review comment for lp:~zsombi/ubuntu-ui-toolkit/palette

Revision history for this message
Tim Peeters (tpeeters) wrote :

+ ---------------------------------------------------------------*/
319 + /*!
320 + Orange. Recommended for branded elements, display progress
321 + and intensity, textual links on light backgrounds.
322 + */
323 + readonly property color orange: "#E95420"

Please check this description with design. I think the goal is to use it only for focus/selection now.

« Back to merge proposal