WP Manifestindependent plugin directory
manifest / unclassified / dashboard-darkmode

Dashboard Dark Mode

Admin-only dark mode with a per-user toggle in the admin bar.

by GitHub Copilot · github.com/phoopee3/dashboard-darkmode

★ 0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/phoopee3/dashboard-darkmode/archive/refs/heads/main.zip

Dashboard Dark Mode Plugin

Overview

The Dashboard Dark Mode plugin enables a dark mode interface for the WordPress admin backend, providing a visually appealing and less straining experience for users who prefer darker themes.

Features

  • Activates dark mode for the WordPress admin interface.
  • Customizable styles through CSS.
  • JavaScript enhancements for dynamic interactions.
  • Easy to install and use.

Installation

  1. Upload the dashboard-darkmode folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Enjoy the dark mode experience in your admin dashboard!

Usage

Once activated, the plugin will automatically apply dark mode styles to the WordPress admin interface. No additional configuration is required.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any enhancements or bugs.

Changelog

  • 1.0.0 - Initial release of the Dashboard Dark Mode plugin.