app/assets/stylesheets/bootswatch/yeti/_bootswatch.scss in bootswatch-4.0.0.alpha1 vs app/assets/stylesheets/bootswatch/yeti/_bootswatch.scss in bootswatch-4.0.0.alpha6

- old
+ new

@@ -17,11 +17,11 @@ .dropdown-menu { background-color: $brand-primary; .dropdown-item, .dropdown-item:focus { - color: $navbar-dark-color; + color: $navbar-inverse-color; } .dropdown-item.active, .dropdown-item:hover, .dropdown-item:focus { @@ -37,10 +37,10 @@ .dropdown-menu { background-color: $gray; .dropdown-item, .dropdown-item:focus { - color: $navbar-dark-color; + color: $navbar-inverse-color; } .dropdown-item.active, .dropdown-item:hover, .dropdown-item:focus {