Repeated unsolicited change of workbench.colorCustomizations

Hi. Thx for Cursor.

I’m completely new to Cursor. I’ve migrated from VS Code, including "workbench.colorTheme": "Tomorrow Night Blue" in /home/my-username-here/.config/Cursor/User/settings.json. I’m on Manjaro x64 Linux, X11, GNOME, dark theme/preference. Most of Cursor seems to work fine.

However, Cursor is on its own adding the following to my workspace’s .vscode/settings.json (which doesn’t seem to make any obvious visual difference):

"workbench.colorCustomizations": {
    "editor.background": "#000000",
    "terminal.background": "#000000"
  }

Any tips how to prevent the above change to .vscode/settins.json, please?
Thx in advance.

Ctrl+Shift+P > Help: About:

Version: 0.47.5
VSCode Version: 1.96.2
Commit: 53d6da1322f934a1058e7569ee0847b24879d180
Date: 2025-03-14T21:48:11.853Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Linux x64 6.13.5-2-MANJARO

Hey, are you sure this change is made by Cursor? It might be some extension because it’s not happening to me.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.