<?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[Highlight current day in calendar]]></title><description><![CDATA[<p dir="auto">Hello.<br />
I use the MMM-MonthlyCalendar module and I try to highlight the current day in the calendar. The developer said that that should come from the default calendar, but unfortunately no further help.<br />
Can someone point me in the right direction to have the background of the current day in the calendar colored in white?</p>
]]></description><link>https://forum.magicmirror.builders/topic/18896/highlight-current-day-in-calendar</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 02:41:41 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18896.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jul 2024 14:22:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Highlight current day in calendar on Fri, 26 Jul 2024 15:18:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> ok, he provides css that targets ‘today’</p>
<pre><code class="language-css">.MMM-MonthlyCalendar .today {
  background-color: rgba(192, 192, 192, 0.2);
}
</code></pre>
<p dir="auto">so, just add that to custom.css and change the color</p>
]]></description><link>https://forum.magicmirror.builders/post/118982</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118982</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 26 Jul 2024 15:18:02 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Sat, 03 Aug 2024 14:45:50 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> Sir, you did it once again. I tried editing the alpha channel from “0.2” to “0,5” and all worked out.</p>
<p dir="auto">Thank you very much for all the support and your patience since the beginning of my MM journey! :)</p>
]]></description><link>https://forum.magicmirror.builders/post/119080</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119080</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Sat, 03 Aug 2024 14:45:50 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Sat, 03 Aug 2024 14:36:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> but it shows on weekdays? Or not at all anymore?</p>
<p dir="auto">Is the screen contrast misadjusted?</p>
<p dir="auto">You can edit the color in the dev tools top window<br />
If  you select that element you can enter the background color in the upper right window</p>
]]></description><link>https://forum.magicmirror.builders/post/119078</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119078</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 03 Aug 2024 14:36:03 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Sat, 03 Aug 2024 14:26:48 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> i now reinstalled the whole mirror and still cannot get it to work on the mirror. The Dev tools on the mirror are exactly the same as on the windows laptop.</p>
]]></description><link>https://forum.magicmirror.builders/post/119076</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119076</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Sat, 03 Aug 2024 14:26:48 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Fri, 02 Aug 2024 22:26:32 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> I am currently out of ideas.<br />
My time zone settings are correct, the displayed time is correct.<br />
With the help of ChatGPT I tried al kind of things like adding classes to the module js file. but to no avail. I am currently on a fresh installed module and where your first tip got it working it is now not working at all. (Only works on my laptop on localhost:8080)</p>
]]></description><link>https://forum.magicmirror.builders/post/119069</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119069</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Fri, 02 Aug 2024 22:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Wed, 31 Jul 2024 19:49:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> should not be</p>
<p dir="auto"><img src="/assets/uploads/files/1722455177430-1000027019.jpg" alt="1000027019.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">that is your custom.css overriding the module css.</p>
<p dir="auto">unless the date is set wrong on the system.<br />
the styles are done in the browser.</p>
]]></description><link>https://forum.magicmirror.builders/post/119033</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119033</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 31 Jul 2024 19:49:48 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Wed, 31 Jul 2024 19:18:20 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> <img src="/assets/uploads/files/1722453459096-schermafbeelding-2024-07-31-211643-resized.png" alt="Schermafbeelding 2024-07-31 211643.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is what I see when I check at my desktop browser.<br />
Would it be any different on the raspberry?</p>
]]></description><link>https://forum.magicmirror.builders/post/119032</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119032</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Wed, 31 Jul 2024 19:18:20 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Mon, 29 Jul 2024 16:52:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> generally yes, moving the sd card is ok.</p>
<p dir="auto">now  the newer bookworm built on pi4 or 5 probably won’t run on older pi3</p>
]]></description><link>https://forum.magicmirror.builders/post/119023</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119023</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 29 Jul 2024 16:52:24 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Mon, 29 Jul 2024 15:49:26 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> my raspberry 3 a+ is a bit too slow to navigate through the dev screen. That’s why I checked via my laptop’s chrome browser. But there is the background of today highlighted as expected.</p>
<p dir="auto">Side question: If I replace my rb 3a+ with a rb 4. Can I get everything working as it is now by just changing the sd card?</p>
]]></description><link>https://forum.magicmirror.builders/post/119020</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119020</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Mon, 29 Jul 2024 15:49:26 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Mon, 29 Jul 2024 15:21:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> did you use the developer window to look at the styles?</p>
]]></description><link>https://forum.magicmirror.builders/post/119019</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119019</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 29 Jul 2024 15:21:50 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Mon, 29 Jul 2024 15:10:02 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> i tried that multiple times</p>
]]></description><link>https://forum.magicmirror.builders/post/119018</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119018</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Mon, 29 Jul 2024 15:10:02 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Mon, 29 Jul 2024 11:14:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> if you refresh the MagicMirror screen, if you have a keyboard hit ctrl-r<br />
or restart MagicMirror</p>
]]></description><link>https://forum.magicmirror.builders/post/119016</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119016</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 29 Jul 2024 11:14:45 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Mon, 29 Jul 2024 10:36:57 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> today I noticed that I do see the highlighted background when I open Magic Mirror on my phone’s web browser, but not on the mirror itself. A bit strange isn’t it?</p>
]]></description><link>https://forum.magicmirror.builders/post/119014</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119014</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Mon, 29 Jul 2024 10:36:57 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Sun, 28 Jul 2024 20:33:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> I do not know.  I would have to look at the content to see if the classes were applied</p>
<p dir="auto">see here how to look at the content<br />
<a href="https://forum.magicmirror.builders/post/90135">https://forum.magicmirror.builders/post/90135</a></p>
]]></description><link>https://forum.magicmirror.builders/post/119012</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119012</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 28 Jul 2024 20:33:59 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Sun, 28 Jul 2024 19:40:57 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> I did so and it worked the first day(s) but today and Yesterday the background was gone. I checked the custom css and all lines are still present. Did I do something wrong? Or does it have to do something with the weekend days?</p>
]]></description><link>https://forum.magicmirror.builders/post/119011</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119011</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Sun, 28 Jul 2024 19:40:57 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Fri, 26 Jul 2024 16:30:35 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> omg it worked! Thank you very much!</p>
]]></description><link>https://forum.magicmirror.builders/post/118983</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118983</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Fri, 26 Jul 2024 16:30:35 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Fri, 26 Jul 2024 15:18:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> ok, he provides css that targets ‘today’</p>
<pre><code class="language-css">.MMM-MonthlyCalendar .today {
  background-color: rgba(192, 192, 192, 0.2);
}
</code></pre>
<p dir="auto">so, just add that to custom.css and change the color</p>
]]></description><link>https://forum.magicmirror.builders/post/118982</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118982</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 26 Jul 2024 15:18:02 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Fri, 26 Jul 2024 14:56:38 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> I am on the current latest version.</p>
]]></description><link>https://forum.magicmirror.builders/post/118980</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118980</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Fri, 26 Jul 2024 14:56:38 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Fri, 26 Jul 2024 14:51:33 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> xavier@raspberrypi:~/MagicMirror/modules/MMM-MonthlyCalendar $ git remote -v<br />
origin  <a href="https://github.com/kolbyjack/MMM-MonthlyCalendar.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/kolbyjack/MMM-MonthlyCalendar.git</a> (fetch)<br />
origin  <a href="https://github.com/kolbyjack/MMM-MonthlyCalendar.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/kolbyjack/MMM-MonthlyCalendar.git</a> (push)<br />
xavier@raspberrypi:~/MagicMirror/modules/MMM-MonthlyCalendar $</p>
]]></description><link>https://forum.magicmirror.builders/post/118981</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118981</guid><dc:creator><![CDATA[rvnbrg]]></dc:creator><pubDate>Fri, 26 Jul 2024 14:51:33 GMT</pubDate></item><item><title><![CDATA[Reply to Highlight current day in calendar on Fri, 26 Jul 2024 14:50:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rvnbrg" aria-label="Profile: rvnbrg">@<bdi>rvnbrg</bdi></a> which version of that module are you using?</p>
<p dir="auto">in the module folder do</p>
<p dir="auto">git remote -v</p>
]]></description><link>https://forum.magicmirror.builders/post/118979</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/118979</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 26 Jul 2024 14:50:22 GMT</pubDate></item></channel></rss>