diff --git a/settings.json b/settings.json index c3209fa..c4a3785 100644 --- a/settings.json +++ b/settings.json @@ -21,6 +21,9 @@ "editor.lineHighlightBackground": "#f0f0f0", "editor.findMatchHighlightBackground": "#aeda00", "terminal.background" : "#f8f8f8", + "sideBar.foreground" : "#000000", + "tab.activeForeground": "#000000", + "tab.inactiveForeground": "#000000" }, "C_Cpp.updateChannel": "Insiders", "editor.fontSize": 14,