[Github-comments] [geany/geany] Text color/background for hints (#1651)
elextr
notifications at xxxxx
Wed Oct 18 02:33:48 UTC 2017
No its not hard coded, it follows the GTK theme. Perhaps @codebrainz KDE distro didn't put much effort into the GTK themes after GTK3 when all the tools to translate KDE themes to GTK2 would have broken.
Add:
```
.tooltip {
background-color: #00ff00;
}
```
to `~/.config/gtk-3.0/gtk.css` and get minty green.
--
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/1651#issuecomment-337442842
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171018/bcb8ec00/attachment.html>
More information about the Github-comments
mailing list