Re: %onlyDarkTheme%

Petko Yotov <[email protected]> Mon, 05 May 2025 12:27:06 +0200
Newsgroups gmane.comp.web.wiki.pmwiki.user
Message-ID <[email protected]>
Thank you for the report, should be fixed for 2.4.5.

You can get the pre-release from ChangeLog, for this fix only the file 
pub/lib/pmwiki-core.css changed:

   https://www.pmwiki.org/wiki/PmWiki/ChangeLog

When you replace a CSS file on your server, make sure you clear the 
browser cache, hold down Shift and press on the circular arrow button.

Petko

On 05/05/2025 10:53, [email protected] wrote:
> It seems that
> 
> * Welcome to the %onlyLightTheme% LIGHT %onlyDarkTheme% DARK %% theme!
> * %item orange onlyLightTheme% Item shows when light
> * %item yellow onlyDarkTheme% Item shows when dark
> 
> does not work properly neither in the pmwiki.org
> Cookbook/DarkColorScheme page nor in my personal install.
> Perhaps I missed something.