diff --git a/.vscode/settings.json b/.vscode/settings.json index 8b1aca41..8fb53cff 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,4 @@ { - "workbench.colorTheme": "Default Light+", "editor.semanticHighlighting.enabled": true, "editor.semanticTokenColorCustomizations": { "[Default Light+]": {"rules": {"variable": "#7f197f"}}