whitespace theme (work in progress)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

whitespace theme (work in progress)

Tudor Girba-2
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


--
www.tudorgirba.com

"When people care, great things can happen."

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: whitespace theme (work in progress)

EstebanLM
supercool!

(and really close to the work Nico and Ben were doing... any chance you can merge efforts? :) )

Esteban

On May 22, 2013, at 9:54 PM, Tudor Girba <[hidden email]> wrote:

> 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
>
>
> --
> www.tudorgirba.com
>
> "When people care, great things can happen."
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: whitespace theme (work in progress)

Tudor Girba-2
Thanks.

I do not know what they are doing. Is there anywhere I can look?

Doru


On Thu, May 23, 2013 at 9:30 AM, Esteban Lorenzano <[hidden email]> wrote:
supercool!

(and really close to the work Nico and Ben were doing... any chance you can merge efforts? :) )

Esteban

On May 22, 2013, at 9:54 PM, Tudor Girba <[hidden email]> wrote:

> 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
>
>
> --
> www.tudorgirba.com
>
> "When people care, great things can happen."
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev