VOOZH about

URL: https://marketplace.visualstudio.com/items?itemName=cocopon.iceberg-theme

⇱ Iceberg Theme - Visual Studio Marketplace


Skip to content
👁 Image
Sign in
Visual Studio Code>Themes>Iceberg ThemeNew to Visual Studio Code? Get it now.
👁 Iceberg Theme

Iceberg Theme

Bluish color theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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