Update _01_settings_colors.scss

This commit is contained in:
HELYX-OS Development Team 2016-01-21 17:18:24 -06:00
parent f817a430f5
commit 27ce38b7d8

View file

@ -31,7 +31,6 @@ $ci-3: #EFC94C; // yellow
$ci-4: #E27A3F; // orange
$ci-5: #DF4949; // red
$ci-6: #A1D044; // green
$ci-7: #313131; // botton color
@ -40,7 +39,7 @@ $ci-7: #313131; // botton color
------------------------------------------------------------------- */
$primary-color: $ci-7;
$secondary-color: $ci-6;
$secondary-color: $ci-0;
$alert-color: $ci-5;
$success-color: $ci-6;
$warning-color: $ci-4;