项目作者: roydukkey

项目描述 :
👾A dark theme for Visual Studio Code inspired by the Dracula, Dark, and Dark+ themes
高级语言: TypeScript
项目地址: git://github.com/roydukkey/chimera-theme.git
创建时间: 2019-01-19T15:50:24Z
项目社区:https://github.com/roydukkey/chimera-theme

开源协议:MIT License

下载


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:

  1. $ git clone https://github.com/roydukkey/chimera-theme.git ~/.vscode/extensions/theme-chimera
  2. $ cd ~/.vscode/extensions/theme-chimera
  3. $ 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.