项目作者: cocopon

项目描述 :
Dark blue color theme for Visual Studio Code
高级语言: TypeScript
项目地址: git://github.com/cocopon/vscode-iceberg-theme.git
创建时间: 2019-02-09T15:27:02Z
项目社区:https://github.com/cocopon/vscode-iceberg-theme

开源协议:MIT License

下载


Iceberg for Visual Studio Code

Version
Downloads

Iceberg is a bluish color theme, originally for Vim. This theme is the official port of Iceberg. See the official page for more information.

screenshot

Building your own Iceberg

  1. Install dependencies
    1. % npm install
  2. Edit source files (src/**/*.ts)
  3. Compile them
    1. % npm run build