scheme setter, light mode?

This commit is contained in:
Zacharias-Brohn
2026-02-19 01:10:46 +01:00
parent 646f70a98d
commit 7f8a516b4b
16 changed files with 333 additions and 42 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Item {
anchors.bottom: parent.bottom
property bool expanded: false
property color textColor: DynamicColors.palette.m3tertiaryFixed
property color textColor: DynamicColors.palette.m3primary
property color barColor: DynamicColors.palette.m3primary
Behavior on implicitWidth {