[ACA-2123] Change header colors (#1376)

* [ACA-2123] Change header colors

* [ACA-2123] Update initial state to meet new header background-color
This commit is contained in:
Baptiste Mahé
2020-03-26 16:43:16 +01:00
committed by GitHub
parent c07c3217a4
commit 0cca87b382
7 changed files with 30 additions and 4 deletions

View File

@@ -100,7 +100,7 @@ Alfresco コンテンツアプリケーションの左上隅に表示される
```json
{
...,
"headerColor": "#1565c0"
"headerColor": "#ffffff"
}
```