Merge settings window to main #23

Merged
Zacharias-Brohn merged 48 commits from settingsWindow into main 2026-03-18 16:27:50 +01:00
Showing only changes of commit 401ccef90c - Show all commits
+2 -2
View File
@@ -45,7 +45,7 @@ CustomRect {
CustomRect { CustomRect {
Layout.fillWidth: true Layout.fillWidth: true
color: "#50ffffff" color: DynamicColors.layer(DynamicColors.palette.m3surfaceContainerHigh, 2)
implicitHeight: 4 implicitHeight: 4
radius: 20 radius: 20
@@ -74,7 +74,7 @@ CustomRect {
CustomRect { CustomRect {
Layout.fillWidth: true Layout.fillWidth: true
color: "#50ffffff" color: DynamicColors.layer(DynamicColors.palette.m3surfaceContainerHigh, 2)
implicitHeight: 4 implicitHeight: 4
radius: 20 radius: 20