-
Notifications
You must be signed in to change notification settings - Fork 39.3k
Accessibility:MAS42A: More colors in high contrast theme #17178
Copy link
Copy link
Closed
Labels
a11ymasIssue from accessibility teamIssue from accessibility teamaccessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalitythemesColor theme issuesColor theme issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues
Milestone
Metadata
Metadata
Assignees
Labels
a11ymasIssue from accessibility teamIssue from accessibility teamaccessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalitythemesColor theme issuesColor theme issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues
VS Code Version:1.6.1
OS Version:1607
Pre-Requisite:
1.Open visual studio code editor.
2.Using "Ctrl+Shift+P" key Open the command Pallete.
3.Type Theme, Navigate to Preferences: Color Theme and Hit Enter.
4.Navigate to High Contrast and Hit Enter
Steps to Reproduce:
1.Open visual studio code editor.
2. Using "Ctrl+Shift+E", key navigate to the Explorer button.
3. Using Tab Arrive at "Open folder" and Hit Enter.
4. Select the Node Modules folder from your Computer.
5. Using Tab, Navigate to a file you want to view and Hit Enter.
6. Visually observe the how Variables, Functions, Modules, Loop Statements , Exceptions, function Names and Variables Names etc are differentiated in High Contrast Theme.
Expected Result:
There should be visual Color Differentiation between Functions and Loops Statements or Exceptions of code snippets in High Contrast Theme.
Actual Result:
High Contrast Theme:
Dark+(Default Dark):
User Impact:
Low Vision users will not be able easily understand the areas of code snippets without visual color differentiation.