From eb65c584d23f68bdde8ecb04779b041cea73af98 Mon Sep 17 00:00:00 2001 From: dalcon007 Date: Sat, 1 Apr 2017 18:00:12 -0400 Subject: [PATCH] Update main.scss --- css/main.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/main.scss b/css/main.scss index 4c5e4991b..da6d1ee35 100644 --- a/css/main.scss +++ b/css/main.scss @@ -36,8 +36,8 @@ // variables.less link and gradient background $head-primary: #7b4397 ; $head-secondary: #dc2430 ; -$theme-primary: #fdcc52 ; -$theme-secondary: #fdc539 ; +$theme-primary: #df691a ; +$theme-secondary: #ff2300 ; $theme-dark: #222; // Import partials from `sass_dir` (defaults to `_sass`)