It was made to be themeable, but there is only one theme implemented.

In fact, this is the first tool that is based completely on the pattern I described previously:
http://www.humane-assessment.com/blog/a-pharo-refactoring-story-adding-theme-ability-to-a-morph

The theming is done in GTSpotterWidgetThemer. To contextualize it for the DarkTheme one would need to:
- Subclass��GTSpotterWidgetThemer
- Override UITheme>>spotterWidgetThemer
^ GTSpotterWidgetThemer new

Like this, UITheme becomes a composite of concrete independent themer objects and can be more manageable.

Doru


On Wed, Dec 10, 2014 at 4:41 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Is GTSpotter theme-aware ?

It does not seem to use the Dark Theme:


Sven



--
www.tudorgirba.com

"Every thing has its own flow"