Skip to content

Rainbow color theme for Visual Studio Code

License

Notifications You must be signed in to change notification settings

pitcer/rainbow-color-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainbow Color Theme

Color theme for Visual Studio Code inspired by Eclipse Rainbow Drops color theme.

rainbow-color-theme

How to install

You can build VSIX file from source or download it from releases.

  • wget https://github.com/pitcer/rainbow-color-theme/releases/download/v0.0.1/rainbow-color-theme-0.0.1.vsix
  • code --install-extension rainbow-color-theme-0.0.1.vsix

Building VSIX file from source

  • git clone https://github.com/pitcer/rainbow-color-theme.git
  • cd rainbow-color-theme/
  • vsce package

Currently supported languages

  • Assembly
  • Blade
  • C
  • C++
  • C#
  • CMake
  • CSS
  • EditorConfig
  • Elixir
  • Elm
  • Haskell
  • HTML
  • Java
  • JS
  • JSON
  • Julia
  • Latex
  • Makefile
  • Markdown
  • Nim
  • OCaml
  • PHP
  • Python
  • Racket
  • Ruby
  • SCSS
  • TS
  • Vue
  • WIT
  • YAML