catppuccin / vscode-icons

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

Differentiate Java filetype icons by shape, instead of just colour #161

Open sgoudham opened 1 month ago

sgoudham commented 1 month ago

Type

Context and associations

It'd be great to add more Java filetype icons and rework the existing ones to be differentiated by shape and colour, instead of just colour.

Different icons should exist for the following filetypes:

References

These are the default icons provided by Intellij:

image

These icons are from a popular icon pack -> Atom Material Icons:

image

Inspiration can be taken from both sets, I'd lean towards the Intellij defaults but happy with whatever design we end up that differentiates Classes, Interfaces, Abstract Classes, Records, Enums, Annotations, etc by shape and colour.