mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-20 23:55:04 +00:00
Update theme.scss
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user