feat(icon): nginx folder icon#3197
Conversation
Signed-off-by: RVG|lory <87276663+LoryPelli@users.noreply.github.com>
|
I think you've missed the svg files for the icon in your commit. |
Isn't it the same as the other one for file icon? |
|
@lorypelli you have to create new SVG files for the folders. We don't pick up the file icons automatically. This PR requires:
You can find more details in our contribution guidelines: https://github.com/material-extensions/vscode-material-icon-theme/blob/main/CONTRIBUTING.md#create-icon-as-svg Feel free to ask if you need further support! |
Signed-off-by: LoryPelli <87276663+lorypelli@users.noreply.github.com>
PreviewThank you for creating a pull request. This preview shows you how your icons will look on the different themes: 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. |
Signed-off-by: LoryPelli <87276663+lorypelli@users.noreply.github.com>
Updated the SVG file to change the grid stroke color from red to orange. Signed-off-by: LoryPelli <87276663+lorypelli@users.noreply.github.com>
Changed the stroke color of the grid path in the SVG from red to orange. Signed-off-by: LoryPelli <87276663+lorypelli@users.noreply.github.com>
|
@SayanShankhari thanks a lot, the PR can finally be merged :) |
|
@lorypelli , please remove the 16x16 grid, you may use any text editor. |
I'm not too practiced in things like this sorry, will do it later :) |
|
done @SayanShankhari |
Signed-off-by: LoryPelli <87276663+lorypelli@users.noreply.github.com>
|
Done @SayanShankhari (but I didn't remove the nginx logo from the folder, it was just hidden and visible only to me with special glasses...) |
Signed-off-by: Lucas Colombo <lucasncolombo@gmail.com>
|
LGTM! |
|
@lucas-labs would it be better when we also make the corners of the "N" align with the grid?
|
Merge SuccessfulThanks for your contribution! 🎉 The changes will be part of the upcoming update on the Marketplace. |
Signed-off-by: RVG|lory <87276663+LoryPelli@users.noreply.github.com> Signed-off-by: LoryPelli <87276663+lorypelli@users.noreply.github.com> Signed-off-by: Lucas Colombo <lucasncolombo@gmail.com> Co-authored-by: Lucas Colombo <lucasncolombo@gmail.com>


Description
Added icon if the folder is named
nginx(likephpdoes have)Contribution Guidelines