Login  Register

Re: [ANN] Idea icon pack now in Configuration Browser

Posted by NorbertHartl on Apr 30, 2015; 10:20am
URL: https://forum.world.st/ANN-Idea-icon-pack-now-in-Configuration-Browser-tp4823135p4823145.html

What an improvement. Thanks!

Norbert

> Am 30.04.2015 um 12:11 schrieb Esteban Lorenzano <[hidden email]>:
>
> 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>