brogrammer-theme
brogrammer-theme copied to clipboard
Possible to support .coffee, .litcoffee and .coffee.md?
Firstly, thanks for sharing an awesome theme. The colours are fantastic.
Forgive me, I don't really understand how syntax highlighting in Sublime Text 3 works. Without the Better CoffeeScript plugin, I don't seem to have any syntax highlighting in coffeescript files. However, with the plugin installed, I don't seem to get the awesome brogrammer colours in those files either.
Is it possible to add support for coffeescript (.coffee
) and literate coffeescript (.litcoffee
/ .coffee.md
) to the theme? Or can I somehow connect the theme together with the Better CoffeeScript file to be able to get the colour scheme on those files?
Hmm, more experimenting, uninstalling and reinstalling packages and maybe I am seeing the highlighting in .coffee
files and partially in .litcoffee
files. Somehow there seems to be a lot more white than in javascript files, but maybe that's because of coffeescript's brevity...