Added a preferences dialog that allows the highlight colors and overall color alpha to be changed.
* Settings are kept in a .conf file * Tested on linux mint 19.1 cinnamon, geany 1.35 with gtk2 v2.24 and gtk3 v3.22 You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/940
-- Commit Summary --
* Added a preferences dialog that allows the highlight colors and
-- File Changes --
M build/pairtaghighlighter.m4 (1) M pairtaghighlighter/Makefile.am (2) A pairtaghighlighter/data/Makefile.am (4) A pairtaghighlighter/data/prefs.ui (225) M pairtaghighlighter/src/pair_tag_highlighter.c (413)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/940.patch https://github.com/geany/geany-plugins/pull/940.diff