<?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[Load stylers.xml failed]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I’m running Notepad++ v7.9.1 (64-bit)<br />
I would like to use Tomorrow style from here: <a href="https://github.com/chriskempson/tomorrow-theme/tree/master/notepad%2B%2B" rel="nofollow ugc">https://github.com/chriskempson/tomorrow-theme/tree/master/notepad%2B%2B</a> but when I try to apply the style I get and error message: <img src="/assets/uploads/files/1610042203775-screenshot-2021-01-07-175056.png" alt="Screenshot 2021-01-07 175056.png" class=" img-fluid img-markdown" /><br />
Is this because this style is very old (9 years) and is no longer compatible with the newer versions on Notepad++? I was able to use other styles but not this one and I really like how it looks and would like to use it.</p>
<p dir="auto">Maybe someone knows how to make this one work?</p>
<p dir="auto">Thank You</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20566/load-stylers-xml-failed</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 17:40:32 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20566.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Jan 2021 18:01:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Load stylers.xml failed on Thu, 07 Jan 2021 21:46:59 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> said in <a href="/post/61510">Load stylers.xml failed</a>:</p>
<blockquote>
<p dir="auto">I am assuming your <code>tomorrow.xml</code> file is somehow corrupted.  I suggest re-downloading it from <a href="https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml" rel="nofollow ugc">https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml</a>, with the steps:<br />
3. Download from <a href="https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml" rel="nofollow ugc">https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml</a> and save as <code>%AppData%\Notepad++\themes\tomorrow.xml</code></p>
</blockquote>
<p dir="auto">Thank you <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> for helping me sort it out. I now know what the problem was for me.</p>
<p dir="auto">On the Github, I would right-click tommorow.xml file and save as and for some reason, that file would give me an error message that I posted. When I right-clicked on your link that had raw. in the beginning and saved as it worked fine. I use Google Chrome I don’t know if that has to do anything with it.</p>
<p dir="auto">So for the rest variations of the style instead of right-clicking on the tommorow.xml I clicked on it then selected RAW and then saved the page as and it worked for all the rest of the styles.</p>
<p dir="auto">Thank You</p>
]]></description><link>https://community.notepad-plus-plus.org/post/61518</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61518</guid><dc:creator><![CDATA[Paulius Brazauskas]]></dc:creator><pubDate>Thu, 07 Jan 2021 21:46:59 GMT</pubDate></item><item><title><![CDATA[Reply to Load stylers.xml failed on Thu, 07 Jan 2021 18:23:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paulius-brazauskas" aria-label="Profile: Paulius-Brazauskas">@<bdi>Paulius-Brazauskas</bdi></a> ,</p>
<p dir="auto">Sorry, I cannot replicate that.</p>
<p dir="auto">I started with a portable v7.9.1-64bit, and verified that if I put tomorrow.xml in the themes folder, then ran notepad++, then selected <code>tomorrow.xml</code> from the Themes dropdown, it correctly chose that theme.  I can exit and reload without difficulty.</p>
<p dir="auto">Then, just to make sure, I exited Notepad++, deleted doLocalConf.xml from the notepad++ directory – so it will use <code>%AppData%\Notepad++</code> instead.  Then I deleted stylers.xml from my portable, and moved the <code>tomorrow.xml</code> from the installation-directory\themes to <code>%AppData%\Notepad++\themes\tomorrow.xml</code>.  Then I ran Notepad++, saw that the theme list still showed the <code>tomorrow.xml</code>, and was able to select that theme, changing the colors.  I exited and restarted, and it’s still using that theme.  I never saw the error you showed.</p>
<p dir="auto">I am assuming your <code>tomorrow.xml</code> file is somehow corrupted.  I suggest re-downloading it from <a href="https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml" rel="nofollow ugc">https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml</a>, with the steps:</p>
<ol>
<li>Close Notepad++ v7.9.1</li>
<li>Delete <code>%AppData%\Notepad++\themes\tomorrow.xml</code></li>
<li>Delete <code>%AppData%\Notepad++\stylers.xml</code> (clears the existing theme, and Notepad++ will default to the default theme again)</li>
<li>Download from <a href="https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml" rel="nofollow ugc">https://raw.githubusercontent.com/chriskempson/tomorrow-theme/master/notepad%2B%2B/tomorrow.xml</a> and save as <code>%AppData%\Notepad++\themes\tomorrow.xml</code></li>
<li>Run notepad++</li>
<li><strong>Settings &gt; Style Configurator &gt; Select Theme:</strong> <code>tomorrow</code></li>
<li>when I do this, the colors shift slightly from the defaults to the tomorrow-theme.  I can exit and reload, and the theme still works.</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/61510</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/61510</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 07 Jan 2021 18:23:48 GMT</pubDate></item></channel></rss>