DotDev is a dark theme for Visual Studio Code designed for developer productivity.
- DotDev - A dark theme with vibrant neon accents designed for long coding sessions
- Carefully selected colors for improved code readability
- Reduced eye strain with balanced contrast ratios
- Distinct syntax highlighting for different token types
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
DotDev Theme
- Click Install
- Click Reload to reload your editor
- Navigate to
Code > Preferences > Color Theme
and select your preferred DotDev theme
code --install-extension dotdevdotdev.dotdev-theme
Once installed, you can activate the DotDev theme:
- Open the Command Palette (
Cmd/Ctrl + Shift + P
) - Type "Color Theme" and select
Preferences: Color Theme
- Choose "DotDev" from the list
Coming soon!
The DotDev themes are optimized for the following languages and frameworks:
- JavaScript / TypeScript
- Python
- PHP
- HTML / CSS / SCSS
- Vue.js
- React
- Django
- And many more!
We welcome contributions! If you'd like to improve the DotDev theme:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Found a bug or have a suggestion? Please open an issue on our GitHub repository.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Inspired by modern development environments
- Built with love for the developer community
- Author: DotDevDotDev
- Website: https://dotdev.dev
- GitHub: @dotdevdotdev
Enjoy coding with DotDev Theme! 🚀