aboutsummaryrefslogtreecommitdiffstats
path: root/syte-pelican/static/less/variables.less
diff options
context:
space:
mode:
authorSamrat Man Singh <samratmansingh@gmail.com>2012-07-07 08:28:26 +0545
committerSamrat Man Singh <samratmansingh@gmail.com>2012-07-07 08:28:26 +0545
commit705357519b7345422a003d8970d1f396579d91b2 (patch)
treeed3cf3a3bfbc65252417ac9125d55080a45cb192 /syte-pelican/static/less/variables.less
parent3ba3e785dc4d84a069622d9138761ff7967c7316 (diff)
downloadpelican-themes-705357519b7345422a003d8970d1f396579d91b2.tar.gz
Add syte-pelican, a theme based on Syte
Diffstat (limited to 'syte-pelican/static/less/variables.less')
-rw-r--r--syte-pelican/static/less/variables.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/syte-pelican/static/less/variables.less b/syte-pelican/static/less/variables.less
new file mode 100644
index 0000000..1957a02
--- /dev/null
+++ b/syte-pelican/static/less/variables.less
@@ -0,0 +1,6 @@
+//variables
+@adjacent-color: #333366;
+
+@text-color: #404040;
+@alternate-text-color: #4b4b4b;
+@link-color: #000000;