Skip to content

5.0.1

Latest

Choose a tag to compare

@SofiDevO SofiDevO released this 06 Apr 01:28
· 10 commits to main since this release

Preview

SofiDev Visual Studio Code Theme

A collection of elegant dark themes for Visual Studio Code featuring purple tones and optimized for developer comfort.

Installation

  1. Open VS Code Extensions (Ctrl+Shift+X)
  2. Search for "SofiDev Theme"
  3. Click Install
  4. Activate the theme:
    • Ctrl+Shift+P > "Preferences: Color Theme"
    • Select any SofiDev theme

Theme Switching Commands 🎨

Quickly switch between themes using VS Code commands:

  1. Open Command Palette (Ctrl + Shift + P)
  2. Type "SofiDev: Set"
  3. 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:

{
  "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!

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/improvement)
  3. Commit your changes
  4. Push to the branch
  5. 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