summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/colors.less
diff options
context:
space:
mode:
authorAndrewMurrell <ImFromNASA@gmail.com>2015-01-25 14:14:52 +0000
committerAndrewMurrell <ImFromNASA@gmail.com>2015-01-25 14:14:52 +0000
commit899eb145a244c62f875b7342a8f687645230d914 (patch)
tree5a749aa4e7b39089560a325958fe270eb97f7a99 /app/assets/stylesheets/colors.less
parent7434754f183a8da6047919c1f3e562a6a18188f2 (diff)
Moved to less-rails-bootstrap from twitter-bootstrap-rails and fixed LESS errors.HEADmaster
Diffstat (limited to 'app/assets/stylesheets/colors.less')
-rw-r--r--app/assets/stylesheets/colors.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/colors.less b/app/assets/stylesheets/colors.less
index 61e1e57..be17cf8 100644
--- a/app/assets/stylesheets/colors.less
+++ b/app/assets/stylesheets/colors.less
@@ -1,3 +1,5 @@
+// Our color scheme was horrific.
+
/*
@darker-orange: #9D4102;
@link-yellow: #FFC50D;