geany-syntax Theme
A simple light syntax theme to mimic the Geany Editor. Works with light themes. Work in progress. One variant is the brace match which uses some fancy animation I grabbed from this link Brace Matching which has some other tips on brace match. Some differences in how CSS is displayed, but it's better then the default Geany highlighter. In general where the Atom syntax highligher did a better job I left some of that in.
I only looked at sample PHP, HTML, CSS files to check colors, but more could be done for other supported languages.
Revisions
- V1.0.1 Changed Folding indicator to be a
+
to expand-
fold. - V1.0.1 Fixed botched commit, now has gutter color highligher for folded lines.