Skip to content

Commit

Permalink
Added more colors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Imolorhe committed Nov 14, 2017
1 parent a2cdbf4 commit 3453d3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/scss/_globals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ $blue: #368CBF;
$cerise: #F00FAA;
$red: #ED6A5A;
$orange: #EDAE49;
$yellow: #E4CE44;
$light-red: #CC998D;
$dark-purple: #303965;

$result-default: $black;
$result-string: $red;
Expand Down

0 comments on commit 3453d3a

Please sign in to comment.