GitHub Dark Tritanopia
A colorblind-friendly dark theme for Visual Studio Code, based on GitHub's design system optimized for tritanopia (blue-yellow color blindness).
Features
- 🎨 Complete color coverage - 150+ UI colors and 250+ syntax token colors
- ♿ Accessibility focused - Optimized for tritanopia color vision deficiency
- 🌈 Comprehensive syntax highlighting - Supports JavaScript, TypeScript, React, Python, and many more languages
- 🎯 GitHub-inspired - Based on GitHub's official dark theme color palette
Installation
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X / Cmd+Shift+X)
- Search for "GitHub Dark Tritanopia"
- Click Install
Or install via command line:
code --install-extension zanaty.github-dark-tritanopia
Usage
- Open Command Palette (
Ctrl+Shift+P / Cmd+Shift+P)
- Type "Color Theme"
- Select "Github Dark Tritanopia"
Or use the keyboard shortcut: Ctrl+K Ctrl+T / Cmd+K Cmd+T
Color Palette
- Background:
#0d1117 - Deep dark blue-gray
- Foreground:
#f0f6fc - Off-white text
- Keywords:
#ff7b72 - Red-orange
- Functions:
#d2a8ff - Purple
- Strings:
#a5d6ff - Light blue
- Types:
#ffa657 - Orange
- Comments:
#9198a1 - Gray
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT
Credits
Based on GitHub's design system and color primitives, adapted for tritanopia color vision deficiency.
| |