-
-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add vitepress
folder icon
#2653
base: main
Are you sure you want to change the base?
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.
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.