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

Matthew Brush notifications at xxxxx
Wed Dec 23 10:30:46 UTC 2020


Real CSS has a property like this:

```css
filter: invert(1) hue-rotate(180deg);
```

But since GTK+ CSS is not real/complete CSS, I doubt it works.

-- 
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-750106373
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201223/15a42c6a/attachment.htm>


More information about the Github-comments mailing list