Tweak dark theme colors

pull/170/head
Thibaut 10 years ago
parent c3e41d792a
commit 4f9cd7119f

@ -10,8 +10,8 @@ $sidebarMediumWidth: 16rem;
$contentBackground: #2d2d2d; $contentBackground: #2d2d2d;
$textColor: #c9c9c9; $textColor: #c9c9c9;
$textColorLight: #7e7d7d; $textColorLight: #858585;
$textColorLighter: #6a6868; $textColorLighter: #706f6f;
$inputFocusBorder: #444; $inputFocusBorder: #444;
@ -65,7 +65,7 @@ $noteOrangeBackground: #3e271d;
$noteOrangeBorder: #1f1511; $noteOrangeBorder: #1f1511;
$noteRedBackground: #3e1b1b; $noteRedBackground: #3e1b1b;
$noteRedBorder: #1b0a0a; $noteRedBorder: #170808;
$labelBackground: #38383a; $labelBackground: #38383a;

Loading…
Cancel
Save