Added UI skeleton for BMS settings screen
This commit is contained in:
@@ -17,8 +17,8 @@ QtObject {
|
||||
|
||||
property color borderColor: "#DFE0EB"
|
||||
|
||||
property color buttonColor: "#F7F8FC"
|
||||
property color alternativeButtonColor: "#009352"
|
||||
property color buttonColor: "#009352"
|
||||
property color outlineButtonColor: "#F7F8FC"
|
||||
property color hoveredButtonColor: "#03AC61"
|
||||
property color pressedButtonColor: "#057845"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user