<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        Hi, there.<div><br></div><div>I would place #stronger: into the UserInterfaceTheme since the color cannot know about #isDark or similar theme abstractions. Maybe we could add "sunlight variations" to the discussion. :-)</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 07.01.2019 16:25:24 schrieb Torge Husfeldt <torge.husfeldt@gmx.de>:</p><div style="font-family:Arial,Helvetica,sans-serif">Hi,<br><br><br>On 05.01.19 00:13, tim Rowledge wrote:<br>><br>>> On 2019-01-04, at 2:39 PM, Chris Muller <asqueaker@gmail.com> wrote:<br>>><br>>> Hi Marcel,<br>>><br>>> 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".<br>> 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 :-)<br><br>Nice thought, but probably the color could not determine the "intent" on <br>its own, right?<br>So the solution would be probably along the lines of<br>Color>>stronger: aTheme<br>^aTheme isDark ifTrue:[self darker ] ifFlase:[self lighter]<br><br>So you still need to be able to ask the Theme about its darkness.<br>><br>> tim<br>> --<br>> tim Rowledge; tim@rowledge.org; http://www.rowledge.org/tim<br>> Useful Latin Phrases:- Romani quidem artem amatoriam invenerunt. = You know, the Romans invented the art of love.<br>><br>><br>><br>Just my 2 cents<br>Torge<br><br></asqueaker@gmail.com></div></blockquote>
                                        </div></body>