scheme refactor

This commit is contained in:
Zacharias-Brohn
2026-02-19 12:40:00 +01:00
parent c4d51f82c3
commit ee62e61b06
8 changed files with 83 additions and 101 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Item {
implicitWidth: textMetrics.width + contentRow.spacing + 30
anchors.top: parent.top
anchors.bottom: parent.bottom
property color textColor: DynamicColors.palette.m3secondary
property color textColor: DynamicColors.palette.m3onSurface
Rectangle {
anchors.left: parent.left