Provide ability to switch theme

Bug #1602552 reported by Dubstar_04
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Design
New
Low
Dubstar_04

Bug Description

        Button {
            text: theme.name == "Ubuntu.Components.Themes.Ambiance" ?
                     "SuruDark" : "Ambiance"
            onClicked: theme.name = (text == "Ambiance" ?
                     "Ubuntu.Components.Themes.SuruDark" :
                     "Ubuntu.Components.Themes.Ambiance")
        }

Dubstar_04 (dubstar-04)
Changed in design-app:
assignee: nobody → Dubstar_04 (dubstar-04)
milestone: none → 1.0
importance: Undecided → Medium
Dubstar_04 (dubstar-04)
Changed in design-app:
milestone: 1.0 → 3.0
importance: Medium → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.