increase readability

This commit is contained in:
Zacharias-Brohn
2025-11-10 02:04:32 +01:00
parent 5ac346993d
commit 2538c2120d
+1 -1
View File
@@ -53,7 +53,7 @@ Scope {
implicitHeight: 800 implicitHeight: 800
implicitWidth: 600 implicitWidth: 600
x: Math.round(( parent.width - width ) / 2 ) x: Math.round(( parent.width - width ) / 2 )
color: "#801a1a1a" color: "#d01a1a1a"
radius: 8 radius: 8
border.color: "#444444" border.color: "#444444"
border.width: 1 border.width: 1