Code Coloring in Brackets
Has anyone found out what CodeMirror css style colors the id tag? I'd really like the id and the class names to be the same color. At the moment my stylesheet looks like an accident in a paint factory. I think I just about get something right only to add another tag or attribute and another color appears in the stylesheet, lol.
#name {
}
.name {
}
Cheers Os.
The color coding is not that great. There's either far to many colors or not enough, its poor in this day and age given that it's one of the most important aspects of web developer set up.
