dlegr250_material_design 0.5.08 → 0.5.09
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 366b6a16b70d37f7eee8075bed0b0f2ab2541fc4
|
4
|
+
data.tar.gz: 50ae440a4507654fdf13a5be7480c7106fbdbaa3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d494aef5268ee0d39167a0f3beb246a6c3fec232b9db1db0fc616f2abefbc8c97e00b73e507e09e7ed32006daae1c527c9c71d7a72d9f547b2c4627a5b6c7471
|
7
|
+
data.tar.gz: 4d338737b77dd24abda20d0500a015efad0214e977526f5758e3fb5933c8821ca69396a846b9b92698709ed82f3ddcd2c687cf424836aef9584e4ce10aa159c7
|
@@ -8,7 +8,7 @@ $color-secondary: #db4437 !default;
|
|
8
8
|
|
9
9
|
$appbar-title-color: #fff !default;
|
10
10
|
$appbar-subtitle-color: rgba(255, 255, 255, 0.6) !default;
|
11
|
-
$appbar-button-color:
|
11
|
+
$appbar-button-color: rgba(0, 0, 0, 0.54) !default;
|
12
12
|
|
13
13
|
// SCSS maps of all colors
|
14
14
|
//----------------------------------------------------------------------
|