Now statuses have different colors. Various minor fixes
This commit is contained in:
@@ -16,8 +16,8 @@ QtObject {
|
||||
property color redButtonColor: "#E74245"
|
||||
property color yellowButtonColor: "#F4BB44"
|
||||
|
||||
property color informationColor: "#E2EAFF"
|
||||
property color invalidColor: "#FFEDE3"
|
||||
property color infoColor: "#E2EAFF"
|
||||
property color goodColor: "#C4FFCA"
|
||||
property color neutralColor: "#FEFBC6"
|
||||
property color warningColor: "#FEFBC6"
|
||||
property color errorColor: "#FFEDE3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user