works
This commit is contained in:
@@ -10,7 +10,7 @@ ClippingWrapperRectangle {
|
||||
id: root
|
||||
|
||||
radius: 3
|
||||
color: Pywal.colors.color1
|
||||
color: Settings.colors.color1
|
||||
implicitWidth: 30; height: 30
|
||||
Button {
|
||||
id: button
|
||||
@@ -19,7 +19,7 @@ ClippingWrapperRectangle {
|
||||
|
||||
background: Rectangle {
|
||||
|
||||
color: Pywal.colors.color9
|
||||
color: Settings.colors.color9
|
||||
}
|
||||
|
||||
Process {
|
||||
|
||||
Reference in New Issue
Block a user