A collection of WCAG compliant themes for Visual Studio Code that prioritize accessibility.
- WCAG Dark Theme: A dark theme that meets WCAG accessibility guidelines
- WCAG Light Theme: A light theme that meets WCAG accessibility guidelines
These themes are designed with accessibility in mind, following the Web Content Accessibility Guidelines (WCAG) to ensure:
- High color contrast with a minimum ratio of 8:1 for all text and UI elements (exceeding WCAG AAA requirements)
- Clear visual distinctions between different code elements
- Reduced eye strain during extended coding sessions
- Improved readability for users with visual impairments
- Open Extensions sidebar panel in VS Code (
Ctrl+Shift+X
/⌘+Shift+X
) - Search for
WCAG Themes
- Click Install
- Select WCAG Dark Theme or WCAG Light Theme from the menu (File > Preferences > Color Theme or Code > Preferences > Color Theme)
If you have suggestions or issues, please submit them to the GitHub repository.
MIT