<?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[Secondary carets not visible with dark theme]]></title><description><![CDATA[<p dir="auto">After updating to v.8.6 I was wondering why I couldn’t set multiple carets holding Ctrl as before, but once I tested writing something I realized it still worked, the secondary carets just were the exact same color as the dark theme background (dark grey) so I couldn’t see them.</p>
<p dir="auto">As far as I understand there was a fix to enable setting the secondary caret color (github. com/notepad-plus-plus/notepad-plus-plus/issues/14302) but it is not clear to me how to use this option, as the Style Configurator seems to still have only “Caret color” that impacts the primary caret only.</p>
<p dir="auto">So please any advice on changing the secodary carets’ color and I’d be really grateful.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25226/secondary-carets-not-visible-with-dark-theme</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 19:01:20 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25226.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Dec 2023 09:54:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Fri, 15 Mar 2024 03:29:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jtb-ben_sync" aria-label="Profile: JTB-Ben_Sync">@<bdi>JTB-Ben_Sync</bdi></a> said in <a href="/post/93567">Secondary carets not visible with dark theme</a>:</p>
<blockquote>
<p dir="auto">Is it possible for this to be added into notepad++ fresh install?</p>
</blockquote>
<p dir="auto">As a matter of fact, it <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/2a90f1148782d23d0553e84bae83552b6944d6e7" rel="nofollow ugc">was added</a> to <em>all</em> the standard-issue themes in time for the “Anniversary Edition” (8.6.0) last November.</p>
<p dir="auto">Have a look at <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14619" rel="nofollow ugc">this related GitHub issue</a> and consult <a href="https://npp-user-manual.org/docs/config-files/#configuration-files-during-upgrades" rel="nofollow ugc">the user’s manual</a> on how to completely refresh your user configs after a feature upgrade.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/93569</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/93569</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Fri, 15 Mar 2024 03:29:00 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Thu, 14 Mar 2024 23:49:34 GMT]]></title><description><![CDATA[<p dir="auto">EDIT - actually I’ve been using cloud-settings-sync, maybe if NP++ adds new features, I won’t get them because I use my old settings x____x I added the line to my cloud sync themes -&gt; dark-default and it’s syncing now</p>
<hr />
<p dir="auto">2024 March and Notepad++ dark mode - fresh install latest version still has invisible multi line select characters…</p>
<p dir="auto">Added this into the widget section of dark theme default</p>
<p dir="auto">&lt;WidgetStyle name=“Multi-edit carets color” styleID=“0” fgColor=“40ffff” /&gt;</p>
<p dir="auto">Is it possible for this to be added into notepad++ fresh install? seems like a terrible bug hiding the caret - makes multi line editing a stab in the dark…</p>
<p dir="auto"><img src="https://i.imgur.com/8YGkSOz.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/93567</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/93567</guid><dc:creator><![CDATA[JTB Ben_Sync]]></dc:creator><pubDate>Thu, 14 Mar 2024 23:49:34 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Wed, 13 Dec 2023 09:39:30 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Peter, that did it!</p>
<p dir="auto">I’m happy editing again… :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91193</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91193</guid><dc:creator><![CDATA[MaxJalon]]></dc:creator><pubDate>Wed, 13 Dec 2023 09:39:30 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Tue, 12 Dec 2023 17:01:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maxjalon" aria-label="Profile: MaxJalon">@<bdi>MaxJalon</bdi></a> said in <a href="/post/91164">Secondary carets not visible with dark theme</a>:</p>
<blockquote>
<p dir="auto">I found the entry in “stylers.model.xml” and copied it to my stylers.xml but it doesn’t show up in the StyleConfigurator.</p>
</blockquote>
<p dir="auto">If you’re using the default Dark Mode theme, you have to put the new XML entries in the <code>themes\DarkModeDefault.xml</code> , not in <code>stylers.xml</code> .  (Or, if you haven’t customized your theme, you could just copy DarkModeDefault.xml from the v8.6 portable.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91165</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91165</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 12 Dec 2023 17:01:10 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Tue, 12 Dec 2023 16:36:21 GMT]]></title><description><![CDATA[<p dir="auto">From the change log:</p>
<ol start="2">
<li>Make multi-select background &amp; caret colors customizable.</li>
</ol>
<p dir="auto">Not on my machine.</p>
<p dir="auto">I found the entry in “stylers.model.xml” and copied it to my stylers.xml but it doesn’t show up in the StyleConfigurator.</p>
<p dir="auto">As of now the multiselcet (column) cursor (caret)  is invisible in dark mode.</p>
<p dir="auto">I de-and reinstalled, didn’t change anything.</p>
<p dir="auto"><img src="/assets/uploads/files/1702398928902-multiselect.jpg" alt="multiselect.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/91164</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91164</guid><dc:creator><![CDATA[MaxJalon]]></dc:creator><pubDate>Tue, 12 Dec 2023 16:36:21 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Sun, 10 Dec 2023 11:17:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jyri-lehtinen" aria-label="Profile: Jyri-Lehtinen">@<bdi>Jyri-Lehtinen</bdi></a> said in <a href="/post/91098">Secondary carets not visible with dark theme</a>:</p>
<blockquote>
<p dir="auto">have lighter grey background when using the dark theme</p>
</blockquote>
<p dir="auto">Maybe show a screenshot of what you like once you get it configured, so others can see what you mean.  Change the caret to block mode temporarily for the screenshot (like I did), for maximum impact.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91099</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91099</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 10 Dec 2023 11:17:27 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Sun, 10 Dec 2023 11:14:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> Thanks for the advice, will see what I can do.</p>
<p dir="auto">As a general request I would prefer that the secondary carets would have lighter grey background when using the dark theme. I think that would be reasonable to implement this to let all dark theme users avoid the need for the change in Style Configurator even when the option is visible there.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91098</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91098</guid><dc:creator><![CDATA[Jyri Lehtinen]]></dc:creator><pubDate>Sun, 10 Dec 2023 11:14:39 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Sun, 10 Dec 2023 10:32:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jyri-lehtinen" aria-label="Profile: Jyri-Lehtinen">@<bdi>Jyri-Lehtinen</bdi></a></p>
<p dir="auto">You probably need to hand-merge this in.  Reference stylers.model.xml and your own stylers.xml and see if you can add the new parameters.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91094</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91094</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 10 Dec 2023 10:32:13 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Sun, 10 Dec 2023 10:29:18 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1702204113244-screenshot-2023-12-10-122749.png" alt="Screenshot 2023-12-10 122749.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Scrolling the style list does not reveal anything like “Multi-edit carets color”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91093</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91093</guid><dc:creator><![CDATA[Jyri Lehtinen]]></dc:creator><pubDate>Sun, 10 Dec 2023 10:29:18 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Sun, 10 Dec 2023 10:26:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> That is strange, I don’t see such an option in Style Configurator. I have Notepad++ v8.6 build Nov 23 2023 - 16:58:44</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91092</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91092</guid><dc:creator><![CDATA[Jyri Lehtinen]]></dc:creator><pubDate>Sun, 10 Dec 2023 10:26:40 GMT</pubDate></item><item><title><![CDATA[Reply to Secondary carets not visible with dark theme on Sun, 10 Dec 2023 10:29:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jyri-lehtinen" aria-label="Profile: Jyri-Lehtinen">@<bdi>Jyri-Lehtinen</bdi></a> said in <a href="/post/91089">Secondary carets not visible with dark theme</a>:</p>
<blockquote>
<p dir="auto">the Style Configurator seems to still have only “Caret color” that impacts the primary caret only.</p>
</blockquote>
<p dir="auto">In a fresh 8.6 I see:</p>
<p dir="auto"><img src="/assets/uploads/files/1702203845569-d505c8c8-b87b-4f1f-81a6-da32e8056e39-image.png" alt="d505c8c8-b87b-4f1f-81a6-da32e8056e39-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Not sure why this one is spelled <em>color</em> when everything else refers to <em>colour</em>…</p>
<p dir="auto">Maybe I should have shown it in dark mode:</p>
<p dir="auto"><img src="/assets/uploads/files/1702204075837-0e04d989-26d1-4b5c-baf4-910fb89d2c6e-image.png" alt="0e04d989-26d1-4b5c-baf4-910fb89d2c6e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">With dark mode, the carets show up for me:</p>
<p dir="auto"><img src="/assets/uploads/files/1702204123249-9e81e2d8-2f31-4ae3-bed6-735bf7f58f89-image.png" alt="9e81e2d8-2f31-4ae3-bed6-735bf7f58f89-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/91091</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91091</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 10 Dec 2023 10:29:03 GMT</pubDate></item></channel></rss>