spruce: lighten border and divider colors
[bootswatch] / spruce / variables.less
index a62f141..e2ec00f 100755 (executable)
 @dropdownBackground:            #002425;
 @dropdownBorder:                transparent;
 @dropdownDividerTop:            transparent;
-@dropdownDividerBottom:         @black;
+@dropdownDividerBottom:         @grayLight;
 
 @dropdownLinkColor:             @white;
 @dropdownLinkColorHover:        @white;