From 7cc12871dbb904b498fbb421133054a87c2fef03 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 14 Nov 2024 14:32:08 +0000 Subject: Remove some extra colour --- cursor_settings.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/cursor_settings.json b/cursor_settings.json index 7ad3a68..b5005ed 100644 --- a/cursor_settings.json +++ b/cursor_settings.json @@ -21,12 +21,6 @@ "~/code", "~/Budget" ], - "workbench.colorCustomizations": { - "editorIndentGuide.activeBackground1": "#ff9900", - "editorIndentGuide.background1": "#008cff", - "tree.indentGuidesStroke": "#ff9900", - "tree.inactiveIndentGuidesStroke": "#008cff" - }, "editor.fontWeight": "normal", "terminal.external.linuxExec": "urxvt", "git.confirmNoVerifyCommit": false, -- cgit v1.2.3