~bpierre/ubuntu-ui-toolkit/newbutton

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/Themes/Ambiance/1.3/DatePickerStyle.qml

  • Committer: Pierre Bertet
  • Date: 2016-03-31 08:57:11 UTC
  • mfrom: (1851.1.64 staging)
  • Revision ID: pierre.bertet@canonical.com-20160331085711-i9tl9com945clp67
[sync] merge staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
    /*!
33
33
      Highlight color.
34
34
      */
35
 
    property color highlightColor: theme.palette.highlight.baseText
 
35
    property color highlightColor: theme.palette.highlighted.baseText
36
36
    /*!
37
37
      Scale of the highlight item
38
38
      */