Change login button color for better feedback on selection

This commit is contained in:
Salt 2025-01-12 04:33:53 -06:00
parent d9e522f05f
commit 490b329d64

View File

@ -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"