Skip to content

cocopon/vscode-iceberg-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    % npm install
    
  2. Edit source files (src/**/*.ts)
  3. Compile them
    % npm run build