summaryrefslogtreecommitdiff
path: root/united/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'united/variables.less')
-rwxr-xr-xunited/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/united/variables.less b/united/variables.less
index b2ea7c71..4e669e6f 100755
--- a/united/variables.less
+++ b/united/variables.less
@@ -17,7 +17,7 @@
@grayDark: #333;
@gray: #555;
@grayLight: #999;
-@grayLighter: #eee;
+@grayLighter: #F5F5F5;
@white: #fff;
@@ -160,7 +160,7 @@
// Hero unit
// -------------------------
-@heroUnitBackground: lighten(@purple, 20%);
+@heroUnitBackground: @grayLighter;
@heroUnitHeadingColor: inherit;
@heroUnitLeadColor: inherit;