move theme to styling
This commit is contained in:
parent
467c9bc0e3
commit
4375f6e13d
36 changed files with 68 additions and 67 deletions
|
|
@ -8,6 +8,7 @@ Singleton {
|
|||
|
||||
readonly property Lucide lucide: Lucide {}
|
||||
readonly property Animations animations: Animations {}
|
||||
readonly property var theme: Theme.palette
|
||||
|
||||
component Animations: QtObject {
|
||||
property AnimationSpeed speed: AnimationSpeed {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue