Skip to content

No icon for the "interfaces" folder? #1149

Answered by PKief
GYuriy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @GYuriy, you're right, currently this icon extension does not provide a folder icon for "interfaces". The docs describe that you can use one of the existing icons for new folder names. So for example you could add the following snippet into your user settings (if you open it as JSON):

"material-icon-theme.folders.associations": {
    "interfaces": "class"
}

And as a result the "interfaces" folder with have the "class" folder icon. Instead of class you can use any other name which is provided in the preview image on the home page.

Do you think that the class-icon would be suitable for folder names like "interfaces"?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GYuriy
Comment options

Answer selected by GYuriy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants