mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 11:16:03 +00:00
Renamed Colors to Color
- some work on the active window
This commit is contained in:
@@ -6,7 +6,7 @@ Item {
|
||||
id: root
|
||||
|
||||
property bool running: true
|
||||
property color color: Colors.mPrimary
|
||||
property color color: Color.mPrimary
|
||||
property int size: Style.baseWidgetSize * scaling
|
||||
property int strokeWidth: Style.borderThick * scaling
|
||||
property int duration: 1000
|
||||
|
||||
Reference in New Issue
Block a user