Lighten minimal demo so it's more distinct
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user