diff --git a/systemres/main/resources/base/element/id_defined.json b/systemres/main/resources/base/element/id_defined.json index 3d86d5452c814353b3eef49c5c1ca0e050791109..6952826f3656d72abc83cb11e91f5deec4c2e6db 100644 --- a/systemres/main/resources/base/element/id_defined.json +++ b/systemres/main/resources/base/element/id_defined.json @@ -28650,7 +28650,8 @@ { "type": "float", "name": "app_theme_focus_padding", - "order": 5691 + "order": 5691, + "flags": "private" }, { "type": "float", @@ -28712,7 +28713,8 @@ { "type": "color", "name": "subtab_board_text_on_color", - "order": 5703 + "order": 5703, + "flags": "private" }, { "type": "float", @@ -32967,17 +32969,20 @@ { "type": "float", "name": "popup_arrow_height", - "order": 6546 + "order": 6546, + "flags": "private" }, { "type": "float", "name": "popup_arrow_width", - "order": 6547 + "order": 6547, + "flags": "private" }, { "type": "float", "name": "dialog_button_border_radius", - "order": 6548 + "order": 6548, + "flags": "private" }, { "type": "color", diff --git a/systemres/main/resources/base/element/pattern.json b/systemres/main/resources/base/element/pattern.json index 5472cc1cd3fc3881ff809aa527ac9768ffde71e2..66607345379e915842f7ca19d3469ab035039a20 100644 --- a/systemres/main/resources/base/element/pattern.json +++ b/systemres/main/resources/base/element/pattern.json @@ -2133,10 +2133,6 @@ "name": "dialog_background_shadow_off", "value": "$float:ohos_id_dialog_background_shadow_off" }, - { - "name": "dialog_background_blur_style", - "value": "$float:dialog_panel_background_blur_style" - }, { "name": "title_text_color", "value": "$color:ohos_id_color_text_primary" @@ -2548,26 +2544,6 @@ { "name":"common_ok_text", "value":"$string:general_confirm" - }, - { - "name": "dialog_min_button_width", - "value": "104.0vp" - }, - { - "name": "dialog_max_button_width", - "value": "260.0vp" - }, - { - "name": "dialog_button_height", - "value": "0.0vp" - }, - { - "name": "dialog_content_top_padding", - "value": "24.0vp" - }, - { - "name": "dialog_button_border_radius", - "value": "20.0vp" } ] }, @@ -3243,7 +3219,7 @@ }, { "name": "picker_focus_option_text_color", - "value": "$color:picker_selector_item_text_focus_color" + "value": "$color:picker_focus_option_text_color" }, { "name": "picker_focus_option_weight", @@ -5931,10 +5907,6 @@ "name": "text_color_blur_style", "value": "$color:ohos_id_color_text_primary" }, - { - "name": "toast_background_blur_style", - "value": "$float:toast_panel_background_blur_style" - }, { "name": "bg_color", "value": "$color:toast_container_color" @@ -7057,7 +7029,7 @@ }, { "name": "block_color", - "value": "$color:slider_color_foreground_contrary" + "value": "$color:point_color_checked" }, { "name": "outset_track_thickness", @@ -9551,10 +9523,6 @@ { "name": "ohos_app_theme_pattern", "value": [ - { - "name": "app_theme_focus_color", - "value": "$color:app_theme_focus_color" - }, { "name": "app_theme_focus_width", "value": "$float:app_theme_focus_width"