diff --git a/systemres/main/resources/tv/element/float.json b/systemres/main/resources/tv/element/float.json index 1fcf99f9b4ede4b0a3eb09f506be92ce9f8c19f0..72b5f74ef9c82c6d50cfbfb00ebc521e23804178 100644 --- a/systemres/main/resources/tv/element/float.json +++ b/systemres/main/resources/tv/element/float.json @@ -298,7 +298,7 @@ }, { "name": "chip_border_radius_normal", - "value": "19.0vp" + "value": "27.0vp" }, { "name": "chip_border_radius_small", diff --git a/systemres/main/resources/tv/element/float_sys.json b/systemres/main/resources/tv/element/float_sys.json index ab8a946dfc5f73d618357d22789576e01bed2a16..9fb3dc1671930fbda34991baaf1ae3567575c500 100644 --- a/systemres/main/resources/tv/element/float_sys.json +++ b/systemres/main/resources/tv/element/float_sys.json @@ -518,7 +518,7 @@ }, { "name": "chip_normal_height", - "value": "36.0vp" + "value": "52.0vp" }, { "name": "chip_small_height", @@ -526,7 +526,7 @@ }, { "name": "chip_activated_normal_height", - "value": "34.0vp" + "value": "50.0vp" }, { "name": "chip_activated_small_height", @@ -566,7 +566,7 @@ }, { "name": "chip_normal_text_padding", - "value": "15.0vp" + "value": "21.0vp" }, { "name": "chip_small_text_padding", @@ -574,7 +574,7 @@ }, { "name": "chip_activated_normal_text_padding", - "value": "14.0vp" + "value": "20.0vp" }, { "name": "chip_activated_small_text_padding", @@ -598,7 +598,7 @@ }, { "name": "chip_normal_text_margin", - "value": "6.0vp" + "value": "8.0vp" }, { "name": "chip_small_text_margin", diff --git a/systemres/main/resources/tv/element/pattern.json b/systemres/main/resources/tv/element/pattern.json index e710c6438de8f57125b97f9a2a881a8e7a14393d..40f5b0015ac88b7f58636240034deb829771e537 100644 --- a/systemres/main/resources/tv/element/pattern.json +++ b/systemres/main/resources/tv/element/pattern.json @@ -13,7 +13,7 @@ }, { "name": "bg_color_hovered_blend", - "value": "#4dffffff" + "value": "$color:interactive_hover" }, { "name": "bg_color_disabled_alpha",