Skip to content

altcoda/cybervision-vs-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cybervision for VS Code

A dark, colorful theme inspired by cyberpunk and the 80-s.

theme screenshot preview

#0F0D29 #0F0D29 #00FFFF #00FFFF #0077FF #0077FF #E5FF00 #E5FF00 #FF00C8 #FF00C8 #AD58D4 #AD58D4

Installation

  1. Open the Extensions sidebar in VS Code. View → Extension
  2. Search for Cybervision
  3. Click Install and reload your editor
  4. Navigate to File > Preferences > Color Theme > Cybervision

Recommended

  • Looks great with GlassIt extension(for transparency) with setting at 225
  • Sweet vscode Icons is a good icon set to pair it with

Override Colors

To override with custom colors:

  1. Go to File > Preferences > Settings
  2. Search workbench.color.customizations, select "edit in settings.json" and add your colors under
    "workbench.colorCustomizations": {

  }