summaryrefslogtreecommitdiff
path: root/simplex/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/variables.less')
-rwxr-xr-xsimplex/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/simplex/variables.less b/simplex/variables.less
index eb89f440..69a5ac81 100755
--- a/simplex/variables.less
+++ b/simplex/variables.less
@@ -33,7 +33,7 @@
// Scaffolding
// -------------------------
-@bodyBackground: #EDEDED;
+@bodyBackground: #F3F3F3;
@textColor: @gray;
@@ -146,7 +146,7 @@
// Navbar
// -------------------------
@navbarHeight: 40px;
-@navbarBackground: #F3F3F3;
+@navbarBackground: #F8F8F8;
@navbarBackgroundHighlight: @navbarBackground;
@navbarText: @gray;