Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colorblind Settings/Indicators for Container Status #811

Closed
RyanTaite opened this issue Feb 27, 2019 · 6 comments
Closed

Colorblind Settings/Indicators for Container Status #811

RyanTaite opened this issue Feb 27, 2019 · 6 comments
Labels
Milestone

Comments

@RyanTaite
Copy link

I'm partially colorblind with both Deuteranopia and Protanopia. I am unable to tell the difference between a stopped (red) or started (green) container in VS Code:
screen shot 2019-02-27 at 1 53 23 pm

Please either add some icons to it or change the colors to something more drastic such as Blue for started and Red for stopped

Using extension:
Name: Docker
Id: peterjausovec.vscode-docker
Description: Adds syntax highlighting, commands, hover tips, and linting for Dockerfile and docker-compose files.
Version: 0.5.2
Publisher: Microsoft
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker

@StephenWeatherford StephenWeatherford added this to the 0.6.0 milestone Feb 28, 2019
@StephenWeatherford
Copy link
Contributor

@RyanTaite Thanks for reporting. We always try to make sure that important information is not conveyed by graphics or color alone. In this case, the state of the container is contained in the label itself:
image
Does that not help? Thanks.

@RyanTaite
Copy link
Author

Sure, but not at a glance like the icons do for everyone else. I have to expand the side panel until it's literally half my screen to read all of my current environments statues because of how long their names are.

I figure there could be something similar to how Skype and Microsoft Teams handles their presence icons, shown in some photos here: https://techcommunity.microsoft.com/t5/Microsoft-Teams-Blog/What-s-new-in-Microsoft-Teams-April-update/ba-p/179801

@StephenWeatherford
Copy link
Contributor

That's helpful info, thanks, will look into it.

@StephenWeatherford
Copy link
Contributor

image

@RyanTaite
Copy link
Author

That looks great to me! I would really appreciate that!

@StephenWeatherford
Copy link
Contributor

Will be released soon, thanks for letting us know!

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants