A collection of elegant dark themes for Visual Studio Code featuring purple tones and optimized for developer comfort.
- Open VS Code Extensions (
Ctrl+Shift+X
) - Search for "SofiDev Theme"
- Click Install
- Activate the theme:
Ctrl+Shift+P
> "Preferences: Color Theme"- Select any SofiDev theme
Quickly switch between themes using VS Code commands:
- Open Command Palette (
Ctrl + Shift + P
) - Type "SofiDev: Set"
- Choose from available themes:
- SofiDev: Set SofiDev Theme
- SofiDark: Set SofiDark Theme
- SofiAgust: Set SofiAgust Theme
- SofiOceanic: Set SofiOceanic Theme
- SofiCatppuccin: Set SofiCatppuccin Theme
For optimal experience:
- Font: Fira Code (enable ligatures)
- Icons: vscode-icons
{
"workbench.colorTheme": "SofiDev",
"editor.fontFamily": "'Fira Code', 'MesloLGS NF', monospace",
"editor.fontLigatures": true,
"workbench.iconTheme": "vscode-icons"
}
- 🎨 5 dark variants with multi-language support
- 🌙 Based on multiple MIT popular themes
- 🖥 Optimized for web development and modern tech
- ⚡️ Regular updates and active maintenance
Enjoying the theme? Support my work:
Want to improve the themes? Contributions welcome!
- Fork the repository
- Create your feature branch (
git checkout -b feature/improvement
) - Commit your changes
- Push to the branch
- Open a Pull Request
👩💻 Sofia Osorio (SofiDev) 📧 [email protected] 🌐 https://itssofi.dev/ 🐱 GitHub Repository
Distributed under MIT License. See LICENSE for details.
Happy coding with SofiDev! 🚀