Dark Mode for Twenty Nineteen
by Marc Tönsing on WordPress.org
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;
}
´
Active installations10+
Weekly downloads
11+10.00%
Version1.2
Last updated1/14/2021
WordPress version3.0
Tested up to5.2.21
Tags
dark modeDarkModetwentynineteen