~aacid/unity8/moreAsyncAudioCard

« back to all changes in this revision

Viewing changes to qml/Panel/Indicators/client/IndicatorsClient.qml

  • Committer: Albert Astals Cid
  • Date: 2016-03-10 08:32:16 UTC
  • mfrom: (2136.2.83 unity8)
  • Revision ID: albert.astals@canonical.com-20160310083216-8nnplxl85qx13xd0
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
    id: root
27
27
 
28
28
    Component.onCompleted: {
29
 
        theme.name = "Ubuntu.Components.Themes.SuruGradient"
 
29
        theme.name = "Ubuntu.Components.Themes.SuruDark"
30
30
    }
31
31
 
32
32
    PageStack {