Descrição
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;
}
´
Instalação
- Install plugin
- Activate it
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Dark Mode for Twenty Nineteen” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Dark Mode for Twenty Nineteen” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0
Initial version