diff --git a/systemres/main/resources/base/element/color_sys.json b/systemres/main/resources/base/element/color_sys.json index 8c60b28c31ac5d84ff489f50d34dbe9e4b8e5afd..72d2e2db94a777ad2b675762064230eff8c98e82 100644 --- a/systemres/main/resources/base/element/color_sys.json +++ b/systemres/main/resources/base/element/color_sys.json @@ -1051,6 +1051,134 @@ { "name": "popup_secondary_button_font_color_sys", "value": "$color:popup_secondary_button_font_color" + }, + { + "name": "download_button_bg_color", + "value": "$color:ohos_id_color_background" + }, + { + "name": "button_text_color", + "value": "$color:font_on_primary" + }, + { + "name": "button_default_text_color", + "value": "$color:font_on_primary" + }, + { + "name": "button_bg_focus_color", + "value": "$color:comp_background_tertiary" + }, + { + "name": "button_emphasize_focus_color", + "value": "$color:ohos_id_color_emphasize" + }, + { + "name": "emphasize_button_text_focus_color", + "value": "$color:ohos_id_color_foreground_contrary" + }, + { + "name": "normal_button_text_focus_color", + "value": "$color:ohos_id_color_text_primary_activated" + }, + { + "name": "switch_hover_border_color", + "value": "$color:ohos_id_color_hover" + }, + { + "name": "dialog_button_bg_color", + "value": "$color:ohos_id_color_dialog_bg" + }, + { + "name": "dialog_first_button_text_color", + "value": "$color:ohos_id_color_foreground_contrary" + }, + { + "name": "dialog_button_default_font_color", + "value": "$color:ohos_id_color_activated" + }, + { + "name": "dialog_button_bg_highlight_color", + "value": "$color:ohos_id_color_activated" + }, + { + "name": "popup_text_color", + "value": "$color:ohos_id_color_text_primary_contrary" + }, + { + "name": "swiper_indicator_color_selected", + "value": "$color:ohos_id_color_emphasize" + }, + { + "name": "indicator_text_color_focused", + "value": "$color:ohos_id_color_focused_bg" + }, + { + "name": "arrow_color_primary_contrary", + "value": "$color:ohos_id_color_primary_contrary" + }, + { + "name": "textfield_bg_color_selected", + "value": "$color:comp_emphasize_secondary" + }, + { + "name": "textfield_bg_color_hovered", + "value": "$color:interactive_hover" + }, + { + "name": "textfield_bg_color_pressed", + "value": "$color:interactive_click" + }, + { + "name": "textfield_bg_color_focused", + "value": "$color:comp_background_tertiary" + }, + { + "name": "textfield_text_color_disabled", + "value": "$color:font_tertiary" + }, + { + "name": "textfield_focus_broder_color", + "value": "$color:interactive_focus" + }, + { + "name": "textfield_error_password_content_color", + "value": "$color:font_emphasize" + }, + { + "name": "textfield_error_password_input_color", + "value": "$color:comp_background_tertiary" + }, + { + "name": "textfield_underline_color", + "value": "$color:comp_divider" + }, + { + "name": "textfield_inline_bg_color", + "value": "$color:background_primary" + }, + { + "name": "textfield_inline_border_color", + "value": "$color:comp_background_emphasize" + }, + { + "name": "textfield_preview_underline_color", + "value": "$color:font_emphasize" + }, + { + "name": "textfield_preview_board_color", + "value": "$color:comp_background_secondary" + }, + { + "name": "toggle_bg_color", + "value": "$color:ohos_id_color_button_normal" + }, + { + "name": "toggle_bg_color_checked", + "value": "$color:ohos_id_color_emphasize" + }, + { + "name": "slider_tip_text_color", + "value": "$color:ohos_id_color_text_primary_contrary" } ] } diff --git a/systemres/main/resources/base/element/float_sys.json b/systemres/main/resources/base/element/float_sys.json index be9eaccb88f147df27bac0318229cdd1e5366971..d44feef547ba25cea60c0655b5fd1cf04f7c0068 100644 --- a/systemres/main/resources/base/element/float_sys.json +++ b/systemres/main/resources/base/element/float_sys.json @@ -1663,6 +1663,182 @@ { "name": "menu_animation_offset", "value": "30.0px" + }, + { + "name": "selected_bg_color_alpha", + "value": "$float:ohos_id_alpha_highlight_bg" + }, + { + "name": "small_button_horizontal_padding", + "value": "$float:ohos_id_button_inner_padding" + }, + { + "name": "small_button_height", + "value": "$float:ohos_id_button_download_height" + }, + { + "name": "switch_hover_border_radius", + "value": "$float:ohos_id_corner_radius_clicked" + }, + { + "name": "switch_focus_board_radius", + "value": "$float:ohos_id_corner_radius_clicked" + }, + { + "name": "checkbox_hover_border_radius", + "value": "$float:ohos_id_corner_radius_clicked" + }, + { + "name": "checkbox_hotzone_padding_horizontal", + "value": "12.0vp" + }, + { + "name": "checkbox_focus_white_border_radius", + "value": "0.0vp" + }, + { + "name": "dialog_title_text_font_size_min", + "value": "$float:ohos_id_text_size_headline8" + }, + { + "name": "dialog_content_text_font_size", + "value": "$float:ohos_id_text_size_body1" + }, + { + "name": "dialog_button_text_font_size", + "value": "$float:ohos_id_text_size_button1" + }, + { + "name": "dialog_default_padding_bottom_fixed", + "value": "$float:ohos_id_default_padding_bottom_fixed" + }, + { + "name": "dialog_subtitle_text_font_size", + "value": "$float:ohos_id_text_size_body2" + }, + { + "name": "dialog_button_spacing_vertical", + "value": "$float:ohos_id_dialog_padding_mid" + }, + { + "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" + }, + { + "name": "dialog_padding_left", + "value": "$float:ohos_id_dialog_padding_left_adjust" + }, + { + "name": "dialog_padding_top", + "value": "$float:ohos_id_dialog_padding_left_adjust" + }, + { + "name": "dialog_padding_right", + "value": "$float:ohos_id_dialog_padding_left_adjust" + }, + { + "name": "dialog_padding_bottom", + "value": "$float:ohos_id_dialog_padding_left_adjust" + }, + { + "name": "dialog_padding_left_adjust", + "value": "$float:ohos_id_dialog_padding_left_adjust" + }, + { + "name": "dialog_padding_top_adjust", + "value": "$float:ohos_id_dialog_padding_left_adjust" + }, + { + "name": "dialog_padding_right_adjust", + "value": "$float:ohos_id_dialog_padding_left_adjust" + }, + { + "name": "popup_arrow_height", + "value": "8.0vp" + }, + { + "name": "popup_arrow_width", + "value": "16.0vp" + }, + { + "name": "indicator_text_font_size", + "value": "$float:ohos_id_text_size_body2" + }, + { + "name": "textfield_count_text_font_size", + "value": "$float:ohos_id_text_size_caption1" + }, + { + "name": "textfield_over_count_text_font_size", + "value": "$float:ohos_id_text_size_caption1" + }, + { + "name": "textfield_error_underline_text_size", + "value": "$float:ohos_id_text_size_body3" + }, + { + "name": "textfield_cancel_icon_size", + "value": "16.0vp" + }, + { + "name": "textinput_default_height", + "value": "40.0vp" + }, + { + "name": "toggle_bg_color_checked_alpha", + "value": "$float:ohos_id_alpha_highlight_bg" + }, + { + "name": "toggle_text_margin", + "value": "8.0vp" + }, + { + "name": "toggle_button_radius", + "value": "$float:ohos_id_corner_radius_small_button" + }, + { + "name": "toggle_button_height", + "value": "28.0vp" + }, + { + "name": "toggle_text_font_size", + "value": "$float:ohos_id_text_size_body3" + }, + { + "name": "toggle_border_width_status_button", + "value": "$float:ohos_id_width_border_small_button" + }, + { + "name": "menu_title_text_font_size", + "value": "$float:ohos_id_text_size_headline8" + }, + { + "name": "menu_border_radius", + "value": "$float:ohos_id_corner_radius_card" + }, + { + "name": "menu_icon_padding", + "value": "$float:ohos_id_text_paragraph_margin_m" + }, + { + "name": "select_default_divider_width", + "value": "1.0px" } ] } diff --git a/systemres/main/resources/base/element/id_defined.json b/systemres/main/resources/base/element/id_defined.json index 3d86d5452c814353b3eef49c5c1ca0e050791109..cf5fdde72dc9974a012ecd10f500e1b29f123f6b 100644 --- a/systemres/main/resources/base/element/id_defined.json +++ b/systemres/main/resources/base/element/id_defined.json @@ -33068,6 +33068,371 @@ "type": "float", "name": "subheader_titles_space", "order": 6566 + }, + { + "type": "float", + "name": "selected_bg_color_alpha", + "order": 6567 + }, + { + "type": "color", + "name": "download_button_bg_color", + "order": 6568 + }, + { + "type": "color", + "name": "button_text_color", + "order": 6569 + }, + { + "type": "color", + "name": "button_default_text_color", + "order": 6570 + }, + { + "type": "color", + "name": "button_bg_focus_color", + "order": 6571 + }, + { + "type": "float", + "name": "small_button_horizontal_padding", + "order": 6572 + }, + { + "type": "float", + "name": "small_button_height", + "order": 6573 + }, + { + "type": "color", + "name": "button_emphasize_focus_color", + "order": 6574 + }, + { + "type": "color", + "name": "emphasize_button_text_focus_color", + "order": 6575 + }, + { + "type": "color", + "name": "normal_button_text_focus_color", + "order": 6576 + }, + { + "type": "color", + "name": "switch_hover_border_color", + "order": 6577 + }, + { + "type": "float", + "name": "switch_hover_border_radius", + "order": 6578 + }, + { + "type": "float", + "name": "switch_focus_board_radius", + "order": 6579 + }, + { + "type": "float", + "name": "checkbox_hover_border_radius", + "order": 6580 + }, + { + "type": "float", + "name": "checkbox_hotzone_padding_horizontal", + "order": 6581 + }, + { + "type": "float", + "name": "checkbox_focus_white_border_radius", + "order": 6582 + }, + { + "type": "float", + "name": "dialog_content_text_font_size", + "order": 6583 + }, + { + "type": "float", + "name": "dialog_title_text_font_size_min", + "order": 6584 + }, + { + "type": "color", + "name": "dialog_button_bg_color", + "order": 6585 + }, + { + "type": "color", + "name": "dialog_first_button_text_color", + "order": 6586 + }, + { + "type": "float", + "name": "dialog_button_text_font_size", + "order": 6587 + }, + { + "type": "float", + "name": "dialog_default_padding_bottom_fixed", + "order": 6588 + }, + { + "type": "color", + "name": "dialog_button_default_font_color", + "order": 6589 + }, + { + "type": "color", + "name": "dialog_button_bg_highlight_color", + "order": 6590 + }, + { + "type": "float", + "name": "dialog_subtitle_text_font_size", + "order": 6591 + }, + { + "type": "float", + "name": "dialog_button_spacing_vertical", + "order": 6592 + }, + { + "type": "float", + "name": "dialog_min_button_width", + "order": 6593 + }, + { + "type": "float", + "name": "dialog_max_button_width", + "order": 6594 + }, + { + "type": "float", + "name": "dialog_button_height", + "order": 6595 + }, + { + "type": "float", + "name": "dialog_content_top_padding", + "order": 6596 + }, + { + "type": "float", + "name": "select_default_divider_width", + "order": 6597 + }, + { + "type": "float", + "name": "dialog_padding_left", + "order": 6598 + }, + { + "type": "float", + "name": "dialog_padding_top", + "order": 6599 + }, + { + "type": "float", + "name": "dialog_padding_right", + "order": 6600 + }, + { + "type": "float", + "name": "dialog_padding_bottom", + "order": 6601 + }, + { + "type": "float", + "name": "dialog_padding_left_adjust", + "order": 6602 + }, + { + "type": "float", + "name": "dialog_padding_top_adjust", + "order": 6603 + }, + { + "type": "float", + "name": "dialog_padding_right_adjust", + "order": 6604 + }, + { + "type": "color", + "name": "popup_text_color", + "order": 6605 + }, + { + "type": "color", + "name": "swiper_indicator_color_selected", + "order": 6606 + }, + { + "type": "color", + "name": "indicator_text_color_focused", + "order": 6607 + }, + { + "type": "float", + "name": "indicator_text_font_size", + "order": 6608 + }, + { + "type": "color", + "name": "arrow_color_primary_contrary", + "order": 6609 + }, + { + "type": "color", + "name": "textfield_bg_color_selected", + "order": 6610 + }, + { + "type": "color", + "name": "textfield_bg_color_hovered", + "order": 6611 + }, + { + "type": "color", + "name": "textfield_bg_color_pressed", + "order": 6612 + }, + { + "type": "color", + "name": "textfield_bg_color_focused", + "order": 6613 + }, + { + "type": "color", + "name": "textfield_text_color_disabled", + "order": 6614 + }, + { + "type": "float", + "name": "textfield_count_text_font_size", + "order": 6615 + }, + { + "type": "float", + "name": "textfield_over_count_text_font_size", + "order": 6616 + }, + { + "type": "color", + "name": "textfield_focus_broder_color", + "order": 6617 + }, + { + "type": "color", + "name": "textfield_error_password_content_color", + "order": 6618 + }, + { + "type": "color", + "name": "textfield_error_password_input_color", + "order": 6619 + }, + { + "type": "float", + "name": "textfield_error_underline_text_size", + "order": 6620 + }, + { + "type": "color", + "name": "textfield_underline_color", + "order": 6621 + }, + { + "type": "color", + "name": "textfield_inline_bg_color", + "order": 6622 + }, + { + "type": "color", + "name": "textfield_inline_border_color", + "order": 6623 + }, + { + "type": "float", + "name": "textfield_cancel_icon_size", + "order": 6624 + }, + { + "type": "color", + "name": "textfield_preview_underline_color", + "order": 6625 + }, + { + "type": "color", + "name": "textfield_preview_board_color", + "order": 6626 + }, + { + "type": "float", + "name": "textinput_default_height", + "order": 6627 + }, + { + "type": "color", + "name": "toggle_bg_color", + "order": 6628 + }, + { + "type": "color", + "name": "toggle_bg_color_checked", + "order": 6629 + }, + { + "type": "float", + "name": "toggle_bg_color_checked_alpha", + "order": 6630 + }, + { + "type": "float", + "name": "toggle_text_margin", + "order": 6631 + }, + { + "type": "float", + "name": "toggle_button_radius", + "order": 6632 + }, + { + "type": "float", + "name": "toggle_button_height", + "order": 6633 + }, + { + "type": "float", + "name": "toggle_text_font_size", + "order": 6634 + }, + { + "type": "float", + "name": "toggle_border_width_status_button", + "order": 6635 + }, + { + "type": "float", + "name": "menu_title_text_font_size", + "order": 6636 + }, + { + "type": "float", + "name": "menu_border_radius", + "order": 6637 + }, + { + "type": "float", + "name": "menu_icon_padding", + "order": 6638 + }, + { + "type": "color", + "name": "slider_tip_text_color", + "order": 6639 } ] } diff --git a/systemres/main/resources/base/element/pattern.json b/systemres/main/resources/base/element/pattern.json index 5472cc1cd3fc3881ff809aa527ac9768ffde71e2..937beb33201690d2e44e92d99b69290a61b06433 100644 --- a/systemres/main/resources/base/element/pattern.json +++ b/systemres/main/resources/base/element/pattern.json @@ -21,7 +21,7 @@ }, { "name": "text_color", - "value": "$color:font_on_primary" + "value": "$color:button_default_text_color" }, { "name": "text_color_disabled_alpha", @@ -29,7 +29,7 @@ }, { "name": "normal_text_color", - "value": "$color:font_emphasize" + "value": "$color:font_emphasize_contrary" }, { "name": "download_button_text_color", @@ -45,7 +45,7 @@ }, { "name": "download_button_bg_color", - "value": "$color:ohos_id_color_background" + "value": "$color:download_button_bg_color" }, { "name": "download_button_bg_color_alpha", @@ -61,11 +61,11 @@ }, { "name": "waiting_button_text_color", - "value": "$color:font_on_primary" + "value": "$color:button_text_color" }, { "name": "process_button_text_color", - "value": "$color:font_on_primary" + "value": "$color:button_default_text_color" }, { "name": "button_radius", @@ -77,11 +77,11 @@ }, { "name": "button_bg_focus_color", - "value": "$color:comp_background_tertiary" + "value": "$color:button_bg_focus_color" }, { "name": "button_text_color", - "value": "$color:font_on_primary" + "value": "$color:button_text_color" }, { "name": "button_text_focus_color", @@ -165,7 +165,7 @@ }, { "name": "small_button_horizontal_padding", - "value": "$float:ohos_id_button_inner_padding" + "value": "$float:small_button_horizontal_padding" }, { "name": "bg_color_normal", @@ -181,7 +181,7 @@ }, { "name": "small_button_height", - "value": "$float:ohos_id_button_download_height" + "value": "$float:small_button_height" }, { "name": "role_warning", @@ -251,6 +251,10 @@ "name": "color_border_small", "value": "$color:button_small_border_color" }, + { + "name": "emphasize_focus_color", + "value": "$color:button_emphasize_focus_color" + }, { "name": "padding_text", "value": "$float:ohos_id_button_inner_padding" @@ -259,9 +263,13 @@ "name": "text_button_text_color", "value": "$color:ohos_id_color_text_primary_activated" }, + { + "name": "emphasize_button_text_focus_color", + "value": "$color:emphasize_button_text_focus_color" + }, { "name": "normal_button_text_focus_color", - "value": "$color:ohos_id_color_text_primary_activated" + "value": "$color:normal_button_text_focus_color" }, { "name": "text_button_text_focus_color", @@ -298,11 +306,11 @@ }, { "name": "hover_border_color", - "value": "$color:ohos_id_color_hover" + "value": "$color:switch_hover_border_color" }, { "name": "hover_border_radius", - "value": "$float:ohos_id_corner_radius_clicked" + "value": "$float:switch_hover_border_radius" }, { "name": "fg_color_checked", @@ -326,19 +334,19 @@ }, { "name": "width", - "value": "48.0vp" + "value": "$float:ohos_id_switch_pattern_width" }, { "name": "height", - "value": "48.0vp" + "value": "$float:ohos_id_switch_pattern_height" }, { "name": "hotzone_padding_horizontal", - "value": "6.0vp" + "value": "$float:ohos_id_switch_hotzone_horizontal_padding" }, { "name": "hotzone_padding_verical", - "value": "14.0vp" + "value": "$float:ohos_id_switch_hotzone_vertical_padding" }, { "name": "click_effect_color", @@ -434,7 +442,7 @@ }, { "name": "switch_focus_board_radius", - "value": "$float:ohos_id_corner_radius_clicked" + "value": "$float:switch_focus_board_radius" }, { "name": "switch_focus_board_color", @@ -1616,7 +1624,7 @@ }, { "name": "hover_border_radius", - "value": "$float:ohos_id_corner_radius_clicked" + "value": "$float:checkbox_hover_border_radius" }, { "name": "focus_paint_padding", @@ -1652,7 +1660,7 @@ }, { "name": "hotzone_padding_horizontal", - "value": "12.0vp" + "value": "$float:checkbox_hotzone_padding_horizontal" }, { "name": "hotzone_padding_verical", @@ -1740,7 +1748,7 @@ }, { "name": "focus_white_border_radius", - "value": "0.0vp" + "value": "$float:checkbox_focus_white_border_radius" } ] }, @@ -2151,11 +2159,11 @@ }, { "name": "title_text_font_size_min", - "value": "$float:ohos_id_text_size_headline8" + "value": "$float:dialog_title_text_font_size_min" }, { "name": "content_text_font_size_min", - "value": "$float:ohos_id_text_size_body1" + "value": "$float:dialog_content_text_font_size" }, { "name": "content_text_color", @@ -2163,11 +2171,11 @@ }, { "name": "content_text_font_size", - "value": "$float:ohos_id_text_size_body1" + "value": "$float:dialog_content_text_font_size" }, { "name": "button_bg_color", - "value": "$color:ohos_id_color_dialog_bg" + "value": "$color:dialog_button_bg_color" }, { "name": "button_bg_color_clicked", @@ -2183,11 +2191,11 @@ }, { "name": "first_button_text_color", - "value": "$color:ohos_id_color_foreground_contrary" + "value": "$color:dialog_first_button_text_color" }, { "name": "button_text_font_size", - "value": "$float:ohos_id_text_size_button1" + "value": "$float:dialog_button_text_font_size" }, { "name": "dialog_divider_length", @@ -2199,7 +2207,7 @@ }, { "name": "default_padding_bottom_fixed", - "value": "$float:ohos_id_default_padding_bottom_fixed" + "value": "$float:dialog_default_padding_bottom_fixed" }, { "name": "default_dialog_margin_bottom", @@ -2207,15 +2215,15 @@ }, { "name": "button_default_font_color", - "value": "$color:ohos_id_color_activated" + "value": "$color:dialog_button_default_font_color" }, { "name": "button_bg_highlight_color", - "value": "$color:ohos_id_color_activated" + "value": "$color:dialog_button_bg_highlight_color" }, { "name": "subtitle_text_font_size", - "value": "$float:ohos_id_text_size_body2" + "value": "$float:dialog_subtitle_text_font_size" }, { "name": "attribute_alpha_content_primary", @@ -2275,7 +2283,7 @@ }, { "name": "dialog_button_spacing_vertical", - "value": "$float:ohos_id_dialog_padding_mid" + "value": "$float:dialog_button_spacing_vertical" }, { "name": "dialog_frame_start", @@ -2367,31 +2375,31 @@ }, { "name": "dialog_padding_left", - "value": "$float:ohos_id_dialog_padding_left_adjust" + "value": "$float:dialog_padding_left" }, { "name": "dialog_padding_top", - "value": "$float:ohos_id_dialog_padding_left_adjust" + "value": "$float:dialog_padding_top" }, { "name": "dialog_padding_right", - "value": "$float:ohos_id_dialog_padding_left_adjust" + "value": "$float:dialog_padding_right" }, { "name": "dialog_padding_bottom", - "value": "$float:ohos_id_dialog_padding_left_adjust" + "value": "$float:dialog_padding_bottom" }, { "name": "dialog_padding_left_adjust", - "value": "$float:ohos_id_dialog_padding_left_adjust" + "value": "$float:dialog_padding_left_adjust" }, { "name": "dialog_padding_top_adjust", - "value": "$float:ohos_id_dialog_padding_left_adjust" + "value": "$float:dialog_padding_top_adjust" }, { "name": "dialog_padding_right_adjust", - "value": "$float:ohos_id_dialog_padding_left_adjust" + "value": "$float:dialog_padding_right_adjust" }, { "name": "dialog_padding_bottom_adjust", @@ -2551,23 +2559,23 @@ }, { "name": "dialog_min_button_width", - "value": "104.0vp" + "value": "$float:dialog_min_button_width" }, { "name": "dialog_max_button_width", - "value": "260.0vp" + "value": "$float:dialog_max_button_width" }, { "name": "dialog_button_height", - "value": "0.0vp" + "value": "$float:dialog_button_height" }, { "name": "dialog_content_top_padding", - "value": "24.0vp" + "value": "$float:dialog_content_top_padding" }, { "name": "dialog_button_border_radius", - "value": "20.0vp" + "value": "$float:dialog_button_border_radius" } ] }, @@ -3525,7 +3533,7 @@ }, { "name": "text_color", - "value": "$color:ohos_id_color_text_primary_contrary" + "value": "$color:popup_text_color" }, { "name": "popup_default_bg_color", @@ -3721,11 +3729,11 @@ }, { "name": "popup_arrow_height", - "value": "8.0vp" + "value": "$float:popup_arrow_height" }, { "name": "popup_arrow_width", - "value": "16.0vp" + "value": "$float:popup_arrow_width" } ] }, @@ -4536,7 +4544,7 @@ "value": [ { "name": "indicator_color_selected", - "value": "$color:ohos_id_color_emphasize" + "value": "$color:swiper_indicator_color_selected" }, { "name": "indicator_color", @@ -4552,11 +4560,11 @@ }, { "name": "indicator_text_color_focused", - "value": "$color:ohos_id_color_focused_bg" + "value": "$color:indicator_text_color_focused" }, { "name": "indicator_text_font_size", - "value": "$float:ohos_id_text_size_body2" + "value": "$float:indicator_text_font_size" }, { "name": "indicator_text_font_color", @@ -4592,7 +4600,7 @@ }, { "name": "arrow_color_primary_contrary", - "value": "$color:ohos_id_color_primary_contrary" + "value": "$color:arrow_color_primary_contrary" }, { "name": "arrow_color_component_normal", @@ -5195,19 +5203,19 @@ }, { "name": "bg_color_selected", - "value": "$color:comp_emphasize_secondary" + "value": "$color:textfield_bg_color_selected" }, { "name": "bg_color_hovered", - "value": "$color:interactive_hover" + "value": "$color:textfield_bg_color_hovered" }, { "name": "bg_color_pressed", - "value": "$color:interactive_click" + "value": "$color:textfield_bg_color_pressed" }, { "name": "bg_color_focused", - "value": "$color:comp_background_tertiary" + "value": "$color:textfield_bg_color_focused" }, { "name": "tips_text_color_focused", @@ -5219,7 +5227,7 @@ }, { "name": "text_color_disabled", - "value": "$color:font_tertiary" + "value": "$color:textfield_text_color_disabled" }, { "name": "cursor_color", @@ -5243,7 +5251,7 @@ }, { "name": "count_text_font_size", - "value": "$float:ohos_id_text_size_caption1" + "value": "$float:textfield_count_text_font_size" }, { "name": "count_text_max_font_scale", @@ -5279,7 +5287,7 @@ }, { "name": "over_count_text_font_size", - "value": "$float:ohos_id_text_size_caption1" + "value": "$float:textfield_over_count_text_font_size" }, { "name": "over_count_text_max_font_scale", @@ -5291,7 +5299,7 @@ }, { "name": "focus_broder_color", - "value": "$color:interactive_focus" + "value": "$color:textfield_focus_broder_color" }, { "name": "border_radius_size", @@ -5323,15 +5331,15 @@ }, { "name": "error_password_content_color", - "value": "$color:font_emphasize" + "value": "$color:textfield_error_password_content_color" }, { "name": "error_password_input_color", - "value": "$color:comp_background_tertiary" + "value": "$color:textfield_error_password_input_color" }, { "name": "error_underline_text_size", - "value": "$float:ohos_id_text_size_body3" + "value": "$float:textfield_error_underline_text_size" }, { "name": "error_underline_text_color", @@ -5343,7 +5351,7 @@ }, { "name": "underline_color", - "value": "$color:comp_divider" + "value": "$color:textfield_underline_color" }, { "name": "underline_text_color", @@ -5359,11 +5367,11 @@ }, { "name": "inline_bg_color", - "value": "$color:background_primary" + "value": "$color:textfield_inline_bg_color" }, { "name": "inline_border_color", - "value": "$color:comp_background_emphasize" + "value": "$color:textfield_inline_border_color" }, { "name": "draggable", @@ -5427,7 +5435,7 @@ }, { "name": "textfield_cancel_icon_size", - "value": "16.0vp" + "value": "$float:textfield_cancel_icon_size" }, { "name": "textfield_icon_hot_zone_size", @@ -5475,11 +5483,11 @@ }, { "name": "preview_underline_color", - "value": "$color:font_emphasize" + "value": "$color:textfield_preview_underline_color" }, { "name": "preview_board_color", - "value": "$color:comp_background_secondary" + "value": "$color:textfield_preview_board_color" }, { "name": "textfield_accessibility_property_clear", @@ -5579,7 +5587,7 @@ }, { "name": "textinput_default_height", - "value": "40.0vp" + "value": "$float:textinput_default_height" }, { "name": "show_icon_text_input", @@ -6082,15 +6090,15 @@ "value": [ { "name": "bg_color", - "value": "$color:ohos_id_color_button_normal" + "value": "$color:toggle_bg_color" }, { "name": "bg_color_checked", - "value": "$color:ohos_id_color_emphasize" + "value": "$color:toggle_bg_color_checked" }, { "name": "bg_color_checked_alpha", - "value": "$float:ohos_id_alpha_highlight_bg" + "value": "$float:toggle_bg_color_checked_alpha" }, { "name": "text_color", @@ -6102,7 +6110,7 @@ }, { "name": "text_margin", - "value": "8.0vp" + "value": "$float:toggle_text_margin" }, { "name": "button_margin", @@ -6110,15 +6118,15 @@ }, { "name": "button_radius", - "value": "$float:ohos_id_corner_radius_small_button" + "value": "$float:toggle_button_radius" }, { "name": "button_height", - "value": "28.0vp" + "value": "$float:toggle_button_height" }, { "name": "text_font_size", - "value": "$float:ohos_id_text_size_body3" + "value": "$float:toggle_text_font_size" }, { "name": "text_color", @@ -6162,7 +6170,7 @@ }, { "name": "border_width_status_button", - "value": "$float:ohos_id_width_border_small_button" + "value": "$float:toggle_border_width_status_button" }, { "name": "border_color_status_button_checked", @@ -6376,7 +6384,7 @@ }, { "name": "menu_title_text_font_size", - "value": "$float:ohos_id_text_size_headline8" + "value": "$float:menu_title_text_font_size" }, { "name": "border_radius", @@ -6384,7 +6392,7 @@ }, { "name": "menu_border_radius", - "value": "$float:ohos_id_corner_radius_card" + "value": "$float:menu_border_radius" }, { "name": "inner_border_radius", @@ -6440,7 +6448,7 @@ }, { "name": "menu_icon_padding", - "value": "$float:ohos_id_text_paragraph_margin_m" + "value": "$float:menu_icon_padding" }, { "name": "icon_content_padding", @@ -6496,7 +6504,7 @@ }, { "name": "default_divider_width", - "value": "1.0px" + "value": "$float:select_default_divider_width" }, { "name": "select_min_width", @@ -6548,7 +6556,7 @@ }, { "name": "bg_color_selected_alpha", - "value": "$float:ohos_id_alpha_highlight_bg" + "value": "$float:selected_bg_color_alpha" }, { "name": "preview_menu_mask_color", @@ -6993,7 +7001,7 @@ }, { "name": "tip_text_color", - "value": "$color:ohos_id_color_text_primary_contrary" + "value": "$color:slider_tip_text_color" }, { "name": "block_color_hovered", diff --git a/systemres/main/resources/tv/element/color.json b/systemres/main/resources/tv/element/color.json index b492b87253ca26262215b1ec2c26fe6a09f32582..e6b16e5f807dec31644d97315ba4bb44ae873227 100644 --- a/systemres/main/resources/tv/element/color.json +++ b/systemres/main/resources/tv/element/color.json @@ -60,17 +60,13 @@ "name": "ohos_id_color_subheading_separator", "value": "#1AF1F3F5" }, - { - "name": "ohos_id_color_click_effect", - "value": "#1AF1F3F5" - }, { "name": "interactive_click", "value": "#19FFFFFF" }, { "name": "ohos_id_color_hover", - "value": "#1AF1F3F5" + "value": "#4dffffff" }, { "name": "ohos_id_color_focused_outline", @@ -322,7 +318,7 @@ }, { "name": "ohos_id_color_dialog_bg", - "value": "#3C3C3C" + "value": "#E62E3033" }, { "name": "comp_background_primary", @@ -330,7 +326,7 @@ }, { "name": "ohos_id_color_button_normal", - "value": "#33F1F3F5" + "value": "#1AFFFFFF" }, { "name": "ohos_id_color_switch_outline_off", @@ -519,6 +515,18 @@ { "name": "comp_focused_primary", "value": "#FFFFFFFF" + }, + { + "name": "ohos_id_button_text_focus_color", + "value": "#E5FFFFFF" + }, + { + "name": "ohos_id_color_dialog_default_bg", + "value": "#33f1f3f5" + }, + { + "name": "indexer_text_color", + "value": "#e5ffffff" } ] } \ No newline at end of file diff --git a/systemres/main/resources/tv/element/color_sys.json b/systemres/main/resources/tv/element/color_sys.json index 3b5b2b5e787ac3cafcdd8df592c673a4d0f04b30..88a69ea2b8e2c80d1725e4a86dc02bcb2f7f4e7b 100644 --- a/systemres/main/resources/tv/element/color_sys.json +++ b/systemres/main/resources/tv/element/color_sys.json @@ -531,6 +531,318 @@ { "name": "scroll_bar_foreground_pressed_blend_color", "value": "$color:interactive_pressed" + }, + { + "name": "button_text_color", + "value": "#F1F3F5" + }, + { + "name": "button_border_color", + "value": "#1AFFFFFF" + }, + { + "name": "download_button_bg_color", + "value": "#F1F3F5" + }, + { + "name": "button_default_text_color", + "value": "#E6000000" + }, + { + "name": "button_bg_focus_color", + "value": "#7FFFFFFF" + }, + { + "name": "button_small_border_color", + "value": "#26FFFFFF" + }, + { + "name": "button_emphasize_focus_color", + "value": "#679AFC" + }, + { + "name": "text_button_container_focus_color", + "value": "#4DFFFFFF" + }, + { + "name": "emphasize_button_text_focus_color", + "value": "#E6FFFFFF" + }, + { + "name": "normal_button_text_focus_color", + "value": "#E5FFFFFF" + }, + { + "name": "normal_button_container_focus_color", + "value": "#7FFFFFFF" + }, + { + "name": "switch_hover_border_color", + "value": "#19FFFFFF" + }, + { + "name": "switch_container_unchecked_color", + "value": "#33f1f3f5" + }, + { + "name": "switch_container_focus_color", + "value": "#00F1F3F5" + }, + { + "name": "switch_container_unselected_focus_color", + "value": "#4dffffff" + }, + { + "name": "switch_point_unselected_focus_color", + "value": "#99000000" + }, + { + "name": "switch_unchecked_point_color", + "value": "#F1F3F5" + }, + { + "name": "switch_focus_color", + "value": "#F1F3F5" + }, + { + "name": "checkbox_container_focus_color", + "value": "#4dffffff" + }, + { + "name": "checkbox_container_focus_color_unselected", + "value": "#4dffffff" + }, + { + "name": "checkbox_focus_color", + "value": "#fff1f3f5" + }, + { + "name": "radio_container_focus_color", + "value": "#4dffffff" + }, + { + "name": "radio_ring_focus_color_unchecked", + "value": "#99ffffff" + }, + { + "name": "radio_container_focus_color_unchecked", + "value": "#4dffffff" + }, + { + "name": "dialog_button_bg_color", + "value": "#1AFFFFFF" + }, + { + "name": "dialog_first_button_text_color", + "value": "#E6FFFFFF" + }, + { + "name": "dialog_button_default_font_color", + "value": "#E6FFFFFF" + }, + { + "name": "dialog_button_bg_highlight_color", + "value": "#FF007DFF" + }, + { + "name": "alertdialog_divider_color", + "value": "#00000000" + }, + { + "name": "alertdialog_container_color_blur", + "value": "#3C3C3C" + }, + { + "name": "alertdialog_container_border_color", + "value": "#26FFFFFF" + }, + { + "name": "popup_text_color", + "value": "#e6000000" + }, + { + "name": "swiper_indicator_color_selected", + "value": "#FFFFFFFF" + }, + { + "name": "indicator_text_color_focused", + "value": "#99ffffff" + }, + { + "name": "swiper_indicator_color_focused", + "value": "#4DFFFFFF" + }, + { + "name": "arrow_color_primary_contrary", + "value": "#E6000000" + }, + { + "name": "swiper_indicator_container_focus_color", + "value": "#4dffffff" + }, + { + "name": "swiper_indicator_selected_focus_color", + "value": "#FFF1F3F5" + }, + { + "name": "textfield_bg_color_selected", + "value": "#66006cde" + }, + { + "name": "textfield_bg_color_hovered", + "value": "#19FFFFFF" + }, + { + "name": "textfield_bg_color_pressed", + "value": "#4DFFFFFF" + }, + { + "name": "textfield_bg_color_focused", + "value": "#33F1F3F5" + }, + { + "name": "textfield_text_color_disabled", + "value": "#3DFFFFFF" + }, + { + "name": "textfield_focus_broder_color", + "value": "#F1F3F5" + }, + { + "name": "textfield_error_password_content_color", + "value": "#266EFB" + }, + { + "name": "textfield_error_password_input_color", + "value": "#33F1F3F5" + }, + { + "name": "textfield_underline_color", + "value": "#33F1F3F5" + }, + { + "name": "textfield_inline_bg_color", + "value": "#33f1f3f5" + }, + { + "name": "textfield_inline_border_color", + "value": "#266EFB" + }, + { + "name": "textfield_preview_underline_color", + "value": "#266EFB" + }, + { + "name": "textfield_preview_board_color", + "value": "#33F1F3F5" + }, + { + "name": "text_input_border_color", + "value": "#26FFFFFF" + }, + { + "name": "toggle_bg_color", + "value": "#00000000" + }, + { + "name": "toggle_bg_color_checked", + "value": "#F1F3F5" + }, + { + "name": "status_button_color_border_checked", + "value": "#F1F3F5" + }, + { + "name": "status_button_color_border_unchecked", + "value": "#33f1f3f5" + }, + { + "name": "status_button_container_focus_checked", + "value": "#7FFFFFFF" + }, + { + "name": "status_button_text_color_focus", + "value": "#e5ffffff" + }, + { + "name": "status_button_container_focus_unchecked", + "value": "#4dffffff" + }, + { + "name": "select_menu_container_normal_color", + "value": "#E62E3033" + }, + { + "name": "select_option_hovered_bg_color", + "value": "#4dffffff" + }, + { + "name": "select_bg_color_selected", + "value": "#33f1f3f5" + }, + { + "name": "text_color_selected", + "value": "#E6FFFFFF" + }, + { + "name": "menu_back_blur_color", + "value": "#CC000000" + }, + { + "name": "menu_border_color", + "value": "#26FFFFFF" + }, + { + "name": "menu_item_focused_bg_color", + "value": "#4DFFFFFF" + }, + { + "name": "menu_item_focused_text_color", + "value": "#e5ffffff" + }, + { + "name": "select_font_color", + "value": "#E6FFFFFF" + }, + { + "name": "select_selected_color", + "value": "#33f1f3f5" + }, + { + "name": "select_border_normal_color", + "value": "#26FFFFFF" + }, + { + "name": "select_text_focus_color", + "value": "#e5ffffff" + }, + { + "name": "select_container_focus_color", + "value": "#7FFFFFFF" + }, + { + "name": "menu_normal_border_color", + "value": "#1AFFFFFF" + }, + { + "name": "select_option_container_focus_color", + "value": "#7FFFFFFF" + }, + { + "name": "select_option_focus_font_color", + "value": "#e5ffffff" + }, + { + "name": "select_option_border_selected_color", + "value": "#CCFFFFFF" + }, + { + "name": "select_focus_icon_color", + "value": "#e5ffffff" + }, + { + "name": "slider_tip_text_color", + "value": "#e6000000" } ] } \ 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..63bd6d686a27a6826544749059ff6d165c62f0ed 100644 --- a/systemres/main/resources/tv/element/float.json +++ b/systemres/main/resources/tv/element/float.json @@ -82,7 +82,7 @@ }, { "name": "ohos_id_text_size_dialog_tittle", - "value": "20.0fp" + "value": "32.0fp" }, { "name": "ohos_id_corner_radius_tips_instant_tip", @@ -110,7 +110,7 @@ }, { "name": "ohos_id_corner_radius_button", - "value": "20.0vp" + "value": "27.0vp" }, { "name": "ohos_id_corner_radius_small_button", @@ -142,7 +142,7 @@ }, { "name": "ohos_id_corner_radius_dialog", - "value": "16.0vp" + "value": "32.0vp" }, { "name": "ohos_id_corner_radius_grid", @@ -299,6 +299,234 @@ { "name": "menu_item_group_title_text_font_size_token", "value": "18.0vp" + }, + { + "name": "ohos_id_alpha_highlight_bg", + "value": "0.2" + }, + { + "name": "ohos_id_button_height", + "value": "54.0vp" + }, + { + "name": "ohos_id_width_border_button", + "value": "1.0vp" + }, + { + "name": "ohos_id_width_border_small_button", + "value": "1.0vp" + }, + { + "name": "ohos_id_scale_focus_button", + "value": "1.05" + }, + { + "name": "ohos_id_switch_pattern_width", + "value": "46.0vp" + }, + { + "name": "ohos_id_switch_pattern_height", + "value": "30.0vp" + }, + { + "name": "ohos_id_switch_hotzone_horizontal_padding", + "value": "5.0vp" + }, + { + "name": "ohos_id_switch_hotzone_vertical_padding", + "value": "5.0vp" + }, + { + "name": "switch_hotzone_horizontal_padding", + "value": "5.0vp" + }, + { + "name": "switch_hotzone_vertical_padding", + "value": "5.0vp" + }, + { + "name": "ohos_id_switch_default_width", + "value": "46.0vp" + }, + { + "name": "ohos_id_switch_default_height", + "value": "30.0vp" + }, + { + "name": "ohos_id_qrcode_size", + "value": "240.0vp" + }, + { + "name": "qrcode_focused_padding", + "value": "2.0vp" + }, + { + "name": "qrcode_focus_style_type", + "value": "1.0" + }, + { + "name": "ohos_id_checkbox_focus_radius", + "value": "8.0vp" + }, + { + "name": "ohos_id_checkbox_size", + "value": "28.0vp" + }, + { + "name": "ohos_id_checkbox_default_size", + "value": "28.0vp" + }, + { + "name": "checkbox_default_size_twelve", + "value": "28.0vp" + }, + { + "name": "checkbox_default_padding_size", + "value": "4.0vp" + }, + { + "name": "checkbox_hover_padding_size", + "value": "4.0vp" + }, + { + "name": "ohos_id_checkbox_border_width", + "value": "1.5vp" + }, + { + "name": "ohos_id_radio_focus_paint_padding", + "value": "5.0vp" + }, + { + "name": "ohos_id_radio_size", + "value": "28.0vp" + }, + { + "name": "radio_hotzone_padding", + "value": "4.0vp" + }, + { + "name": "ohos_id_radio_default_size", + "value": "28.0vp" + }, + { + "name": "ohos_id_radio_border_width", + "value": "1.5vp" + }, + { + "name": "radio_container_focus_size", + "value": "2.0vp" + }, + { + "name": "ohos_id_dialog_button_padding_bottom", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_single_button_padding_start", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_single_button_padding_end", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_muti_button_padding_start", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_muti_button_padding_end", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_muti_button_padding_horizontal", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_muti_button_padding_vertical", + "value": "16.0vp" + }, + { + "name": "ohos_id_button_title_padding_vertical", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_buttonwithcontent_padding", + "value": "32.0vp" + }, + { + "name": "ohos_id_dialog_alignment", + "value": "1.0" + }, + { + "name": "ohos_id_dialog_maxsize_scale_landscape", + "value": "1.0" + }, + { + "name": "ohos_id_dialog_maxsize_scale_portrait", + "value": "1.0" + }, + { + "name": "alertdialog_button_type", + "value": "1" + }, + { + "name": "ohos_id_swiper_indicator_size", + "value": "8.0vp" + }, + { + "name": "ohos_id_swiper_indicator_selected_size", + "value": "16.0vp" + }, + { + "name": "ohos_id_swiper_indicator_point_padding", + "value": "10.0vp" + }, + { + "name": "ohos_id_swiper_indicator_hotzone_size", + "value": "44.0vp" + }, + { + "name": "ohos_id_password_style_height", + "value": "54.0vp" + }, + { + "name": "textfield_container_padding_horizontal", + "value": "22.0vp" + }, + { + "name": "ohos_id_textfield_content_height", + "value": "38.0vp" + }, + { + "name": "ohos_id_textfield_height", + "value": "54.0vp" + }, + { + "name": "ohos_id_textfield_over_hide_length", + "value": "27.0vp" + }, + { + "name": "ohos_id_textfield_icon_size", + "value": "26.0vp" + }, + { + "name": "ohos_id_textfield_icon_hot_zone_size", + "value": "42.0vp" + }, + { + "name": "ohos_id_text_paragraph_margin_s", + "value": "10.0vp" + }, + { + "name": "option_min_height", + "value": "56.0vp" + }, + { + "name": "ohos_id_menu_outer_border_width", + "value": "0.0" + }, + { + "name": "ohos_id_menu_inner_border_width", + "value": "0.0" } ] } \ No newline at end of file diff --git a/systemres/main/resources/tv/element/float_sys.json b/systemres/main/resources/tv/element/float_sys.json index 99fb1a3831755b1195d260b0142dee61226a5841..62ce0a9a6ff1e7d89433124d1d23ce77eb54de8c 100644 --- a/systemres/main/resources/tv/element/float_sys.json +++ b/systemres/main/resources/tv/element/float_sys.json @@ -831,6 +831,418 @@ { "name": "alpha_primary", "value": "0.9" + }, + { + "name": "selected_bg_color_alpha", + "value": "1.0" + }, + { + "name": "small_button_horizontal_padding", + "value": "16.0vp" + }, + { + "name": "small_button_height", + "value": "38.0vp" + }, + { + "name": "text_button_font_size", + "value": "22.0fp" + }, + { + "name": "apply_text_font_size", + "value": "1.0" + }, + { + "name": "switch_hover_border_radius", + "value": "7.0vp" + }, + { + "name": "switch_focus_board_radius", + "value": "15.0vp" + }, + { + "name": "switch_different_point_color", + "value": "1.0" + }, + { + "name": "checkbox_hover_border_radius", + "value": "8.0vp" + }, + { + "name": "checkbox_focus_paint_padding", + "value": "5.0vp" + }, + { + "name": "checkbox_hotzone_padding_horizontal", + "value": "2.0vp" + }, + { + "name": "checkbox_hotzone_padding", + "value": "4.0vp" + }, + { + "name": "checkbox_container_focus_size", + "value": "4.0vp" + }, + { + "name": "checkbox_focus_white_border_radius", + "value": "2.0vp" + }, + { + "name": "alert_container_max_width", + "value": "460.0vp" + }, + { + "name": "dialog_title_text_font_size_min", + "value": "32.0fp" + }, + { + "name": "dialog_content_text_font_size", + "value": "22.0fp" + }, + { + "name": "dialog_button_text_font_size", + "value": "22.0fp" + }, + { + "name": "dialog_default_padding_bottom_fixed", + "value": "8.0vp" + }, + { + "name": "dialog_subtitle_text_font_size", + "value": "22.0fp" + }, + { + "name": "dialog_button_spacing_vertical", + "value": "11.0vp" + }, + { + "name": "alertdialog_padding_single_title", + "value": "64.0vp" + }, + { + "name": "alertdialog_align", + "value": "1.0" + }, + { + "name": "alertdialog_ratio_height", + "value": "1.0" + }, + { + "name": "alertdialog_container_border_width", + "value": "1.0vp" + }, + { + "name": "alertdialog_text_align_title", + "value": "1" + }, + { + "name": "alertdialog_text_align_content", + "value": "1" + }, + { + "name": "dialog_min_button_width", + "value": "182.0vp" + }, + { + "name": "dialog_max_button_width", + "value": "396.0vp" + }, + { + "name": "dialog_button_height", + "value": "54.0vp" + }, + { + "name": "dialog_content_top_padding", + "value": "32.0vp" + }, + { + "name": "dialog_button_border_radius", + "value": "32.0vp" + }, + { + "name": "dialog_padding_left", + "value": "32.0vp" + }, + { + "name": "dialog_padding_top", + "value": "16.0vp" + }, + { + "name": "dialog_padding_right", + "value": "32.0vp" + }, + { + "name": "dialog_padding_bottom", + "value": "16.0vp" + }, + { + "name": "dialog_padding_left_adjust", + "value": "30.0vp" + }, + { + "name": "dialog_padding_top_adjust", + "value": "0.0vp" + }, + { + "name": "dialog_padding_right_adjust", + "value": "30.0vp" + }, + { + "name": "popup_arrow_height", + "value": "10.0vp" + }, + { + "name": "popup_arrow_width", + "value": "22.0vp" + }, + { + "name": "indicator_text_font_size", + "value": "22.0fp" + }, + { + "name": "swiper_indicator_scale", + "value": "1.05" + }, + { + "name": "swiper_indicator_focus_padding", + "value": "3.0vp" + }, + { + "name": "swiper_clip_bounds", + "value": "0" + }, + { + "name": "swiper_focus_style_type_sys", + "value": "3" + }, + { + "name": "textfield_count_text_font_size", + "value": "12.0vp" + }, + { + "name": "textfield_over_count_text_font_size", + "value": "12.0vp" + }, + { + "name": "textfield_error_underline_text_size", + "value": "18.0fp" + }, + { + "name": "textfield_cancel_icon_size", + "value": "26.0vp" + }, + { + "name": "text_input_error_border_width", + "value": "2.0vp" + }, + { + "name": "textinput_default_height", + "value": "54.0vp" + }, + { + "name": "text_input_show_icon", + "value": "0.0" + }, + { + "name": "text_input_error_password_border_alpha", + "value": "1.0" + }, + { + "name": "text_input_need_focus_box", + "value": "1.0" + }, + { + "name": "text_input_focus_padding", + "value": "3.0vp" + }, + { + "name": "textfield_focus_style_type", + "value": "1.0" + }, + { + "name": "textfield_independent_control_keyboard", + "value": "1.0" + }, + { + "name": "textfield_direction_keys_move_focus_out", + "value": "1.0" + }, + { + "name": "toggle_bg_color_checked_alpha", + "value": "0.2" + }, + { + "name": "toggle_text_margin", + "value": "16.0vp" + }, + { + "name": "toggle_button_radius", + "value": "27.0vp" + }, + { + "name": "toggle_button_height", + "value": "54.0vp" + }, + { + "name": "toggle_text_font_size", + "value": "24.0fp" + }, + { + "name": "toggle_border_width_status_button", + "value": "2.0vp" + }, + { + "name": "status_button_bgcolor_checked_focus_alpha", + "value": "1.0" + }, + { + "name": "menu_back_blur_with_color", + "value": "1.0" + }, + { + "name": "menu_border_width", + "value": "1.0vp" + }, + { + "name": "menu_item_left_right_margin", + "value": "1.0vp" + }, + { + "name": "menu_target_security_space", + "value": "16.0vp" + }, + { + "name": "menu_item_focused_shadow_style", + "value": "2.0" + }, + { + "name": "menu_normal_text_size", + "value": "24.0fp" + }, + { + "name": "menu_title_text_font_size", + "value": "26.0fp" + }, + { + "name": "menu_border_radius", + "value": "32.0vp" + }, + { + "name": "inner_border_radius", + "value": "12.0vp" + }, + { + "name": "select_normal_text_primary_alpha", + "value": "0.9" + }, + { + "name": "menu_icon_padding", + "value": "26.0vp" + }, + { + "name": "menu_normal_out_padding", + "value": "10.0vp" + }, + { + "name": "select_default_divider_width", + "value": "1.0vp" + }, + { + "name": "select_normal_content_margin", + "value": "12.0vp" + }, + { + "name": "menu_item_need_focus", + "value": "1" + }, + { + "name": "menu_default_show_divider", + "value": "1" + }, + { + "name": "menu_divider_start_margin", + "value": "16.0vp" + }, + { + "name": "menu_divider_end_margin", + "value": "16.0vp" + }, + { + "name": "menu_focus_style_type", + "value": "1.0" + }, + { + "name": "select_focus_style_type", + "value": "1.0" + }, + { + "name": "option_focus_style_type_sys", + "value": "1.0" + }, + { + "name": "select_border_width", + "value": "0.5vp" + }, + { + "name": "select_normal_shadow", + "value": "1.0" + }, + { + "name": "select_focus_shadow", + "value": "5.0" + }, + { + "name": "select_focus_scale", + "value": "1.05" + }, + { + "name": "select_option_normal_top_bottom_margin", + "value": "6.0vp" + }, + { + "name": "select_option_content_normal_align", + "value": "1.0" + }, + { + "name": "select_option_content_normal_left_right_padding", + "value": "16.0vp" + }, + { + "name": "select_option_focus_left_right_margin", + "value": "6.0vp" + }, + { + "name": "select_option_focus_shadow", + "value": "2.0" + }, + { + "name": "select_option_border_selected_width", + "value": "2.0vp" + }, + { + "name": "select_left_right_margin", + "value": "0.0vp" + }, + { + "name": "menu_is_blend_bg_color", + "value": "1" + }, + { + "name": "select_option_focus_box_padding", + "value": "2.0vp" + }, + { + "name": "select_option_apply_focus_style", + "value": "1" + }, + { + "name": "menu_item_hor_interval", + "value": "16.0vp" + }, + { + "name": "menu_padding_interval", + "value": "16.0vp" } ] } \ No newline at end of file diff --git a/systemres/main/resources/tv/element/pattern.json b/systemres/main/resources/tv/element/pattern.json deleted file mode 100644 index b99ca4da0d6cc6cc1f18761b0d7841ed8cfd946f..0000000000000000000000000000000000000000 --- a/systemres/main/resources/tv/element/pattern.json +++ /dev/null @@ -1,3192 +0,0 @@ -{ - "pattern": [ - { - "name": "ohos_button_pattern", - "value": [ - { - "name": "bg_color", - "value": "#266EFB" - }, - { - "name": "bg_color_clicked_blend", - "value": "#26FFFFFF" - }, - { - "name": "bg_color_hovered_blend", - "value": "#4dffffff" - }, - { - "name": "bg_color_disabled_alpha", - "value": "$float:interactive_disable" - }, - { - "name": "text_color", - "value": "#E6000000" - }, - { - "name": "text_color_disabled_alpha", - "value": "$float:interactive_disable" - }, - { - "name": "normal_text_color", - "value": "#E6FFFFFF" - }, - { - "name": "download_button_text_color", - "value": "$color:ohos_id_color_text_primary" - }, - { - "name": "download_button_process_color", - "value": "#266EFB" - }, - { - "name": "download_button_process_color_alpha", - "value": "0.2" - }, - { - "name": "download_button_bg_color", - "value": "#F1F3F5" - }, - { - "name": "download_button_bg_color_alpha", - "value": "$float:ohos_id_alpha_content_fourth" - }, - { - "name": "download_button_border_color", - "value": "#266EFB" - }, - { - "name": "download_button_border_color_alpha", - "value": "$float:ohos_id_alpha_content_fourth" - }, - { - "name": "waiting_button_text_color", - "value": "#F1F3F5" - }, - { - "name": "process_button_text_color", - "value": "#E6000000" - }, - { - "name": "button_radius", - "value": "27.0vp" - }, - { - "name": "button_bg_color", - "value": "#266EFB" - }, - { - "name": "button_bg_focus_color", - "value": "#7FFFFFFF" - }, - { - "name": "button_text_color", - "value": "#F1F3F5" - }, - { - "name": "button_text_focus_color", - "value": "#e5ffffff" - }, - { - "name": "button_font_size", - "value": "24.0fp" - }, - { - "name": "button_font_weight", - "value": "$float:ohos_id_button_font_weight" - }, - { - "name": "button_min_width", - "value": "1.0vp" - }, - { - "name": "button_height", - "value": "54.0vp" - }, - { - "name": "button_download_height", - "value": "28.0vp" - }, - { - "name": "button_horizontal_padding", - "value": "16.0vp" - }, - { - "name": "button_vertical_padding", - "value": "0.0vp" - }, - { - "name": "button_min_font_size", - "value": "$float:ohos_id_button_min_font_size" - }, - { - "name": "button_text_max_lines", - "value": "$float:ohos_id_button_text_max_lines" - }, - { - "name": "min_circle_button_diameter", - "value": "52.0vp" - }, - { - "name": "min_circle_button_icon_size", - "value": "28.0vp" - }, - { - "name": "min_circle_button_padding", - "value": "12.0vp" - }, - { - "name": "max_circle_button_diameter", - "value": "76.0vp" - }, - { - "name": "max_circle_button_icon_size", - "value": "38.0vp" - }, - { - "name": "button_max_circle_button_padding", - "value": "19.0vp" - }, - { - "name": "button_progress_focus_color", - "value": "$color:ohos_id_button_progress_focus_color" - }, - { - "name": "button_download_font_size", - "value": "$float:ohos_id_button_download_font_size" - }, - { - "name": "button_progress_diameter", - "value": "24.0vp" - }, - { - "name": "button_inner_padding", - "value": "8.0vp" - }, - { - "name": "small_button_horizontal_padding", - "value": "16.0vp" - }, - { - "name": "bg_color_normal", - "value": "$color:comp_background_tertiary" - }, - { - "name": "emphasize_button_text_color", - "value": "$color:font_on_primary" - }, - { - "name": "small_button_font_size", - "value": "18.0fp" - }, - { - "name": "small_button_height", - "value": "38.0vp" - }, - { - "name": "role_warning", - "value": "#E84026" - }, - { - "name": "border_width", - "value": "1.0vp" - }, - { - "name": "border_color", - "value": "#1AFFFFFF" - }, - { - "name": "width_border_small", - "value": "1.0vp" - }, - { - "name": "color_border_small", - "value": "#1AFFFFFF" - }, - { - "name": "shadow_default", - "value": "$float:ohos_id_shadow_default_button" - }, - { - "name": "shadow_focus", - "value": "$float:ohos_id_shadow_focus_button" - }, - { - "name": "scale_focus", - "value": "1.05" - }, - { - "name": "emphasize_focus_color", - "value": "#679AFC" - }, - { - "name": "padding_text", - "value": "8vp" - }, - { - "name": "focus_bg_text", - "value": "#4dffffff" - }, - { - "name": "text_button_text_color", - "value": "#266EFB" - }, - { - "name": "emphasize_button_text_focus_color", - "value": "#E6FFFFFF" - }, - { - "name": "normal_button_text_focus_color", - "value": "#e5ffffff" - }, - { - "name": "text_button_text_focus_color", - "value": "$color:ohos_id_color_text_primary_activated" - }, - { - "name": "button_aging_big_font_size_scale", - "value": "$float:ohos_id_big_font_size_scale" - }, - { - "name": "button_aging_large_font_size_scale", - "value": "$float:ohos_id_large_font_size_scale" - }, - { - "name": "button_aging_max_font_size_scale", - "value": "$float:ohos_id_max_font_size_scale" - }, - { - "name": "button_aging_normal_padding", - "value": "$float:button_aging_normal_padding" - }, - { - "name": "button_aging_small_padding", - "value": "$float:button_aging_small_padding" - }, - { - "name": "button_aging_text_max_lines", - "value": "$float:button_aging_text_max_lines" - }, - { - "name": "button_border_radius_small", - "value": "$float:button_container_border_radius_small" - }, - { - "name": "button_border_radius_normal", - "value": "$float:button_container_border_radius_normal" - }, - { - "name": "color_border_small", - "value": "#26FFFFFF" - }, - { - "name": "padding_text", - "value": "8vp" - }, - { - "name": "text_button_text_color", - "value": "#266EFB" - }, - { - "name": "normal_button_text_focus_color", - "value": "#e5ffffff" - }, - { - "name": "text_button_text_focus_color", - "value": "$color:ohos_id_color_text_primary_activated" - }, - { - "name": "normal_button_focus_bgcolor", - "value": "#7FFFFFFF" - }, - { - "name": "text_button_font_size", - "value": "22.0fp" - }, - { - "name": "apply_text_font_size", - "value": "1.0" - }, - { - "name": "common_cancel_text", - "value": "$string:general_cancel" - }, - { - "name": "textoverlay_paste", - "value": "$string:general_paste" - } - ] - }, - { - "name": "ohos_switch_pattern", - "value": [ - { - "name": "focus_border_color", - "value": "$color:ohos_id_color_component_normal" - }, - { - "name": "hover_border_color", - "value": "#19FFFFFF" - }, - { - "name": "hover_border_radius", - "value": "7.0vp" - }, - { - "name": "fg_color_checked", - "value": "#F1F3F5" - }, - { - "name": "fg_color_unchecked", - "value": "$color:ohos_id_color_component_normal" - }, - { - "name": "bg_color_checked", - "value": "#266EFB" - }, - { - "name": "bg_color_unchecked", - "value": "#33f1f3f5" - }, - { - "name": "fg_shadow_width", - "value": "1.0vp" - }, - { - "name": "width", - "value": "46.0vp" - }, - { - "name": "height", - "value": "30.0vp" - }, - { - "name": "hotzone_padding_horizontal", - "value": "5.0vp" - }, - { - "name": "hotzone_padding_verical", - "value": "5.0vp" - }, - { - "name": "click_effect_color", - "value": "#26FFFFFF" - }, - { - "name": "focus_paint_padding", - "value": "3.0vp" - }, - { - "name": "hover_animation_duration", - "value": "$float:ohos_id_hover_animation_duration_default" - }, - { - "name": "hover_to_press_animation_duration", - "value": "$float:ohos_id_hover_to_press_animation_duration_default" - }, - { - "name": "press_animation_duration", - "value": "$float:ohos_id_press_animation_duration_default" - }, - { - "name": "color_animation_duration", - "value": "150.0" - }, - { - "name": "point_animation_duration", - "value": "200.0" - }, - { - "name": "switch_pattern_width", - "value": "46.0vp" - }, - { - "name": "switch_pattern_height", - "value": "30.0vp" - }, - { - "name": "switch_hotzone_horizontal_padding", - "value": "5.0vp" - }, - { - "name": "switch_hotzone_vertical_padding", - "value": "5.0vp" - }, - { - "name": "switch_aspect_ratio", - "value": "$float:ohos_id_switch_aspect_ratio" - }, - { - "name": "switch_inactive_background_solid", - "value": "$float:ohos_id_switch_inactive_background_solid" - }, - { - "name": "switch_default_width", - "value": "46.0vp" - }, - { - "name": "switch_default_height", - "value": "30.0vp" - }, - { - "name": "switch_need_focus", - "value": "$float:ohos_id_switch_need_focus" - }, - { - "name": "switch_border_width", - "value": "1.0vp" - }, - { - "name": "switch_shadow_color", - "value": "$color:ohos_id_switch_shadow_color" - }, - { - "name": "switch_pattern_shadow_width", - "value": "1.0vp" - }, - { - "name": "interactive_hover", - "value": "$color:interactive_hover" - }, - { - "name": "interactive_pressed", - "value": "#26FFFFFF" - }, - { - "name": "switch_focus_board_width", - "value": "46.0vp" - }, - { - "name": "switch_focus_board_height", - "value": "30.0vp" - }, - { - "name": "switch_focus_board_radius", - "value": "15.0vp" - }, - { - "name": "switch_focus_board_color", - "value": "#00F1F3F5" - }, - { - "name": "switch_focus_bgColor_unselected", - "value": "#4dffffff" - }, - { - "name": "switch_focus_pointColor_unselected", - "value": "#99000000" - }, - { - "name": "switch_unchecked_pointColor", - "value": "#F1F3F5" - }, - { - "name": "switch_different_pointColor", - "value": "1.0" - }, - { - "name": "switch_focus_box_padding", - "value": "$float:switch_focus_box_padding" - }, - { - "name": "switch_focus_color_sys", - "value": "#FFF1F3F5" - }, - { - "name": "switch_hotzone_horizontal_size", - "value": "$float:switch_hotzone_horizontal_size" - }, - { - "name": "switch_hotzone_vertical_size", - "value": "$float:switch_hotzone_vertical_size" - }, - { - "name": "switch_on_text", - "value": "$string:general_open" - }, - { - "name": "switch_off_text", - "value": "$string:general_close" - } - ] - }, - { - "name": "ohos_qrcode_pattern", - "value": [ - { - "name": "qrcode_foreground_color", - "value": "$color:ohos_id_color_foreground" - }, - { - "name": "qrcode_background_color", - "value": "$color:ohos_id_color_background" - }, - { - "name": "qrcode_focused_color", - "value": "$color:qrcode_focused_color" - }, - { - "name": "qrcode_type", - "value": "$float:ohos_id_qrcode_type" - }, - { - "name": "qrcode_size", - "value": "240.0vp" - }, - { - "name": "default_size", - "value": "240.0vp" - }, - { - "name": "focused_padding", - "value": "2.0vp" - }, - { - "name": "default_size", - "value": "240.0vp" - }, - { - "name": "qrcode_focus_style_type", - "value": "1.0" - } - ] - }, - { - "name": "ohos_checkbox_pattern", - "value": [ - { - "name": "fg_color_checked", - "value": "#F1F3F5" - }, - { - "name": "bg_color_checked", - "value": "#266EFB" - }, - { - "name": "bg_color_unchecked", - "value": "$color:ohos_id_color_switch_bg_off" - }, - { - "name": "bg_border_color_unchecked", - "value": "$color:ohos_id_color_switch_outline_off" - }, - { - "name": "focus_border_color", - "value": "$color:ohos_id_color_switch_outline_off" - }, - { - "name": "bg_border_radius", - "value": "4.0vp" - }, - { - "name": "hover_border_color", - "value": "#4dffffff" - }, - { - "name": "click_effect_color", - "value": "#26FFFFFF" - }, - { - "name": "hover_border_radius", - "value": "8.0vp" - }, - { - "name": "focus_paint_padding", - "value": "5.0vp" - }, - { - "name": "focus_border_radius", - "value": "8.0vp" - }, - { - "name": "hover_animation_duration", - "value": "$float:ohos_id_hover_animation_duration_default" - }, - { - "name": "hover_to_press_animation_duration", - "value": "$float:ohos_id_hover_to_press_animation_duration_default" - }, - { - "name": "press_animation_duration", - "value": "$float:ohos_id_press_animation_duration_default" - }, - { - "name": "color_animation_duration", - "value": "100.0" - }, - { - "name": "default_width", - "value": "24.0vp" - }, - { - "name": "default_height", - "value": "24.0vp" - }, - { - "name": "hotzone_padding_horizontal", - "value": "2.0vp" - }, - { - "name": "hotzone_padding_verical", - "value": "12.0vp" - }, - { - "name": "default_padding", - "value": "2.0vp" - }, - { - "name": "checkbox_size", - "value": "28.0vp" - }, - { - "name": "checkbox_hotzone_padding", - "value": "4.0vp" - }, - { - "name": "checkbox_default_size", - "value": "28.0vp" - }, - { - "name": "checkbox_need_focus", - "value": "$float:ohos_id_checkbox_need_focus" - }, - { - "name": "checkbox_default_size_twelve", - "value": "28.0vp" - }, - { - "name": "checkbox_default_padding_size", - "value": "4.0vp" - }, - { - "name": "checkbox_hover_padding_size", - "value": "4.0vp" - }, - { - "name": "checkbox_inactive_background_solid", - "value": "$float:ohos_id_checkbox_inactive_background_solid" - }, - { - "name": "checkbox_border_width", - "value": "1.5vp" - }, - { - "name": "checkbox_stroke_width", - "value": "2.0vp" - }, - { - "name": "checkbox_shadow_color", - "value": "$color:ohos_id_checkbox_shadow_color" - }, - { - "name": "checkbox_shadow_width", - "value": "1.0vp" - }, - { - "name": "color_focused_bg", - "value": "#4dffffff" - }, - { - "name": "size_focused_bg", - "value": "4.0vp" - }, - { - "name": "focused_border_color", - "value": "$color:checkbox_focus_border_color" - }, - { - "name": "focused_bg_color_unselected", - "value": "#4dffffff" - }, - { - "name": "round_size_focused_bg", - "value": "2.0vp" - }, - { - "name": "checkbox_focus_color_sys", - "value": "#fff1f3f5" - }, - { - "name": "radio_circle_dial", - "value": "$float:radio_circle_dial" - }, - { - "name": "focus_white_border_radius", - "value": "2.0vp" - } - ] - }, - { - "name": "ohos_radio_pattern", - "value": [ - { - "name": "bg_focus_outline_color", - "value": "$color:radio_focus_color" - }, - { - "name": "radio_hover_bg_size", - "value": "$float:radio_hover_bg_size" - }, - { - "name": "hover_border_color", - "value": "#4dffffff" - }, - { - "name": "focus_border_color", - "value": "$color:ohos_id_color_switch_outline_off" - }, - { - "name": "fg_color_checked", - "value": "#F1F3F5" - }, - { - "name": "fg_color_unchecked", - "value": "$color:ohos_id_color_switch_bg_off" - }, - { - "name": "bg_color_checked", - "value": "#266EFB" - }, - { - "name": "bg_color_unchecked", - "value": "$color:ohos_id_color_switch_outline_off" - }, - { - "name": "click_effect_color", - "value": "#26FFFFFF" - }, - { - "name": "focus_paint_padding", - "value": "5.0vp" - }, - { - "name": "hover_animation_duration", - "value": "$float:ohos_id_hover_animation_duration_default" - }, - { - "name": "hover_to_press_animation_duration", - "value": "$float:ohos_id_hover_to_press_animation_duration_default" - }, - { - "name": "press_animation_duration", - "value": "$float:ohos_id_press_animation_duration_default" - }, - { - "name": "default_width", - "value": "24.0vp" - }, - { - "name": "default_height", - "value": "24.0vp" - }, - { - "name": "hotzone_padding_horizontal", - "value": "12.0vp" - }, - { - "name": "hotzone_padding_verical", - "value": "12.0vp" - }, - { - "name": "default_padding", - "value": "2.0vp" - }, - { - "name": "radio_size_api_twelve", - "value": "24.0vp" - }, - { - "name": "radio_default_padding_size", - "value": "$float:radio_horizontal_padding" - }, - { - "name": "radio_default_size_api_twelve", - "value": "24.0vp" - }, - { - "name": "radio_size", - "value": "28.0vp" - }, - { - "name": "radio_hotzone_padding", - "value": "4.0vp" - }, - { - "name": "radio_default_size", - "value": "28.0vp" - }, - { - "name": "radio_inner_size_ratio", - "value": "$float:ohos_id_radio_inner_size_ratio" - }, - { - "name": "radio_need_focus", - "value": "$float:ohos_id_radio_need_focus" - }, - { - "name": "radio_inactive_background_solid", - "value": "$float:ohos_id_radio_inactive_background_solid" - }, - { - "name": "radio_border_width", - "value": "1.5vp" - }, - { - "name": "radio_shadow_color", - "value": "$color:ohos_id_radio_shadow_color" - }, - { - "name": "radio_shadow_width", - "value": "1.0vp" - }, - { - "name": "radio_circle_dial", - "value": "$float:radio_circle_dial" - }, - { - "name": "size_focused_bg", - "value": "2.0vp" - }, - { - "name": "color_focused_bg", - "value": "#4dffffff" - }, - { - "name": "focused_ring_unchecked", - "value": "#99ffffff" - }, - { - "name": "focused_bg_unchecked", - "value": "#4dffffff" - }, - { - "name": "radio_hover_bg_size", - "value": "$float:radio_container_hover_size" - } - ] - }, - { - "name": "ohos_dialog_pattern", - "value": [ - { - "name": "radius", - "value": "32.0vp" - }, - { - "name": "dialog_container_radius", - "value": "32.0vp" - }, - { - "name": "bg_color", - "value": "#E62E3033" - }, - { - "name": "bg_color_version_twelve", - "value": "#202224" - }, - { - "name": "dialog_container_max_width", - "value": "460.0vp" - }, - { - "name": "dialog_container_margin_left", - "value": "16.0vp" - }, - { - "name": "dialog_container_margin_right", - "value": "16.0vp" - }, - { - "name": "dialog_background_shadow_on", - "value": "$float:ohos_id_dialog_background_shadow_on" - }, - { - "name": "dialog_background_shadow_off", - "value": "$float:ohos_id_dialog_background_shadow_off" - }, - { - "name": "title_text_color", - "value": "$color:ohos_id_color_text_primary" - }, - { - "name": "subtitle_text_color", - "value": "$color:ohos_id_color_text_secondary" - }, - { - "name": "title_text_font_size", - "value": "32.0fp" - }, - { - "name": "title_text_font_size_min", - "value": "32.0fp" - }, - { - "name": "content_text_font_size_min", - "value": "22.0fp" - }, - { - "name": "content_text_color", - "value": "$color:ohos_id_color_text_primary" - }, - { - "name": "content_text_font_size", - "value": "22.0fp" - }, - { - "name": "button_bg_color", - "value": "#1AFFFFFF" - }, - { - "name": "button_bg_color_clicked", - "value": "$color:ohos_id_color_click_effect" - }, - { - "name": "common_button_bg_color", - "value": "#1AFFFFFF" - }, - { - "name": "first_button_bg_color", - "value": "#E84026" - }, - { - "name": "first_button_text_color", - "value": "#E6FFFFFF" - }, - { - "name": "button_text_font_size", - "value": "22.0fp" - }, - { - "name": "dialog_divider_length", - "value": "24.0vp" - }, - { - "name": "dialog_divider_between_button_width", - "value": "2.0px" - }, - { - "name": "default_padding_bottom_fixed", - "value": "8.0vp" - }, - { - "name": "default_dialog_margin_bottom", - "value": "16.0vp" - }, - { - "name": "button_default_font_color", - "value": "#E6FFFFFF" - }, - { - "name": "button_bg_highlight_color", - "value": "#FF007DFF" - }, - { - "name": "subtitle_text_font_size", - "value": "22.0fp" - }, - { - "name": "attribute_alpha_content_primary", - "value": "$float:ohos_id_alpha_content_primary" - }, - { - "name": "attribute_alpha_content_secondary", - "value": "$float:ohos_id_alpha_content_secondary" - }, - { - "name": "divider_color", - "value": "#00000000" - }, - { - "name": "button_padding_bottom", - "value": "32.0vp" - }, - { - "name": "single_button_padding_start", - "value": "32.0vp" - }, - { - "name": "single_button_padding_end", - "value": "32.0vp" - }, - { - "name": "muti_button_padding_start", - "value": "32.0vp" - }, - { - "name": "muti_button_padding_end", - "value": "32.0vp" - }, - { - "name": "muti_button_padding_horizontal", - "value": "32.0vp" - }, - { - "name": "muti_button_padding_vertical", - "value": "16.0vp" - }, - { - "name": "button_default_bg_color", - "value": "#33f1f3f5" - }, - { - "name": "dialog_padding_min", - "value": "4.0vp" - }, - { - "name": "dialog_padding_mid", - "value": "8.0vp" - }, - { - "name": "dialog_button_spacing_vertical", - "value": "11.0vp" - }, - { - "name": "dialog_frame_start", - "value": "$float:ohos_id_dialog_frame_start" - }, - { - "name": "dialog_frame_end", - "value": "$float:ohos_id_dialog_frame_end" - }, - { - "name": "dialog_scale_start", - "value": "$float:ohos_id_dialog_scale_start" - }, - { - "name": "dialog_scale_end", - "value": "$float:ohos_id_dialog_scale_end" - }, - { - "name": "dialog_opacity_start", - "value": "$float:ohos_id_dialog_opacity_start" - }, - { - "name": "dialog_opacity_end", - "value": "$float:ohos_id_dialog_opacity_end" - }, - { - "name": "dialog_mask_color_start", - "value": "$color:ohos_id_dialog_mask_color_start" - }, - { - "name": "dialog_mask_color_end", - "value": "#66000000" - }, - { - "name": "dialog_animation_duration_in", - "value": "$float:ohos_id_dialog_animation_duration_in" - }, - { - "name": "dialog_animation_duration_out", - "value": "$float:ohos_id_dialog_animation_duration_out" - }, - { - "name": "dialog_translate", - "value": "$float:ohos_id_dialog_translate" - }, - { - "name": "dialog_divider_width", - "value": "1.0vp" - }, - { - "name": "dialog_divider_height", - "value": "24.0vp" - }, - { - "name": "dialog_divider_padding_horizon", - "value": "4.0vp" - }, - { - "name": "dialog_divider_padding_vertical", - "value": "6.0vp" - }, - { - "name": "dialog_dimension_bottom", - "value": "16.0vp" - }, - { - "name": "dialog_dimension_start", - "value": "12.0vp" - }, - { - "name": "dialog_dimension_end", - "value": "12.0vp" - }, - { - "name": "dialog_padding_actions_left", - "value": "16.0_vp" - }, - { - "name": "dialog_padding_actions_top", - "value": "8.0_vp" - }, - { - "name": "dialog_padding_actions_right", - "value": "16.0_vp" - }, - { - "name": "dialog_padding_actions_bottom", - "value": "16.0_vp" - }, - { - "name": "dialog_padding_left", - "value": "32.0vp" - }, - { - "name": "dialog_padding_top", - "value": "16.0vp" - }, - { - "name": "dialog_padding_right", - "value": "32.0vp" - }, - { - "name": "dialog_padding_bottom", - "value": "16.0vp" - }, - { - "name": "dialog_padding_left_adjust", - "value": "30.0vp" - }, - { - "name": "dialog_padding_top_adjust", - "value": "0.0vp" - }, - { - "name": "dialog_padding_right_adjust", - "value": "30.0vp" - }, - { - "name": "dialog_padding_bottom_adjust", - "value": "0.0vp" - }, - { - "name": "button_color_clicked", - "value": "$color:ohos_id_color_click_effect" - }, - { - "name": "button_title_padding_vertical", - "value": "32.0vp" - }, - { - "name": "dialog_title_text_max_lines", - "value": "$float:ohos_id_dialog_title_text_max_lines" - }, - { - "name": "dialog_title_text_font_size_min", - "value": "$float:ohos_id_dialog_title_text_font_size_min" - }, - { - "name": "multiple_dialog_display", - "value": "$string:ohos_id_multiple_dialog_display" - }, - { - "name": "dialog_expand_display", - "value": "$string:ohos_id_expand_display" - }, - { - "name": "dialog_buttonwithcontent_padding", - "value": "32.0vp" - }, - { - "name": "dialog_alignment", - "value": "1.0" - }, - { - "name": "dialog_maxsize_scale_landscape", - "value": "1.0" - }, - { - "name": "dialog_maxsize_scale_portrait", - "value": "1.0" - }, - { - "name": "dialog_scroll_flex_align", - "value": "$float:ohos_id_dialog_scroll_flex_align" - }, - { - "name": "dialog_column_measure_type", - "value": "$float:ohos_id_dialog_column_measure_type" - }, - { - "name": "dialog_title_max_scale_aging", - "value": "$float:dialog_title_max_scale_aging" - }, - { - "name": "dialog_default_scale_aging", - "value": "$float:dialog_default_scale_aging" - }, - { - "name": "dialog_content_max_scale_aging", - "value": "$float:dialog_content_max_scale_aging" - }, - { - "name": "dialog_content_landscape_max_scale_aging", - "value": "$float:dialog_content_landscape_max_scale_aging" - }, - { - "name": "dialog_button_max_scale_aging", - "value": "$float:dialog_button_max_scale_aging" - }, - { - "name": "dialog_button_landscape_max_scale_aging", - "value": "$float:dialog_button_landscape_max_scale_aging" - }, - { - "name": "dialog_min_scale_aging", - "value": "$float:dialog_min_scale_aging" - }, - { - "name": "dialog_landscape_boundary_aging", - "value": "$float:dialog_landscape_boundary_aging" - }, - { - "name": "dialog_double_border_enable", - "value": "$float:dialog_double_border_enable" - }, - { - "name": "dialog_outer_border_width", - "value": "$float:dialog_outer_border_width" - }, - { - "name": "dialog_outer_border_color", - "value": "$color:dialog_outer_border_color" - }, - { - "name": "dialog_inner_border_width", - "value": "$float:dialog_inner_border_width" - }, - { - "name": "dialog_inner_border_color", - "value": "$color:dialog_inner_border_color" - }, - { - "name": "dialog_background_blur_style", - "value": "$float:dialog_background_blur_style" - }, - { - "name": "padding_top_title", - "value": "32.0vp" - }, - { - "name": "button_type", - "value": "1" - }, - { - "name": "normal_button_text_font_size", - "value": "24.0fp" - }, - { - "name": "padding_single_title", - "value": "64.0vp" - }, - { - "name": "color_bg_with_blur", - "value": "#3C3C3C" - }, - { - "name": "align_dialog", - "value": "1.0" - }, - { - "name": "dialog_ratio_height", - "value": "1" - }, - { - "name": "border_color", - "value": "#26FFFFFF" - }, - { - "name": "border_width", - "value": "1vp" - }, - { - "name": "text_align_title", - "value": "1" - }, - { - "name": "text_align_content", - "value": "1" - }, - { - "name": "common_cancel_text", - "value": "$string:general_cancel" - }, - { - "name": "common_ok_text", - "value": "$string:general_confirm" - }, - { - "name": "dialog_min_button_width", - "value": "182.0vp" - }, - { - "name": "dialog_max_button_width", - "value": "396.0vp" - }, - { - "name": "dialog_button_height", - "value": "54.0vp" - }, - { - "name": "dialog_content_top_padding", - "value": "32.0vp" - }, - { - "name": "dialog_button_border_radius", - "value": "32.0vp" - } - ] - }, - { - "name": "ohos_popup_pattern", - "value": [ - { - "name": "bg_color", - "value": "$color:ohos_id_color_help_tip_bg" - }, - { - "name": "text_font_size", - "value": "$float:popup_text_font_size" - }, - { - "name": "text_color", - "value": "#e6000000" - }, - { - "name": "popup_default_bg_color", - "value": "$color:popup_container_default_color" - }, - { - "name": "popup_bg_theme_color_mode", - "value": "$float:popup_container_theme_color_mode" - }, - { - "name": "popup_border_color", - "value": "$color:popup_border_color" - }, - { - "name": "popup_border_width", - "value": "$float:popup_border_width" - }, - { - "name": "popup_target_space", - "value": "$float:popup_target_space" - }, - { - "name": "popup_corner_radius", - "value": "$float:popup_corner_radius" - }, - { - "name": "popup_min_height", - "value": "$float:popup_min_height" - }, - { - "name": "bubble_min_mum_height", - "value": "$float:bubble_min_mum_height" - }, - { - "name": "popup_max_columns", - "value": "$float:popup_max_columns" - }, - { - "name": "popup_button_text_font_size", - "value": "$float:ohos_id_text_size_button2" - }, - { - "name": "popup_border_radius", - "value": "$float:popup_corner_radius" - }, - { - "name": "popup_horizontal_padding", - "value": "$float:popup_horizontal_padding" - }, - { - "name": "popup_vertical_padding", - "value": "$float:popup_vertical_padding" - }, - { - "name": "bg_color_hovered", - "value": "$color:ohos_id_color_hover_transparent" - }, - { - "name": "bg_color_pressed", - "value": "$color:ohos_id_color_click_effect_transparent" - }, - { - "name": "bg_color_focused", - "value": "$color:ohos_id_color_focused_outline_transparent" - }, - { - "name": "popup_mask_color", - "value": "$color:ohos_id_popup_mask_color" - }, - { - "name": "popup_text_color", - "value": "$color:ohos_id_popup_text_color" - }, - { - "name": "popup_text_font_size", - "value": "$float:ohos_id_popup_text_font_size" - }, - { - "name": "popup_double_border_enable", - "value": "$string:ohos_id_popup_double_border_enable_default" - }, - { - "name": "popup_outer_border_color", - "value": "$color:ohos_id_popup_outer_border_color" - }, - { - "name": "popup_outer_border_width", - "value": "$float:popup_outer_border_width" - }, - { - "name": "popup_inner_border_color", - "value": "$color:ohos_id_popup_inner_border_color" - }, - { - "name": "popup_inner_border_width", - "value": "$float:popup_inner_border_width" - }, - { - "name": "tips_double_border_enable", - "value": "$string:tips_double_border_enable_default" - }, - { - "name": "tips_outer_border_color", - "value": "$color:tips_outer_border_color" - }, - { - "name": "tips_outer_border_color_dark", - "value": "$color:tips_outer_border_color_dark" - }, - { - "name": "tips_outer_border_width", - "value": "$float:tips_outer_border_width" - }, - { - "name": "tips_inner_border_color", - "value": "$color:tips_inner_border_color" - }, - { - "name": "tips_inner_border_width", - "value": "$float:tips_inner_border_width" - }, - { - "name": "text_primary_color", - "value": "$color:popup_text_primary_color" - }, - { - "name": "text_primary_activated_color", - "value": "$color:ohos_id_color_text_primary_activated" - }, - { - "name": "text_secondary_color", - "value": "$color:ohos_id_color_secondary" - }, - { - "name": "popup_expand_display", - "value": "$string:ohos_id_expand_display" - }, - { - "name": "popup_default_shadow_style", - "value": "$float:popup_default_shadow_style" - }, - { - "name": "popup_background_blur_style", - "value": "$float:popup_background_blur_style" - }, - { - "name": "popup_button_type", - "value": "$float:popup_button_type" - }, - { - "name": "popup_primary_button_background_color", - "value": "$color:popup_primary_button_background_color_sys" - }, - { - "name": "popup_secondary_button_background_color", - "value": "$color:popup_secondary_button_background_color_sys" - }, - { - "name": "popup_primary_button_font_color", - "value": "$color:popup_primary_button_font_color_sys" - }, - { - "name": "popup_secondary_button_font_color", - "value": "$color:popup_secondary_button_font_color_sys" - }, - { - "name": "popup_button_space", - "value": "$float:popup_button_space_sys" - }, - { - "name": "popup_button_left_margin", - "value": "$float:popup_button_left_margin_sys" - }, - { - "name": "popup_button_top_margin", - "value": "$float:popup_button_top_margin_sys" - }, - { - "name": "popup_button_bottom_margin", - "value": "$float:popup_button_bottom_margin_sys" - }, - { - "name": "popup_button_height", - "value": "$float:popup_button_height_sys" - }, - { - "name": "popup_button_text_font_weight", - "value": "$float:popup_button_text_font_weight_sys" - }, - { - "name": "popup_double_button_is_same_style", - "value": "$float:popup_double_button_is_same_style_sys" - }, - { - "name": "popup_arrow_height", - "value": "10.0vp" - }, - { - "name": "popup_arrow_width", - "value": "22.0vp" - } - ] - }, - { - "name": "ohos_swiper_pattern", - "value": [ - { - "name": "indicator_color_selected", - "value": "$color:comp_focused_primary" - }, - { - "name": "indicator_color", - "value": "$color:comp_background_secondary" - }, - { - "name": "indicator_hotzone_color", - "value": "$color:ohos_id_color_click_effect" - }, - { - "name": "indicator_text_color", - "value": "$color:font_primary" - }, - { - "name": "indicator_text_color_focused", - "value": "#99ffffff" - }, - { - "name": "indicator_text_font_size", - "value": "$float:Body_M" - }, - { - "name": "indicator_text_font_color", - "value": "$color:font_primary" - }, - { - "name": "indicator_color_hover", - "value": "$color:interactive_hover" - }, - { - "name": "indicator_color_pressed", - "value": "$color:interactive_pressed" - }, - { - "name": "indicator_color_focused", - "value": "$color:comp_background_focus" - }, - { - "name": "arrow_disabled_alpha", - "value": "$float:ohos_id_alpha_disabled" - }, - { - "name": "arrow_color_boardColor_hover", - "value": "$color:ohos_id_color_hover" - }, - { - "name": "arrow_color_boardColor_click", - "value": "$color:ohos_id_color_click_effect" - }, - { - "name": "arrow_color_primary", - "value": "$color:ohos_id_color_primary" - }, - { - "name": "arrow_color_primary_contrary", - "value": "#E6000000" - }, - { - "name": "arrow_color_component_normal", - "value": "$color:ohos_id_color_component_normal" - }, - { - "name": "arrow_horizontal_margin", - "value": "8.0vp" - }, - { - "name": "arrow_vertical_margin", - "value": "8.0vp" - }, - { - "name": "swiper_indicator_size", - "value": "8.0vp" - }, - { - "name": "swiper_indicator_selected_size", - "value": "16.0vp" - }, - { - "name": "swiper_indicator_mask", - "value": "$float:ohos_id_swiper_indicator_mask" - }, - { - "name": "swiper_indicator_point_padding", - "value": "10.0vp" - }, - { - "name": "swiper_indicator_start_end_padding", - "value": "13.0vp" - }, - { - "name": "swiper_indicator_press_padding", - "value": "12.0vp" - }, - { - "name": "swiper_indicator_press_point_padding", - "value": "10.0vp" - }, - { - "name": "swiper_indicator_press_size", - "value": "8.0vp" - }, - { - "name": "swiper_indicator_hover_size", - "value": "12.0vp" - }, - { - "name": "swiper_indicator_hotzone_size", - "value": "44.0vp" - }, - { - "name": "swiper_indicator_disabled", - "value": "$float:ohos_id_swiper_indicator_disabled" - }, - { - "name": "swiper_animation_curve", - "value": "$float:ohos_id_swiper_animation_curve" - }, - { - "name": "swiper_animation_opacity", - "value": "$float:ohos_id_swiper_animation_opacity" - }, - { - "name": "swiper_velocity_coefficient_touch_pad", - "value": "$float:swiper_velocity_coefficient_touch_pad" - }, - { - "name": "swiper_slow_velocity_threshold", - "value": "$float:swiper_slow_velocity_threshold" - }, - { - "name": "swiper_medium_velocity_threshold", - "value": "$float:swiper_medium_velocity_threshold" - }, - { - "name": "swiper_fast_velocity_threshold", - "value": "$float:swiper_fast_velocity_threshold" - }, - { - "name": "swiper_display_control_ratio_very_slow", - "value": "$float:swiper_display_control_ratio_very_slow" - }, - { - "name": "swiper_display_control_ratio_slow", - "value": "$float:swiper_display_control_ratio_slow" - }, - { - "name": "swiper_display_control_ratio_medium", - "value": "$float:swiper_display_control_ratio_medium" - }, - { - "name": "swiper_display_control_ratio_fast", - "value": "$float:swiper_display_control_ratio_fast" - }, - { - "name": "swiper_crown_sensitivity_low", - "value": "$float:swiper_crown_sensitivity_low" - }, - { - "name": "swiper_crown_sensitivity_medium", - "value": "$float:swiper_crown_sensitivity_medium" - }, - { - "name": "swiper_crown_sensitivity_high", - "value": "$float:swiper_crown_sensitivity_high" - }, - { - "name": "swiper_spring_velocity_threshold", - "value": "$float:swiper_spring_velocity_threshold" - }, - { - "name": "swiper_crown_translocation_ratio", - "value": "$float:swiper_crown_translocation_ratio" - }, - { - "name": "swiper_fling_animation_stiffness", - "value": "$float:swiper_fling_animation_stiffness" - }, - { - "name": "swiper_fling_animation_damping", - "value": "$float:swiper_fling_animation_damping" - }, - { - "name": "dot_active_color", - "value": "$color:ohos_id_swiper_dot_active_color" - }, - { - "name": "dot_color", - "value": "$color:ohos_id_swiper_dot_color" - }, - { - "name": "mask_color_start", - "value": "$color:ohos_id_swiper_mask_color_start" - }, - { - "name": "mask_color_end", - "value": "$color:ohos_id_swiper_mask_color_end" - }, - { - "name": "container_color", - "value": "$color:ohos_id_swiper_container_color" - }, - { - "name": "indicator_scale_swiper", - "value": "1.05" - }, - { - "name": "color_focus_unselected", - "value": "$color:swiper_indicator_unselected_focus_color" - }, - { - "name": "color_focus_bg", - "value": "#4dffffff" - }, - { - "name": "indicator_bg_height", - "value": "7.0vp" - }, - { - "name": "indicator_color_focused_selected", - "value": "#FFF1F3F5" - }, - { - "name": "indicator_padding_dot", - "value": "8.0vp" - }, - { - "name": "indicator_focused_padding", - "value": "3.0vp" - }, - { - "name": "clip_bounds", - "value": "0" - }, - { - "name": "swiper_focus_border_width", - "value": "2.0vp" - }, - { - "name": "swiper_focus_style_type", - "value": "3" - }, - { - "name": "prev_arrow_accessibility_text", - "value": "$string:prev_arrow_accessibility_text" - }, - { - "name": "next_arrow_accessibility_text", - "value": "$string:next_arrow_accessibility_text" - } - ] - }, - { - "name": "ohos_textfield_pattern", - "value": [ - { - "name": "text_font_size", - "value": "$float:textfield_font_size" - }, - { - "name": "bg_color", - "value": "$color:textfield_bg_color" - }, - { - "name": "tips_text_color", - "value": "$color:ohos_id_color_text_hint" - }, - { - "name": "text_color", - "value": "#E5FFFFFF" - }, - { - "name": "bg_color_selected", - "value": "$color:ohos_id_color_text_highlight_bg" - }, - { - "name": "bg_color_hovered", - "value": "#19FFFFFF" - }, - { - "name": "bg_color_pressed", - "value": "#4DFFFFFF" - }, - { - "name": "bg_color_focused", - "value": "$color:textfield_bg_color" - }, - { - "name": "tips_text_color_focused", - "value": "$color:ohos_id_color_text_hint" - }, - { - "name": "text_color_focused", - "value": "#e5ffffff" - }, - { - "name": "text_color_disabled", - "value": "#3DFFFFFF" - }, - { - "name": "cursor_color", - "value": "$color:textfield_cursor_color" - }, - { - "name": "error_text_border_color", - "value": "#ED6F21" - }, - { - "name": "error_text_color", - "value": "#ED6F21" - }, - { - "name": "error_text_font_size", - "value": "$float:ohos_id_text_size_body3" - }, - { - "name": "count_text_color", - "value": "$color:ohos_id_color_text_tertiary" - }, - { - "name": "count_text_font_size", - "value": "12.0vp" - }, - { - "name": "count_text_max_font_scale", - "value": "$float:ohos_id_large_font_size_scale" - }, - { - "name": "over_text_color", - "value": "#ED6F21" - }, - { - "name": "over_text_font_size", - "value": "12.0vp" - }, - { - "name": "count_outer_text_color", - "value": "$color:ohos_id_color_text_tertiary" - }, - { - "name": "count_outer_text_font_size", - "value": "$float:ohos_id_text_size_body3" - }, - { - "name": "over_outer_text_color", - "value": "#ED6F21" - }, - { - "name": "over_outer_text_font_size", - "value": "$float:ohos_id_text_size_body3" - }, - { - "name": "over_count_text_color", - "value": "#E84026" - }, - { - "name": "over_count_text_font_size", - "value": "12.0vp" - }, - { - "name": "over_count_text_max_font_scale", - "value": "$float:ohos_id_large_font_size_scale" - }, - { - "name": "over_count_border_color", - "value": "#E84026" - }, - { - "name": "focus_broder_color", - "value": "#F1F3F5" - }, - { - "name": "border_radius_size", - "value": "8.0vp" - }, - { - "name": "typing_text_color", - "value": "$color:ohos_id_color_text_hint" - }, - { - "name": "disabled_text_color", - "value": "$color:ohos_id_color_text_tertiary" - }, - { - "name": "underline_actived_color", - "value": "$color:ohos_id_color_primary" - }, - { - "name": "underline_typing_color", - "value": "$color:ohos_id_color_primary" - }, - { - "name": "error_password_text_color", - "value": "#E84026" - }, - { - "name": "error_password_border_color", - "value": "#E84026" - }, - { - "name": "error_password_content_color", - "value": "#266EFB" - }, - { - "name": "error_password_input_color", - "value": "$color:ohos_id_color_text_field_sub_bg" - }, - { - "name": "error_underline_text_size", - "value": "18.0fp" - }, - { - "name": "error_underline_text_color", - "value": "#E84026" - }, - { - "name": "error_underline_color", - "value": "#E84026" - }, - { - "name": "underline_color", - "value": "$color:ohos_id_color_list_separator" - }, - { - "name": "underline_text_color", - "value": "$color:ohos_id_color_text_hint" - }, - { - "name": "inline_text_color", - "value": "$color:ohos_id_color_text_primary" - }, - { - "name": "inline_radius_size", - "value": "4.0vp" - }, - { - "name": "inline_bg_color", - "value": "#33f1f3f5" - }, - { - "name": "inline_border_color", - "value": "#266EFB" - }, - { - "name": "draggable", - "value": "$string:ohos_id_draggable_default" - }, - { - "name": "password_style_height", - "value": "54.0vp" - }, - { - "name": "textfield_padding_horizontal", - "value": "22.0vp" - }, - { - "name": "textfield_underline_padding_horizontal", - "value": "$float:ohos_id_textfield_underline_padding_horizontal" - }, - { - "name": "textfield_padding_vertical", - "value": "8.0vp" - }, - { - "name": "textfield_underline_padding_vertical", - "value": "12.0vp" - }, - { - "name": "textfield_content_height", - "value": "38.0vp" - }, - { - "name": "textfield_height", - "value": "54.0vp" - }, - { - "name": "textfield_font_weight", - "value": "$float:ohos_id_textfield_font_weight" - }, - { - "name": "textfield_border_radius", - "value": "27.0vp" - }, - { - "name": "textfield_disable_opacity_ratio", - "value": "$float:ohos_id_textfield_disable_opacity_ratio" - }, - { - "name": "textfield_over_hide_length", - "value": "27.0vp" - }, - { - "name": "textfield_cursor_radius", - "value": "$float:ohos_id_textfield_cursor_radius" - }, - { - "name": "textfield_need_fade", - "value": "$float:ohos_id_textfield_need_fade" - }, - { - "name": "textfield_icon_size", - "value": "26.0vp" - }, - { - "name": "textfield_cancel_icon_size", - "value": "26.0vp" - }, - { - "name": "textfield_icon_hot_zone_size", - "value": "42.0vp" - }, - { - "name": "textfield_show_ellipsis", - "value": "$float:ohos_id_textfield_show_ellipsis" - }, - { - "name": "textfield_error_spacing", - "value": "8.0vp" - }, - { - "name": "textfield_error_is_inner", - "value": "$float:ohos_id_textfield_error_is_inner" - }, - { - "name": "textfield_error_border_width", - "value": "1.0vp" - }, - { - "name": "textfield_error_font_weight", - "value": "$float:ohos_id_textfield_error_font_weight" - }, - { - "name": "textfield_error_text_align", - "value": "$float:text_align_error" - }, - { - "name": "textfield_count_font_weight", - "value": "$float:ohos_id_textfield_count_font_weight" - }, - { - "name": "textfield_over_count_font_weight", - "value": "$float:ohos_id_textfield_over_count_font_weight" - }, - { - "name": "show_password_directly", - "value": "$string:ohos_show_password_directly" - }, - { - "name": "text_fadeout_enable", - "value": "$string:ohos_id_text_fadeout_enable_default" - }, - { - "name": "textfield_show_handle", - "value": "$string:ohos_textfield_show_handle" - }, - { - "name": "preview_underline_color", - "value": "$color:ohos_id_color_text_primary_activated" - }, - { - "name": "preview_board_color", - "value": "$color:ohos_id_color_component_normal" - }, - { - "name": "textfield_accessibility_property_clear", - "value": "$string:textfield_accessibility_property_clear" - }, - { - "name": "textfield_accessibility_show_password", - "value": "$string:textfield_accessibility_show_password" - }, - { - "name": "textfield_accessibility_hide_password", - "value": "$string:textfield_accessibility_hide_password" - }, - { - "name": "textfield_show_password", - "value": "$string:textfield_show_password" - }, - { - "name": "textfield_hide_password", - "value": "$string:textfield_hide_password" - }, - { - "name": "textfield_show_password_button", - "value": "$string:textfield_show_password_button" - }, - { - "name": "textfield_hide_password_button", - "value": "$string:textfield_hide_password_button" - }, - { - "name": "textfield_has_showed_password", - "value": "$string:textfield_has_showed_password" - }, - { - "name": "textfield_has_hidden_password", - "value": "$string:textfield_has_hidden_password" - }, - { - "name": "textfield_symbol_color", - "value": "$color:icon_primary" - }, - { - "name": "textfield_writting_bundle_name", - "value": "$string:res_writting_tool_bundle_name" - }, - { - "name": "textfield_writting_ability_name", - "value": "$string:res_writting_tool_ability_name" - }, - { - "name": "textfield_writting_is_support", - "value": "$string:res_writting_tool_is_support" - }, - { - "name": "glass_material_outline_primary", - "value": "$color:glass_material_outline_primary" - }, - { - "name": "glass_material_outline_secondary", - "value": "$color:glass_material_outline_secondary" - }, - { - "name": "glass_material_mask_primary", - "value": "$color:glass_material_mask_primary" - }, - { - "name": "glass_material_mask_secondary", - "value": "$color:glass_material_mask_secondary" - }, - { - "name": "textfield_accessibility_clear", - "value": "$string:textfield_accessibility_clear" - }, - { - "name": "inline_padding_left", - "value": "$float:textfield_inline_padding_left" - }, - { - "name": "inline_padding_right", - "value": "$float:textfield_inline_padding_right" - }, - { - "name": "menu_translate_is_support", - "value": "$string:res_menu_translate_is_support" - }, - { - "name": "textfield_menu_search_is_support", - "value": "$string:res_menu_search_is_support" - }, - { - "name": "text_input_border_width", - "value": "$float:text_input_border_width" - }, - { - "name": "text_input_border_color", - "value": "#26FFFFFF" - }, - { - "name": "error_text_input_border_width", - "value": "2.0vp" - }, - { - "name": "text_input_and_error_tips_spacing", - "value": "8.0vp" - }, - { - "name": "textinput_default_height", - "value": "54.0vp" - }, - { - "name": "show_icon_text_input", - "value": "0.0" - }, - { - "name": "textfield_hover_press_bg_color_enabled", - "value": "$float:textfield_hover_press_bg_color_enabled" - }, - { - "name": "error_password_border_alpha", - "value": "1.0" - }, - { - "name": "text_input_need_focus_box", - "value": "1.0" - }, - { - "name": "text_input_focus_padding", - "value": "3.0vp" - }, - { - "name": "textfield_focus_style_type", - "value": "1.0" - }, - { - "name": "independent_control_keyboard", - "value": "1.0" - }, - { - "name": "direction_keys_move_focus_out", - "value": "1.0" - } - ] - }, - { - "name": "ohos_toggle_pattern", - "value": [ - { - "name": "bg_color", - "value": "#00000000" - }, - { - "name": "bg_color_checked", - "value": "#F1F3F5" - }, - { - "name": "bg_color_checked_alpha", - "value": "0.2" - }, - { - "name": "text_color", - "value": "$color:ohos_id_color_text_primary" - }, - { - "name": "bg_color_pressed_blend", - "value": "$color:ohos_id_color_click_effect" - }, - { - "name": "text_margin", - "value": "16.0vp" - }, - { - "name": "button_margin", - "value": "8.0vp" - }, - { - "name": "button_radius", - "value": "27.0vp" - }, - { - "name": "button_height", - "value": "54.0vp" - }, - { - "name": "text_font_size", - "value": "24.0fp" - }, - { - "name": "text_color", - "value": "$color:ohos_id_color_text_primary" - }, - { - "name": "toggle_text_font_size", - "value": "$float:ohos_id_toggle_text_font_size" - }, - { - "name": "toggle_text_font_weight", - "value": "$float:ohos_id_toggle_text_font_weight" - }, - { - "name": "toggle_height", - "value": "28.0vp" - }, - { - "name": "toggle_padding_horizontal", - "value": "8.0vp" - }, - { - "name": "toggle_padding_vertical", - "value": "$float:ohos_id_toggle_padding_vertical" - }, - { - "name": "toggle_disable_alpha", - "value": "$float:ohos_id_alpha_disabled" - }, - { - "name": "shadow_default_status_button", - "value": "$float:ohos_id_shadow_default_button" - }, - { - "name": "shadow_focus_status_button", - "value": "$float:ohos_id_shadow_focus_button" - }, - { - "name": "scale_focus_status_button", - "value": "1.05" - }, - { - "name": "border_width_status_button", - "value": "2.0vp" - }, - { - "name": "border_color_status_button_checked", - "value": "#F1F3F5" - }, - { - "name": "border_color_status_button_unchecked", - "value": "#33f1f3f5" - }, - { - "name": "bg_color_focus_status_button_checked", - "value": "#7FFFFFFF" - }, - { - "name": "status_button_text_color_focus", - "value": "#e5ffffff" - }, - { - "name": "bg_color_focus_status_button_unchecked", - "value": "#4dffffff" - }, - { - "name": "bg_color_checked_focus_alpha", - "value": "1.0" - } - ] - }, - { - "name": "ohos_select_pattern", - "value": [ - { - "name": "bg_color", - "value": "#E62E3033" - }, - { - "name": "bg_color_select_button", - "value": "$color:select_normal_bg_color" - }, - { - "name": "bg_color_hovered", - "value": "#4dffffff" - }, - { - "name": "bg_color_clicked", - "value": "#26FFFFFF" - }, - { - "name": "bg_color_selected", - "value": "#33f1f3f5" - }, - { - "name": "text_color", - "value": "$color:menu_text_normal_color" - }, - { - "name": "text_color_selected", - "value": "#E6FFFFFF" - }, - { - "name": "line_color", - "value": "$color:ohos_id_color_list_separator" - }, - { - "name": "text_font_size", - "value": "$float:select_normal_text_font_size" - }, - { - "name": "small_text_font_size", - "value": "$float:ohos_id_text_size_body2" - }, - { - "name": "menu_back_blur_with_color", - "value": "1.0" - }, - { - "name": "menu_back_blur_color", - "value": "#CC000000" - }, - { - "name": "menu_border_width", - "value": "1.0vp" - }, - { - "name": "menu_border_color", - "value": "#26FFFFFF" - }, - { - "name": "menu_item_top_bottom_margin", - "value": "$float:menu_item_top_bottom_margin" - }, - { - "name": "menu_item_left_right_margin", - "value": "1.0vp" - }, - { - "name": "menu_target_security_space", - "value": "16.0vp" - }, - { - "name": "menu_item_content_align", - "value": "4.0" - }, - { - "name": "menu_item_focused_bg_color", - "value": "#4DFFFFFF" - }, - { - "name": "menu_item_focused_text_color", - "value": "#e5ffffff" - }, - { - "name": "menu_item_focused_shadow_style", - "value": "2.0" - }, - { - "name": "menu_text_font_size", - "value": "24.0fp" - }, - { - "name": "menu_title_text_font_size", - "value": "26.0fp" - }, - { - "name": "border_radius", - "value": "20.0vp" - }, - { - "name": "menu_border_radius", - "value": "32.0vp" - }, - { - "name": "inner_border_radius", - "value": "12.0vp" - }, - { - "name": "menu_icon_color", - "value": "$color:ohos_id_color_primary" - }, - { - "name": "select_icon_color", - "value": "$color:select_normal_icon_color" - }, - { - "name": "select_symbol_color", - "value": "#E6FFFFFF" - }, - { - "name": "focus_bg_outline_color", - "value": "$color:ohos_id_color_activated" - }, - { - "name": "text_color_disabled_alpha", - "value": "$float:ohos_id_alpha_disabled" - }, - { - "name": "menu_text_color_disabled", - "value": "$color:ohos_id_color_text_tertiary" - }, - { - "name": "menu_text_tertiary_alpha", - "value": "$float:menu_text_tertiary_alpha" - }, - { - "name": "menu_text_primary_alpha", - "value": "0.9" - }, - { - "name": "menu_text_secondary_alpha", - "value": "$float:ohos_id_alpha_content_secondary" - }, - { - "name": "menu_icon_padding", - "value": "26.0vp" - }, - { - "name": "icon_content_padding", - "value": "10.0vp" - }, - { - "name": "divider_padding_vertical", - "value": "4.0vp" - }, - { - "name": "divider_padding_horizontal", - "value": "16.0vp" - }, - { - "name": "color_disabled_alpha", - "value": "$float:select_disabled_color_alpha" - }, - { - "name": "select_menu_padding", - "value": "4.0vp" - }, - { - "name": "option_min_height", - "value": "56.0vp" - }, - { - "name": "out_padding", - "value": "10.0vp" - }, - { - "name": "content_spinner_padding", - "value": "8.0vp" - }, - { - "name": "menu_animation_offset", - "value": "30.0px" - }, - { - "name": "spinner_width", - "value": "12.0vp" - }, - { - "name": "small_spinner_width", - "value": "10.0vp" - }, - { - "name": "spinner_height", - "value": "24.0vp" - }, - { - "name": "small_spinner_height", - "value": "20.0vp" - }, - { - "name": "default_divider_width", - "value": "1.0vp" - }, - { - "name": "select_min_width", - "value": "66.0vp" - }, - { - "name": "normal_select_min_width", - "value": "68.0vp" - }, - { - "name": "small_select_min_width", - "value": "56.0vp" - }, - { - "name": "select_min_height", - "value": "40.0vp" - }, - { - "name": "small_select_min_height", - "value": "28.0vp" - }, - { - "name": "icon_side_length", - "value": "24.0vp" - }, - { - "name": "content_margin", - "value": "12.0vp" - }, - { - "name": "menu_title_height", - "value": "64.0vp" - }, - { - "name": "default_padding_start", - "value": "12.0vp" - }, - { - "name": "default_padding_end", - "value": "12.0vp" - }, - { - "name": "default_padding_top", - "value": "12.0vp" - }, - { - "name": "default_padding_bottom_fixed", - "value": "24.0vp" - }, - { - "name": "bg_color_selected_alpha", - "value": "1.0" - }, - { - "name": "preview_menu_mask_color", - "value": "$color:ohos_id_color_mask_thin" - }, - { - "name": "menu_bg_color_alpha", - "value": "0.85" - }, - { - "name": "select_color_text_primary", - "value": "$color:ohos_id_select_color_text_primary" - }, - { - "name": "select_clicked_color", - "value": "$color:ohos_id_picker_press_color" - }, - { - "name": "select_selected_color", - "value": "#33f1f3f5" - }, - { - "name": "select_font_color", - "value": "$color:select_normal_font_color" - }, - { - "name": "select_option_show_count", - "value": "INT32_MAX" - }, - { - "name": "select_itself_rrect_size", - "value": "8.0vp" - }, - { - "name": "select_popup_border_width", - "value": "2.0vp" - }, - { - "name": "select_popup_shadow_width", - "value": "60.0vp" - }, - { - "name": "select_popup_rrect_size", - "value": "16.0vp" - }, - { - "name": "select_popup_min_width", - "value": "136.0vp" - }, - { - "name": "select_normal_padding", - "value": "16.0vp" - }, - { - "name": "select_itself_icon_size", - "value": "8.0vp" - }, - { - "name": "select_is_tv", - "value": "$float:ohos_id_select_is_tv" - }, - { - "name": "select_popup_spacing_horizontal", - "value": "24.0vp" - }, - { - "name": "select_popup_spacing_vertical", - "value": "27.0vp" - }, - { - "name": "select_popup_spacing_content", - "value": "$float:ohos_id_select_popup_spacing_content" - }, - { - "name": "text_size_headline7", - "value": "30.0vp" - }, - { - "name": "text_font_family_regular", - "value": "$string:ohos_id_text_font_family_regular" - }, - { - "name": "select_option_disable_color", - "value": "$color:ohos_id_select_option_disable_color" - }, - { - "name": "select_option_focused_disable_color", - "value": "$color:ohos_id_select_option_focused_disable_color" - }, - { - "name": "select_option_focused_disable_text_color", - "value": "$color:ohos_id_select_option_focused_disable_text_color" - }, - { - "name": "select_default_border_radius", - "value": "20.0vp" - }, - { - "name": "small_select_border_radius", - "value": "14.0vp" - }, - { - "name": "select_default_bg_color", - "value": "#3C3C3C" - }, - { - "name": "menu_expand_display", - "value": "$string:ohos_id_expand_display" - }, - { - "name": "max_padding_start", - "value": "24.0vp" - }, - { - "name": "max_padding_end", - "value": "24.0vp" - }, - { - "name": "menu_bg_blur_effect_enable", - "value": "$string:ohos_id_menu_bg_blur_effect_enable_default" - }, - { - "name": "menu_blur_effect_saturation", - "value": "$float:ohos_id_menu_blur_effect_saturation" - }, - { - "name": "menu_blur_effect_brightness", - "value": "$float:ohos_id_menu_blur_effect_brightness" - }, - { - "name": "menu_blur_effect_radius", - "value": "103.0vp" - }, - { - "name": "menu_blur_effect_color", - "value": "$color:ohos_id_menu_blur_effect_color" - }, - { - "name": "menu_double_border_enable", - "value": "$string:ohos_id_menu_double_border_enable_default" - }, - { - "name": "menu_item_vertical_padding", - "value": "$float:menu_item_vertical_padding_token" - }, - { - "name": "menu_item_group_title_text_font_size", - "value": "$float:menu_item_group_title_text_font_size_token" - }, - { - "name": "menu_border_radius_new", - "value": "$float:menu_border_radius_token" - }, - { - "name": "inner_border_radius_new", - "value": "16.0vp" - }, - { - "name": "menu_text_color", - "value": "$color:ohos_id_color_text_primary" - }, - { - "name": "menu_outer_border_width", - "value": "0.0vp" - }, - { - "name": "menu_outer_border_radius", - "value": "$float:ohos_id_menu_outer_border_radius" - }, - { - "name": "menu_outer_border_color", - "value": "$color:ohos_id_menu_outer_border_color" - }, - { - "name": "menu_inner_border_width", - "value": "0.0vp" - }, - { - "name": "menu_inner_border_radius", - "value": "15.0vp" - }, - { - "name": "menu_inner_border_color", - "value": "$color:ohos_id_menu_inner_border_color" - }, - { - "name": "menu_large_margin", - "value": "16.0vp" - }, - { - "name": "menu_medium_margin", - "value": "8.0vp" - }, - { - "name": "menu_has_filter", - "value": "$string:ohos_id_menu_has_filter" - }, - { - "name": "menu_normal_layout", - "value": "$string:menu_normal_layout" - }, - { - "name": "menu_normal_placement", - "value": "$string:menu_normal_placement" - }, - { - "name": "menu_back_blur", - "value": "$string:menu_back_blur" - }, - { - "name": "menu_focus_directional_key_enable", - "value": "$string:menu_focus_directional_key_enable_default" - }, - { - "name": "menu_default_shadow_style", - "value": "$float:menu_default_shadow_style" - }, - { - "name": "menu_background_blur_style", - "value": "$float:menu_background_blur_style" - }, - { - "name": "menu_item_need_focus", - "value": "1" - }, - { - "name": "menu_default_show_divider", - "value": "1" - }, - { - "name": "menu_divider_start_margin", - "value": "16.0vp" - }, - { - "name": "menu_divider_end_margin", - "value": "16.0vp" - }, - { - "name": "menu_focus_style_type", - "value": "1.0" - }, - { - "name": "select_focus_style_type", - "value": "1.0" - }, - { - "name": "option_focus_style_type", - "value": "1.0" - }, - { - "name": "select_normal_border_width", - "value": "0.5vp" - }, - { - "name": "select_normal_border_color", - "value": "#26FFFFFF" - }, - { - "name": "select_normal_shadow", - "value": "1.0" - }, - { - "name": "select_focused_shadow", - "value": "5.0" - }, - { - "name": "select_focused_scale", - "value": "1.05" - }, - { - "name": "select_focused_text_color", - "value": "#e5ffffff" - }, - { - "name": "select_focused_back_ground_color", - "value": "#7FFFFFFF" - }, - { - "name": "menu_normal_border_width", - "value": "0.0vp" - }, - { - "name": "menu_normal_border_color", - "value": "#1AFFFFFF" - }, - { - "name": "menu_normal_back_ground_blur_type", - "value": "12.0" - }, - { - "name": "option_normal_top_bottom_margin", - "value": "6.0vp" - }, - { - "name": "option_content_normal_align", - "value": "1.0" - }, - { - "name": "option_content_normal_left_right_padding", - "value": "16.0vp" - }, - { - "name": "option_focused_left_right_margin", - "value": "6.0vp" - }, - { - "name": "option_focused_back_ground_color", - "value": "#7FFFFFFF" - }, - { - "name": "option_focus_shadow", - "value": "2.0" - }, - { - "name": "option_focused_font_color", - "value": "#e5ffffff" - }, - { - "name": "option_default_shadow", - "value": "6.0" - }, - { - "name": "option_selected_border_color", - "value": "#CCFFFFFF" - }, - { - "name": "option_selected_border_width", - "value": "2.0vp" - }, - { - "name": "select_normal_left_right_margin", - "value": "0.0vp" - }, - { - "name": "option_normal_width", - "value": "$float:option_normal_width" - }, - { - "name": "select_font_size_text", - "value": "$float:select_text_size" - }, - { - "name": "menu_is_blend_bg_color", - "value": "1" - }, - { - "name": "option_focused_box_padding", - "value": "2.0vp" - }, - { - "name": "select_focused_symbol_color", - "value": "$color:select_focus_text_color" - }, - { - "name": "select_focused_icon_color", - "value": "#e5ffffff" - }, - { - "name": "option_is_apply_focus_style", - "value": "1" - }, - { - "name": "select_slide_more_offset", - "value": "$float:select_slide_more_offset" - }, - { - "name": "menu_item_hor_interval", - "value": "16.0vp" - }, - { - "name": "menu_padding_interval", - "value": "16.0vp" - }, - { - "name": "menu_haptic_feedback", - "value": "$string:menu_haptic_feedback" - } - ] - }, - { - "name": "ohos_slider_pattern", - "value": [ - { - "name": "measure_content_outset_width", - "value": "$float:slider_measure_content_outset_width" - }, - { - "name": "block_shadow_color", - "value": "$color:slider_block_shadow_color" - }, - { - "name": "show_focus_frame", - "value": "$float:slider_control_focus_frame" - }, - { - "name": "focused_scale_value", - "value": "$float:slider_scale_value" - }, - { - "name": "outset_mode_selected_track_color", - "value": "$color:slider_outset_and_none_track_color" - }, - { - "name": "none_mode_selected_track_color", - "value": "$color:slider_outset_and_none_track_color" - }, - { - "name": "track_color_selected", - "value": "$color:slider_color_emphasize" - }, - { - "name": "track_bg_color", - "value": "$color:ohos_id_color_component_normal" - }, - { - "name": "marker_color", - "value": "$color:slider_color_foreground" - }, - { - "name": "marker_color_alpha", - "value": "$float:slider_normal_alpha" - }, - { - "name": "tip_color", - "value": "$color:ohos_id_color_help_tip_bg" - }, - { - "name": "tip_text_color", - "value": "#e6000000" - }, - { - "name": "block_color_hovered", - "value": "$color:slider_hover_color" - }, - { - "name": "block_color_pressed", - "value": "$color:slider_color_click_effect" - }, - { - "name": "bubble_to_circle_center_distance", - "value": "$float:ohos_id_slider_bubble_to_circle_center_distance" - }, - { - "name": "measure_content_default_width", - "value": "$float:ohos_id_slider_measure_content_default_width" - }, - { - "name": "outset_hot_block_shadow_width", - "value": "$float:slider_outset_hot_block_shadow_width" - }, - { - "name": "inset_hot_block_shadow_width", - "value": "$float:slider_inset_hot_block_shadow_width" - }, - { - "name": "focus_side_distance", - "value": "$float:ohos_id_slider_focus_side_distance" - }, - { - "name": "hover_animation_duration", - "value": "$float:ohos_id_hover_animation_duration_default" - }, - { - "name": "press_animation_duration", - "value": "$float:ohos_id_press_animation_duration_default" - }, - { - "name": "move_animation_duration", - "value": "100.0" - }, - { - "name": "slider_disable_alpha", - "value": "$float:ohos_id_alpha_disabled" - }, - { - "name": "slider_max_length", - "value": "360.0vp" - }, - { - "name": "outset_block_size", - "value": "$float:slider_outset_block_size" - }, - { - "name": "outset_block_hot_region_size", - "value": "$float:slider_outset_block_hot_region_size" - }, - { - "name": "none_block_hot_region_size", - "value": "$float:slider_none_block_hot_region_size" - }, - { - "name": "block_color", - "value": "$color:point_color_checked" - }, - { - "name": "outset_track_thickness", - "value": "$float:slider_outset_track_thickness" - }, - { - "name": "inset_track_thickness", - "value": "$float:slider_inset_track_thickness" - }, - { - "name": "none_track_thickness", - "value": "$float:slider_none_track_thickness" - }, - { - "name": "inset_block_size", - "value": "$float:slider_inset_block_size" - }, - { - "name": "inset_block_hot_region_size", - "value": "$float:slider_inset_block_hot_region_size" - }, - { - "name": "marker_size", - "value": "$float:ohos_id_marker_size" - }, - { - "name": "tip_font_size", - "value": "$float:ohos_id_tip_font_size" - }, - { - "name": "tip_text_padding_size", - "value": "$float:ohos_id_tip_text_padding_size" - }, - { - "name": "slider_accessibility_selected", - "value": "$string:slider_accessibility_selected" - }, - { - "name": "slider_accessibility_unselected", - "value": "$string:slider_accessibility_unselected" - }, - { - "name": "slider_accessibility_unselectedDesc", - "value": "$string:slider_accessibility_unselectedDesc" - }, - { - "name": "slider_accessibility_disabledDesc", - "value": "$string:slider_accessibility_disabledDesc" - }, - { - "name": "slider_pixels_per_inch", - "value": "$float:slider_pixels_per_inch" - }, - { - "name": "slider_tip_delay_time", - "value": "$float:slider_tip_delay_time" - }, - { - "name": "crown_display_control_ratio", - "value": "$float:ohos_id_slider_crown_display_control_ratio" - } - ] - } - ] -} \ No newline at end of file