adds contrast to code highlighting colors

This commit is contained in:
Robert Messerle 2015-12-15 00:21:36 -08:00 committed by Naomi Black
parent d52d828bb6
commit f95ab4707c
1 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ $cactus: #8BC34A;
// YELLOW
$sunshine: #FFF59D;
$olive: #9E9D24;
$olive: #647f11;
// ORANGE
$sand: #FFF8E1;
@ -81,7 +81,7 @@ $platinum: #445A64;
$metal: #536E7A;
$tin: #8FA4AE;
$darkgrey: #5C707A;
$bismark: #90A4AE;
$bismark: #7a8b94;
$grey: #B0BEC5;
// LIGHT GRAY COLORS