[Github-comments] [geany/geany] How modify message background color? (#2702)
Matthew Brush
notifications at xxxxx
Wed Dec 23 10:08:20 UTC 2020
`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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201223/1e3e875f/attachment.htm>
More information about the Github-comments
mailing list