spruce: lighten border and divider colors
[bootswatch] / spruce / bootswatch.less
index 9476b64..5bb18ef 100755 (executable)
@@ -145,7 +145,7 @@ blockquote {
                        }
 
                        .nav-header {
-                               color: @headingsColor;
+                               color: @gray;
                        }
                }
 
@@ -318,7 +318,7 @@ div.subnav {
 
        .divider {
                background-color: transparent;
-               border-bottom: 1px solid @headingsColor;
+               border-bottom: 1px solid @grayLight;
        }
 }