·
10 commits
to main
since this release
SofiDev Visual Studio Code Theme
A collection of elegant dark themes for Visual Studio Code featuring purple tones and optimized for developer comfort.
Installation
- 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
Theme Switching Commands π¨
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
Recommended Setup
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"
}Key Features
- π¨ 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
Support the Project π
Enjoying the theme? Support my work:
Connect with Me π
Contributing
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
Author
π©π» Sofia Osorio (SofiDev)
π§ contact@sofidev.top
π https://itssofi.dev/
π± GitHub Repository
License
Distributed under MIT License. See LICENSE for details.
Happy coding with SofiDev! π
Full Changelog: DarkPurple1...sofidev-variants
