fix constants

This commit is contained in:
Mojca Lorber 2017-03-31 13:53:18 +02:00
parent 6a4faf8765
commit a2c1ed6994

View file

@ -26,11 +26,14 @@ $color-mine-shaft: #333;
$color-nero: #262626;
$color-black: #000;
$color-cloud: rgba(0, 0, 0, .1);
$color-gray-light-yadcf: '#cccccc';
$color-gray-dark-yadcf: '#a9a9a9';
// Miscelaneous colors
$color-mystic: #eaeff2;
$color-candlelight: #ffda23;
$color-saturated-green: #008600;
$color-blue-yadcf: '#337ab7';
// Red colors
$color-mojo: #cf4b48;