๐ฆ Dracula without Sunglasses
December 27, 2025 ยท View on GitHub
A vibrant, high-contrast VS Code theme inspired by Dracula, but with the shades off! Perfect for those who love the classic Dracula palette but crave a brighter, bolder coding experience. ๐โจ
This theme is specifically designed to improve comment readability by using a brighter tone (#8897CA) compared to the original Dracula theme.
๐ Features
- Improved Comment Readability: Brighter comments for better focus.
- Vivid Colors: High-contrast palette for maximum clarity.
- Dracula-inspired: All the colors you love, just a bit more "awake".
- Versatile: Perfect for both day and night coding sessions.
๐ ๏ธ Installation
- Open Extensions sidebar in VS Code.
- Search for
Dracula without Sunglasses. - Click Install.
- Select the theme via
Ctrl+K Ctrl+Tand choose Dracula without Sunglasses.
Or, install via command line:
code --install-extension concertypin.dracula-without-sunglasses
๐ป Development
If you want to modify the theme or contribute:
- Clone the repository:
git clone https://github.com/concertypin/dracula-without-sunglasses.git cd dracula-without-sunglasses - Install dependencies:
pnpm install - Build the extension:
pnpm run build - Test in VS Code:
Press
F5to open a new Extension Development Host window with the theme loaded.
๐ Credits
- Forked from Dracula Theme, the original Dracula theme for VS Code, with MIT License.
- Created with ๐ by concertypin
๐ License
This project is licensed under the MIT License.