Reputation: 82560
How do I change the fonts and colors for Typescript in webstorm, there seems to be a place for this sort of thing for every other language but not Typescript.
Any help would be appreciated.
Upvotes: 0
Views: 744
Reputation: 666
I am using webstorm 10:
Ctrl+Alt+S
Search for typescript under Colors & Fonts
Here you can change the fonts and colors for typescript only
Upvotes: 0
Reputation: 93868
You can change the font/colors used for TypeScript by changing JavaScript settings in Settings/Editor/Colors&Fonts. Please vote for this ticket - this is a request for a separate TypeScript color scheme
Upvotes: 1