<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Selected text color issue?]]></title><description><![CDATA[<p dir="auto">I don’t know when this started but when I select using Alt I get a different color than expected.</p>
<p dir="auto">This is normal selection without using Alt.<br />
<img src="/assets/uploads/files/1706822450481-17c3ddfa-a997-46d7-b19e-e1d1ce1b7f6c-image.png" alt="17c3ddfa-a997-46d7-b19e-e1d1ce1b7f6c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">But using Alt to select text, I get an different background color such as on line 4, note below<br />
<img src="/assets/uploads/files/1706822514762-45fb1ea1-a6f2-4c48-ad00-2caee465356e-image.png" alt="45fb1ea1-a6f2-4c48-ad00-2caee465356e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The even more odd part is that this color is only present when notepad++ is the active window. If another window is active then it goes back to the normal selected color, as shown below.</p>
<p dir="auto"><img src="/assets/uploads/files/1706822961263-e1439973-df2e-4aed-a78b-531e83b0ddb2-image.png" alt="e1439973-df2e-4aed-a78b-531e83b0ddb2-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25443/selected-text-color-issue</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 06:05:34 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25443.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Feb 2024 21:31:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Selected text color issue? on Fri, 02 Feb 2024 05:21:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> Legit, you the man.<br />
<img src="/assets/uploads/files/1706851280524-13048f20-e1b3-40ad-bbb4-1371331f4532-image.png" alt="13048f20-e1b3-40ad-bbb4-1371331f4532-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">There were many styles I was missing so I’ve updated my styles.xml with them all now.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92573</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92573</guid><dc:creator><![CDATA[Diehl WithIt]]></dc:creator><pubDate>Fri, 02 Feb 2024 05:21:51 GMT</pubDate></item><item><title><![CDATA[Reply to Selected text color issue? on Thu, 01 Feb 2024 23:20:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/diehl-withit" aria-label="Profile: Diehl-WithIt">@<bdi>Diehl-WithIt</bdi></a> said in <a href="/post/92565">Selected text color issue?</a>:</p>
<blockquote>
<p dir="auto">I don’t know when this started but when I select using Alt I get a different color than expected.</p>
</blockquote>
<p dir="auto">Starting in 8.6, Column-Select (<code>Alt</code>+Select) and Multi-select are conjoined more intimately.  And there is a specific Style for the Multiple Selection highlight, so you can tell the difference.</p>
<p dir="auto"><img src="/assets/uploads/files/1706829112186-724753fe-0ca4-488f-8693-4c687987a6bb-image.png" alt="724753fe-0ca4-488f-8693-4c687987a6bb-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Your Style Configurator screenshots don’t show the <strong>Multi-selected text</strong> entry that I’ve clicked on in the screenshot, which means your copy of <code>stylers.xml</code> is out of date.</p>
<ul>
<li>Exit Notepad++ completely.</li>
<li>Open Notepad++ with files <code>c:\program files\notepad++\stylers.model.xml</code> and <code>%AppData%\Notepad++\stylers.xml</code></li>
<li>In the <code>&lt;GlobalStyles&gt;</code> sections at the end, copy the <code>&lt;WidgetStyle name="Multi-edit carets color" ... </code> line from <code>stylers.model.xml</code> into your ``%AppData%\Notepad++\stylers.xml` and save.</li>
<li>Close Notepad++ completely.</li>
<li>Open Notepad++.  Your <code>Alt+Selection</code> text should now be in bgcolor 0xC0C0C0, and your Style Configurator will now see the <strong>Multi-selected text</strong> entry available for changing the colors on.</li>
</ul>
<p dir="auto">For users who are using a different theme than the <code>default (stylers.xml)</code>, you will need to do the same, but using <code>%AppData%\Notepad++\themes\ThemeNameHere.xml</code> as the destination file.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92569</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92569</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 01 Feb 2024 23:20:12 GMT</pubDate></item><item><title><![CDATA[Reply to Selected text color issue? on Thu, 01 Feb 2024 22:38:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> I do not. I have the following installed:<br />
<img src="/assets/uploads/files/1706827085640-9899e646-1d45-4d61-a722-55a596812562-image.png" alt="9899e646-1d45-4d61-a722-55a596812562-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Sadly i didn’t think about removing my plugins to test but did so now and I’m still experiencing the same behavior without any plugin installed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92568</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92568</guid><dc:creator><![CDATA[Diehl WithIt]]></dc:creator><pubDate>Thu, 01 Feb 2024 22:38:59 GMT</pubDate></item><item><title><![CDATA[Reply to Selected text color issue? on Thu, 01 Feb 2024 22:11:30 GMT]]></title><description><![CDATA[<p dir="auto">Do you have the CSVLint plugin installed?</p>
<ul>
<li><a href="https://github.com/BdR76/CSVLint/issues/85" rel="nofollow ugc">https://github.com/BdR76/CSVLint/issues/85</a></li>
<li><a href="https://github.com/BdR76/CSVLint/issues/77" rel="nofollow ugc">https://github.com/BdR76/CSVLint/issues/77</a></li>
</ul>
<blockquote>
<p dir="auto">I don’t know when this started . . .</p>
</blockquote>
<p dir="auto">If I guessed rightly, then v8.6 is the answer: <a href="https://community.notepad-plus-plus.org/post/90967">https://community.notepad-plus-plus.org/post/90967</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/92567</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92567</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Thu, 01 Feb 2024 22:11:30 GMT</pubDate></item></channel></rss>