31 lines
928 B
Markdown
31 lines
928 B
Markdown
# Gitbook AutoTheme Plugin
|
||
|
||
[](https://npmjs.org/package/gitbook-plugin-autotheme) [](https://npmjs.org/package/gitbook-plugin-autotheme) [](https://npmjs.org/package/gitbook-plugin-autotheme)
|
||
|
||
Config:
|
||
|
||
```json
|
||
{
|
||
"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(通过支付宝捐赠):
|
||
|
||

|