My first look yesterday night taught me that different windows colour management is a basic behaviour of UITheme via #patchworkUIThemeColorFor:. If I simply subclass UITheme and do nothing more I get more or less a standard squeak theme with coloured windows minus some fills and borders styles.
>From here I think I could try to make a simple theme with the look of Glamourous one with support for squeak windows colour management. Is this the right direction ? On Tue, Mar 29, 2011 at 11:17 AM, Patrick Barroca <[email protected] > wrote: > On Tue, Mar 29, 2011 at 9:38 AM, Stéphane Ducasse < > [email protected]> wrote: > >> Yes! >> >> Partick if you want to extend the default theme to add color please do. We >> can create a repo >> PharoThemes and we are done. >> I would really like to remove the standard squeak because it is terrible. >> I set it up since some updates and >> I cannot work with it anymore. > > > Ok, I'll take a look at it. > > I'll try to make a default theme with the same color scheme as standard > squeak. > > -- > Patrick Barroca > -- Patrick Barroca
