Terminate-syntax (this package) goes really well with Terminate-ui. Make sure to pair these together.
An adaptation of Apple's green default Terminal settings with a touch of blues, yellows and red to contrast important syntax like function calls, constants, strings, operators and comments while keeping a central color scheme.
> apm install terminate-syntax
or search and install theme in Preferences
-> Install
-> Install Packages
-> terminate-syntax
Terminate should display nicely with most common languages. If not open an issue and I'll fix it (I'm also open to pull-requests. See below for more information). I've tested Terminate with the following languages:
Gladly accepting pull-requests. First open an issue if one hasn't been opened already and let's discuss changes. I'd like help to work with other languages that I am not familiar. Those would be any languages I have not supported above. Thank you!
@red
attributes- I did this to note that I need to fix these. So in a language if there is an odd red syntax it's probably an attribute that hasn't been intentionally set yet.class
attributes match id
href
attributes same color=
same colordo
's to secondary color (teal)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.