refactor(theme): centralize theme

This commit is contained in:
tux
2026-08-24 16:42:02 +05:30
parent 5d84d68e26
commit e1906e5528
11 changed files with 125 additions and 104 deletions

View File

@@ -9,7 +9,7 @@ WrapperItem {
id: root
property int corner
property real radius: Appearance.radius
property real radius: Theme.radius
property color color
Component.onCompleted: {