Iceberg for Visual Studio Code
December 23, 2020 ยท View on GitHub
Iceberg is a bluish color theme, originally for Vim. This theme is the official port of Iceberg. See the official page for more information.

Building your own Iceberg
- Install dependencies
% npm install - Edit source files (
src/**/*.ts) - Compile them
% npm run build