aboutsummaryrefslogtreecommitdiffstats
path: root/Just-Read/less/var.less
diff options
context:
space:
mode:
Diffstat (limited to 'Just-Read/less/var.less')
-rw-r--r--Just-Read/less/var.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/Just-Read/less/var.less b/Just-Read/less/var.less
new file mode 100644
index 0000000..6d53ed7
--- /dev/null
+++ b/Just-Read/less/var.less
@@ -0,0 +1,6 @@
+// Color Variables
+
+@black: #000;
+@white: #fff;
+@color: #556270; // The color of the header.
+@link: #1d73bb; // The color of links, blockquote line and bullets. If you modify this color, edit static/images/bullet.png \ No newline at end of file