Status: FixProposed Owner: aplan...@gmail.com Labels: Milestone-1.3 New issue 3708 by aplan...@gmail.com: Selection text color enh http://code.google.com/p/pharo/issues/detail?id=3708 Because selection text is currently black, it isn't possible to use more constrasted colors for text, list and tree selection. So, the goal here is to be able to setup a style with constrasting colors (High constrasts style accessible from the setting browser in the futur, useful for demo mode or for people who need big letters and high constrated colors). This is the first step. See screenshot. To do so, MorphTreeMorph has been reviewed together with the new MessageListBrowser and the new Finder tools (less classes and integration with MorphTreeMorph improved, MorphTreeMorph cleaned btw).