summaryrefslogtreecommitdiff
path: root/superhero/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/variables.less')
-rwxr-xr-xsuperhero/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/superhero/variables.less b/superhero/variables.less
index b593cdde..03b047fd 100755
--- a/superhero/variables.less
+++ b/superhero/variables.less
@@ -35,7 +35,7 @@
@baseFontSize: 15px;
@baseFontFamily: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
@baseLineHeight: 20px;
-@textColor: #CDD0BE;
+@textColor: #ECE9D7;
// Buttons
@primaryButtonBackground: @linkColor;