[REQUEST] custom icons folder parameter
See original GitHub issueIt should be possible to add/override icons by putting some in a folder and by giving the folder as a parameter.
Example :
"material-icon-theme.iconsFolders": [
"/home/user/icons"
]
Issue Analytics
- State:
- Created 6 years ago
- Reactions:7
- Comments:9 (5 by maintainers)
Top Results From Across the Web
How to set custom icons for folders with specified name?
Is there any way to assign a custom icon for folders with specified names like .vscode .git images etc. In VS Code the...
Read more >Folder.SetCustomIcon method (Outlook) - Microsoft Learn
In this article. Syntax; Parameters; Remarks; Example. Sets a custom icon that is specified by Picture for the folder.
Read more >Custom Folder Icon - Jenkins Plugins
This plugin extends the Folders Plugin to provide custom icons for folders. You can upload your own images, use predefined icons or use...
Read more >Custom Icons for Views and Folders - marcelzehner.ch
Start the Powershell-Script with two Parameters. The first is the Management Pack (XML), the second the name of the Bundle file (.mpb) that...
Read more >Set custom folder icon for a network folder in Windows File ...
Put your .ico files in that folder. Customize your shared folders on Server. Now copy your .ico files to C:\Icons but in ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Custom SVG icons can now be added as described here: https://github.com/PKief/vscode-material-icon-theme#custom-svg-icons
What these path’s relative too? I cannot get custom folder icons to work properly. Trying to get folders named ‘compose’ to have the docker folder icon but cannot get it to work. Is the following correct? What am I missing here?