瀏覽代碼

Changed FanItem's color set to view

Malte Veerman 6 年之前
父節點
當前提交
e25f8f5c47
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      import/qml/FanItem.qml

+ 1 - 0
import/qml/FanItem.qml

@@ -121,6 +121,7 @@ Item {
         Rectangle {
         Rectangle {
             id: graphBackground
             id: graphBackground
 
 
+            Kirigami.Theme.colorSet: Kirigami.Theme.View
             color: Kirigami.Theme.backgroundColor
             color: Kirigami.Theme.backgroundColor
             border.color: Kirigami.Theme.textColor
             border.color: Kirigami.Theme.textColor
             border.width: 2
             border.width: 2