tweak colors

This commit is contained in:
Nolan Lawson 2018-01-20 21:56:28 -08:00
parent 0f580063f7
commit b211484cff
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$main-theme-color: darken(crimson, 5%);
$main-theme-color: #e04e41;
$body-bg-color: lighten($main-theme-color, 38%);
$anchor-color: $main-theme-color;
$main-text-color: #333;