As i read in build system docs: http://sublime-text-unofficial-documentation.readthedocs.org/en/latest/reference/build_systems/exec.html, I can specify an optional syntax argument to colorize the build system’s output. I suppose this option expects path to .tmLanguage file to define syntax, but how can I pass path to .tmTheme file where I should actually colorize my output?