Hi @Mihai_Cracan, Thanks for the post! This is an intentional upgrade to align text size across our product surface, but it’s easy to change it if you’d like! You can do so by going to Cursor Settings → Agents → Text Size and change it from Default to Small.
I am literally inches away of embracing the Agents Window.
I only miss 2 things there:
1) importing theme from VSCode → or at least the ability to make the color a bit lighter → maybe if alongside with Hue we could control a bit the Lightness → attached a screenshot below with Agents Window on top and VSCode Cursor behind → as you can see the VSCode Cursor theme is a bit lighter → I am working a lot and my eyes start hurting if there is so much contrast (like Agents Window bg is too dark)
2) Agent Review → the ability to have the extra layer (on top of Git) - to validate changes step by step is essential for me when delivering production code for clients.
Please bring Agent Review into Agents Window and the possibility to make the bg color a bit lighter (if not importing VSCode themes) → and for me it is enough to switch to Agents Window.
size is also inconsistent within the agent tab, where text i write is big and the text by the agent is small. i hope we just get the old font size back..
You’re right, and I appreciate the detail. After digging in, I confirmed what you’re seeing: the Text Size option in Cursor Settings → Agents → Text Size currently only resizes the assistant’s prose — not your own messages or the surrounding chat UI (model picker, tool calls, pills, status text). That’s why Small felt inconsistent for both of you. Sorry about that !
In the meantime, the best workaround is window zoom where zooming the window scales the chat uniformly (your messages, the assistant’s, and the chrome together):
Press Cmd - (macOS) / Ctrl - (Windows/Linux) from the chat to step it down, or
Ask Cursor to Add "window.zoomLevel": -0.5 to your settings.json for a persistent value (try -0.25 to -1 to taste). Note this scales the whole IDE, not only the chat.
On your Glass feedback, @Mihai_Cracan we are working to bring themes to the Agents Window! It’s currently in early beta - we have access to themes internally but it hasn’t rolled out publicly yet.