Bugfix css themes compilation

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

View File

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

View File

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