jesseweed / seti-syntax

A subtle dark colored theme for Atom.
MIT License
185 stars 66 forks source link

Improve Jade Syntax #7

Open jesseweed opened 9 years ago

jesseweed commented 9 years ago

Improve Jade syntax highlighting. Colors currently are mostly blue.

sethlivingston commented 9 years ago

+1

robahl commented 9 years ago

+1 Compared the Atom Dark syntax, Jade looks much more readable than Seti. However I like Seti more, so just gotta hold on seeing syntax like

title My fine title

in blue. The title keyword should be in another color. Also elements starting with hashtag (id) are just blue, .class elements are fine and red, no fix needed there.

Could someone explain how I could change this myself, I'm fine at least having the html tags in a different color.

CharlieGreenman commented 8 years ago

Hmm, I believe this issue should now be closed. In order to get Jade syntax set up with seti-ui, please do the following. In Atom navigate to Atom->Preferences->+ Install -> search for jade --> install atom-jade. That should be it, and you should be all set :)

observerslee commented 7 years ago

There are 2 jade language packages in Atom preferences package search result. atom-jade from merrihew does not work well with seti syntax, but language-jade from devongovett works great.