coloring in Eclipse

I have now a version of Servoy Eclipse that works with my solution! (Thanks Johan ;-) )
and while I’m working with methods, I really liked the coloring of the old method editor more, than this one. (like the words: form, controller, etc… which are in green blue, etc.)

So I tried to make my own color design, but I can’t figure out, how I can adjust words like: form, controller, etc…
I can change the coloring of some elements, but not my own words.

Anyone else, already figured that out?

is not possible, we have to to do that through eclipse plugins

Oke, I thought that was one of the main ‘new features’ when Servoy was first shown on SW 2007 in Amsterdam. ;-)

i implemented servoy coloring for javascript files.
they are hard code for now, will look if we can create a nice preference panel for customizing the colors.