<div dir="auto">Can you be more specific? The color ends up wrong in what way? Does it behave correctly if you change LayoutMorph>>defaultColor to the previous version with “Theme current defaultWindowColor”?</div><div dir="auto"><br></div><div dir="auto">My goal is to make sure once you set a color it doesn’t get changed automatically, unless you explicitly send to it doAdoptWidgetsColor (and in thet case you dont need to set a color because it is set by the window).</div><div dir="auto"><br></div><div dir="auto">However, I see part of the problem is that we don’t seem to be using the protocol consistently, or maybe I’m misunderstanding something, for example CodePackageListWindow>>buildButtonPane does this:</div><div dir="auto"><br></div><div dir="auto">    […]</div><div dir="auto"><div style="font-size:inherit" dir="auto">    buttonRow<br style="font-size:inherit">        doAdoptWidgetsColor;<br style="font-size:inherit">        color: self widgetsColor quiteWhiter;<br style="font-size:inherit"></div><div style="font-size:inherit" dir="auto">    […]</div><br></div><div dir="auto">The second message that sets the color doesn’t make sense, because the color will be overwritten anyway.</div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Luciano</div><div dir="auto"><br><div class="gmail_quote gmail_quote_container" dir="auto"><div dir="ltr" class="gmail_attr">On Sun, Jun 28, 2026 at 14:42 Hilaire Fernandes via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p><font size="4" style="color:rgb(0,0,0)">Broken again in at least two places in DrGeo. I am
        not even sure it is because of this later change. This things is
        becoming a running gag, and constant pain.</font></p>
    <p><font size="4" style="color:rgb(0,0,0)">Again... it should be documented, at least at a
        minimum basis: the intend and how.</font></p></div><div text="#000000" bgcolor="#FFFFFF">
    <div>Le 26/06/2026 à 17:27, Hilaire
      Fernandes a écrit :<br>
    </div>
    <blockquote type="cite">I will
      check against DrGeo, DyboApp and the Cuis-Smalltalk-UI packages
      <br>
    </blockquote>
    <pre cols="72" style="font-family:monospace">-- 
<a href="http://mamot.fr/@drgeo" target="_blank" style="font-family:monospace">http://mamot.fr/@drgeo</a></pre>
  </div>

-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>