medikoo / cli-color

Colors and formatting for the console
ISC License
676 stars 34 forks source link

Consider support not widely supported styles as `faint` #32

Open medikoo opened 6 years ago

medikoo commented 6 years ago

All styles are listed here: https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_parameters

I think we miss:

Still it needs to be discussed, whether support should be implemented when they may not have effect in some envs

In case of faint and rapidBlink it could be ok, as not having them doesn't affect readability of output.