<div dir="ltr">No problem :-)<div><br></div><div>Karl</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 5:06 PM, Chris Cunningham <span dir="ltr">&lt;<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you Karl for tracking this down.  I have reverted it in my image.<div><br></div><div>the problem with the gray is that I just cannot see it.  The monitor/my eyes combination just can&#39;t make out Color gray: 0.9 as a highlight color - I might as well not have a highlight.</div><div><br></div><div>-cbc</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 20, 2015 at 10:14 AM, karl ramberg <span dir="ltr">&lt;<a href="mailto:karlramberg@gmail.com" target="_blank">karlramberg@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I tracked it down to </div><div><div>NewParagraph&gt;&gt;selectionColor</div><div><span style="white-space:pre-wrap">        | color |
        Display depth = 1 ifTrue: [^ Color veryLightGray].
        Display depth = 2 ifTrue: [^ Color gray].
        color := Preferences textHighlightColor.
        self focused ifFalse: [color := Color gray: 0.9].
        ^ color</span><br></div></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">I liked the previous version of this method better since the </span></div><div><span style="white-space:pre-wrap">unfocused color reflected the your selection color:</span></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">self focused ifFalse: [color := color alphaMixed: 0.2 with: Color veryVeryLightGray].</span><br></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">It&#39;s important to see the color of selection in the Debugger even if the pane not has focus</span></div><span><font color="#888888"><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">Karl</span></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap"><br></span></div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span>On Mon, Sep 14, 2015 at 5:58 PM, Chris Cunningham <span dir="ltr">&lt;<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>&gt;</span> wrote:<br></span><div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Because I really, really need too change the color. I can&#39;t see where the error is - the &#39;highlight&#39; color is so faint, it looks like nothing is highlighted at all.  It makes tracking down where the error is really, really hard.<div><br></div><div>I had a similar issue a few years ago with the Moose guys - they changed the sliders in the windows to be more aesthetically pleasing, but on some LCD monitors (notably, mine), the color is practically not there at all - like, apparently, this highlight color.</div><div><br></div><div>Thanks,</div><div>cbc</div></div>
<br><br>
<br></blockquote></div></div></div><br></div>
<br><br>
<br></blockquote></div><br></div>
</div></div><br><br>
<br></blockquote></div><br></div>