Switched to Material3 colors principle
- works with matugen only for now - need to restore rosepine
This commit is contained in:
parent
7fced5df95
commit
73c7ba8cdc
55 changed files with 519 additions and 583 deletions
|
|
@ -3,8 +3,8 @@ import qs.Services
|
|||
|
||||
Item {
|
||||
id: root
|
||||
property color fillColor: Colors.accentPrimary
|
||||
property color strokeColor: Colors.textPrimary
|
||||
property color fillColor: Colors.colorPrimary
|
||||
property color strokeColor: Colors.colorOnSurface
|
||||
property int strokeWidth: 0
|
||||
property var values: []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue