:)

they are IntelliJ based icons (but they are made by the community and under an Apache 2 license). 

I have to say that I started this because I failed miserably to made the eclipse icons work fine in Dark mode. Pharo does not understand SVG out of the box, Roassal does it but in the conversion things where not right��� so I found this solution. 

Btw��� they look good also in standard theme: 

 

On 28 Apr 2015, at 14:57, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:

Thanks Esteban! They look cool!

On 28 Apr 2015, at 14:49, Esteban Lorenzano <estebanlm@gmail.com> wrote:

so, I spend some time doing this:

Gofer it
smalltalkhubUser: 'estebanlm' project: 'IconsForPharo';
package: 'Polymorph-Icons-Idea';
load.
ThemeIcons current: IdeaUIThemeIcons new.
AbstractNautilusUI resetIconCaches.

(you will need to reopen all your windows)

The coolness of this icons set is that they work very fine with Dark Theme too :)

Pharo3DarkTheme installFullTheme.

It is still incomplete, but that���s mostly because:

a) I need to work for real now :)
b) I need to catch up with latest icons from GTools guys

Enjoy :)

Screenshots:

<Screen Shot 2015-04-28 at 14.45.02.png>


<Screen Shot 2015-04-28 at 14.46.25.png>




<Screen Shot 2015-04-28 at 14.47.15.png>