April 30, 2015
10:34 a.m.
What an improvement. Thanks! Norbert
Am 30.04.2015 um 12:11 schrieb Esteban Lorenzano <estebanlm@gmail.com>:
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>