Initial commit
This commit is contained in:
11
application/Espo/Resources/metadata/themes/Hazyblue.json
Normal file
11
application/Espo/Resources/metadata/themes/Hazyblue.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"stylesheet": "client/css/espo/hazyblue.css",
|
||||
"stylesheetIframe": "client/css/espo/hazyblue-iframe.css",
|
||||
"logo": "client/img/logo-light.svg",
|
||||
"textColor": "#333",
|
||||
"chartGridColor": "#ddd",
|
||||
"chartTickColor": "#e8eced",
|
||||
"chartSuccessColor": "#85b75f",
|
||||
"chartColorList": ["#6FA8D6", "#EDC555", "#DE6666", "#8A7CC2", "#c1834d", "#4E6CAD", "#ED8F42", "#d69cc7", "#bfbfbf"],
|
||||
"chartColorAlternativeList": ["#6FA8D6", "#EDC555", "#DE6666", "#8A7CC2", "#c1834d"]
|
||||
}
|
||||
Reference in New Issue
Block a user