aboutsummaryrefslogtreecommitdiff
path: root/src/theme.scss
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2021-02-25 20:51:24 +0200
committertranstrike <transtrike@gmail.com>2021-02-25 20:51:24 +0200
commitca7e618ca3350a5cf200ae39c851b016c9088d41 (patch)
tree04a4ee7104e55d3e070e6306901d9e2400717e4e /src/theme.scss
parent118b463fc81d05467cffdf3c6de69a1e9f4e9303 (diff)
downloadDevHive-Angular-ca7e618ca3350a5cf200ae39c851b016c9088d41.tar
DevHive-Angular-ca7e618ca3350a5cf200ae39c851b016c9088d41.tar.gz
DevHive-Angular-ca7e618ca3350a5cf200ae39c851b016c9088d41.zip
Footer added; Pages fucked upfooter
Diffstat (limited to 'src/theme.scss')
-rw-r--r--src/theme.scss14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/theme.scss b/src/theme.scss
deleted file mode 100644
index a87ae45..0000000
--- a/src/theme.scss
+++ /dev/null
@@ -1,14 +0,0 @@
-// Import theming functions
-@import '~@angular/material/theming';
-@import './styles.css';
-@include mat-core();
-
-// Custom Angular theme
-
-// $my-custom-primary: mat-palette($mat-deep-purple);
-// $my-custom-accent: mat-palette($mat-pink, 100, 500, A100);
-// $my-custom-warn: mat-palette($mat-lime);
-
-// $my-custom-theme: mat-light-theme($my-custom-primary, $my-custom-accent, $my-custom-warn);
-
-// @include angular-material-theme($my-custom-theme); \ No newline at end of file