aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-11-14 14:32:08 +0000
committerMatthew Lemon <y@yulqen.org>2024-11-14 14:32:08 +0000
commit7cc12871dbb904b498fbb421133054a87c2fef03 (patch)
tree27fb03a26c820b2510f820dd1a0ec08e1f7506ff
parent00e1ac967d62a2f09b820ae2778c9efeb911cbcb (diff)
Remove some extra colour
-rw-r--r--cursor_settings.json6
1 files changed, 0 insertions, 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,