From 5cb3c74471705db8d5c78000fd62ae49fda1c793 Mon Sep 17 00:00:00 2001 From: Andy Tudhope Date: Thu, 4 Oct 2018 23:38:19 +0200 Subject: [PATCH] Updates header --- themes/navy/source/css/_partial/sidebar.styl | 4 ++-- themes/navy/source/css/_variables.styl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/navy/source/css/_partial/sidebar.styl b/themes/navy/source/css/_partial/sidebar.styl index 9f7fbe7..6c8cbc4 100644 --- a/themes/navy/source/css/_partial/sidebar.styl +++ b/themes/navy/source/css/_partial/sidebar.styl @@ -34,6 +34,6 @@ text-decoration: none; line-height: normal; &:hover - background: rgba(250, 157, 1, 0.1); - color: #fa9d01; + background: rgba(67,96,223,0.1); + color: #4360DF; diff --git a/themes/navy/source/css/_variables.styl b/themes/navy/source/css/_variables.styl index 4e4a924..dc21860 100644 --- a/themes/navy/source/css/_variables.styl +++ b/themes/navy/source/css/_variables.styl @@ -65,7 +65,7 @@ color-navy = #363763 color-background = #F2F2F5 color-background-light = #fff color-main-link = #fff -color-link = #fa9d01 +color-link = #4564dc color-link-hover = lighten(color-link, 10%) // Typography