Increase color contrast

Closes #338.
pull/308/merge
Thibaut Courouble 9 years ago
parent b0d5578980
commit 6d9354f212

@ -13,7 +13,7 @@ $documentBackground: #fafafa;
$textColor: #333; $textColor: #333;
$textColorLight: #666; $textColorLight: #666;
$textColorLighter: #999; $textColorLighter: #888;
$inputFocusBorder: #35b5f4; $inputFocusBorder: #35b5f4;
@ -30,8 +30,8 @@ $selectionText: #fff;
$highlightBackground: #fffdcd; $highlightBackground: #fffdcd;
$linkColor: #0082c6; $linkColor: #3377c0;
$linkColorHover: #0072c5; $linkColorHover: #2f6cb6;
$headerBackground: #f0f0f0; $headerBackground: #f0f0f0;
$headerBorder: #d9d9d9; $headerBorder: #d9d9d9;

Loading…
Cancel
Save