mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2026-04-06 10:12:08 -07:00
Lighten minimal demo so it's more distinct
This commit is contained in:
@@ -80,7 +80,7 @@ const sapphireColorSet: IColorSet = {
|
||||
|
||||
const minimalColorSet: IColorSet = {
|
||||
base: {
|
||||
background: '#12171f',
|
||||
background: '#22272f',
|
||||
foreground: '#efefef',
|
||||
color1: sapphireColors.blue,
|
||||
color2: sapphireColors.red,
|
||||
|
||||
Reference in New Issue
Block a user