(css,js) Update md to v1.1.1-master-d774b76

This commit is contained in:
Francis Lachapelle
2016-11-17 15:42:14 -05:00
parent de209f5b95
commit 2f69c018be
11 changed files with 33 additions and 33 deletions
@@ -154,7 +154,7 @@
'800': '367d2e',
'900': '225e1b',
// 'A100': 'b9f6ca',
'A100': 'fafafa', // assigned to md-hue-1
'A100': 'fafafa', // assigned to md-hue-1, equivalent to grey-50 (default background palette)
'A200': '69f0ae',
'A400': '00e676',
'A700': '00c853',
@@ -213,15 +213,9 @@
.accentPalette('sogo-green', {
'default': '500',
// 'hue-1': '200',
'hue-1': 'A100', // background-50
'hue-1': 'A100', // grey-50
'hue-2': '300',
'hue-3': 'A700'
})
.backgroundPalette('grey', {
'default': '50',
'hue-1': '200',
'hue-2': '300',
'hue-3': '500'
});
if (!DebugEnabled) {