March 7, 2017
12:03 p.m.
On 7 Mar 2017, at 11:04, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
because SublimishTheme was removed from Pharo 6 you need to load it manually if you like it. You can simply find it in the Catalog or load it here:
Metacello new baseline: 'SublimishTheme'; repository: 'github://pavel-krivanek/SublimishTheme:pharo60/src'; load.
I needed to make a fork for the latest version in Pharo 6 (60433). The configuration in the catalog is updated.
Ah, OK, thanks !
Cheers, -- Pavel