catppuccin / vscode-icons

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

feat: java class/interface/record/enum/exception icons #247

Closed prazdevs closed 2 weeks ago

prazdevs commented 1 month ago

closes #161

@sgoudham feel free to change/adapt class colors to what seems fitting, i used shades of blue as it was already blue. Also I didnt bind them to anything in VSC as it cannot differentiate the type of java file (besides extension)

sgoudham commented 3 weeks ago

I've added an exception icon, removed the java_alt icons and renamed the icons to be prefixed with java-. Going to leave it for a bit before merging in case you really disagree with some of my changes @prazdevs

sgoudham commented 3 weeks ago

Updated preview:

image