Skip to content

Commit

Permalink
Update _variables.scss
Browse files Browse the repository at this point in the history
Two dark greens. First one could possibly be just green.
  • Loading branch information
vladzima committed Oct 11, 2015
1 parent b53f620 commit ce59cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $yellow: #efcc00 !default;
$orange: #ffcc22 !default;
$purple: #f92080 !default;
$dark-blue: #00369f !default;
$dark-green: #00ab37 !default;
$green: #00ab37 !default;
$dark-green: #009f06 !default;
$light-pink: #ffdddd !default;
$light-green: #ddffdd !default;
Expand Down

0 comments on commit ce59cc7

Please sign in to comment.