diff --git a/scss/themes/hacker.scss b/scss/themes/hacker.scss index 88c6f4d..115a88a 100644 --- a/scss/themes/hacker.scss +++ b/scss/themes/hacker.scss @@ -1,4 +1,4 @@ -$main-theme-color: #4ab92f; +$main-theme-color: #4aaa2f; //$main-theme-color: #4ab92f; $main-bg-color: #282828; $body-bg-color: darken($main-bg-color, 5%);