[Github-comments] [geany/geany] Message Window colors aren't contrasting in dark themes (#2644)

Carlos notifications at xxxxx
Sat Mar 27 13:21:04 UTC 2021


I will leave it here in case it helps someone. I am using the following style in my _geany.css_:
```css
#geany-compiler-error {
    color: #FF7987;
}

#geany-compiler-message {
    color: #DFDBFF;
}

#geany-compiler-context {
    color: #FEC0E0;
}
```
It has been easy to read the compiler messages on the dark themes I tested it with.

-- 
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/2644#issuecomment-808731976
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210327/0444691d/attachment.htm>


More information about the Github-comments mailing list