cli/cmd/gh
Mislav Marohnić b2de27c624 Fix Survey's presentation of default values
For default values for e.g. `Input` prompts, Survey uses the literal "white" color, which makes no sense on dark terminals and is literally invisible on light backgrounds.

This overrides Survey to output a gray color for 256-color terminals and "default" for basic terminals.
2020-09-16 17:57:13 +02:00
..
main.go Fix Survey's presentation of default values 2020-09-16 17:57:13 +02:00
main_test.go Extract cmdutil package 2020-05-20 15:21:31 +02:00