JMS55 / studio-icons

Visual Studio Code icon theme featuring official icons from the wonderful Visual Studio Image Library.

Home Page:https://marketplace.visualstudio.com/items?itemName=jtlowe.vscode-icon-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Studio Icons (Visual Studio Code Icon Theme)

Featuring official icons from the Visual Studio Image Library. These icons have been color optimized to work well for dark, light, and high contrast themes. I've tried to match Visual Studio's choice of icons as much as possible, and using other library icons for some files that would otherwise use the default file icon. I welcome any feedback or suggestions.

Icon Sample

Preview

Preview

Preview

Build

Uses Gulp for build tasks. Current workflow:

  1. Add .svg icon file to /src/svg/
  2. Add the icon info to /src/icon-settings.json
  3. Run gulp on the command line to run default task.

Thanks

Thanks to the Microsoft team for their excellent icon set!

Thanks to Philipp Kief for the much appreciated Material Icon Theme! Used this as a great starting point for mapping icons to extensions/filenames.

About

Visual Studio Code icon theme featuring official icons from the wonderful Visual Studio Image Library.

https://marketplace.visualstudio.com/items?itemName=jtlowe.vscode-icon-theme

License:Other


Languages

Language:JavaScript 100.0%