An open API service indexing awesome lists of open source software.

https://github.com/sofidevo/sofidev-theme

Dark Purple theme
https://github.com/sofidevo/sofidev-theme

vscode-theme

Last synced: 5 months ago
JSON representation

Dark Purple theme

Awesome Lists containing this project

README

          

![Preview](/portada.png)

# SofiDev Visual Studio Code Theme

A collection of elegant dark themes for Visual Studio Code featuring purple tones, now with improved accessibility and higher contrast for better readability (v5.1.0).

## What's New in 5.1.0
- Updated main theme color scheme for improved accessibility and contrast
- Fixed contrast issues for better readability (WCAG compliance)

## 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:
- Font: [Fira Code](https://fonts.google.com/specimen/Fira+Code) (enable ligatures)
- Icons: [vscode-icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons)

```json
{
"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:
- [PayPal](https://www.paypal.com/paypalme/ansof89?country.x=MX&locale.x=es_XC)
- [Ko-fi](https://ko-fi.com/sofidev)
- [GitHub Sponsors](https://github.com/sponsors/SofiDevO)
- [Become a YouTube Channel Member](https://www.youtube.com/channel/UC36_js-krsAHAEAWpEDhHtw/join)

## Connect with Me 🌐
- [All Social Media Links](https://links.itssofi.dev/)

## 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](mailto:contact@sofidev.top)
🌐 [https://itssofi.dev/](https://itssofi.dev)
🐱 [GitHub Repository](https://github.com/SofiDevO/sofidev-theme)

## License
Distributed under MIT License. See [LICENSE](LICENSE) for details.

**Happy coding with SofiDev!** 🚀