Descripción
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;
}
´
Instalación
- Install plugin
- Activate it
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"Dark Mode for Twenty Nineteen" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Dark Mode for Twenty Nineteen" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
Initial version