提交 5ad8c2f6 编写于 作者: M Martin Aeschlimann

Initial background according to theme, need to set backgroundColor window color

上级 0c2b94cf
......@@ -180,8 +180,7 @@ export class VSCodeWindow {
height: this.windowState.height,
x: this.windowState.x,
y: this.windowState.y,
backgroundColor: '#00000000',
transparent: true,
backgroundColor: this.getBackgroundColor(),
minWidth: VSCodeWindow.MIN_WIDTH,
minHeight: VSCodeWindow.MIN_HEIGHT,
show: !isFullscreenOrMaximized,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册