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