2025-04-20 23:22:14 +08:00

31 lines
928 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Gitbook AutoTheme Plugin
[![npm](https://img.shields.io/npm/v/gitbook-plugin-autotheme.svg?style=plastic)](https://npmjs.org/package/gitbook-plugin-autotheme) [![npm](https://img.shields.io/npm/dm/gitbook-plugin-autotheme.svg?style=plastic)](https://npmjs.org/package/gitbook-plugin-autotheme) [![npm](https://img.shields.io/npm/dt/gitbook-plugin-autotheme.svg?style=plastic)](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(通过支付宝捐赠)
![qr](https://cloud.githubusercontent.com/assets/1890238/15489630/fccbb9cc-2193-11e6-9fed-b93c59d6ef37.png)