Re: Is there an easy way to remove the icon "Toggle dark theme" at the top of the page?

Petko Yotov <[email protected]> Fri, 11 Jul 2025 05:29:28 +0200
Newsgroups gmane.comp.web.wiki.pmwiki.user
Message-ID <[email protected]>
On 10/07/2025 12:20, Petko Yotov wrote:
> Agreed. Tentatively fixed for 2.5.0, for the pmwiki-responsive skin.
> Only empty icon elements without a label, like the one in the header,
> will be hidden.
> 
> Another skin would need to add the attribute:
> 
>   data-darktoggle="{$EnableDarkThemeToggle}"

After consideration, this will not be required, the icon should be 
hidden automatically.

Petko