A few more small theme updates

This commit is contained in:
Matt Bierner 2017-04-25 16:56:37 -07:00
parent 1ac5dd5d76
commit 7516e31306
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@
"editorForeground": "#d3af86",
"editorSelection": "#84613daa",
"editorWidgetBackground": "#131510",
"editorHoverBackground": "#221a14",
"tabsContainerBackground": "#131510",
"inactiveTabBackground": "#131510",
"statusBarBackground": "#162257",

View file

@ -16,6 +16,7 @@
"editorLineHighlight": "#0000004A",
"editorSelection": "#750000",
"editorLineNumbers": "#c03333",
"editorWidgetBackground": "#300000",
"editorHoverBackground": "#300000",
"editorSuggestWidgetBackground": "#300000",
"peekViewEditorBackground": "#390000",