diff --git a/settings.json b/settings.json index fe542dc..ddbee6c 100644 --- a/settings.json +++ b/settings.json @@ -130,4 +130,5 @@ "workbench.statusBar.visible": false, "workbench.activityBar.visible": false, "terminal.integrated.defaultProfile.linux": "zsh", + "editor.bracketPairColorization.enabled": true, } \ No newline at end of file