Syntax Highlighting Guide for Atom
问题 I am very pleased with the new editor by Github. Unfortunately it isn't exactly easy to customize it. I wanted to create my own Syntax Highlighting Theme, because I am not happy with the ones available to download (at least they don't seem to do well with Java) Now the files (syntax-variables, color.less, etc.) to style seem to be in: ~/.atom/ .../packages (if you want to change existing themes) The problem is just that I don't know which (CSS) classes style which elements of the syntax. Is