More clean up

This commit is contained in:
Daniel Imms
2017-05-04 09:01:59 -07:00
parent 46adbaa10e
commit 33d4a4f817

View File

@@ -80,7 +80,7 @@ export class VscodeThemeGenerator implements IThemeGenerator {
theme.colors['focusBorder'] = colorSet.base.color1;
// Peek editor
theme.colors['peekViewEditor.background'] = background1;
theme.colors['peekViewTitle.background'] = colorSet.base.background;
theme.colors['peekViewTitle.background'] = background2;
theme.colors['peekView.border'] = colorSet.base.color1;
theme.colors['peekViewResult.background'] = background3;
// Editor marker