Skip to content

Commit

Permalink
Green and cyan
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Aug 30, 2019
1 parent c056352 commit cab6ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scss/_variables.scss
Expand Up @@ -41,9 +41,9 @@ $pink: #d63384 !default;
$red: #dc3545 !default;
$orange: #fd7e14 !default;
$yellow: #ffc107 !default;
$green: #28a745 !default;
$green: #24883e !default;
$teal: #20c997 !default;
$cyan: #17a2b8 !default;
$cyan: #15819e !default;

$colors: () !default;
// stylelint-disable-next-line scss/dollar-variable-default
Expand Down

0 comments on commit cab6ddb

Please sign in to comment.