Add back the dark header

This commit is contained in:
Rafael Conde
2017-05-03 08:45:58 -07:00
committed by Shawn Erquhart
parent 19f34c81d2
commit a1a9ebe437
2 changed files with 3 additions and 2 deletions

View File

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