<?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[How to Adjust Font Size and Color in Clock Module]]></title><description><![CDATA[<p dir="auto">I would like to know how to adjust font size and color in clock module in minute and second<br />
Thanks for your kind</p>
]]></description><link>https://forum.magicmirror.builders/topic/1322/how-to-adjust-font-size-and-color-in-clock-module</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 03:28:57 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1322.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Jan 2017 17:12:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to Adjust Font Size and Color in Clock Module on Sun, 30 Dec 2018 16:44:08 GMT]]></title><description><![CDATA[<p dir="auto">I’m still curious where the default clock module gets its font css from… I was hoping to selectively change the size/font of the month in the default clock.</p>
]]></description><link>https://forum.magicmirror.builders/post/48872</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/48872</guid><dc:creator><![CDATA[bmfinn]]></dc:creator><pubDate>Sun, 30 Dec 2018 16:44:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to Adjust Font Size and Color in Clock Module on Tue, 03 Jan 2017 11:30:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
thank you broberg, your solution works for the digital clock itself. Now I can customize only the clock size/color.</p>
<p dir="auto">H3L1o150, your solution is great to “grow” the whole interface. Thank you, too.<br />
Now I can continue testing other things :)</p>
]]></description><link>https://forum.magicmirror.builders/post/10306</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10306</guid><dc:creator><![CDATA[Foxi]]></dc:creator><pubDate>Tue, 03 Jan 2017 11:30:05 GMT</pubDate></item><item><title><![CDATA[Reply to How to Adjust Font Size and Color in Clock Module on Tue, 03 Jan 2017 01:42:09 GMT]]></title><description><![CDATA[<p dir="auto">On new version 2.1.0 just add the line:</p>
<p dir="auto">var config = {<br />
zoom: 0.9,</p>
]]></description><link>https://forum.magicmirror.builders/post/10286</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10286</guid><dc:creator><![CDATA[H3L1o150]]></dc:creator><pubDate>Tue, 03 Jan 2017 01:42:09 GMT</pubDate></item><item><title><![CDATA[Reply to How to Adjust Font Size and Color in Clock Module on Mon, 02 Jan 2017 21:52:04 GMT]]></title><description><![CDATA[<p dir="auto">try this in the custom.css</p>
<pre><code>.clock .bright {
font-size: 40px;
color: #f00
}

.clock .dimmed {
font-size: 20px;
color: #0f0
}

</code></pre>
<p dir="auto">Don’t know if it’s correct, don’t have my mirror available right now to test it.</p>
]]></description><link>https://forum.magicmirror.builders/post/10268</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10268</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Mon, 02 Jan 2017 21:52:04 GMT</pubDate></item><item><title><![CDATA[Reply to How to Adjust Font Size and Color in Clock Module on Mon, 02 Jan 2017 21:41:49 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
that would be interesting to know, I have the same “issue”.<br />
Can this be done? :)</p>
<p dir="auto">Best regards,</p>
]]></description><link>https://forum.magicmirror.builders/post/10264</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10264</guid><dc:creator><![CDATA[Foxi]]></dc:creator><pubDate>Mon, 02 Jan 2017 21:41:49 GMT</pubDate></item></channel></rss>