`Tools` ⮞ `Configuration Files` ⮞ `geany.css`
Put this in it and save:
```css
.view {
background: black;
}
```
Message background color become full black when build is executed.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2702#issuecomment-750074825