readable: lighten bg color
[bootswatch] / readable / variables.less
index f5e0d81..21c42fe 100644 (file)
@@ -27,7 +27,7 @@
 // Scaffolding
 // -------------------------
 
-@body-bg:               #F6F6F6;
+@body-bg:               #f9f9f9;
 @text-color:            @gray-dark;
 
 // Links
 @navbar-height:                    50px;
 @navbar-margin-bottom:             @line-height-computed;
 @navbar-color:                     @gray;
-@navbar-bg:                        #eee;
+@navbar-bg:                        @body-bg;
 @navbar-border:                    darken(@navbar-bg, 6.5%);
 @navbar-border-radius:             @border-radius-base;
 @navbar-padding-horizontal:        floor(@grid-gutter-width / 2);  // ~15px