diff --git a/dotfiles/vscode.jsonc b/dotfiles/vscode.jsonc index 26aeac8..e71d580 100644 --- a/dotfiles/vscode.jsonc +++ b/dotfiles/vscode.jsonc @@ -56,6 +56,7 @@ "progressBar.background": "{{@@ accent_color @@}}", "pickerGroup.foreground": "{{@@ accent_color @@}}", "tab.activeBorder": "{{@@ accent_color @@}}", + "tab.activeBorderTop": "#00000000", "notificationLink.foreground": "{{@@ accent_color @@}}", "editorWidget.resizeBorder": "{{@@ accent_color @@}}", "editorWidget.border": "{{@@ accent_color @@}}",