deprecate "headerImagePath"

This commit is contained in:
Denys Vuika
2023-02-11 10:49:26 -05:00
committed by Sheena Malhotra
parent 9d106fb1eb
commit e9605b1066
15 changed files with 7 additions and 56 deletions

View File

@@ -53,7 +53,6 @@ $defaults: (
--theme-title-color: mat.get-color-from-palette($foreground, text, 0.87),
--theme-text-disabled-color: mat.get-color-from-palette($foreground, text, 0.38),
--theme-border-color: mat.get-color-from-palette($foreground, text, 0.07),
--header-background-image: url('/assets/images/mastHead-bg-shapesPattern.svg'),
--theme-card-background-color: mat.get-color-from-palette($background, card),
--theme-foreground-text-color: mat.get-color-from-palette($foreground, text, 0.72),
--theme-foreground-text-bold-color: mat.get-color-from-palette($foreground, text, 0.87),