Quick tweak to increase the contrast of dark mode a little prior to a real review of the colours tomorrow.
parent
f98136cd99
commit
1ebf7948c6
|
|
@ -1,7 +1,7 @@
|
|||
$white: #fff;
|
||||
$black: #000;
|
||||
|
||||
$color-bg: #4d4d4d;
|
||||
$color-bg: #222;
|
||||
$color-fg: #fff;
|
||||
|
||||
$color-primary: #40617d;
|
||||
|
|
|
|||
Loading…
Reference in New Issue