⚡ Electric Night Theme
A sleek, modern dark theme for VSCode and Cursor with electric blue accents, carefully crafted for JavaScript and TypeScript development.
✨ Features
- Dark & Electric: Deep dark backgrounds with vibrant electric blue highlights
- JS/TS Optimized: Thoughtfully designed syntax highlighting for modern JavaScript and TypeScript
- Eye-friendly: Carefully selected colors to reduce eye strain during long coding sessions
- Consistent UI: Unified color scheme across editor, sidebar, terminal, and all UI elements
🎨 Color Highlights
- Keywords: Vibrant magenta (
#cc579a ) for control flow and language keywords
- Strings: Fresh green (
#4dd27a ) for string literals
- Functions: Electric blue (
#49a5d3 ) for function calls and definitions
- Types: Teal (
#4ec9b0 ) for TypeScript types and interfaces
- Variables: Clean yellow (
#ecf299 ) for declarations (const, let, var)
- Comments: Subtle green (
#6a9955 ) with italic styling
🚀 Installation
From VSCode Marketplace
- Open VSCode/Cursor
- Go to Extensions (Ctrl+Shift+X)
- Search for "Electric Night Theme"
- Click Install
- Go to File > Preferences > Color Theme
- Select "Electric Night Blue"
Manual Installation
- Download the latest release
- Extract to your extensions folder:
- Windows:
%USERPROFILE%\.vscode\extensions
- macOS:
~/.vscode/extensions
- Linux:
~/.vscode/extensions
- Restart VSCode/Cursor
- Select the theme from Color Theme picker
📷 Screenshots
Screenshots coming soon...
🛠️ Development
This theme is specifically optimized for:
- JavaScript (ES6+)
- TypeScript
- React/JSX
- Node.js
- JSON
🐛 Issues & Feedback
Found a bug or have a suggestion? Please open an issue on GitHub.
📝 License
MIT License - feel free to use and modify as needed.
Enjoy coding in the electric night! ⚡
| |