willin / gitbook-plugin-autotheme

GitBook自动换肤插件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitbook AutoTheme Plugin

npm npm npm

Config:

{
    "plugins": ["autotheme"],
    "pluginsConfig": {
        "autotheme": {
          "white": [9, 10, 11, 12, 13, 14, 15, 16],
          "sepia": [6, 7, 8, 17, 18, 19],
          "night": [20, 21, 22, 23, 0, 1, 2, 3, 4, 5]
        }
    }
}

演示:http://leader.js.cool/

如果喜欢,请打赏

LICENSE

MIT

Alipay Donation(通过支付宝捐赠):

qr

About

GitBook自动换肤插件


Languages

Language:JavaScript 100.0%