A version of pull request #1377 that uses the GTK theme instead of the geany colorschemes to customize the colors of the compiler output in the message window. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1381
-- Commit Summary --
* make message window themable * added documentation for message window theme options * Make compiler messages use GTK+ theme
-- File Changes --
M data/geany.css (11) M data/geany.gtkrc (17) M doc/geany.txt (27) M src/msgwindow.c (53)
-- Patch Links --
https://github.com/geany/geany/pull/1381.patch https://github.com/geany/geany/pull/1381.diff
Its great that you thought to do the docs, but you forgot to change them to the GTK way :smile:
@Rakksor pushed 1 commit.
ced8595 Remove now invalid documentation
Damn, missed that. :blush: I just removed it for now without documenting the new stuff, since styling the tabs etc. isn't documented either.
@Rakksor nice work. I will try to test and merge this weekend if I get time.
We should probably squash the (now) unrelated commits so we just get the changes in 33a8cc9. @Rakksor if you want to do it ahead of time, it will make merging it a little easier.
Works for me, not depending on the theme colours is the way to go.
@codebrainz do not merge this until the documentation is done, which as @Rakksor said depends on #1380 but as discussed on IRC @b4n is gonna look at that soon :)
Also @b4n should probably approve GTK fixes :)
See #1382
Closed #1381.
Closed since this is included in #1382
github-comments@lists.geany.org