diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/plugin-list/theme.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/plugin-list/theme.md new file mode 100644 index 00000000..68610b0c --- /dev/null +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/plugin-list/theme.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 2 +title: 自定义主题 (2) +--- + +### com.msgbyte.theme.genshin 原神主题 + +原神主题 + +- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.genshin) +- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.genshin/manifest.json) + + +### com.msgbyte.theme.miku Miku初音未来主题 + +初音未来主题,支持亮色与暗色 + +- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.miku) +- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.miku/manifest.json)