From bac6fd06dcd57fa9f30e0d9c46bac39dabf3c509 Mon Sep 17 00:00:00 2001 From: SQ Date: Tue, 12 Aug 2025 11:05:47 +0800 Subject: [PATCH] =?UTF-8?q?swiper=E5=88=86=E5=B1=82=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E4=B8=80=E8=87=B4=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: SQ Change-Id: Ib9f37d009afd37540165847556f326b2053d5639 --- systemres/main/resources/base/element/pattern.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemres/main/resources/base/element/pattern.json b/systemres/main/resources/base/element/pattern.json index a4299dd1..186ac39c 100644 --- a/systemres/main/resources/base/element/pattern.json +++ b/systemres/main/resources/base/element/pattern.json @@ -4548,7 +4548,7 @@ }, { "name": "indicator_text_color", - "value": "$color:ohos_id_color_text_secondary" + "value": "$color:indexer_text_color" }, { "name": "indicator_text_color_focused", -- Gitee