improved power menu
This commit is contained in:
@@ -9,8 +9,8 @@ Rectangle {
|
||||
property string icon: "?"
|
||||
|
||||
color: active
|
||||
? "#5b6078" // Hover/focus color
|
||||
: "#494d64" // Normal color
|
||||
? "#5b6078"
|
||||
: "#494d64"
|
||||
radius: 12
|
||||
|
||||
Text {
|
||||
|
||||
Reference in New Issue
Block a user