<?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[Question about Notepad++ 8.6.5 and 32bit colors and transparency for cursor line]]></title><description><![CDATA[<p dir="auto">In Notepad++ 8.6.5 there was an update for 32bit colors in the preferences, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/09178750349ea58ab88ad34a0e1c41f552a99130" rel="nofollow ugc">see here</a> and I was wondering if this was supposed to make it possible to select a transparent color for the caret line in the latest version Notepad++?</p>
<p dir="auto">In Notepad++ 8.6.5 in the Style Configuration dialog, when selecting “Current line background” I can only change the background color, not the foreground color. Ok this makes sense. But when I change the color I can select any RGB value but no Alpha or transparency value.</p>
<p dir="auto"><img src="/assets/uploads/files/1713820776423-npp_settings_1a.png" alt="npp_settings_1a.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I thought the term “32bit color” implied that it also include Alpha value, or am I interpreting this incorrectly?</p>
<p dir="auto">The reason I ask is because of problems with the CSV Lint plug-in and the option it has to make the caret line transparent. This <a href="https://github.com/BdR76/CSVLint/issues?q=is%3Aissue+is%3Aopen+transparent" rel="nofollow ugc">causes issues</a> when combined with the ComparePlus plug-in, and can cause the line to become opaque black.</p>
<p dir="auto">If the latest version of Notepad++ supports a transparent caret-line by default, then I could drop this option entirely in the CSV Lint plug-in.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25711/question-about-notepad-8-6-5-and-32bit-colors-and-transparency-for-cursor-line</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 14:35:38 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25711.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Apr 2024 21:21:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Question about Notepad++ 8.6.5 and 32bit colors and transparency for cursor line on Mon, 22 Apr 2024 21:59:16 GMT]]></title><description><![CDATA[<p dir="auto">Btw as far as I know <a href="https://github.com/pnedev/comparePlus" rel="nofollow ugc">ComparePlus</a> and <a href="https://github.com/BdR76/CSVLint/" rel="nofollow ugc">CSV Lint</a> are the only plug-ins that change the transparency of the caret-line. This is because those are also the only plug-ins that use background colors for syntax styling.</p>
<p dir="auto">All the default language (almost) never use a background color other than white(ish), that’s why an opaque caret line color has never been an issue.</p>
<p dir="auto">For example, if you look at the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/stylers.model.xml" rel="nofollow ugc">stylers.model.xml</a> file Perl is one of the few that uses background colors to style the strings-in-backticks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/94450</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94450</guid><dc:creator><![CDATA[Bas de Reuver]]></dc:creator><pubDate>Mon, 22 Apr 2024 21:59:16 GMT</pubDate></item></channel></rss>