๐Ÿฆ‡ 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

  1. Open Extensions sidebar in VS Code.
  2. Search for Dracula without Sunglasses.
  3. Click Install.
  4. Select the theme via Ctrl+K Ctrl+T and 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:

  1. Clone the repository:
    git clone https://github.com/concertypin/dracula-without-sunglasses.git
    cd dracula-without-sunglasses
    
  2. Install dependencies:
    pnpm install
    
  3. Build the extension:
    pnpm run build
    
  4. Test in VS Code: Press F5 to open a new Extension Development Host window with the theme loaded.

๐Ÿ™ Credits


๐Ÿ“„ License

This project is licensed under the MIT License.