mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Renamed Colors to Color
- some work on the active window
This commit is contained in:
+3
-3
@@ -39,7 +39,7 @@ Variants {
|
||||
id: bar
|
||||
|
||||
anchors.fill: parent
|
||||
color: Colors.mSurface
|
||||
color: Color.mSurface
|
||||
layer.enabled: true
|
||||
}
|
||||
|
||||
@@ -55,9 +55,9 @@ Variants {
|
||||
|
||||
SystemMonitor {}
|
||||
|
||||
MediaMini {}
|
||||
|
||||
ActiveWindow {}
|
||||
|
||||
MediaMini {}
|
||||
}
|
||||
|
||||
// Center
|
||||
|
||||
Reference in New Issue
Block a user