diff --git a/systemres/main/resources/tv/element/color.json b/systemres/main/resources/tv/element/color.json index b492b87253ca26262215b1ec2c26fe6a09f32582..c81c4b2da34ddf953d694a154a26820bf617bd0c 100644 --- a/systemres/main/resources/tv/element/color.json +++ b/systemres/main/resources/tv/element/color.json @@ -519,6 +519,10 @@ { "name": "comp_focused_primary", "value": "#FFFFFFFF" + }, + { + "name": "scrollbar_color_foreground", + "value": "#E5E5E5" } ] } \ No newline at end of file diff --git a/systemres/main/resources/tv/element/float.json b/systemres/main/resources/tv/element/float.json index ac9f924ed811c5cf33a9059ed9acbff6278831aa..28322b13069d8db6096a845cff090dc8e81b7149 100644 --- a/systemres/main/resources/tv/element/float.json +++ b/systemres/main/resources/tv/element/float.json @@ -214,7 +214,7 @@ }, { "name": "ohos_id_scroll_bar_active_width", - "value": "6.0vp" + "value": "8.0vp" }, { "name": "ohos_id_shadow_default_xs_shadow_dark",