A dark, colorful theme inspired by cyberpunk and the 80-s.
#0F0D29
#00FFFF
#0077FF
#E5FF00
#FF00C8
#AD58D4
- Open the Extensions sidebar in VS Code. View → Extension
- Search for Cybervision
- Click Install and reload your editor
- Navigate to File > Preferences > Color Theme > Cybervision
- Looks great with GlassIt extension(for transparency) with setting at 225
- Sweet vscode Icons is a good icon set to pair it with
To override with custom colors:
- Go to File > Preferences > Settings
- Search workbench.color.customizations, select "edit in settings.json" and add your colors under
"workbench.colorCustomizations": {
}
- You can use Theme Colors for reference