diff options
Diffstat (limited to 'profiles/main/data/settings.json')
-rw-r--r-- | profiles/main/data/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index 4c1a560..f88a51d 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -90,6 +90,6 @@ "workbench.productIconTheme": "icons-carbon", "workbench.tips.enabled": false, "workbench.colorCustomizations": { - "editorWhitespace.foreground": "#a3a3a3" + "editorWhitespace.foreground": "#a3a33a" }, }
\ No newline at end of file |