catppuccin / vscode-icons

🦊 Soothing pastel icons for VSCode/VSCodium
https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons
MIT License
599 stars 31 forks source link

[Question] Does the latest version contain icons from my work? #78

Closed thang-nm closed 9 months ago

thang-nm commented 9 months ago

My icons: Catppuccin-Perfect-Icons

prazdevs commented 9 months ago

Hi :)

When doing v1, I reworked all the icons, and learnt from your work that 16x16 icons work better (since vsc rasterizes to 32x32). I also took some icons we didn't have and reworked them to better fit the set of guidelines. Besides icons, I reworked a lot of the extension code to include customization through VSCode's API (we now have the first customization feature available!)

I'd have loved to have you contribute upstream to the main repository, you're still welcome to do it!

It was an oversight not including copyright/license notice, I didn't see it as a necessity since the fork was originally based on what I did and edited, I shall raise a PR for it to address LICENSE and thanks section.

Also this repositry aims to become an icon only repo (the extension-related code will be moved to a separate repo), and will probably be much more explicit about licensing (some language/company icons being based on proprietary/licensed things), see simple-icons as example.

Feel free to also join the Discord to talk about it!

Thanks for being understanding. :relieved:

thang-nm commented 9 months ago

After spending time recreating over 300 icons from version 0.21.0, I added many more icons. I spent a lot of time finding ideas, as well as how to make them display well on non-retina screens, so I would be very happy if you could add to LICENSE and thanks section as you said. Thank you so much 🎉

prazdevs commented 9 months ago

done! 😄

feel free to contribute to the main repo :)