How to remove grey background from Debug window in Android Studio (See screenshot)?
Other backgrounds I can set to White but could not find a setting for this specific window.
I tried to find more common setting but had no success too. Is a custom theme the only way to remove this bad grey?
It's rude but works :)
Close Android Studio
Open "C:\Program Files\Android\Android Studio\lib\app.jar" in text editor.
Replace F7F8FA to FFFFFF
Open Android Studio and enjoy nice white background :)
P.S. For IDEA replace in "C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2025.1.3\lib\app-client.jar"