diff --git a/src/build/__snapshots__/snapthots.test.ts.snap b/src/build/__snapshots__/snapthots.test.ts.snap index 52b0a493..221203c7 100644 --- a/src/build/__snapshots__/snapthots.test.ts.snap +++ b/src/build/__snapshots__/snapthots.test.ts.snap @@ -3395,15 +3395,15 @@ exports[`shapshots calendar theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -3465,15 +3465,15 @@ exports[`shapshots calendar theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -3493,15 +3493,15 @@ exports[`shapshots calendar theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -7825,9 +7825,9 @@ exports[`shapshots calendar theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -7850,9 +7850,9 @@ exports[`shapshots calendar theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -7860,9 +7860,9 @@ exports[`shapshots calendar theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -9921,9 +9921,9 @@ exports[`shapshots calendar theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -9946,9 +9946,9 @@ exports[`shapshots calendar theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -9956,9 +9956,9 @@ exports[`shapshots calendar theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -12017,9 +12017,9 @@ exports[`shapshots calendar theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -12042,9 +12042,9 @@ exports[`shapshots calendar theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -12052,9 +12052,9 @@ exports[`shapshots calendar theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -37178,15 +37178,15 @@ exports[`shapshots cloud theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -37248,15 +37248,15 @@ exports[`shapshots cloud theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -37276,15 +37276,15 @@ exports[`shapshots cloud theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -41542,9 +41542,9 @@ exports[`shapshots cloud theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -41567,9 +41567,9 @@ exports[`shapshots cloud theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -41577,9 +41577,9 @@ exports[`shapshots cloud theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -43419,9 +43419,9 @@ exports[`shapshots cloud theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -43444,9 +43444,9 @@ exports[`shapshots cloud theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -43454,9 +43454,9 @@ exports[`shapshots cloud theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -45296,9 +45296,9 @@ exports[`shapshots cloud theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -45321,9 +45321,9 @@ exports[`shapshots cloud theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -45331,9 +45331,9 @@ exports[`shapshots cloud theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -59073,15 +59073,15 @@ exports[`shapshots dobro theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -59143,15 +59143,15 @@ exports[`shapshots dobro theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -59171,15 +59171,15 @@ exports[`shapshots dobro theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -61629,9 +61629,9 @@ exports[`shapshots dobro theme should match pixelify theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -61654,9 +61654,9 @@ exports[`shapshots dobro theme should match pixelify theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -61664,9 +61664,9 @@ exports[`shapshots dobro theme should match pixelify theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -62684,9 +62684,9 @@ exports[`shapshots dobro theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -62709,9 +62709,9 @@ exports[`shapshots dobro theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -62719,9 +62719,9 @@ exports[`shapshots dobro theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -63739,9 +63739,9 @@ exports[`shapshots dobro theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -63764,9 +63764,9 @@ exports[`shapshots dobro theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -63774,9 +63774,9 @@ exports[`shapshots dobro theme should match root theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -72546,15 +72546,15 @@ exports[`shapshots home theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -72616,15 +72616,15 @@ exports[`shapshots home theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -72644,15 +72644,15 @@ exports[`shapshots home theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -76164,9 +76164,9 @@ exports[`shapshots home theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -76189,9 +76189,9 @@ exports[`shapshots home theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -76199,9 +76199,9 @@ exports[`shapshots home theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -77589,9 +77589,9 @@ exports[`shapshots home theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -77614,9 +77614,9 @@ exports[`shapshots home theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -77624,9 +77624,9 @@ exports[`shapshots home theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -79014,9 +79014,9 @@ exports[`shapshots home theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -79039,9 +79039,9 @@ exports[`shapshots home theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -79049,9 +79049,9 @@ exports[`shapshots home theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -90759,15 +90759,15 @@ exports[`shapshots media theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -90829,15 +90829,15 @@ exports[`shapshots media theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -90857,15 +90857,15 @@ exports[`shapshots media theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -95856,9 +95856,9 @@ exports[`shapshots media theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -95881,9 +95881,9 @@ exports[`shapshots media theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -95891,9 +95891,9 @@ exports[`shapshots media theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -97720,9 +97720,9 @@ exports[`shapshots media theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -97745,9 +97745,9 @@ exports[`shapshots media theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -97755,9 +97755,9 @@ exports[`shapshots media theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -99584,9 +99584,9 @@ exports[`shapshots media theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -99609,9 +99609,9 @@ exports[`shapshots media theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -99619,9 +99619,9 @@ exports[`shapshots media theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -114669,15 +114669,15 @@ exports[`shapshots mycom theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -114739,15 +114739,15 @@ exports[`shapshots mycom theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -114767,15 +114767,15 @@ exports[`shapshots mycom theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -119763,9 +119763,9 @@ exports[`shapshots mycom theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -119788,9 +119788,9 @@ exports[`shapshots mycom theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -119798,9 +119798,9 @@ exports[`shapshots mycom theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -121630,9 +121630,9 @@ exports[`shapshots mycom theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -121655,9 +121655,9 @@ exports[`shapshots mycom theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -121665,9 +121665,9 @@ exports[`shapshots mycom theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -123497,9 +123497,9 @@ exports[`shapshots mycom theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -123522,9 +123522,9 @@ exports[`shapshots mycom theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -123532,9 +123532,9 @@ exports[`shapshots mycom theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -126820,15 +126820,15 @@ exports[`shapshots octavius theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -126890,15 +126890,15 @@ exports[`shapshots octavius theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -126918,15 +126918,15 @@ exports[`shapshots octavius theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -132480,9 +132480,9 @@ exports[`shapshots octavius theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -132505,9 +132505,9 @@ exports[`shapshots octavius theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -132515,9 +132515,9 @@ exports[`shapshots octavius theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -134747,9 +134747,9 @@ exports[`shapshots octavius theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -134772,9 +134772,9 @@ exports[`shapshots octavius theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -134782,9 +134782,9 @@ exports[`shapshots octavius theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -137014,9 +137014,9 @@ exports[`shapshots octavius theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -137039,9 +137039,9 @@ exports[`shapshots octavius theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -137049,9 +137049,9 @@ exports[`shapshots octavius theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -140675,15 +140675,15 @@ exports[`shapshots octaviusCompact theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -140745,15 +140745,15 @@ exports[`shapshots octaviusCompact theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -140773,15 +140773,15 @@ exports[`shapshots octaviusCompact theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -146339,9 +146339,9 @@ exports[`shapshots octaviusCompact theme should match pixelify theme snapshot 1` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -146364,9 +146364,9 @@ exports[`shapshots octaviusCompact theme should match pixelify theme snapshot 1` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -146374,9 +146374,9 @@ exports[`shapshots octaviusCompact theme should match pixelify theme snapshot 1` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -148607,9 +148607,9 @@ exports[`shapshots octaviusCompact theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -148632,9 +148632,9 @@ exports[`shapshots octaviusCompact theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -148642,9 +148642,9 @@ exports[`shapshots octaviusCompact theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -150875,9 +150875,9 @@ exports[`shapshots octaviusCompact theme should match root theme snapshot 1`] = "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -150900,9 +150900,9 @@ exports[`shapshots octaviusCompact theme should match root theme snapshot 1`] = "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -150910,9 +150910,9 @@ exports[`shapshots octaviusCompact theme should match root theme snapshot 1`] = "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -182254,15 +182254,15 @@ exports[`shapshots octaviusVK theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -182324,15 +182324,15 @@ exports[`shapshots octaviusVK theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -182352,15 +182352,15 @@ exports[`shapshots octaviusVK theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -187866,9 +187866,9 @@ exports[`shapshots octaviusVK theme should match pixelify theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -187891,9 +187891,9 @@ exports[`shapshots octaviusVK theme should match pixelify theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -187901,9 +187901,9 @@ exports[`shapshots octaviusVK theme should match pixelify theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(230, 70, 70, 0.2)", @@ -190116,9 +190116,9 @@ exports[`shapshots octaviusVK theme should match pseudo theme from CssVars 1`] = "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -190141,9 +190141,9 @@ exports[`shapshots octaviusVK theme should match pseudo theme from CssVars 1`] = "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -190151,9 +190151,9 @@ exports[`shapshots octaviusVK theme should match pseudo theme from CssVars 1`] = "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(230, 70, 70, 0.2))", @@ -192366,9 +192366,9 @@ exports[`shapshots octaviusVK theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -192391,9 +192391,9 @@ exports[`shapshots octaviusVK theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -192401,9 +192401,9 @@ exports[`shapshots octaviusVK theme should match root theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(230, 70, 70, 0.2)", @@ -209766,15 +209766,15 @@ exports[`shapshots octaviusWhite theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -209836,15 +209836,15 @@ exports[`shapshots octaviusWhite theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -209864,15 +209864,15 @@ exports[`shapshots octaviusWhite theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -215426,9 +215426,9 @@ exports[`shapshots octaviusWhite theme should match pixelify theme snapshot 1`] "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -215451,9 +215451,9 @@ exports[`shapshots octaviusWhite theme should match pixelify theme snapshot 1`] "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -215461,9 +215461,9 @@ exports[`shapshots octaviusWhite theme should match pixelify theme snapshot 1`] "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -217693,9 +217693,9 @@ exports[`shapshots octaviusWhite theme should match pseudo theme from CssVars 1` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -217718,9 +217718,9 @@ exports[`shapshots octaviusWhite theme should match pseudo theme from CssVars 1` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -217728,9 +217728,9 @@ exports[`shapshots octaviusWhite theme should match pseudo theme from CssVars 1` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -219960,9 +219960,9 @@ exports[`shapshots octaviusWhite theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -219985,9 +219985,9 @@ exports[`shapshots octaviusWhite theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -219995,9 +219995,9 @@ exports[`shapshots octaviusWhite theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -236940,15 +236940,15 @@ exports[`shapshots otvet theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -237010,15 +237010,15 @@ exports[`shapshots otvet theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -237038,15 +237038,15 @@ exports[`shapshots otvet theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -240318,9 +240318,9 @@ exports[`shapshots otvet theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -240343,9 +240343,9 @@ exports[`shapshots otvet theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -240353,9 +240353,9 @@ exports[`shapshots otvet theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -241654,9 +241654,9 @@ exports[`shapshots otvet theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -241679,9 +241679,9 @@ exports[`shapshots otvet theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -241689,9 +241689,9 @@ exports[`shapshots otvet theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -242990,9 +242990,9 @@ exports[`shapshots otvet theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -243015,9 +243015,9 @@ exports[`shapshots otvet theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -243025,9 +243025,9 @@ exports[`shapshots otvet theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -253820,15 +253820,15 @@ exports[`shapshots paradigmBase theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -253890,15 +253890,15 @@ exports[`shapshots paradigmBase theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -253918,15 +253918,15 @@ exports[`shapshots paradigmBase theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -257352,9 +257352,9 @@ exports[`shapshots paradigmBase theme should match pixelify theme snapshot 1`] = "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -257377,9 +257377,9 @@ exports[`shapshots paradigmBase theme should match pixelify theme snapshot 1`] = "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -257387,9 +257387,9 @@ exports[`shapshots paradigmBase theme should match pixelify theme snapshot 1`] = "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -258748,9 +258748,9 @@ exports[`shapshots paradigmBase theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -258773,9 +258773,9 @@ exports[`shapshots paradigmBase theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -258783,9 +258783,9 @@ exports[`shapshots paradigmBase theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -260144,9 +260144,9 @@ exports[`shapshots paradigmBase theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -260169,9 +260169,9 @@ exports[`shapshots paradigmBase theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -260179,9 +260179,9 @@ exports[`shapshots paradigmBase theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -271715,15 +271715,15 @@ exports[`shapshots pharma theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -271785,15 +271785,15 @@ exports[`shapshots pharma theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -271813,15 +271813,15 @@ exports[`shapshots pharma theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -276817,9 +276817,9 @@ exports[`shapshots pharma theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -276842,9 +276842,9 @@ exports[`shapshots pharma theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -276852,9 +276852,9 @@ exports[`shapshots pharma theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -278686,9 +278686,9 @@ exports[`shapshots pharma theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -278711,9 +278711,9 @@ exports[`shapshots pharma theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -278721,9 +278721,9 @@ exports[`shapshots pharma theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -280555,9 +280555,9 @@ exports[`shapshots pharma theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -280580,9 +280580,9 @@ exports[`shapshots pharma theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -280590,9 +280590,9 @@ exports[`shapshots pharma theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -283348,15 +283348,15 @@ exports[`shapshots portalUI theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -283418,15 +283418,15 @@ exports[`shapshots portalUI theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -283446,15 +283446,15 @@ exports[`shapshots portalUI theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -287200,9 +287200,9 @@ exports[`shapshots portalUI theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -287225,9 +287225,9 @@ exports[`shapshots portalUI theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -287235,9 +287235,9 @@ exports[`shapshots portalUI theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -288703,9 +288703,9 @@ exports[`shapshots portalUI theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -288728,9 +288728,9 @@ exports[`shapshots portalUI theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -288738,9 +288738,9 @@ exports[`shapshots portalUI theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -290206,9 +290206,9 @@ exports[`shapshots portalUI theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -290231,9 +290231,9 @@ exports[`shapshots portalUI theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -290241,9 +290241,9 @@ exports[`shapshots portalUI theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -302183,15 +302183,15 @@ exports[`shapshots promo theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -302253,15 +302253,15 @@ exports[`shapshots promo theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -302281,15 +302281,15 @@ exports[`shapshots promo theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -306515,9 +306515,9 @@ exports[`shapshots promo theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -306540,9 +306540,9 @@ exports[`shapshots promo theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -306550,9 +306550,9 @@ exports[`shapshots promo theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -308151,9 +308151,9 @@ exports[`shapshots promo theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -308176,9 +308176,9 @@ exports[`shapshots promo theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -308186,9 +308186,9 @@ exports[`shapshots promo theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -309787,9 +309787,9 @@ exports[`shapshots promo theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -309812,9 +309812,9 @@ exports[`shapshots promo theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -309822,9 +309822,9 @@ exports[`shapshots promo theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -322497,15 +322497,15 @@ exports[`shapshots search theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -322567,15 +322567,15 @@ exports[`shapshots search theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -322595,15 +322595,15 @@ exports[`shapshots search theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -327035,9 +327035,9 @@ exports[`shapshots search theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -327060,9 +327060,9 @@ exports[`shapshots search theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -327070,9 +327070,9 @@ exports[`shapshots search theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -328687,9 +328687,9 @@ exports[`shapshots search theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -328712,9 +328712,9 @@ exports[`shapshots search theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -328722,9 +328722,9 @@ exports[`shapshots search theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -330339,9 +330339,9 @@ exports[`shapshots search theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -330364,9 +330364,9 @@ exports[`shapshots search theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -330374,9 +330374,9 @@ exports[`shapshots search theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -333043,15 +333043,15 @@ exports[`shapshots todo theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -333113,15 +333113,15 @@ exports[`shapshots todo theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -333141,15 +333141,15 @@ exports[`shapshots todo theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -336579,9 +336579,9 @@ exports[`shapshots todo theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -336604,9 +336604,9 @@ exports[`shapshots todo theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -336614,9 +336614,9 @@ exports[`shapshots todo theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -337976,9 +337976,9 @@ exports[`shapshots todo theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -338001,9 +338001,9 @@ exports[`shapshots todo theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -338011,9 +338011,9 @@ exports[`shapshots todo theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -339373,9 +339373,9 @@ exports[`shapshots todo theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -339398,9 +339398,9 @@ exports[`shapshots todo theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -339408,9 +339408,9 @@ exports[`shapshots todo theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -341560,15 +341560,15 @@ exports[`shapshots tutoria theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -341630,15 +341630,15 @@ exports[`shapshots tutoria theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -341658,15 +341658,15 @@ exports[`shapshots tutoria theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -344636,9 +344636,9 @@ exports[`shapshots tutoria theme should match pixelify theme snapshot 1`] = ` "normal": "#181B1E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -344661,9 +344661,9 @@ exports[`shapshots tutoria theme should match pixelify theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8794A4", @@ -344671,9 +344671,9 @@ exports[`shapshots tutoria theme should match pixelify theme snapshot 1`] = ` "normal": "#939FAD", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -345849,9 +345849,9 @@ exports[`shapshots tutoria theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #181B1E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -345874,9 +345874,9 @@ exports[`shapshots tutoria theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8794A4)", @@ -345884,9 +345884,9 @@ exports[`shapshots tutoria theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #939FAD)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -347062,9 +347062,9 @@ exports[`shapshots tutoria theme should match root theme snapshot 1`] = ` "normal": "#181B1E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -347087,9 +347087,9 @@ exports[`shapshots tutoria theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8794A4", @@ -347097,9 +347097,9 @@ exports[`shapshots tutoria theme should match root theme snapshot 1`] = ` "normal": "#939FAD", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -356777,15 +356777,15 @@ exports[`shapshots vkAccessibility theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -356847,15 +356847,15 @@ exports[`shapshots vkAccessibility theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -356875,15 +356875,15 @@ exports[`shapshots vkAccessibility theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -359251,9 +359251,9 @@ exports[`shapshots vkAccessibility theme should match pixelify theme snapshot 1` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -359276,9 +359276,9 @@ exports[`shapshots vkAccessibility theme should match pixelify theme snapshot 1` "normal": "#58636F", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#798391", @@ -359286,9 +359286,9 @@ exports[`shapshots vkAccessibility theme should match pixelify theme snapshot 1` "normal": "#848D98", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -360272,9 +360272,9 @@ exports[`shapshots vkAccessibility theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -360297,9 +360297,9 @@ exports[`shapshots vkAccessibility theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_subhead, #58636F)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #798391)", @@ -360307,9 +360307,9 @@ exports[`shapshots vkAccessibility theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_tertiary, #848D98)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -361293,9 +361293,9 @@ exports[`shapshots vkAccessibility theme should match root theme snapshot 1`] = "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -361318,9 +361318,9 @@ exports[`shapshots vkAccessibility theme should match root theme snapshot 1`] = "normal": "#58636F", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#798391", @@ -361328,9 +361328,9 @@ exports[`shapshots vkAccessibility theme should match root theme snapshot 1`] = "normal": "#848D98", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -369631,15 +369631,15 @@ exports[`shapshots vkAccessibilityIOS theme should match cssVars snapshot 1`] = "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -369701,15 +369701,15 @@ exports[`shapshots vkAccessibilityIOS theme should match cssVars snapshot 1`] = "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -369729,15 +369729,15 @@ exports[`shapshots vkAccessibilityIOS theme should match cssVars snapshot 1`] = "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -372105,9 +372105,9 @@ exports[`shapshots vkAccessibilityIOS theme should match pixelify theme snapshot "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -372130,9 +372130,9 @@ exports[`shapshots vkAccessibilityIOS theme should match pixelify theme snapshot "normal": "#58636F", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#798391", @@ -372140,9 +372140,9 @@ exports[`shapshots vkAccessibilityIOS theme should match pixelify theme snapshot "normal": "#848D98", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -373126,9 +373126,9 @@ exports[`shapshots vkAccessibilityIOS theme should match pseudo theme from CssVa "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -373151,9 +373151,9 @@ exports[`shapshots vkAccessibilityIOS theme should match pseudo theme from CssVa "normal": "var(--vkui--color_text_subhead, #58636F)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #798391)", @@ -373161,9 +373161,9 @@ exports[`shapshots vkAccessibilityIOS theme should match pseudo theme from CssVa "normal": "var(--vkui--color_text_tertiary, #848D98)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -374147,9 +374147,9 @@ exports[`shapshots vkAccessibilityIOS theme should match root theme snapshot 1`] "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -374172,9 +374172,9 @@ exports[`shapshots vkAccessibilityIOS theme should match root theme snapshot 1`] "normal": "#58636F", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#798391", @@ -374182,9 +374182,9 @@ exports[`shapshots vkAccessibilityIOS theme should match root theme snapshot 1`] "normal": "#848D98", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -382485,15 +382485,15 @@ exports[`shapshots vkBase theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -382555,15 +382555,15 @@ exports[`shapshots vkBase theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -382583,15 +382583,15 @@ exports[`shapshots vkBase theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -384955,9 +384955,9 @@ exports[`shapshots vkBase theme should match pixelify theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -384980,9 +384980,9 @@ exports[`shapshots vkBase theme should match pixelify theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -384990,9 +384990,9 @@ exports[`shapshots vkBase theme should match pixelify theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -385975,9 +385975,9 @@ exports[`shapshots vkBase theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -386000,9 +386000,9 @@ exports[`shapshots vkBase theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -386010,9 +386010,9 @@ exports[`shapshots vkBase theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -386995,9 +386995,9 @@ exports[`shapshots vkBase theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -387020,9 +387020,9 @@ exports[`shapshots vkBase theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -387030,9 +387030,9 @@ exports[`shapshots vkBase theme should match root theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -395332,15 +395332,15 @@ exports[`shapshots vkCom theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -395402,15 +395402,15 @@ exports[`shapshots vkCom theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -395430,15 +395430,15 @@ exports[`shapshots vkCom theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -397806,9 +397806,9 @@ exports[`shapshots vkCom theme should match pixelify theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -397831,9 +397831,9 @@ exports[`shapshots vkCom theme should match pixelify theme snapshot 1`] = ` "normal": "#626D7A", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -397841,9 +397841,9 @@ exports[`shapshots vkCom theme should match pixelify theme snapshot 1`] = ` "normal": "#99A2AD", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#C2C9D1", @@ -398827,9 +398827,9 @@ exports[`shapshots vkCom theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -398852,9 +398852,9 @@ exports[`shapshots vkCom theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #626D7A)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -398862,9 +398862,9 @@ exports[`shapshots vkCom theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #99A2AD)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #C2C9D1)", @@ -399848,9 +399848,9 @@ exports[`shapshots vkCom theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -399873,9 +399873,9 @@ exports[`shapshots vkCom theme should match root theme snapshot 1`] = ` "normal": "#626D7A", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -399883,9 +399883,9 @@ exports[`shapshots vkCom theme should match root theme snapshot 1`] = ` "normal": "#99A2AD", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#C2C9D1", @@ -408186,15 +408186,15 @@ exports[`shapshots vkIOS theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -408256,15 +408256,15 @@ exports[`shapshots vkIOS theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -408284,15 +408284,15 @@ exports[`shapshots vkIOS theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -410660,9 +410660,9 @@ exports[`shapshots vkIOS theme should match pixelify theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -410685,9 +410685,9 @@ exports[`shapshots vkIOS theme should match pixelify theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -410695,9 +410695,9 @@ exports[`shapshots vkIOS theme should match pixelify theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -411681,9 +411681,9 @@ exports[`shapshots vkIOS theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -411706,9 +411706,9 @@ exports[`shapshots vkIOS theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -411716,9 +411716,9 @@ exports[`shapshots vkIOS theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -412702,9 +412702,9 @@ exports[`shapshots vkIOS theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -412727,9 +412727,9 @@ exports[`shapshots vkIOS theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -412737,9 +412737,9 @@ exports[`shapshots vkIOS theme should match root theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -421040,15 +421040,15 @@ exports[`shapshots vkIdOk theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -421110,15 +421110,15 @@ exports[`shapshots vkIdOk theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -421138,15 +421138,15 @@ exports[`shapshots vkIdOk theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -423510,9 +423510,9 @@ exports[`shapshots vkIdOk theme should match pixelify theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -423535,9 +423535,9 @@ exports[`shapshots vkIdOk theme should match pixelify theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -423545,9 +423545,9 @@ exports[`shapshots vkIdOk theme should match pixelify theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -424530,9 +424530,9 @@ exports[`shapshots vkIdOk theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -424555,9 +424555,9 @@ exports[`shapshots vkIdOk theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -424565,9 +424565,9 @@ exports[`shapshots vkIdOk theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -425550,9 +425550,9 @@ exports[`shapshots vkIdOk theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -425575,9 +425575,9 @@ exports[`shapshots vkIdOk theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -425585,9 +425585,9 @@ exports[`shapshots vkIdOk theme should match root theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -433887,15 +433887,15 @@ exports[`shapshots vkIdOkIOS theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -433957,15 +433957,15 @@ exports[`shapshots vkIdOkIOS theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -433985,15 +433985,15 @@ exports[`shapshots vkIdOkIOS theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -436361,9 +436361,9 @@ exports[`shapshots vkIdOkIOS theme should match pixelify theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -436386,9 +436386,9 @@ exports[`shapshots vkIdOkIOS theme should match pixelify theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -436396,9 +436396,9 @@ exports[`shapshots vkIdOkIOS theme should match pixelify theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -437382,9 +437382,9 @@ exports[`shapshots vkIdOkIOS theme should match pseudo theme from CssVars 1`] = "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -437407,9 +437407,9 @@ exports[`shapshots vkIdOkIOS theme should match pseudo theme from CssVars 1`] = "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -437417,9 +437417,9 @@ exports[`shapshots vkIdOkIOS theme should match pseudo theme from CssVars 1`] = "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -438403,9 +438403,9 @@ exports[`shapshots vkIdOkIOS theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -438428,9 +438428,9 @@ exports[`shapshots vkIdOkIOS theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -438438,9 +438438,9 @@ exports[`shapshots vkIdOkIOS theme should match root theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -446741,15 +446741,15 @@ exports[`shapshots vkontakteAndroid theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -446811,15 +446811,15 @@ exports[`shapshots vkontakteAndroid theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -446839,15 +446839,15 @@ exports[`shapshots vkontakteAndroid theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -450471,9 +450471,9 @@ exports[`shapshots vkontakteAndroid theme should match pixelify theme snapshot 1 "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -450496,9 +450496,9 @@ exports[`shapshots vkontakteAndroid theme should match pixelify theme snapshot 1 "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -450506,9 +450506,9 @@ exports[`shapshots vkontakteAndroid theme should match pixelify theme snapshot 1 "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -451902,9 +451902,9 @@ exports[`shapshots vkontakteAndroid theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -451927,9 +451927,9 @@ exports[`shapshots vkontakteAndroid theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -451937,9 +451937,9 @@ exports[`shapshots vkontakteAndroid theme should match pseudo theme from CssVars "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -453333,9 +453333,9 @@ exports[`shapshots vkontakteAndroid theme should match root theme snapshot 1`] = "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -453358,9 +453358,9 @@ exports[`shapshots vkontakteAndroid theme should match root theme snapshot 1`] = "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -453368,9 +453368,9 @@ exports[`shapshots vkontakteAndroid theme should match root theme snapshot 1`] = "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -464567,15 +464567,15 @@ exports[`shapshots vkontakteCom theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -464637,15 +464637,15 @@ exports[`shapshots vkontakteCom theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -464665,15 +464665,15 @@ exports[`shapshots vkontakteCom theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -468185,9 +468185,9 @@ exports[`shapshots vkontakteCom theme should match pixelify theme snapshot 1`] = "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -468210,9 +468210,9 @@ exports[`shapshots vkontakteCom theme should match pixelify theme snapshot 1`] = "normal": "#626D7A", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -468220,9 +468220,9 @@ exports[`shapshots vkontakteCom theme should match pixelify theme snapshot 1`] = "normal": "#99A2AD", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#C2C9D1", @@ -469600,9 +469600,9 @@ exports[`shapshots vkontakteCom theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -469625,9 +469625,9 @@ exports[`shapshots vkontakteCom theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_subhead, #626D7A)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -469635,9 +469635,9 @@ exports[`shapshots vkontakteCom theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_tertiary, #99A2AD)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #C2C9D1)", @@ -471015,9 +471015,9 @@ exports[`shapshots vkontakteCom theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -471040,9 +471040,9 @@ exports[`shapshots vkontakteCom theme should match root theme snapshot 1`] = ` "normal": "#626D7A", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -471050,9 +471050,9 @@ exports[`shapshots vkontakteCom theme should match root theme snapshot 1`] = ` "normal": "#99A2AD", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#C2C9D1", @@ -482073,15 +482073,15 @@ exports[`shapshots vkontakteIOS theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -482143,15 +482143,15 @@ exports[`shapshots vkontakteIOS theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -482171,15 +482171,15 @@ exports[`shapshots vkontakteIOS theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorTrackBackground": { @@ -485691,9 +485691,9 @@ exports[`shapshots vkontakteIOS theme should match pixelify theme snapshot 1`] = "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -485716,9 +485716,9 @@ exports[`shapshots vkontakteIOS theme should match pixelify theme snapshot 1`] = "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -485726,9 +485726,9 @@ exports[`shapshots vkontakteIOS theme should match pixelify theme snapshot 1`] = "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -487106,9 +487106,9 @@ exports[`shapshots vkontakteIOS theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_primary, #000000)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #000105)", @@ -487131,9 +487131,9 @@ exports[`shapshots vkontakteIOS theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_subhead, #6d7885)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #8D96A4)", @@ -487141,9 +487141,9 @@ exports[`shapshots vkontakteIOS theme should match pseudo theme from CssVars 1`] "normal": "var(--vkui--color_text_tertiary, #99a2ad)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorTrackBackground": { "active": "var(--vkui--color_track_background--active, #CFD2D8)", @@ -488521,9 +488521,9 @@ exports[`shapshots vkontakteIOS theme should match root theme snapshot 1`] = ` "normal": "#000000", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#000105", @@ -488546,9 +488546,9 @@ exports[`shapshots vkontakteIOS theme should match root theme snapshot 1`] = ` "normal": "#6d7885", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#8D96A4", @@ -488556,9 +488556,9 @@ exports[`shapshots vkontakteIOS theme should match root theme snapshot 1`] = ` "normal": "#99a2ad", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorTrackBackground": { "active": "#CFD2D8", @@ -499841,15 +499841,15 @@ exports[`shapshots widgets theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -499911,15 +499911,15 @@ exports[`shapshots widgets theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -499939,15 +499939,15 @@ exports[`shapshots widgets theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -503377,9 +503377,9 @@ exports[`shapshots widgets theme should match pixelify theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -503402,9 +503402,9 @@ exports[`shapshots widgets theme should match pixelify theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -503412,9 +503412,9 @@ exports[`shapshots widgets theme should match pixelify theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -504774,9 +504774,9 @@ exports[`shapshots widgets theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -504799,9 +504799,9 @@ exports[`shapshots widgets theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -504809,9 +504809,9 @@ exports[`shapshots widgets theme should match pseudo theme from CssVars 1`] = ` "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -506171,9 +506171,9 @@ exports[`shapshots widgets theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -506196,9 +506196,9 @@ exports[`shapshots widgets theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -506206,9 +506206,9 @@ exports[`shapshots widgets theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -517651,15 +517651,15 @@ exports[`shapshots workspaceAdmin theme should match cssVars snapshot 1`] = ` "colorTextPrimaryAlpha": { "active": { "name": "--vkui--color_text_primary_alpha--active", - "value": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", + "value": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", }, "hover": { "name": "--vkui--color_text_primary_alpha--hover", - "value": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", + "value": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", }, "normal": { "name": "--vkui--color_text_primary_alpha", - "value": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "value": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, }, "colorTextPrimaryInvariably": { @@ -517721,15 +517721,15 @@ exports[`shapshots workspaceAdmin theme should match cssVars snapshot 1`] = ` "colorTextSubheadAlpha": { "active": { "name": "--vkui--color_text_subhead_alpha--active", - "value": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", + "value": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", }, "hover": { "name": "--vkui--color_text_subhead_alpha--hover", - "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", + "value": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", }, "normal": { "name": "--vkui--color_text_subhead_alpha", - "value": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "value": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, }, "colorTextTertiary": { @@ -517749,15 +517749,15 @@ exports[`shapshots workspaceAdmin theme should match cssVars snapshot 1`] = ` "colorTextTertiaryAlpha": { "active": { "name": "--vkui--color_text_tertiary_alpha--active", - "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", + "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", }, "hover": { "name": "--vkui--color_text_tertiary_alpha--hover", - "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", + "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", }, "normal": { "name": "--vkui--color_text_tertiary_alpha", - "value": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "value": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, }, "colorThumbErrorBackgroundAlpha": { @@ -521299,9 +521299,9 @@ exports[`shapshots workspaceAdmin theme should match pixelify theme snapshot 1`] "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -521324,9 +521324,9 @@ exports[`shapshots workspaceAdmin theme should match pixelify theme snapshot 1`] "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -521334,9 +521334,9 @@ exports[`shapshots workspaceAdmin theme should match pixelify theme snapshot 1`] "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)", @@ -522793,9 +522793,9 @@ exports[`shapshots workspaceAdmin theme should match pseudo theme from CssVars 1 "normal": "var(--vkui--color_text_primary, #2C2D2E)", }, "colorTextPrimaryAlpha": { - "active": "var(--vkui--color_text_primary_alpha--active, rgba(0, 0, 0, 0.92))", - "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(0, 0, 0, 0.88))", - "normal": "var(--vkui--color_text_primary_alpha, rgba(0, 0, 0, 0.84))", + "active": "var(--vkui--color_text_primary_alpha--active, rgba(37, 41, 46, 0.92))", + "hover": "var(--vkui--color_text_primary_alpha--hover, rgba(37, 41, 46, 0.88))", + "normal": "var(--vkui--color_text_primary_alpha, rgba(37, 41, 46, 0.84))", }, "colorTextPrimaryInvariably": { "active": "var(--vkui--color_text_primary_invariably--active, #282B2F)", @@ -522818,9 +522818,9 @@ exports[`shapshots workspaceAdmin theme should match pseudo theme from CssVars 1 "normal": "var(--vkui--color_text_subhead, #797A80)", }, "colorTextSubheadAlpha": { - "active": "var(--vkui--color_text_subhead_alpha--active, rgba(61, 68, 77, 0.79))", - "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(61, 68, 77, 0.75))", - "normal": "var(--vkui--color_text_subhead_alpha, rgba(61, 68, 77, 0.71))", + "active": "var(--vkui--color_text_subhead_alpha--active, rgba(37, 41, 46, 0.75))", + "hover": "var(--vkui--color_text_subhead_alpha--hover, rgba(37, 41, 46, 0.71))", + "normal": "var(--vkui--color_text_subhead_alpha, rgba(37, 41, 46, 0.67))", }, "colorTextTertiary": { "active": "var(--vkui--color_text_tertiary--active, #9CA0AA)", @@ -522828,9 +522828,9 @@ exports[`shapshots workspaceAdmin theme should match pseudo theme from CssVars 1 "normal": "var(--vkui--color_text_tertiary, #AAADB3)", }, "colorTextTertiaryAlpha": { - "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(35, 39, 43, 0.52))", - "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(35, 39, 43, 0.48))", - "normal": "var(--vkui--color_text_tertiary_alpha, rgba(35, 39, 43, 0.44))", + "active": "var(--vkui--color_text_tertiary_alpha--active, rgba(37, 41, 46, 0.52))", + "hover": "var(--vkui--color_text_tertiary_alpha--hover, rgba(37, 41, 46, 0.48))", + "normal": "var(--vkui--color_text_tertiary_alpha, rgba(37, 41, 46, 0.44))", }, "colorThumbErrorBackgroundAlpha": { "active": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))", @@ -524287,9 +524287,9 @@ exports[`shapshots workspaceAdmin theme should match root theme snapshot 1`] = ` "normal": "#2C2D2E", }, "colorTextPrimaryAlpha": { - "active": "rgba(0, 0, 0, 0.92)", - "hover": "rgba(0, 0, 0, 0.88)", - "normal": "rgba(0, 0, 0, 0.84)", + "active": "rgba(37, 41, 46, 0.92)", + "hover": "rgba(37, 41, 46, 0.88)", + "normal": "rgba(37, 41, 46, 0.84)", }, "colorTextPrimaryInvariably": { "active": "#282B2F", @@ -524312,9 +524312,9 @@ exports[`shapshots workspaceAdmin theme should match root theme snapshot 1`] = ` "normal": "#797A80", }, "colorTextSubheadAlpha": { - "active": "rgba(61, 68, 77, 0.79)", - "hover": "rgba(61, 68, 77, 0.75)", - "normal": "rgba(61, 68, 77, 0.71)", + "active": "rgba(37, 41, 46, 0.75)", + "hover": "rgba(37, 41, 46, 0.71)", + "normal": "rgba(37, 41, 46, 0.67)", }, "colorTextTertiary": { "active": "#9CA0AA", @@ -524322,9 +524322,9 @@ exports[`shapshots workspaceAdmin theme should match root theme snapshot 1`] = ` "normal": "#AAADB3", }, "colorTextTertiaryAlpha": { - "active": "rgba(35, 39, 43, 0.52)", - "hover": "rgba(35, 39, 43, 0.48)", - "normal": "rgba(35, 39, 43, 0.44)", + "active": "rgba(37, 41, 46, 0.52)", + "hover": "rgba(37, 41, 46, 0.48)", + "normal": "rgba(37, 41, 46, 0.44)", }, "colorThumbErrorBackgroundAlpha": { "active": "rgba(237, 10, 52, 0.2)",