Skip to content

My own customer color theme for Visual Studio Code - inspired by Monokai and optimized for Ruby / Rails / JavaScript / TypeScript / SCSS

License

Notifications You must be signed in to change notification settings

nicbet/vscode-monokai-nicbet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monokai Nicbet Theme for Visual Studio Code

This theme has been developed while using it with Ruby on Rails, JavaScript ES6, and SASS.

Screenshot

Theme Screenshot

What's New?

  • 0.1.2 Added custom terminal color scheme, improved ERB highlighting
  • 0.1.1 Add support for React (JS, JSX) syntax highlights
  • 0.1.0 Initial Color theme with support for Ruby and Ruby on Rails

Features

That's the list of things I wanted to focus on while developing my version of Monokai:

  • Distinguish between keywords, methods, and Parameters
  • Easily distinguish hash keys vs. symbols
  • Comments must fade into background while still being readable
  • During a search, the highlighted matches must be really highlighted
  • Colors should use a known palette (Monokai)

Installation

Cloning the Repository

Change to your Visual Studio Code extensions directory:

# Windows
$ cd %USERPROFILE%\.vscode\extensions

# Linux & macOS
$ cd ~/.vscode/extensions/

Clone repository as monokai-nicbet:

$ git clone https://github.com/nicbet/vscode-monokai-nicbet nicbet.monokai-nicbet-0.1.2

Now you can select this theme from the Theme selector in VSCode

License

This work is licensed under the MIT license

About

My own customer color theme for Visual Studio Code - inspired by Monokai and optimized for Ruby / Rails / JavaScript / TypeScript / SCSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published