added 'warningAlt' accent color config
This commit is contained in:
@@ -5,7 +5,8 @@ JsonObject {
|
||||
|
||||
component Accents: JsonObject {
|
||||
property string primary: "#4080ff"
|
||||
property string warning: "#ff6b6b"
|
||||
property string primaryAlt: "#60a0ff"
|
||||
property string warning: "#ff6b6b"
|
||||
property string warningAlt: "#ff8787"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user