Change to dark sidebar

This commit is contained in:
Rafael Conde
2017-05-03 08:32:54 -07:00
committed by Shawn Erquhart
parent ff2a045192
commit 19f34c81d2
2 changed files with 7 additions and 5 deletions

View File

@ -16,7 +16,7 @@
--dropShadow: 0 2px 4px 0 rgba(19, 39, 48, .12);
--topmostZindex: 99999;
--foregroundAltColor: #fff;
--backgroundAltColor: #f8f9fa;
--backgroundAltColor: #313d3e;
--textFieldBorderColor: #e7e7e7;
--highlightFGColor: #fff;
--highlightBGColor: #3ab7a5;