[Github-comments] [geany/geany] Look and feel does not match on Ubuntu with GTK-3 (#1179)

Colomban Wendling notifications at xxxxx
Sat Aug 26 21:39:03 UTC 2017


@Johndeep You have several options to change the theme used by Geany through the regular GTK means.  E.g. one for GTK3 is to set the `GTK_THEME` environment variable, like `GTK_THEME='Adwaita:dark' geany`, which will use the dark variant of the *Adwaita* theme for launching Geany.  You can also play with the setting I mentioned previously, or things like `GTK2_RC_FILES` for GTK2, etc.

I really don't think Geany should try and not follow the theme by itself; but I guess a plugin could do that.  I just wrote such a plugin simply requesting the dark theme variant for the fun of it and to prove my point: https://github.com/b4n/geany-plugin-dark-theme

-- 
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/1179#issuecomment-325163324
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170826/730c3edd/attachment.html>


More information about the Github-comments mailing list