X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fstyles%2Fmaterial-theme.scss;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fstyles%2Fmaterial-theme.scss;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=3a7dce061b094b93bb1e1e0900ee34d819e801ea;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/styles/material-theme.scss b/blueprints/common/eliot-ui/frontend-src/src/styles/material-theme.scss deleted file mode 100644 index 3a7dce0..0000000 --- a/blueprints/common/eliot-ui/frontend-src/src/styles/material-theme.scss +++ /dev/null @@ -1,10 +0,0 @@ -@import '~@angular/material/theming'; - -@include mat-core(); - -$primary: mat-palette($mat-grey, 900); -$accent: mat-palette($mat-pink, A200, A100, A400); -$warn: mat-palette($mat-red); -$theme: mat-light-theme($primary, $accent, $warn); - -@include angular-material-theme($theme); \ No newline at end of file