Proof of concept for coloring nested brackets in Geany
Compiling
$ mkdir build
$ cd build
$ cmake ../
$ makePlugin is in build/src/bracket-colors.so
Installing
Install into existing geany lib directory with make install in the build directory or manually copy/symlink bracket-colors.so