SimenB / stylint

Improve your Stylus code with Stylint
https://simenb.github.io/stylint/
GNU General Public License v2.0
348 stars 61 forks source link

How to change a warning color? #344

Open alex-shamshurin opened 8 years ago

alex-shamshurin commented 8 years ago

What is option to change blue to yellow?

SimenB commented 8 years ago

There is no option for it, you'll have to provide a custom reporter

SimenB commented 8 years ago

I'm open to change it to yellow in my reporter, if you'd like to provide a PR for it: https://github.com/SimenB/stylint-stylish 😄

You can also provide a PR here as well, I think most people agree yellow makes more sense. But @rossPatton would have to decide if it's a change he wants

alex-shamshurin commented 8 years ago

https://github.com/SimenB/stylint-stylish/issues/50

SimenB commented 8 years ago

@alex-shamshurin I'll accept a PR changing it to yellow in the v2 branch: https://github.com/SimenB/stylint/tree/v2