This is a converted version of the popular Studio Icons VS Code theme for Zed editor.
- ✨ 214+ file type icons - Comprehensive coverage for most programming languages and file types
- 🎨 Dark & Light variants - Optimized for both dark and light Zed themes
- 📁 Folder icons - Special icons for common folder names like
wwwroot,properties, etc. - 🎯 Visual Studio heritage - Uses official icons from the Visual Studio Image Library
To install this icon theme in Zed:
-
Copy the entire
studio-icons-zeddirectory to your Zed extensions directory:- macOS:
~/.config/zed/extensions/ - Linux:
~/.config/zed/extensions/ - Windows:
%APPDATA%\Zed\extensions\
- macOS:
-
Restart Zed or run the "Extensions: Reload" command
-
Open Zed settings and set the icon theme:
{ "icon_theme": "Studio Icons Dark" }Or for light theme users:
{ "icon_theme": "Studio Icons Light" }
| Technology | Dark Theme | Light Theme | File Extensions |
|---|---|---|---|
| HTML | .html, .htm |
||
| CSS | .css |
||
| SCSS/Sass | .scss, .sass |
||
| LESS | .less |
||
| JSON | .json |
||
| XML | .xml |
||
| XSLT | .xsl, .xslt |
||
| ASP.NET | .aspx, .asp |
| Type | Dark Theme | Light Theme | Extensions |
|---|---|---|---|
| Images | .png, .jpg, .gif, .svg, .ico |
||
| Audio | .mp3, .wav, .flac, .aac |
||
| Video | .mp4, .avi, .mov, .mkv |
||
.pdf |
|||
| Text | .txt, .md, .rst |
||
| Archive | .zip, .rar, .7z, .tar |
| Application | Dark Theme | Light Theme | Extensions |
|---|---|---|---|
| Photoshop | .psd, .psb |
||
| Illustrator | .ai |
||
| InDesign | .indd, .indt |
| Application | Dark Theme | Light Theme | Extensions |
|---|---|---|---|
| Word | .doc, .docx |
||
| Excel | .xls, .xlsx |
||
| PowerPoint | .ppt, .pptx |
||
| Access | .mdb, .accdb |
||
| Project | .mpp |
||
| Visio | .vsd, .vsdx |
| Type | Dark Theme | Light Theme | Usage |
|---|---|---|---|
| Regular | Default folders | ||
| Special | Root project folders | ||
| Web | wwwroot folders |
||
| Properties | properties folders |
||
| References | references folders |
The theme includes icons for 214+ file types across:
- Programming Languages: C/C++, C#, Rust, Python, JavaScript, TypeScript, Java, PHP, Ruby, F#, and more
- Web Technologies: HTML, CSS, SCSS, LESS, Vue, React (JSX), JSON, XML
- Build & Config Files: Makefile, CMake, package.json, tsconfig.json, .gitignore, Docker
- Documents: PDF, Word, Excel, PowerPoint, Text files, Markdown
- Media Files: Images, Audio, Video with appropriate icons
- Archives: ZIP, TAR, 7Z, RAR and other compressed formats
- Databases: SQL files, Access databases, SQLite
This theme is a conversion of the original Studio Icons VS Code extension by jtlowe. All icon assets are from the Visual Studio Image Library.
This project maintains the same license as the original Studio Icons theme. See the LICENSE.md file in the original project for details.
If you find issues with the conversion or want to improve the mappings, please feel free to submit issues or pull requests to help improve this Zed icon theme.