Update _01_settings_colors.scss
This commit is contained in:
parent
f817a430f5
commit
27ce38b7d8
1 changed files with 1 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue