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)" } }, {