|
|
@ -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;
|
|
|
|