Lighten minimal demo so it's more distinct

This commit is contained in:
Daniel Imms
2017-05-04 08:43:49 -07:00
parent 1cc3b55624
commit 91b2c67665

View File

@@ -80,7 +80,7 @@ const sapphireColorSet: IColorSet = {
const minimalColorSet: IColorSet = { const minimalColorSet: IColorSet = {
base: { base: {
background: '#12171f', background: '#22272f',
foreground: '#efefef', foreground: '#efefef',
color1: sapphireColors.blue, color1: sapphireColors.blue,
color2: sapphireColors.red, color2: sapphireColors.red,