Colors are unsync to themes

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

IDE and agents have different colors

Steps to Reproduce

  1. Open Agents and IDE.
  2. Compare

Expected Behavior

colors should be the same

Operating System

MacOS

Version Information

3.9.8 xxxx

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is expected behavior, not a bug. Agents Window uses its own theme set and doesn’t currently inherit the editor theme workbench.colorTheme. So even when both windows are on a light theme, the background shade can differ, which is what you’re seeing in the screenshot.

Workaround: in Agents Window, you can pick a built-in theme that’s closest to your editor theme in the appearance settings. It won’t be a perfect match, but it can reduce the difference.

There are already a couple threads about this, you can subscribe to get updates:

There’s no automatic theme sync between windows yet, and I can’t share an ETA. Let me know if the workaround doesn’t work for you.