]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update _settings.scss 6381/head
authorDaniel <Pleochism@users.noreply.github.com>
Tue, 10 Mar 2015 06:41:41 +0000 (08:41 +0200)
committerDaniel <Pleochism@users.noreply.github.com>
Tue, 10 Mar 2015 06:41:41 +0000 (08:41 +0200)
Replicated the top bar hover colour changes.

scss/foundation/_settings.scss

index f0b0d2a7dd1ceb1a12be72839335dec2d629f253..5be58fbc1b5866a541b2792c154c35e018f00579 100644 (file)
@@ -1402,7 +1402,7 @@ $include-html-global-classes: $include-html-classes;
 // $topbar-link-font-size: rem-calc(13);
 // $topbar-link-hover-lightness: -10%; // Darken by 10%
 // $topbar-link-bg: $topbar-bg;
-// $topbar-link-bg-hover: $oil;
+// $topbar-link-bg-hover: $jet;
 // $topbar-link-bg-color-hover: $charcoal;
 // $topbar-link-bg-active: $primary-color;
 // $topbar-link-bg-active-hover: scale-color($primary-color, $lightness: -14%);
@@ -1419,7 +1419,7 @@ $include-html-global-classes: $include-html-classes;
 // $topbar-dropdown-link-color: $white;
 // $topbar-dropdown-link-color-hover: $topbar-link-color-hover;
 // $topbar-dropdown-link-bg: $oil;
-// $topbar-dropdown-link-bg-hover: $oil;
+// $topbar-dropdown-link-bg-hover: $jet;
 // $topbar-dropdown-link-weight: $font-weight-normal;
 // $topbar-dropdown-toggle-size: 5px;
 // $topbar-dropdown-toggle-color: $white;