New colors

This commit is contained in:
Nishanth Shanmugham
2015-10-03 18:11:04 -05:00
parent 12285933ee
commit d99e82e683
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
@black: #333;
@gray: #b7b7b7;
@accent: #2eaf5e; // green
@accent: #0096cc;
@black-background: @black;
@white: #fefefe;
@milk: #fefefe;