cli/pkg
Mislav Marohnić 88aacc14f0 Fix gray color presentation across terminals
We used to send the ANSI sequence for "bright black" when we wanted gray, but this color turns out to not be visible in some popular color schemes.

Instead, when we detect a 256-color terminal, switch to displaying a color sequence for gray that is consistent and does not depend on terminal color scheme.
2020-09-16 17:57:13 +02:00
..
browser Try to avoid CodeQL warning 2020-07-23 23:11:24 +02:00
cmd Merge remote-tracking branch 'origin' into color-env 2020-09-16 16:51:38 +02:00
cmdutil Remove square brackets from persistent flag description to fix zsh autocomplete 2020-09-16 11:47:15 +02:00
githubtemplate Improve support for legacy issue/PR template names 2020-07-15 18:16:16 +02:00
httpmock gh auth status 2020-08-11 15:58:00 -05:00
iostreams Fix gray color presentation across terminals 2020-09-16 17:57:13 +02:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
prompt gh auth login 2020-08-06 12:43:35 -05:00
surveyext Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00