1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

Merge branch 'master' of github.com:bbedward/DankMaterialShell

This commit is contained in:
bbedward
2025-08-10 00:19:17 -04:00

View File

@@ -103,7 +103,7 @@ DankModal {
width: 400
height: 200
radius: Theme.cornerRadius
color: Theme.errorBackground
color: Qt.rgba(Theme.error.r, Theme.error.g, Theme.error.b, 0.1)
border.color: Theme.error
border.width: 2
visible: !DankgopService.dankgopAvailable