deprecate "headerTextColor" customisation

This commit is contained in:
Denys Vuika
2023-02-11 10:58:26 -05:00
parent 9d4a050909
commit ea2278264a
11 changed files with 2 additions and 81 deletions

View File

@@ -42,7 +42,6 @@ import { EffectsModule } from '@ngrx/effects';
export const INITIAL_APP_STATE: AppState = {
appName: 'Alfresco Content Application',
headerColor: '#ffffff',
headerTextColor: '#000000',
logoPath: 'assets/images/alfresco-logo-white.svg',
customCssPath: '',
webFontPath: '',