summaryrefslogtreecommitdiff
path: root/spruce/variables.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-17 16:40:02 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-17 16:40:02 -0400
commit189b113153a0e866f717bf0822c51ae40597d53d (patch)
treeecb6d550f31e10538e724f7e15dfc6e9489d60c7 /spruce/variables.less
parente4add32f88236caf7e81ccb8ed5a4db464c895a6 (diff)
all: hero-unit support
Diffstat (limited to 'spruce/variables.less')
-rwxr-xr-xspruce/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/spruce/variables.less b/spruce/variables.less
index c15fb972..8da70a26 100755
--- a/spruce/variables.less
+++ b/spruce/variables.less
@@ -160,7 +160,7 @@
// Hero unit
// -------------------------
-@heroUnitBackground: @grayLighter;
+@heroUnitBackground: darken(#90A38F, 10%);
@heroUnitHeadingColor: inherit;
@heroUnitLeadColor: inherit;