jesseweed / seti-ui

A subtle dark colored UI theme for Atom.
MIT License
942 stars 285 forks source link

Add a different color for Typescript unit tests #462

Closed mcattle closed 6 years ago

mcattle commented 6 years ago

I propose we visually differentiate Typescript unit test files .spec.ts with the same icon, but a different color. Yellow was chosen as it's a part of the traffic light analogy that unit tests follow, but doesn't imply that the unit tests within the file are passing (green) or failing (red).