<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi, </font></p>
    <p><font size="4">Does it make sense that Layout Morph are painted
        with a variation of the button color. My panes look darker than
        before.</font></p>
    <p><font size="4">LayoutMorph>>adoptWidgetsColor: paneColor<br>
            super adoptWidgetsColor: paneColor.<br>
            adoptsWidgetsColor<br>
                ifTrue: [ self color: (Theme current buttonColorFrom:
        paneColor) paler ]    </font></p>
    <p><font size="4">Should it not be  something like: Theme current
        paneBackgroundFrom: aColor.</font></p>
    <p><font size="4">The darker pane is a LabelGroup. In the mean time
        I adjusted the LabelGroup>>adoptWidgetsColor method</font></p>
    <p><font size="4"><br>
      </font></p>
    <p><img moz-do-not-send="false"
        src="cid:part1.7HefSidz.Gyj7ISQn@free.fr" alt="widget color"
        width="528" height="364"></p>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
  </body>
</html>