Skip to content

icatalina/vscode-icc-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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