Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 858 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 858 Bytes

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