diff options
Diffstat (limited to 'profiles/main/data/settings.json')
-rw-r--r-- | profiles/main/data/settings.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index 6062c84..f322129 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -1,3 +1,5 @@ { - "window.titleBarStyle": "custom" + "window.titleBarStyle": "custom", + "redhat.telemetry.enabled": false, + "workbench.colorTheme": "Default Light Modern" }
\ No newline at end of file |