From 9f028c346ccef25f944a94bbc9060bdc513134b1 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 29 Nov 2023 12:24:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8eaffb..5d00c10 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ MoviePilot官方插件市场:https://github.com/jxxghp/MoviePilot-Plugins ### 2. 插件图标 - 插件图标可复用官方插件库中`icons`下已有图标,否则需使用完整的http格式的url图片链接(包括package.json中的icon和插件代码中的plugin_icon)。 -- 插件的背景颜色请与图标中的背景色或主色调保持一致,以使插件卡片更美观。 +- 插件的背景颜色会自动提取使用图标的主色调。 ### 3. 插件命名 - 插件命名请勿与官方库插件中的插件冲突,否则会在MoviePilot版本升级时被官方插件覆盖。