timtom
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Put this in your .vscode/settings.json
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#000000",
"titleBar.activeBackground": "#f1f1b6"
},
Cursor agents/editor tab assumes color theme.
Steps to Reproduce
See description
Expected Behavior
Read
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.34
VSCode Version: 1.99.3
Commit: 45fd70f3fe72037444ba35c9e51ce86a1977ac10
Date: 2025-10-29T06:51:29.202Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
Thanks for the report, I’ve passed it on to the team.
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The Agents vs Editor tabs are sometimes invisible depending on my color customizations
Steps to Reproduce
Set these settings in VSCode
“workbench.colorCustomizations”: {
“titleBar.activeBackground”: “#122e50”,
“titleBar.activeForeground”: “#eeeeee”
},
and if you are in light mode, you will not be able to make out the new Agents/Editor tabs as per screenshot
Expected Behavior
The Agents | Editor tab should use titleBar.activeForeground or at least a modified version thereof rather than hard-coding the color separately
Or there should be a separate color for those two links we can put in our workbench.colorCustomizations settings ourselves
Screenshots / Screen Recordings

Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.43 (user setup)
VSCode Version: 1.99.3
Commit: 8e4da76ad196925accaa169efcae28c45454cce0
Date: 2025-10-30T18:49:27.589Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
No - Cursor works, but with this issue