Linux 软件免费装
Banner图

Dark Mode for Twenty Nineteen

开发者 MarcDK
更新时间 2021年1月15日 04:54
PHP版本: 3.0 及以上
WordPress版本: 5.2.3

标签

dark mode darkmode twentynineteen

下载

1.1 1.2

详情介绍:

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

安装:

更新日志:

1.0 Initial version