I was used to editing Python with Netbeans, because it was the only editor I knew that could edit Python and even added a little support.
Some time ago, I found that Sublime Text 2 suits my needs better, so I made the step.
However, there is one thing in Netbeans that is really handy, which is the highlighting of the arguments of the method.

How to change the theme of Sublime Text 2 so, that 'self', 'playerId', 'text', 'channel' and 'flags' are highlighted as well?
Regards,
Aart
P.S. I sure hope this is the right section..