Description
About the Plugin
Feature plugin with the hopes that it’ll make it’s way into Core one day! We highly recommend you don’t use this on production websites.
Using technology at night time can have a negative effect on your eyesight. Dark Mode will darken the colours of your admin dashboard making it easier for you to work at night time.
For information on the progress of this plugin, please refer to the Trac ticket or you can get involved on the GitHub repository.
Plugin Developers
As some plugins make use of custom stylesheets, you can use the doing_dark_mode action hook to include a custom stylesheet that supports Dark Mode for your plugins interface. Alternatively you can use the dark_mode_css filter hook to change the Dark Mode stylesheet for your own.
Installation
- Unzip and upload the plugin package into the plugins directory.
- Login to the dashboard and activate the plugin.
- Go to your profile and enable the Dark Mode setting.
FAQ
- Installation Instructions
-
- Unzip and upload the plugin package into the plugins directory.
- Login to the dashboard and activate the plugin.
- Go to your profile and enable the Dark Mode setting.
- Why is there a plugin for this?
-
The goal is to have this plugin merged into the WordPress Core. For more information, please see the GitHub repository or Trac ticket.
- What does this plugin do?
-
It adds an option for users to enable a ‘dark mode’ which will turn the admin dashboard darker so it’s nicer to use at night time.
- Can I contribute to this plugin?
-
Yes! You can follow the Trac ticket for updates and get involved on GitHub with suggestions, feedback and code contributions!
Contributors & Developers
“Dark Mode” is open source software. The following people have contributed to this plugin.
Contributors“Dark Mode” has been translated into 4 locales. Thank you to the translators for their contributions.
Translate “Dark Mode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.3
- Fixed a bug where the post title, plugin & theme and dashboard meta boxes weren’t styled.
- Minor optimisations made to the stylesheet to help reduce the file size.
1.1.2
- Further updates to the colour palette used in the new design.
- More elements within the dashboard have been styled.
1.1.1
- Updated the readme.txt file information.
- Minor improvements to code documentation blocks.
- Restyled the new Try Gutenberg banner on the dashboard index.
- Updated the colour palette and swapped blue for purple!
1.1
- Redesigned (most of) the admin dashboard into a darker design.
- Added a filter hook to change the URL of the Dark Mode stylesheet.
- Minor improvements to the code.
1.0
- Initial version.

