Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Xcode Dracula ThemeNew to Visual Studio Code? Get it now.
Xcode Dracula Theme

Xcode Dracula Theme

birobirobiro

|
624 installs
| (2) | Free
Xcode Dracula Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Xcode Dracula Theme

A VS Code theme inspired by Xcode and Dracula.

Installation

  1. Open the Extensions sidebar in VS Code.
  2. Search for Xcode Dracula Theme or visit the Visual Studio Marketplace.
  3. Click Install to install the theme.
  4. Navigate to File > Preferences > Color Theme > Xcode Dracula Theme to activate the theme.

Font

This theme uses the Geist Mono font.

Icon Packages

For the best experience, it is recommended to use the following icon packages:

  • Symbols
  • Fluent Icons

Contributing and Development

Feel free to open issues or submit pull requests if you find any bugs or have suggestions for improvements.

To install, generate, and test the theme locally, follow these steps:

  1. Install vsce globally:

    npm install -g @vscode/vsce
    
  2. Package the extension:

    vsce package
    
  3. Install the generated VSIX file:

    • On Windows/Linux: Press Ctrl + Shift + P and select Install from VSIX...
    • On macOS: Press Cmd + Shift + P and select Install from VSIX...

License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft