diff --git a/themes/vscode.json b/themes/vscode.json index 9bd8110..285aa56 100644 --- a/themes/vscode.json +++ b/themes/vscode.json @@ -11,5 +11,7 @@ "tab.activeBackground": "#000", "tab.inactiveBackground": "#000", "tab.hoverBackground": "#000", + "titleBar.activeBackground": "#000", + "titleBar.inactiveBackground": "#000" } }