| 开发者 | svisciano |
|---|---|
| 更新时间 | 2026年3月12日 01:36 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes! The plugin does not enforce a predefined style. You choose which theme (Light or Dark) will be the base, and the plugin applies the alternate theme when the switch is activated.
The "Auto" mode detects the user's browser preference. If the user has dark mode enabled in their system, the alternate dark theme is applied, otherwise, the alternate light theme is applied.
No. The plugin only scans a page to detect color variables. You must manually map each original color variable to a custom override color.
You can insert the shortcode anywhere, but only one toggle per page will work. If you add multiple toggles, only the first one will be functional.
Yes. You can select the default toggle style in the plugin settings, and the shortcode will display it accordingly.
No. The base theme colors remain intact. When the switch is active, only the mapped override colors are applied. Switching OFF restores the original base theme.
The plugin works at the CSS level and does not rely on any theme-specific logic. In practice, it can be used with any theme, but the actual results depend on the color variables present and how the theme is structured.