You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
How may I add a theme to the theme-list with PHP?
I like to dynamically add the theme by an event listener.
I can set the active theme by PHP:
=> The active theme "blue" must be in the themes list ().
How to add any theme name to the "theme list" ?