May 22, 2013
8:09 p.m.
Hi, I just wanted to let you know that I started to work on a Pharo theme that maximizes whitespace. It is based on the default Glamour theme, but it is even simpler. It is still a work in progress as several things I would like to achieve are not easily possible with the existing morphs' implementation. Still you can see the direction in a couple of screenshots at (plus a couple of explanations): http://www.tudorgirba.com/blog/whitespace-theme-for-pharo-work-in-progress You can play with it in a Moose 4.8 image by: MooseImageSetupCommandLineHandler new installFonts; installAthens; installGLMWhitespaceTheme. Cheers, Doru