Skip to content

Commit

Permalink
Tweaked purple to prevent color bleed
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryan20 committed Oct 28, 2021
1 parent a0cf4d1 commit b2c3983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/_colors-palette.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $theme_color_default: #0860F2;
$theme_color_blue: #2E7CF7;

// Purple
$theme_color_purple: #5f008b;
$theme_color_purple:#7900b1;

// pink
$theme_color_pink: #E55E9C;
Expand Down

0 comments on commit b2c3983

Please sign in to comment.