AddonLogic Dark Mode Toggle adds a floating toggle button to the frontend of a WordPress site. Visitors click it to switch between light and dark themes. The choice is remembered across visits using `localStorage` — no cookies, no server-side sessions. When "Auto-Detect OS Preference" is on (the default), dark mode activates automatically for visitors whose operating system is set to dark theme, and a manual click always overrides that. The dark stylesheet uses CSS custom properties and covers t
| Category | Content & Display |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/dark-mode-toggle |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |