diff -r 5a25f22cb054 -r c3fb91a71410 Tools__ViewTreeApplication.st --- a/Tools__ViewTreeApplication.st Tue Jul 08 23:34:22 2014 +0200 +++ b/Tools__ViewTreeApplication.st Tue Jul 08 23:37:15 2014 +0200 @@ -2526,7 +2526,7 @@ ]. isValidAndShown ifFalse:[ label := Text string:label emphasis:#italic. - label colorizeAllWith:Color grey. + label colorizeAllWith:Color gray. ]. labelHeight := self heightOn:aGC.