Change login button color for better feedback on selection
This commit is contained in:
parent
d9e522f05f
commit
490b329d64
@ -232,7 +232,7 @@ Rectangle {
|
||||
font.family: "IBM Plex Sans"
|
||||
font.pixelSize: 13
|
||||
textColor: "#282828"
|
||||
color: "#83a598"
|
||||
color: "#458588"
|
||||
disabledColor: "#32302f"
|
||||
activeColor: "#83a598"
|
||||
pressedColor: "#458588"
|
||||
|
Loading…
x
Reference in New Issue
Block a user