<div dir="ltr">So, tracking this down, it was a change in 2/5/2016 (?) from kfr, in method MorphicToolBuilder>>buildPluggableTree:, where it sends:<div><span class="gmail-Apple-tab-span" style="white-space:pre">       </span>widget color: Preferences defaultBackgroundColor.<br></div><div>This if after the theme-based setting of the color, so it overrides whatever the theme wants it to be.</div><div><br></div><div>Fix in the inbox, in:</div><div>    ToolBuilder-Morphic-cbc.191<br></div><div>Basically, I just removed the override of the color, to let the theme color be used instead.</div><div><br></div><div>(as an aside, I'm not sure why in a selected dark theme, the defualtBackgroundColor is "veryVeryLightGray").</div><div><br></div><div>-cbc</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 5:06 PM, Chris Cunningham <span dir="ltr"><<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hmm.  This only happens when i open a new explorer.  If I open an explorer, then change normal squeak theme, then go back to Monokai(dark), the tree view is now dark (like I would expect).  But the next explorer will have the white background again.<div><br></div><div>-cbc</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 9:52 AM, Chris Cunningham <span dir="ltr"><<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I don't know where this happened, but in a pre-etoys-updated 6.0Alpha image (16548), things like inspectors are readable:<div><img src="cid:ii_159f5a6201a40c15" alt="Inline image 1" width="232" height="65"><br></div><div>while in a post-etoys updated 6.0Alpha image (16903), these inspectors are nearly useless:</div><div><img src="cid:ii_159f5a6f294439cd" alt="Inline image 2" width="232" height="129"><br></div><div>It may be that I had tweaked the colors in the older image, or loaded a different code where someone else fixed it. I'll look for where the change came from, but if someone knows what to fix, I'd appreciate that.</div><div><br></div><div>-cbc</div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>