Background is Plasma blue again and contents readable for testing Differential Revision: https://phabricator.kde.org/D3464wilder-5.14
parent
3deb4cd623
commit
2f1efff851
1 changed files with 2 additions and 0 deletions
@ -1,5 +1,7 @@ |
||||
import QtQuick 2.0 |
||||
QtObject |
||||
{ |
||||
property string type: "color" |
||||
property color color: "#1d99f3" // Plasma blue |
||||
property string background: "" |
||||
} |
||||
|
||||
Loading…
Reference in new issue