summaryrefslogtreecommitdiffstats
path: root/components/package
diff options
context:
space:
mode:
Diffstat (limited to 'components/package')
-rw-r--r--components/package/contents/ui/AccountSwitcher.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/package/contents/ui/AccountSwitcher.qml b/components/package/contents/ui/AccountSwitcher.qml
index f0b1d17e..914f5204 100644
--- a/components/package/contents/ui/AccountSwitcher.qml
+++ b/components/package/contents/ui/AccountSwitcher.qml
@@ -48,7 +48,7 @@ Button {
48 height: 300 48 height: 300
49 width: 600 49 width: 600
50 50
51 color: "lightgrey" //FIXME create a propper dialog thingy 51 color: Kirigami.Theme.textColor
52 radius: 3 52 radius: 3
53 clip: true 53 clip: true
54 visible: false 54 visible: false