aboutsummaryrefslogtreecommitdiffstats
path: root/syte/static/less/variables.less
diff options
context:
space:
mode:
authorSamrat Man Singh <samratmansingh@gmail.com>2012-07-07 08:31:08 +0545
committerSamrat Man Singh <samratmansingh@gmail.com>2012-07-07 08:31:08 +0545
commit2ce26b4ed17e153d9834e6dd21ec0da92d71139e (patch)
tree9b59308831e99ed534f28aac51b5b236ac54ce87 /syte/static/less/variables.less
parent705357519b7345422a003d8970d1f396579d91b2 (diff)
downloadpelican-themes-2ce26b4ed17e153d9834e6dd21ec0da92d71139e.zip
pelican-themes-2ce26b4ed17e153d9834e6dd21ec0da92d71139e.tar.gz
pelican-themes-2ce26b4ed17e153d9834e6dd21ec0da92d71139e.tar.bz2
Move syte-pelican to syte
Diffstat (limited to 'syte/static/less/variables.less')
-rw-r--r--syte/static/less/variables.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/syte/static/less/variables.less b/syte/static/less/variables.less
new file mode 100644
index 0000000..1957a02
--- /dev/null
+++ b/syte/static/less/variables.less
@@ -0,0 +1,6 @@
+//variables
+@adjacent-color: #333366;
+
+@text-color: #404040;
+@alternate-text-color: #4b4b4b;
+@link-color: #000000;