material-extensions / vscode-material-icon-theme

Material Design icons for VS Code
https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme
MIT License
2.38k stars 669 forks source link

feat: add folder icons for about shopify and sections #2876

Closed ilan8201 closed 1 month ago

ilan8201 commented 3 months ago

Description

Contribution Guidelines

github-actions[bot] commented 3 months ago

Preview

Thank you for creating a pull request. This preview shows you how your icons will look on the different themes:

Generated preview

Check how your icons fit in a 16x16 grid with our Pixel Perfect Checker by following this link.

You can find more information on how to contribute in the contribution guidelines.

lucas-labs commented 3 months ago

Hi, thanks for the PR! 😁

There are some visibility issues; especially in light themes:

image

That's why this icon theme never makes use of #ffffff or #000000

You can find more info in the contribution guidelines.

Cheers!