Skip to content

feat: add ferret icons#3419

Open
itsfuad wants to merge 3 commits intomaterial-extensions:mainfrom
itsfuad:main
Open

feat: add ferret icons#3419
itsfuad wants to merge 3 commits intomaterial-extensions:mainfrom
itsfuad:main

Conversation

@itsfuad
Copy link
Copy Markdown

@itsfuad itsfuad commented Apr 4, 2026

Description

Contribution Guidelines

@github-actions github-actions bot added the icons PR with new icons label Apr 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

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.

@itsfuad
Copy link
Copy Markdown
Author

itsfuad commented Apr 4, 2026

@PKief As per our previous discussion , I reduced the icon colors and used the material color standards.

Kindly review and provide your feedback on this.

@itsfuad
Copy link
Copy Markdown
Author

itsfuad commented Apr 10, 2026

@PKief Hi! Just following up on this PR. It adds ferret icon support to the material icon theme to cover projects using ferret‑prefixed files. Let me know if there are any changes or previews you'd like. Happy to update quickly.
Thanks!

@lucas-labs
Copy link
Copy Markdown
Member

lucas-labs commented Apr 15, 2026

Hi @itsfuad,
these icons doesn't follow the material design style. Please make sure you read our contribution guide.

As a summary:

  • We don't use outlines
  • We don't use pure black (#000000) or white (#ffffff) colors, remember we need to support the largest amount of vscode themes as possible, including dark, light and contrast themes.
  • We set a margin of at least 1px (at 16x16 px) around the icon.
  • The shapes in the icons are too complex, the icon will be rendered as a 16px*16px image in vscode, all details that are smaller than 1px at that resolution will not be visible.

@itsfuad
Copy link
Copy Markdown
Author

itsfuad commented Apr 15, 2026

@lucas-labs thanks for the review. I can change:

  1. outlines
  2. pure black / white colors
  3. adjust the margin space in the final revision.

Here is the adjustments. Is that okay?

And I'll use simple lock Icon and a simple Box instead of the mascot for the other 2 icons.

colorkit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

icons PR with new icons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants