catppuccin / jetbrains-icons

🦊 Soothing pastel icons for JetBrains IDEs
https://plugins.jetbrains.com/plugin/23029-catppuccin-icons
MIT License
88 stars 11 forks source link

using different icons for different type of java files #8

Closed dragove closed 3 months ago

dragove commented 10 months ago

It's simple to know if a java file is a class, an interface or an abstract class when using default icons. When using this icon set, they are all the same.

Desoroxxx commented 9 months ago

Very interested in this icon pack, but this makes it unusable for me, hope they can be added soon!

azdanov commented 8 months ago

Would it be possible to have an option checkbox to use the default icons for Java when using this icon set?

As an example, the Atom Material Icons has an option like that:

Screenshot 2024-01-01 at 09 25 31
quentinguidee commented 6 months ago

PR opened for the implementation (#28)

Will be merged soon (when the icons will be designed)

sgoudham commented 3 months ago

New icons were designed and shipped as part of vscode-icons v1.12.0 which should allow #28 to proceed.

However, @quentinguidee and I are pretty busy at the moment so we'd very much appreciate help in updating the PR to assign the new icons :+1:

quentinguidee commented 3 months ago

Also, feel free to recreate the PR with a different method, I'm not sure if depending on each plugins is the right way to go!

sgoudham commented 3 months ago

Hi :wave:

We've added different coloured icons as part of #35 which are shown below:

image

I've raised an issue on vscode-icons: https://github.com/catppuccin/vscode-icons/issues/161 to hopefully try and rework the icons to be differentiated in terms of shape too :+1: