vendor/assets/stylesheets/_variables.scss in tida_template-0.2.6 vs vendor/assets/stylesheets/_variables.scss in tida_template-0.2.7

- old
+ new

@@ -46,10 +46,10 @@ $btnInfoBackground: #a1d3e5; $btnInverseBackground: #4c575b; // Menus $topNavigationBackgroundColor: #2b343d; -$topNavigationForeColor: #5c6a73; +$topNavigationForeColor: #98a5b3; $pageMenuBackgroundColor: #f5f5f5; $pageMenuForeColor: #7a7977; $pageMenuHoverBackgroundColor: darken($pageMenuBackgroundColor, 10%); $pageMenuHoverForeColor: #7a7977; $pageMenuActiveBackgroundColor: darken($pageMenuBackgroundColor, 30%);