March 7, 2017
10:04 a.m.
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. Cheers, -- Pavel