```py bar = 1 def foo(): pass foo() bar += 1 ```   Most theme's don't colorize `meta.function-call` as the idea is that it should cover function names, including the full path, and all parameters (see https://www.sublimetext.com/docs/3/scope_naming.html) I good scope to give function names is `support.function`