Neon City Theme
A dark VSCode theme with vibrant neon colors inspired by futuristic cityscapes.
Installation
Method 1: Manual Installation
- Download
neon-city-theme-1.0.0.vsix from this repository
- Open VSCode
- Go to Extensions (Ctrl+Shift+X)
- Click the three dots menu and select "Install from VSIX..."
- Select the downloaded .vsix file
- Reload VSCode
- Open the Command Palette (Ctrl+Shift+P)
- Type "Color Theme" and select "Preferences: Color Theme"
- Choose "Neon City" from the list
Method 2: Build from Source
- Clone this repository
- Navigate to the
src directory
- Install vsce:
npm install -g vsce
- Package the theme:
vsce package
- Install the generated .vsix file using Method 1 above
Features
- Dark background optimized for long coding sessions
- Bright neon accent colors for syntax highlighting
- Consistent color scheme across all VSCode UI elements
- High contrast for improved readability
Colors
The theme uses a palette of electric blues, magentas, greens, and oranges against a dark background to create a futuristic aesthetic.
License
MIT License - see LICENSE file for details
| |