Improve distinction bewtween selected and unselected prompt items#811
Improve distinction bewtween selected and unselected prompt items#811Andarist merged 2 commits intochangesets:mainfrom sam-b-rose:alt-prompt-indicator
Conversation
🦋 Changeset detectedLatest commit: aa98378 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit aa98378:
|
|
Thank you very much! |
|
Thank you! I am colorblind and the previous version was completely unusable for me. I came to this repo to do exactly the same thing and got quite confused when the source on |
|
@glasser I've just merged the versioning PR - this should be available shortly |
|
Yay, I can verify that it makes the CLI significantly more usable for me. Thanks! |
Fixes #809
Two alternative ways to distinguish between selected and unselected prompt items.
Radio on and off
This is the method that is implemented.
Check and no icon
This is to demonstrate another alternative.