Iceberg Theme for VSCode
Iceberg is a dark blue Visual Studio Code Theme. It brings a cool-headed perspective for your happy coding!
based on Iceberg for Vim by cocopon 
General preview
  
Features
- coherent colorscheme
 
- Fully supported Workbench styles
 
- Terminal support
 
 
Installation
- Open Extensions sidebar panel in VS Code. 
View → Extensions 
- Search for 
iceberg 
- Click Install to install it.
 
- Click Reload to reload  your editor
 
- Code > Preferences > Color Theme > Iceberg
 
 
Restore gutter background
Add the following line to you settings.json : 
"workbench.colorCustomizations": { "editorGutter.background": "#1e2132" } 
Language preview
Python
  
PHP
  
Go
  
Ruby
  
XML
  
For other environments
enjoy! 
 |  |