This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Dark Mode for Twenty Nineteen

Kuvaus

Activates Dark Mode in Twenty Nineteen if the OS (Windows 10, macOS,
iOS, Android) is set to Dark Mode. This plugin provides no configuration for the
admin or the user whatsoever.

You can change the colors with the theme customizer -> custom css function:

´
:root {
–bg-color: #000;
–bg-color-lighter: #333;
–txt-color: #efefef;
–txt-color-darker: #aaa;
–highlight-color: #6bf;
–highlight-color-selected: #6bf;
}
´

Asennus

  • Install plugin
  • Activate it

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Dark Mode for Twenty Nineteen” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Dark Mode for Twenty Nineteen” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0

Initial version