DEV Community

Cless
Cless

Posted on

Google Antigravity - Increase font size for the agent chat area

Google Antigravity is a good IDE for AI-assisted coding. From the release, there has been no option to increase the font size in the agent chat, so it's a pain to read text there.

This Python script will enable setting the font size.

Before
Chat area before

After
Chat area after

It implemented steps described here.

Top comments (0)