Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Dark Mode for Twenty Nineteen

Skildring

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;
}
´

Installasjon

  • Install plugin
  • Activate it

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“Dark Mode for Twenty Nineteen” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

1.0

Initial version