<?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[MMM-WeatherOrNot module doesn&#x27;t change theme]]></title><description><![CDATA[<p dir="auto">I am changing the theme to anything available on the list to no avail.</p>
<pre><code>{
    disabled: false,
    module: 'MMM-WeatherOrNot',
    position: "top_bar",
    config: {
      location: "elizabeth",                // See instructions
      locationCode: "39d36n104d60",              // See instructions
      languages: "en",                          // See Languages list
      tempUnits: "F",                           // F or C
      font: "Tahoma",                           // See Font list
      textColor: "#ffffff",                     // Hex color codes.
      htColor: "#ffffff",                       // high temp color. Hex color codes.
      ltColor: "#00dfff",                       // low temp color. Hex color codes.
      sunColor: "#febc2f",                      // Hex color codes.
      moonColor: "#dfdede",                     // Hex color codes.
      cloudColor: "#dfdede",                    // Hex color codes.
      cloudFill: "#1f567c",                     // Hex color codes.
      rainColor: "#93bffe",                     // Hex color codes.
      snowColor: "#dfdede",                     // Hex color codes.
      height: "150px",                          // module is responsive to changes
      width: "900px",                          // module is responsive to changes
      label: "Elizabeth",                        // Location seems logical . .
      label2: "Colorado",                  // . . . or anything you like
      days: "7",                                // 3, 5 or 7
      theme: "pure",                            // See Themes list *** theme overrides bgColor. ***
      bgColor: "#000000",                       // theme overrides bgColor.
      icons: "Climacons Animated",              // Iconvault, Climacons or Climacons Animated
      animationSpeed: 3000,
      updateInterval: 10 * 60 * 1000,
    }
},
</code></pre>
<p dir="auto">It always appears as the dark theme. Any thoughts?</p>
]]></description><link>https://forum.magicmirror.builders/topic/14171/mmm-weatherornot-module-doesn-t-change-theme</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 22:25:18 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14171.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Dec 2020 05:45:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-WeatherOrNot module doesn&#x27;t change theme on Tue, 08 Dec 2020 03:52:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Thank you sir, I’ll 100% remember to do that next time. I should have known to go back and edit it.</p>
]]></description><link>https://forum.magicmirror.builders/post/85529</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85529</guid><dc:creator><![CDATA[TonySmithJr]]></dc:creator><pubDate>Tue, 08 Dec 2020 03:52:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WeatherOrNot module doesn&#x27;t change theme on Mon, 07 Dec 2020 02:07:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tonysmithjr" aria-label="Profile: TonySmithJr">@<bdi>TonySmithJr</bdi></a> corrected</p>
]]></description><link>https://forum.magicmirror.builders/post/85487</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85487</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 07 Dec 2020 02:07:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WeatherOrNot module doesn&#x27;t change theme on Mon, 07 Dec 2020 01:51:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tonysmithjr" aria-label="Profile: TonySmithJr">@<bdi>TonySmithJr</bdi></a> said in <a href="/post/85466">MMM-WeatherOrNot module doesn't change theme</a>:</p>
<blockquote>
<p dir="auto">Sorry about the noncode block post.</p>
</blockquote>
<p dir="auto">No worries, mate. It makes it a whole lot easier to help someone when I can read the code/post.</p>
<blockquote>
<p dir="auto">I appreciate the feedback and I’ll give a few a try.<br />
Thank you sir</p>
</blockquote>
<p dir="auto">You’re welcome. Good luck and have fun.</p>
]]></description><link>https://forum.magicmirror.builders/post/85485</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85485</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Mon, 07 Dec 2020 01:51:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WeatherOrNot module doesn&#x27;t change theme on Sun, 06 Dec 2020 03:31:46 GMT]]></title><description><![CDATA[<p dir="auto">Sorry about the noncode block post.<br />
I appreciate the feedback and I’ll give a few a try.<br />
Thank you sir</p>
]]></description><link>https://forum.magicmirror.builders/post/85466</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85466</guid><dc:creator><![CDATA[TonySmithJr]]></dc:creator><pubDate>Sun, 06 Dec 2020 03:31:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WeatherOrNot module doesn&#x27;t change theme on Fri, 04 Dec 2020 21:21:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tonysmithjr" aria-label="Profile: TonySmithJr">@<bdi>TonySmithJr</bdi></a> said in <a href="/post/85416">MMM-WeatherOrNot module doesn't change theme</a>:</p>
<blockquote>
<p dir="auto">It always appears as the dark theme. Any thoughts?</p>
</blockquote>
<p dir="auto">First, when posting code to the forum, please use a code block. Thanks.<br />
<a href="https://forum.magicmirror.builders/topic/4247/how-to-post-code-on-the-forum-for-absolute-beginners?_=1607116511978">https://forum.magicmirror.builders/topic/4247/how-to-post-code-on-the-forum-for-absolute-beginners?_=1607116511978</a></p>
<p dir="auto">To your question. I just tested a few of the themes and some of them are not working. That would be an issue with the source. I will take a look at the source to see if they made any deletions, additions or modifications to the existing theme names. For now, you’ll have to go through them to see which work and which do not. I don’t have the time to do that. “pure” is one that does not work.</p>
<p dir="auto">A quick check found that some are working.</p>
<p dir="auto"><img src="/assets/uploads/files/1607116689363-screenshot-from-2020-12-04-16-09-08.png" alt="Screenshot from 2020-12-04 16-09-08.png" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1607116706495-screenshot-from-2020-12-04-16-11-29.png" alt="Screenshot from 2020-12-04 16-11-29.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">When entering the theme names in the config, use lower case. If it is a two word theme use lower case and an underscore between the two words.</p>
]]></description><link>https://forum.magicmirror.builders/post/85438</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85438</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 04 Dec 2020 21:21:11 GMT</pubDate></item></channel></rss>