<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Dark mode switcher - General Discussions				            </title>
            <link>https://wpforo.com/community/general-discussions/dark-mode-switcher/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 15 Jun 2026 23:29:16 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Dark mode switcher</title>
                        <link>https://wpforo.com/community/general-discussions/dark-mode-switcher/#post-122663</link>
                        <pubDate>Tue, 17 Dec 2024 09:59:21 +0000</pubDate>
                        <description><![CDATA[Hi,
You can try achieving this with CSS code. Apply a transparent background for wpForo in dark mode. If necessary, fix any small issues using additional CSS code.]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>You can try achieving this with CSS code. Apply a transparent background for wpForo in dark mode. If necessary, fix any small issues using additional CSS code.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/dark-mode-switcher/#post-122663</guid>
                    </item>
				                    <item>
                        <title>Dark mode switcher</title>
                        <link>https://wpforo.com/community/general-discussions/dark-mode-switcher/#post-122652</link>
                        <pubDate>Mon, 16 Dec 2024 16:51:04 +0000</pubDate>
                        <description><![CDATA[I&#039;m looking for a way to let wpForo theme react to the theme switcher of my theme. I&#039;m using Blocksy but that is not overly relevant for the question I have.When switching between the light ...]]></description>
                        <content:encoded><![CDATA[<p>I'm looking for a way to let wpForo theme react to the theme switcher of my theme. I'm using Blocksy but that is not overly relevant for the question I have.<br /><br />When switching between the light and dark theme on the frontend, Blocksy updates &lt;html&gt; element from <strong><span class="webkit-html-attribute-name">data-color-mode</span>="light</strong><span><strong>"</strong> to <strong><span class="webkit-html-attribute-name">data-color-mode</span>="<span class="webkit-html-attribute-value">dark</span>"</strong> (or vice versa).<br /><br />I can of course sync that statement into the &lt;body&gt; element with some basic JS.<br /><br />Does anyone know if wpForo can response, theme wise, to a class change to switch between light (regular) and dark theme?<br />If so, is wpForo using <em>darkmode</em> as classname or something else?<br />And does it need to be a class of the &lt;body&gt; element, or another element?<br /><br />Thanks in advance for your help.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>golabs</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/dark-mode-switcher/#post-122652</guid>
                    </item>
							        </channel>
        </rss>
		