Skip to content

harg/iceberg-visual-studio-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Iceberg Screenshot

Features

  • coherent colorscheme
  • Fully supported Workbench styles
  • Terminal support

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for iceberg
  3. Click Install to install it.
  4. Click Reload to reload your editor
  5. Code > Preferences > Color Theme > Iceberg

Restore gutter background

Add the following line to you settings.json :

"workbench.colorCustomizations": { "editorGutter.background": "#1e2132" }

Language preview

Python

Python example

PHP

PHP example

Go

Go example

Ruby

Ruby example

XML

XML example

For other environments

enjoy!