Add Sass version of SOGo's palettes, mixin to generate theme-class and a getter function for convenient access to colours trough any scss

This commit is contained in:
iRouge
2015-06-11 15:57:20 -04:00
committed by Francis Lachapelle
parent 33e70cd3f3
commit daaa4284cb
4 changed files with 120 additions and 56 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
@import 'components/whiteframe/whiteframe.scss';
// Theme
//@import '../angular-material/src/components/backdrop/backdrop-theme.scss';
@import 'components/palette';
//@import '../angular-material/src/components/bottomSheet/bottomSheet-theme.scss';
//@import '../angular-material/src/components/button/button-theme.scss';
//@import '../angular-material/src/components/card/card-theme.scss';