1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00

tweak album art circle mask

This commit is contained in:
bbedward
2025-09-15 17:47:51 -04:00
parent 5186afce06
commit c04e2ae0ff
+2 -2
View File
@@ -155,8 +155,8 @@ Item {
height: width
radius: width / 2
color: Qt.rgba(Theme.surfaceVariant.r, Theme.surfaceVariant.g, Theme.surfaceVariant.b, 0.3)
border.color: Theme.surfaceContainer
border.width: 1
border.color: Theme.primary
border.width: 2
anchors.centerIn: parent
z: 1