Skip to content

Commit

Permalink
darken primary color slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusIO committed Jun 3, 2024
1 parent 208c33c commit a373d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $headings-font-weight: 600;
$code-font-size: .875em;

// Theme Colors
$primary:#4fc08d;
$primary:#42b883;
$black: #000;
$white: #fff;
$yiq-contrasted-threshold: 195;
Expand Down

0 comments on commit a373d46

Please sign in to comment.