More work on new theme colors, darken slightly

This commit is contained in:
Daniel Imms
2017-03-22 21:52:25 -07:00
parent e64922707d
commit 5112497e6f
2 changed files with 37 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ const sapphireColorSet: IColorSet = {
markdownQuote: '#c0c0c0'
},
ui: {
background: '#151B24',
background: '#12171f',
foreground: '#efefef',
accent: '#0a0d12',
cursor: '#ffffff',