Bugfix css themes compilation
parent
532c3c31e8
commit
f76f3e531f
|
@ -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);
|
||||
|
||||
|
|
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue