mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-23 02:32:35 +00:00
Update theme.scss
This commit is contained in:
parent
bc45a1bea9
commit
7cd1d5ed87
@ -2,6 +2,7 @@
|
|||||||
@import '~material-design-icons/iconfont/material-icons.css';
|
@import '~material-design-icons/iconfont/material-icons.css';
|
||||||
@import '~typeface-roboto/index.css';
|
@import '~typeface-roboto/index.css';
|
||||||
@include mat-core();
|
@include mat-core();
|
||||||
|
$mat-theme-ignore-duplication-warnings: true;
|
||||||
|
|
||||||
$primary: mat-palette($mat-cyan, 700, 500, 900);
|
$primary: mat-palette($mat-cyan, 700, 500, 900);
|
||||||
$accent: mat-palette($mat-blue-grey, A200, A100, A700);
|
$accent: mat-palette($mat-blue-grey, A200, A100, A700);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user