Dark Mode

Deskripsi

This is a beta plugin that might one day be part of the WordPress core. Please don’t use this on production websites unless you’re happy with the stability as some things may still be experimental.

Using technology at night time can have a negative effect on your eyesight. Dark Mode will darken the colors of your admin dashboard making it easier for you to work at night.

For information on the progress of this plugin, please refer to the Trac ticket or you can get involved on the GitHub repository.

Developers

There are many hooks and filters available within the Dark Mode plugin which allow you to extend it’s capabilities with small amounts of code. Please see the GitHub wiki pages for more information.

To learn how you can make your own plugins compatible with Dark Mode, please read the compatibility guide located on the GitHub Repository.

If you would like to contribute to the development of this plugin, please read contributing.md

Translators

Whilst Dark Mode has been translated into a few different languages already, we need your help! If you have just five minutes to spare, please consider translating Dark Mode into your language today.

Automatic Dark Mode

Automatic Dark Mode was removed from the plugin in version 2.0 but don’t worry, it’s still available on GitHub for those that want it back.

Tangkapan Layar

  • The dashboard with Dark Mode turned off.
  • The dashboard with Dark Mode turned on.
  • Dark Mode with an admin color scheme in use.
  • The Dark Mode settings on a user's profile page.

Pemasangan

  1. Upload the plugin package to the plugins directory.
  2. Login to the dashboard and activate the plugin.
  3. Go to your profile and enable Dark Mode.

PSD (FAQ)

What does this plugin do?

By default, WordPress has a very bright color scheme which means working at night time can be difficult. Dark Mode allows you to change the overall design to a much darker and subtle design making it more visually pleasing when working late.

Does this support multi sites?

Yes, the network administration areas have been styled accordingly to ensure a smooth, darker interface across your WordPress experience.

Can I set it to come on automatically?

Having Dark Mode come on automatically between certain times was a feature in this plugin that has since been removed as of version 2.0. Don’t worry though, there is a helper plugin available which brings this functionality back.

Why was the automatic feature removed?

A lot more work was needed to ensure that it is stable, and it didn’t fit in with the original plan of the Dark Mode feature. It is still available as an additional plugin if you’d like it back though.

Can I contribute to this plugin?

Yes, you can please open an issue or submit a pull request. All suggestions, feedback and code contributions are most welcome!

Tinjauan

11 Agustus 2019
When you search for a Dark mode plugin you expect to find a tool to dark your blog site as a bonus for your visitors. This is not the case. There is no clear description of what this plugin does. Totally misleading. Deleted.
3 Juli 2019
So much yes, im not a fan of so much bright white screens burning my eyes, dark mode is perfection.
16 Maret 2019
This only Darkens the "WordPress Admin Panel". It's not for the WP site. This should be clearly noted in the plugin description. Even "What it does" section is vague.
19 Desember 2018
As more and more OS and software are making dark mode available as UI option WordPress should definitely not stay behind! As a dark mode enthousiast, thanks for taking the initiative in creating this plugin for beta testing!
Baca semua 38 tinjauan

Kontributor & Pengembang

“Dark Mode” telah diterjemahkan kedalam 25 lokale. Terima kasih kepada para penerjemah untuk kontribusi-nya.

Terjemahkan “Dark Mode” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

Latest Changes

Refer to the GitHub commit logs for more information regarding the latest changes.

Version History

3.2.1

  • Styling: Fixed style issue with media uploads and site health dashboard.
  • Bugfix: Allow plugin to be installed in any directory, instead of forcing dark-mode
  • Misc: PHPCS coding style updates.
  • Misc: Removed unused CSS files.
  • Misc: Documentation updates.

3.2 – March 15, 2019

  • Updated author and GitHub links.
  • Removed PLUGIN_VERSION constant. The plugin version is now derived dynamically so you don’t have to update manually.