🌌 Violet Night Theme for VS Code
Violet Night is a sleek, dark, and vibrant Visual Studio Code theme featuring violet accents and soft contrast. It’s designed for simplicity to reduce eye strain during long sessions while maintaining just enough colour variety to stay visually engaging. With deep purples, warm yellows, and gentle contrast, it's perfect for night-time or low-light coding.
✨ Features
- Deep violet and dark gray base for low-glare comfort
- Vibrant but balanced syntax highlighting
- Enhanced visibility and affects for scrollbar, widgets, and more
- Semantic token support for better language features
📸 Preview

🔧 Installation
📦 Install via VS Code Marketplace
- Open VS Code
- Go to the Extensions view:
Ctrl+Shift+X
- Search for Violet Night Theme
- Click Install
Or install directly from the Marketplace page.
📁 Manual Installation (from .vsix
)
- Download the
.vsix
file
- Open VS Code
- Press
Ctrl+Shift+P
and run:
Extensions: Install from VSIX...
- Select the downloaded
.vsix
file and install
📂 Development & Contribution
Clone the repo and open in VS Code for local development:
git clone https://github.com/msmrexe/violet-night-vscode-theme.git
cd violet-night-vscode-theme
code .
After making changes, you can repackage and test using:
vsce package
code --install-extension violet-night-theme-0.2.0.vsix
For questions, suggestions, or bugs, feel free to reach out:
📝 License
This theme is open source under the MIT License.
Enjoy your coding under the Violet Night sky! 🌃