changes like workspace added to qs and zen as browser
This commit is contained in:
@@ -53,12 +53,12 @@ Scope {
|
||||
height: clockText.height
|
||||
radius: 3.5
|
||||
|
||||
color: "white"
|
||||
color: Colors.backgroundAlt
|
||||
|
||||
anchors.centerIn: parent
|
||||
Text {
|
||||
id: clockText
|
||||
// font.pointSize: 24
|
||||
color: Colors.textPrimary
|
||||
text: Clock.time
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user