Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Dark Mode for Twenty Nineteen

Popis

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

Instalace

  • Install plugin
  • Activate it

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Dark Mode for Twenty Nineteen je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.0

Initial version