move theme to styling
This commit is contained in:
parent
467c9bc0e3
commit
4375f6e13d
36 changed files with 68 additions and 67 deletions
|
|
@ -5,7 +5,7 @@ Text {
|
|||
font.family: Styling.lucide.font.family
|
||||
font.pixelSize: 16
|
||||
|
||||
color: Theme.palette.basecontent
|
||||
color: Styling.theme.basecontent
|
||||
Behavior on color {
|
||||
ColorAnimation {
|
||||
duration: Styling.animations.speed.fast
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue