Update theme.scss

This commit is contained in:
piotrpekala7 2021-03-01 21:21:52 +01:00
parent bc45a1bea9
commit 7cd1d5ed87

View File

@ -2,6 +2,7 @@
@import '~material-design-icons/iconfont/material-icons.css';
@import '~typeface-roboto/index.css';
@include mat-core();
$mat-theme-ignore-duplication-warnings: true;
$primary: mat-palette($mat-cyan, 700, 500, 900);
$accent: mat-palette($mat-blue-grey, A200, A100, A700);