Grammar Tab Colors
The Grammar Tab Colors atom package allows you to have custom tab decorations in githubs atom text editor
[
](https://twitter.com/intent/tweet?text=Check out @thtliife%27s grammar-tab-colors package, for %23githubs awesome %23atom text editor!:&url=https%3A%2F%2Fatom.io%2Fpackages%2Fgrammar-tab-colors)
Installation
Using apm:
apm install grammar-tab-colors
Or search for grammar-tab-colors
in Atom settings view
Usage
Set the colors you would like in each tab via the packages settings.
Select the style of decoration you would like, along with applicable settings. (e.g. Opacity, size & position of the decirations.)

Roadmap
v0.2.0
- More tab decoration styles maybe?
Built With
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Vito Giarrusso - Initial work - thtliife
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
-
Paul Pflugradt - Inspiration for this was drawn from Pauls awesome color-tabs package
-
Averrin - Further inspiration drawn from Averrin's color-tabs-regex package
If you are looking for a package to provide tab colors by filename, rather than grammar, I strongly recommend installing Paul Pflugradt's and Averrin's packages (linked above).