Geany 2.0 comes with a few broken colour scheme templates. Look at the brace_good line in the following screenshot, you will see a typo where there's a comma instead of a semicolon:
When I fix that line, it works properly and braces are highlighted, otherwise (by default) they're black on dark gray, so the highlighting is almost completely unnoticeable.
Please fix your schemes, the line should be reading:
brace_good=pro_orange;pro_selection_background;true;false
Make sure to also check the light scheme from the same name as it contains the same typo! ;-)
Issue initially raised over at Geany 2.0 GitHub: geany/geany-osx#50 (comment)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.