Lower opacity for boxes in HStyle
This commit is contained in:
parent
ef60a1129f
commit
70ca608961
@ -102,7 +102,7 @@ QtObject {
|
|||||||
}
|
}
|
||||||
|
|
||||||
readonly property QtObject box: QtObject {
|
readonly property QtObject box: QtObject {
|
||||||
property color background: colors.background1
|
property color background: colors.background0
|
||||||
property int radius: style.radius
|
property int radius: style.radius
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user