updated theme
This commit is contained in:
parent
821db9b26d
commit
3e2a2276bb
@ -2,8 +2,8 @@
|
||||
|
||||
@include mat-core();
|
||||
|
||||
$custom-theme-primary: mat-palette($mat-red, 600);
|
||||
$custom-theme-accent: mat-palette($mat-blue, 600);
|
||||
$custom-theme-primary: mat-palette($mat-blue, 600);
|
||||
$custom-theme-accent: mat-palette($mat-red, 600);
|
||||
$custom-theme-warn: mat-palette($mat-orange, 600);
|
||||
|
||||
$custom-theme: mat-light-theme($custom-theme-primary, $custom-theme-accent, $custom-theme-warn);
|
||||
|
Loading…
Reference in New Issue
Block a user