Is it possible to specify a color for whitespace between specific tags? Say you have PHP tags <? and ?>, can you specify that any whitespace between those tags is a different color? It makes it really easy to identify blocks of code inside of HTML documents.
Example images:

