From 358cf3e4b1efe5b897136fc716b9c9441af5f925 Mon Sep 17 00:00:00 2001 From: kangpeng Date: Sat, 6 Sep 2025 13:07:21 +0800 Subject: [PATCH] =?UTF-8?q?[popup][tv]=E6=8F=8F=E8=BE=B9=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: kangpeng --- systemres/main/resources/tv/element/color_sys.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemres/main/resources/tv/element/color_sys.json b/systemres/main/resources/tv/element/color_sys.json index fe0eb19c..045b7626 100644 --- a/systemres/main/resources/tv/element/color_sys.json +++ b/systemres/main/resources/tv/element/color_sys.json @@ -58,7 +58,7 @@ }, { "name": "popup_border_color", - "value": "#26FFFFFF" + "value": "#4D4D4D" }, { "name": "popup_text_primary_color", -- Gitee