[backport] Bugfix css themes compilation

stable
Jesús Espino 2016-01-27 22:10:45 +01:00
parent 40cd0bd33c
commit e659e3140e
2 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,9 @@ $red-amaranth: #e91e63;
$purple-eggplant: #9c27b0; $purple-eggplant: #9c27b0;
$yellow-pear: #ffc107; $yellow-pear: #ffc107;
$tribe-primary: #98e0eb;
$tribe-secondary: #107a8a;
$top-icon-color: $white; $top-icon-color: $white;
$dropdown-color: rgba(darken($primary-dark, 20%), 1); $dropdown-color: rgba(darken($primary-dark, 20%), 1);

View File

@ -31,6 +31,9 @@ $red-amaranth: #e91e63;
$purple-eggplant: #9c27b0; $purple-eggplant: #9c27b0;
$yellow-pear: #ffc107; $yellow-pear: #ffc107;
$tribe-primary: #98e0eb;
$tribe-secondary: #107a8a;
$top-icon-color: $white; $top-icon-color: $white;
$dropdown-color: rgba(darken($primary-dark, 20%), 1); $dropdown-color: rgba(darken($primary-dark, 20%), 1);