Add markdownQuote color

This commit is contained in:
Daniel Imms
2017-02-01 20:12:06 -08:00
parent 6232024ac2
commit 4ca82748d4
3 changed files with 6 additions and 3 deletions

View File

@@ -72,7 +72,8 @@ const sapphireColorSet: IColorSet = {
this: sapphireColors.blue,
cssClass: sapphireColors.blue,
cssId: sapphireColors.red,
cssTag: sapphireColors.teal
cssTag: sapphireColors.teal,
markdownQuote: '#c0c0c0'
},
ui: {
background: '#151B24',