From 1f67fc8793b946b847ac3385c2cccfa327bdab8a Mon Sep 17 00:00:00 2001 From: tianyaxiang Date: Sat, 1 Feb 2025 14:33:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A8=A1=E7=89=88=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/wechat-templates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/wechat-templates.ts b/src/config/wechat-templates.ts index a621e5f..2a3de51 100644 --- a/src/config/wechat-templates.ts +++ b/src/config/wechat-templates.ts @@ -17,7 +17,7 @@ export const templates: Template[] = [ styles: '', options: { base: { - themeColor: '#166534', + themeColor: 'rgb(0, 179, 138)', fontFamily: '-apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif', textAlign: 'left', lineHeight: '2',