Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.59 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.59 KB

Chimera

Visual Studio Marketplace Version License

A dark theme for Visual Studio Code inspired by the Dracula, Dark, and Dark+ themes.

Screenshot

Install Chimera

Using VS Marketplace

  1. Go to https://marketplace.visualstudio.com/items?itemName=roydukkey.theme-chimera
  2. Click the install button

Using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

$ git clone https://github.com/roydukkey/chimera-theme.git ~/.vscode/extensions/theme-chimera
$ cd ~/.vscode/extensions/theme-chimera
$ npm install

Activate Chimera

First run Visual Studio Code. Then select one of the two flavours of the Chimera Theme from the File → Preferences → Color Theme dropdown menu.

Configuration

Chimera exposes the follow settings to allow for finer tuning of the theme.

Contrast Constants

Default: false

When enabled, constants and enum members are contrasted from variables and parameters.