Opis
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;
}
´
Instalacja
- Install plugin
- Activate it
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Dark Mode for Twenty Nineteen” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Dark Mode for Twenty Nineteen” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
Initial version