Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 828 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 828 Bytes

VSCode ICC Color Theme

Visual Studio Code Theme

Screenshot

screenshot

Installing

This extension is available for free in the Visual Studio Code Marketplace

Font

The font used for the screenshot is FiraCode with ligatures. You can download the font from: https://github.com/tonsky/FiraCode and enable it by adding the following to your configuration file:

  "editor.fontFamily": "'Fira Code', Menlo, 'Courier New', monospace",
  "editor.fontLigatures": true,

Contribute

See IccLightTheme's github page