I found it a bit too girlish (crash two times before being able to load it).
Or it should be a multiple color pinkish style and we should have yellowish, greenish, bluesish windows like in squeak.
Now I do not think that it really map with the style that we want to give to pharo.

Stef

Le 1/4/15 11:44, Aliaksei Syrel a ��crit��:
Hi,

We would like to present a brand new Spotter design! It follows all modern UI techniques as flat and material design. Feel the future coming! Update Spotter to the latest version:

{ �� �� �� { 'ConfigurationOfRubric'. 'AlainPlantec'. 'Rubric' }.
�� �� �� �� { 'ConfigurationOfGlamourCore'. 'Moose'. 'Glamour' }.
�� �� �� �� { 'ConfigurationOfGTInspectorCore'. 'Moose'. 'GToolkit' }.
�� �� �� �� { 'ConfigurationOfGTPlaygroundCore'. 'Moose'. 'GToolkit' }.
�� �� �� �� { 'ConfigurationOfGTSpotter'. 'Moose'. 'GToolkit' }.
{ 'ConfigurationOfGToolkitCore'. 'Moose'. 'GToolkit' }.
} do: [ :spec |
�� �� �� �� Gofer new
�� �� �� �� �� �� �� �� smalltalkhubUser: spec second project: spec third;
�� �� �� �� �� �� �� �� package: spec first;
�� �� �� �� �� �� �� �� load ].
ConfigurationOfGToolkitCore loadDevelopment.
KMRepository reset.

Best wishes,
GT Team