Skip to content

WenPai-org/wpwenku-dark-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

=== Dark Mode for WPWenku ===
Contributors: WenPai.org
Tags: marctv, darkmode, dark mode, iOS, Android, macOS, Windows10
Requires at least: 3.0
Tested up to: 5.2.3
Stable tag: 1.1

Activates Dark Mode in WPWenku.com theme if the OS is set to Dark Mode.

== Description ==

Activates Dark Mode in WPWenku.com theme 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;
}
´

== Installation ==

* Install plugin
* Activate it

== Changelog ==

= 1.0 =

Initial version

About

WordPress 文库主题,深色模式配套插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published