Skip to content
Snippets Groups Projects
Commit a9b01fa7 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2509 fix contrast for warning messages

parent e36c4126
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ $navigation-width: 20px;
$primaryPalette: mat.define-palette(mat.$blue-palette, 700, 300, 900);
$accentPalette: mat.define-palette(mat.$yellow-palette, 600, 300, 800);
$warnPalette: mat.define-palette(mat.$red-palette, 500, 300, 800);
$warnPalette: mat.define-palette(mat.$red-palette, 700, 500, 900);
$goofyTheme: mat.define-light-theme((
color: (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment