Dark Mode for Twenty Nineteen

plugin banner

Activates Dark Mode in Twenty Nineteen if the OS is set to Dark Mode.

Author:Marc Tönsing (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:5.2.11
Plugin version:1.2
Added to WordPress repository:28-09-2019
Last updated:14-01-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://marc.tv/dark-mode-auf-marctv/
Total downloads:1 263
Active installs:10+
plugin download
Click to start download

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


ChangeLog