[squeak-dev] Theme colours (was Re: [Please Review] Some updates for resize grips)

tim Rowledge tim at rowledge.org
Fri Jan 4 23:13:34 UTC 2019



> On 2019-01-04, at 2:39 PM, Chris Muller <asqueaker at gmail.com> wrote:
> 
> Hi Marcel,
> 
> As we derive colors from other colors, it seems like the "Dark" themes will generally be consistently the inverse of the normal daytime themes.  Like, in this example,  AbstractResizerMorph>>#handleColor defaults to "muchDarker". 

For themes where there is a need for darker or lighter depending on the intent of the theme, rather than being specific in a confusing manner  - ie actually using #darker etc - might it help to refer to something on a different axis? For example #stronger & #softer could be used in a bright or a dark theme to refer to the progression of colour without any reliance on the specific theme needs. Sort of an abstraction of intent. Give a theme a collection of colours and set the middle as 'normal'. Or have an algorithm specific to the theme. Or both, depending on the nice new Chronology state :-)


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Useful Latin Phrases:- Romani quidem artem amatoriam invenerunt. = You know, the Romans invented the art of love.




More information about the Squeak-dev mailing list