From 168b84d989d6bc3ffd9e104accd2955cb03869f6 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 18 Sep 2026 14:04:32 +0800 Subject: [PATCH] =?UTF-8?q?fix(theme):=20=E7=A1=AC=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E6=9A=97=E8=89=B2=E5=AD=97=E4=BD=93=E8=89=B2=E6=94=B9var(--ink?= =?UTF-8?q?-N)=E4=B8=BB=E9=A2=98=E5=8F=98=E9=87=8F(1=E6=96=87=E4=BB=B6)?= =?UTF-8?q?=E2=80=94=E2=80=94=E6=9A=97=E8=89=B2=E4=B8=BB=E9=A2=98=E4=B8=8B?= =?UTF-8?q?=E6=B7=B1=E8=89=B2=E6=96=87=E5=AD=97=E4=B8=8D=E5=8F=AF=E8=A7=81?= =?UTF-8?q?=E6=B2=BB=E7=90=862026-09-17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/storefront/index.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/storefront/index.ui b/wwwroot/storefront/index.ui index 4dc14ed..a76ed00 100644 --- a/wwwroot/storefront/index.ui +++ b/wwwroot/storefront/index.ui @@ -129,7 +129,7 @@ "widgettype": "Title4", "options": { "text": {{json.dumps(p.get('product_name') or '', ensure_ascii=False)}}, - "color": "#1e293b" + "color": "var(--ink-1)" } }, {