summaryrefslogtreecommitdiff
path: root/journal/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'journal/variables.less')
-rwxr-xr-xjournal/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/journal/variables.less b/journal/variables.less
index a2b551fa..c2181d9f 100755
--- a/journal/variables.less
+++ b/journal/variables.less
@@ -13,7 +13,7 @@
// -------------------------
@black: #000;
@grayDarker: #222;
-@grayDark: #888;
+@grayDark: #777;
@gray: #999;
@grayLight: #bbb;
@grayLighter: #eee;