Very nice and a super clean install procedure, I love it when things come together !
On 30 Apr 2015, at 12:11, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I made a configuration to install the new Idea Icon Pack from configurations browser for Pharo 4. You can install it and then choose your new icon set in settings.
You can also manual install them by:
Gofer it smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo40'; configurationOf: 'IdeaIcons'; loadStable.
ThemeIcons current: #IdeaUIThemeIcons asClass new. âIn Pharo 4, you might need to execute thisâ AbstractNautilusUI resetIconCaches.
This icon pack works also for Pharo 3
If you lost it, here a couple of screenshots:
<Screen Shot 2015-04-30 at 12.01.20.png>
<Screen Shot 2015-04-30 at 12.01.57.png>