From 993f16bacdc07e1d779897c20cbd734c34a2e659 Mon Sep 17 00:00:00 2001 From: Pierre Date: Thu, 10 May 2018 11:09:29 +0200 Subject: [PATCH] Updated project colors --- css/main.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/main.scss b/css/main.scss index 3adb21d..2d1ea90 100755 --- a/css/main.scss +++ b/css/main.scss @@ -34,10 +34,10 @@ // } // variables.less link and gradient background -$head-primary: #7b4397 ; -$head-secondary: #dc2430 ; -$theme-primary: #fdcc52 ; -$theme-secondary: #fdc539 ; +$head-primary: #3c8dbc; +$head-secondary: #357ca5 ; +$theme-primary: #00c0ef ; +$theme-secondary: #00a7d0 ; $theme-dark: #222; // Import partials from `sass_dir` (defaults to `_sass`)