-
-
Notifications
You must be signed in to change notification settings - Fork 642
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: add vitepress
folder icon
#2653
Conversation
Fixes #2587 Added VitePress folder icon. * Add a new entry for `.vitepress` in `folderIcons` array in `src/core/icons/folderIcons.ts`. * Add `folder-vitepress.svg` and `folder-vitepress-open.svg` to the `icons` directory. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/material-extensions/vscode-material-icon-theme/issues/2587?shareId=XXXX-XXXX-XXXX-XXXX).
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments above 🔝
7918c28
to
7cb05b2
Compare
vitepress
folder iconvitepress
folder icon.
vitepress
folder icon.vitepress
folder icon
bf847b7
to
be76a6a
Compare
f952e66
to
8a06ff6
Compare
* Changed the fill color of the VitePress folder icons from `#D500F9` to `#7C4DFF` for better visual consistency.
I'm closing this PR due to merge conflicts and conflicts with our contribution guidelines. We're going to proceed with this feature at a later time. |
Closes #2587
Added VitePress folder icon.
.vitepress
infolderIcons
array insrc/core/icons/folderIcons.ts
.folder-vitepress.svg
andfolder-vitepress-open.svg
to theicons
directory.For more details, open the Copilot Workspace session.