🗃️ Adds new attribute 'customColors' under appConfig

This commit is contained in:
Alicia Sykes
2021-07-18 17:54:28 +01:00
parent 97f3e3c747
commit 1f40a12ac2
2 changed files with 5 additions and 0 deletions

View File

@@ -166,6 +166,10 @@
"type": "string"
}
},
"customColors": {
"type": "object",
"description": "Set a custom color palette for any theme"
},
"externalStyleSheet": {
"description": "URL or URLs of external stylesheets to add to dropdown/ load",
"type": [