@vkontakte/vkui-tokens 4.75.2 → 4.76.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/interfaces/themes/legoAndroid/index.d.ts +19 -1
  2. package/interfaces/themes/legoIOS/index.d.ts +17 -2
  3. package/package.json +1 -1
  4. package/themeDescriptions/base/paradigm.js +1 -1
  5. package/themes/legoAndroid/cssVars/declarations/index.css +8 -5
  6. package/themes/legoAndroid/cssVars/declarations/noColors.css +2 -2
  7. package/themes/legoAndroid/cssVars/declarations/noSizes.css +8 -5
  8. package/themes/legoAndroid/cssVars/declarations/onlyColors.css +6 -3
  9. package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
  10. package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +8 -5
  11. package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
  12. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +8 -5
  13. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
  14. package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +8 -5
  15. package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +8 -5
  16. package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +8 -5
  17. package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +8 -5
  18. package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +8 -5
  19. package/themes/legoAndroid/cssVars/theme/index.js +1 -1
  20. package/themes/legoAndroid/cssVars/theme/index.json +19 -5
  21. package/themes/legoAndroid/docs.json +4 -328
  22. package/themes/legoAndroid/index.css +8 -5
  23. package/themes/legoAndroid/index.js +1 -1
  24. package/themes/legoAndroid/index.json +10 -5
  25. package/themes/legoAndroid/index.less +8 -5
  26. package/themes/legoAndroid/index.pcss +8 -5
  27. package/themes/legoAndroid/index.scss +8 -5
  28. package/themes/legoAndroid/index.styl +8 -5
  29. package/themes/legoAndroid/struct.json +10 -5
  30. package/themes/legoAndroidDark/cssVars/declarations/index.css +8 -5
  31. package/themes/legoAndroidDark/cssVars/declarations/noColors.css +2 -2
  32. package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +8 -5
  33. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +6 -3
  34. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  35. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +8 -5
  36. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  37. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +8 -5
  38. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
  39. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +8 -5
  40. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +8 -5
  41. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +8 -5
  42. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +8 -5
  43. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +8 -5
  44. package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
  45. package/themes/legoAndroidDark/cssVars/theme/index.json +19 -5
  46. package/themes/legoAndroidDark/docs.json +4 -328
  47. package/themes/legoAndroidDark/index.css +8 -5
  48. package/themes/legoAndroidDark/index.js +1 -1
  49. package/themes/legoAndroidDark/index.json +10 -5
  50. package/themes/legoAndroidDark/index.less +8 -5
  51. package/themes/legoAndroidDark/index.pcss +8 -5
  52. package/themes/legoAndroidDark/index.scss +8 -5
  53. package/themes/legoAndroidDark/index.styl +8 -5
  54. package/themes/legoAndroidDark/struct.json +10 -5
  55. package/themes/legoIOS/cssVars/declarations/index.css +8 -5
  56. package/themes/legoIOS/cssVars/declarations/noColors.css +2 -2
  57. package/themes/legoIOS/cssVars/declarations/noSizes.css +8 -5
  58. package/themes/legoIOS/cssVars/declarations/onlyColors.css +6 -3
  59. package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
  60. package/themes/legoIOS/cssVars/declarations/onlyVariables.css +8 -5
  61. package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
  62. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +8 -5
  63. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
  64. package/themes/legoIOS/cssVars/theme/fallbacks/index.css +8 -5
  65. package/themes/legoIOS/cssVars/theme/fallbacks/index.less +8 -5
  66. package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +8 -5
  67. package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +8 -5
  68. package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +8 -5
  69. package/themes/legoIOS/cssVars/theme/index.js +1 -1
  70. package/themes/legoIOS/cssVars/theme/index.json +19 -5
  71. package/themes/legoIOS/docs.json +4 -0
  72. package/themes/legoIOS/index.css +8 -5
  73. package/themes/legoIOS/index.js +1 -1
  74. package/themes/legoIOS/index.json +10 -5
  75. package/themes/legoIOS/index.less +8 -5
  76. package/themes/legoIOS/index.pcss +8 -5
  77. package/themes/legoIOS/index.scss +8 -5
  78. package/themes/legoIOS/index.styl +8 -5
  79. package/themes/legoIOS/struct.json +10 -5
  80. package/themes/legoIOSDark/cssVars/declarations/index.css +8 -5
  81. package/themes/legoIOSDark/cssVars/declarations/noColors.css +2 -2
  82. package/themes/legoIOSDark/cssVars/declarations/noSizes.css +8 -5
  83. package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +6 -3
  84. package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
  85. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +8 -5
  86. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  87. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +8 -5
  88. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
  89. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +8 -5
  90. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +8 -5
  91. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +8 -5
  92. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +8 -5
  93. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +8 -5
  94. package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
  95. package/themes/legoIOSDark/cssVars/theme/index.json +19 -5
  96. package/themes/legoIOSDark/docs.json +4 -0
  97. package/themes/legoIOSDark/index.css +8 -5
  98. package/themes/legoIOSDark/index.js +1 -1
  99. package/themes/legoIOSDark/index.json +10 -5
  100. package/themes/legoIOSDark/index.less +8 -5
  101. package/themes/legoIOSDark/index.pcss +8 -5
  102. package/themes/legoIOSDark/index.scss +8 -5
  103. package/themes/legoIOSDark/index.styl +8 -5
  104. package/themes/legoIOSDark/struct.json +10 -5
@@ -1 +1,19 @@
1
- export type { ThemeVkontakteAndroid as ThemeLegoAndroid, ThemeVkontakteAndroidCssVars as ThemeLegoAndroidCssVars, ThemeVkontakteAndroidDescription as ThemeLegoAndroidDescription } from "../vkontakteAndroid/index.ts";
1
+ import type { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from "../../general/colors/index.ts";
2
+ import type { ThemeCssVars } from "../../general/index.ts";
3
+ import type { Tokens } from "../../general/tools/tokenValue.ts";
4
+ import type { VkontakteAndroidGradients } from "../vkontakteAndroid/index.ts";
5
+ import type { ThemeVkBase, ThemeVkBaseDescription } from "../vkBase/index.ts";
6
+ export interface LocalLegoAndroidColorsDescriptionStruct {
7
+ // Дополнительные цвета для темы
8
+ colorBackgroundInverse: ColorDescription;
9
+ }
10
+ export type LegoAndroidLocalColors = {
11
+ [key in keyof LocalLegoAndroidColorsDescriptionStruct]: ColorWithStates;
12
+ };
13
+ export interface ThemeLegoAndroid extends ThemeVkBase, LegoAndroidLocalColors, VkontakteAndroidGradients {
14
+ }
15
+ export interface ThemeLegoAndroidDescription extends ThemeVkBaseDescription, Tokens<VkontakteAndroidGradients> {
16
+ colors: LocalLegoAndroidColorsDescriptionStruct & ColorsDescriptionStruct;
17
+ }
18
+ export interface ThemeLegoAndroidCssVars extends ThemeCssVars<ThemeLegoAndroid> {
19
+ }
@@ -1,2 +1,17 @@
1
- // Сюда нельзя добавлять локальные переменные так условились с разработкой IOS
2
- export type { ThemeVkIOS as ThemeLegoIOS, ThemeVkIOSCssVars as ThemeLegoIOSCssVars, ThemeVkIOSDescription as ThemeLegoIOSDescription } from "../vkIOS/index.ts";
1
+ import type { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from "../../general/colors/index.ts";
2
+ import type { ThemeCssVars } from "../../general/index.ts";
3
+ import type { ThemeVkBase, ThemeVkBaseDescription } from "../vkBase/index.ts";
4
+ export interface LocalVkontakteIOSColorsDescriptionStruct {
5
+ // Дополнительные цвета для темы
6
+ colorBackgroundInverse: ColorDescription;
7
+ }
8
+ export type LegoIOSLocalColors = {
9
+ [key in keyof LocalVkontakteIOSColorsDescriptionStruct]: ColorWithStates;
10
+ };
11
+ export interface ThemeLegoIOS extends ThemeVkBase, LegoIOSLocalColors {
12
+ }
13
+ export interface ThemeLegoIOSDescription extends ThemeVkBaseDescription {
14
+ colors: LocalVkontakteIOSColorsDescriptionStruct & ColorsDescriptionStruct;
15
+ }
16
+ export interface ThemeLegoIOSCssVars extends ThemeCssVars<ThemeLegoIOS> {
17
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.75.2",
3
+ "version": "4.76.0",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -1,4 +1,4 @@
1
- import{_ as r}from"@swc/helpers/_/_object_spread";import{_ as o}from"@swc/helpers/_/_object_spread_props";import{getGradientPointsFromColor as e}from"../../build/helpers/getGradientPointsFromColor.js";import{alias as a,staticRef as t}from"../../build/helpers/tokenHelpers.js";import{overlayColors as n}from"../../build/themeProcessors/expandColors/overlayColors.js";import{helpers as l}from"../../utils/common";var i='apple-system, system-ui, "Helvetica Neue", Arial, sans-serif',c="VKSansDisplay, MailSans, ".concat(i),g="#F6F7F8",d="#252525",u="#232324";export var lightColors={colorsScheme:"light",colors:{// Background
1
+ import{_ as r}from"@swc/helpers/_/_object_spread";import{_ as o}from"@swc/helpers/_/_object_spread_props";import{getGradientPointsFromColor as e}from"../../build/helpers/getGradientPointsFromColor.js";import{alias as a,staticRef as t}from"../../build/helpers/tokenHelpers.js";import{overlayColors as n}from"../../build/themeProcessors/expandColors/overlayColors.js";import{helpers as l}from"../../utils/common/index.js";var i='apple-system, system-ui, "Helvetica Neue", Arial, sans-serif',c="VKSansDisplay, MailSans, ".concat(i),g="#F6F7F8",d="#252525",u="#232324";export var lightColors={colorsScheme:"light",colors:{// Background
2
2
  colorBackgroundAccent:"#0077FF",colorBackgroundAccentThemed:"#0077FF",colorBackgroundAccentThemedAlpha:"rgba(0, 119, 255, 0.2)",colorBackgroundAccentAlternative:"#FF9E00",colorBackgroundContent:"#FFFFFF",colorBackgroundContentAlpha:"rgba(255, 255, 255, 0.8)",colorBackgroundContentInverse:u,colorBackgroundSecondary:"#F0F1F3",colorBackgroundSecondaryAlpha:{normal:"rgba(0, 16, 61, 0.06)",hover:"rgba(0, 16, 61, 0.1)",active:"rgba(0, 16, 61, 0.14)"},colorBackground:"#FFFFFF",colorBackgroundContrast:"#FFFFFF",colorBackgroundContrastSecondaryAlpha:{normal:"rgba(255, 255, 255, 0.2)",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundWarning:"#FFF1AD",colorBackgroundNegative:"#ED330A",colorBackgroundTertiary:g,colorBackgroundTertiaryAlpha:{normal:"rgba(0, 0, 0, 0.04)",hover:"rgba(0, 0, 0, 0.08)",active:"rgba(0, 0, 0, 0.12)"},colorBackgroundModal:"#FFFFFF",colorBackgroundPositive:"#0DC268",colorBackgroundNegativeTint:"#FEEFEB",colorBackgroundPositiveTint:"#ECFAF3",colorFieldBackground:"#ffffff",colorBackgroundModalInverse:"#303030",colorBackgroundContrastInverse:"#303030",colorBackgroundContrastThemed:"#FFFFFF",colorBackgroundAccentTint:"#5a9eff",colorBackgroundInfoTint:"#f0f4ff",// Text
3
3
  colorTextAccent:"#0070f0",colorTextAccentThemed:"#0070f0",colorTextNegative:"#ED330a",colorTextLink:"#0070f0",colorTextLinkTint:"#71AAEB",colorTextLinkThemed:"#0070f0",colorTextMuted:"#2C2D2E",colorTextPrimary:"#2C2D2E",colorTextPrimaryAlpha:"rgba(37, 41, 46, 0.84)",colorTextPrimaryInvariably:"#2C2D2E",colorTextSecondary:"#87898F",colorTextSecondaryAlpha:"rgba(37, 41, 46, 0.55)",colorTextSubhead:"#797A80",colorTextTertiary:"#AAADB3",colorTextLinkVisited:"#528FDF",colorTextContrast:"#FFFFFF",colorTextContrastThemed:"#FFFFFF",colorLinkContrast:"#FFFFFF",colorTextPositive:"#0DC268",// Icons
4
4
  colorIconAccent:"#0077ff",colorIconAccentThemed:"#0077ff",colorIconPrimary:"#2C2D2E",colorIconPrimaryInvariably:"#2C2D2E",colorIconMedium:"#919399",colorIconMediumAlpha:"rgba(39, 43, 55, 0.5)",colorIconSecondary:"#A5A7AD",colorIconSecondaryAlpha:"rgba(39, 43, 55, 0.3)",colorIconTertiary:"#CFD1D6",colorIconTertiaryAlpha:"rgba(39, 43, 55, 0.2)",colorIconContrast:"#FFFFFF",colorIconContrastThemed:"#FFFFFF",colorIconPositive:"#0DC268",colorIconWarning:"#FF9E00",colorIconNegative:"#ED330a",colorIconContrastSecondary:"#F2F3F5",// Stroke
@@ -219,8 +219,8 @@
219
219
  --vkui--animation_duration_s: 0.1s;
220
220
  --vkui--animation_easing_default: cubic-bezier(0.3, 0.3, 0.5, 1);
221
221
  --vkui--animation_easing_platform: cubic-bezier(0.4, 0, 0.2, 1);
222
- --vkui--opacity_disable: 0.5;
223
- --vkui--opacity_disable_accessibility: 0.5;
222
+ --vkui--opacity_disable: 0.52;
223
+ --vkui--opacity_disable_accessibility: 0.52;
224
224
  --vkui--opacity_active: 0.72;
225
225
  --vkui--z_index_modal: 99;
226
226
  --vkui--z_index_popout: 100;
@@ -598,9 +598,9 @@
598
598
  --vkui--color_write_bar_input_border: #e1e3e6;
599
599
  --vkui--color_write_bar_input_border--hover: #D8DBDF;
600
600
  --vkui--color_write_bar_input_border--active: #CFD2D8;
601
- --vkui--color_write_bar_input_border_alpha: rgba(0, 0, 0, 0.08);
602
- --vkui--color_write_bar_input_border_alpha--hover: rgba(0, 0, 0, 0.12);
603
- --vkui--color_write_bar_input_border_alpha--active: rgba(0, 0, 0, 0.16);
601
+ --vkui--color_write_bar_input_border_alpha: #ddff00;
602
+ --vkui--color_write_bar_input_border_alpha--hover: #D4F502;
603
+ --vkui--color_write_bar_input_border_alpha--active: #CBEC05;
604
604
  --vkui--color_track_background: #e1e3e6;
605
605
  --vkui--color_track_background--hover: #D8DBDF;
606
606
  --vkui--color_track_background--active: #CFD2D8;
@@ -868,6 +868,9 @@
868
868
  --vkui--vkontakte_palette_black: #000000;
869
869
  --vkui--vkontakte_palette_black--hover: #000102;
870
870
  --vkui--vkontakte_palette_black--active: #000105;
871
+ --vkui--color_background_inverse: #262626;
872
+ --vkui--color_background_inverse--hover: #242527;
873
+ --vkui--color_background_inverse--active: #232428;
871
874
  }
872
875
 
873
876
  .vkui--font_display_title1--regular {
@@ -219,8 +219,8 @@
219
219
  --vkui--animation_duration_s: 0.1s;
220
220
  --vkui--animation_easing_default: cubic-bezier(0.3, 0.3, 0.5, 1);
221
221
  --vkui--animation_easing_platform: cubic-bezier(0.4, 0, 0.2, 1);
222
- --vkui--opacity_disable: 0.5;
223
- --vkui--opacity_disable_accessibility: 0.5;
222
+ --vkui--opacity_disable: 0.52;
223
+ --vkui--opacity_disable_accessibility: 0.52;
224
224
  --vkui--opacity_active: 0.72;
225
225
  --vkui--z_index_modal: 99;
226
226
  --vkui--z_index_popout: 100;
@@ -22,8 +22,8 @@
22
22
  --vkui--animation_duration_s: 0.1s;
23
23
  --vkui--animation_easing_default: cubic-bezier(0.3, 0.3, 0.5, 1);
24
24
  --vkui--animation_easing_platform: cubic-bezier(0.4, 0, 0.2, 1);
25
- --vkui--opacity_disable: 0.5;
26
- --vkui--opacity_disable_accessibility: 0.5;
25
+ --vkui--opacity_disable: 0.52;
26
+ --vkui--opacity_disable_accessibility: 0.52;
27
27
  --vkui--opacity_active: 0.72;
28
28
  --vkui--z_index_modal: 99;
29
29
  --vkui--z_index_popout: 100;
@@ -382,9 +382,9 @@
382
382
  --vkui--color_write_bar_input_border: #e1e3e6;
383
383
  --vkui--color_write_bar_input_border--hover: #D8DBDF;
384
384
  --vkui--color_write_bar_input_border--active: #CFD2D8;
385
- --vkui--color_write_bar_input_border_alpha: rgba(0, 0, 0, 0.08);
386
- --vkui--color_write_bar_input_border_alpha--hover: rgba(0, 0, 0, 0.12);
387
- --vkui--color_write_bar_input_border_alpha--active: rgba(0, 0, 0, 0.16);
385
+ --vkui--color_write_bar_input_border_alpha: #ddff00;
386
+ --vkui--color_write_bar_input_border_alpha--hover: #D4F502;
387
+ --vkui--color_write_bar_input_border_alpha--active: #CBEC05;
388
388
  --vkui--color_track_background: #e1e3e6;
389
389
  --vkui--color_track_background--hover: #D8DBDF;
390
390
  --vkui--color_track_background--active: #CFD2D8;
@@ -652,4 +652,7 @@
652
652
  --vkui--vkontakte_palette_black: #000000;
653
653
  --vkui--vkontakte_palette_black--hover: #000102;
654
654
  --vkui--vkontakte_palette_black--active: #000105;
655
+ --vkui--color_background_inverse: #262626;
656
+ --vkui--color_background_inverse--hover: #242527;
657
+ --vkui--color_background_inverse--active: #232428;
655
658
  }
@@ -314,9 +314,9 @@
314
314
  --vkui--color_write_bar_input_border: #e1e3e6;
315
315
  --vkui--color_write_bar_input_border--hover: #D8DBDF;
316
316
  --vkui--color_write_bar_input_border--active: #CFD2D8;
317
- --vkui--color_write_bar_input_border_alpha: rgba(0, 0, 0, 0.08);
318
- --vkui--color_write_bar_input_border_alpha--hover: rgba(0, 0, 0, 0.12);
319
- --vkui--color_write_bar_input_border_alpha--active: rgba(0, 0, 0, 0.16);
317
+ --vkui--color_write_bar_input_border_alpha: #ddff00;
318
+ --vkui--color_write_bar_input_border_alpha--hover: #D4F502;
319
+ --vkui--color_write_bar_input_border_alpha--active: #CBEC05;
320
320
  --vkui--color_track_background: #e1e3e6;
321
321
  --vkui--color_track_background--hover: #D8DBDF;
322
322
  --vkui--color_track_background--active: #CFD2D8;
@@ -584,4 +584,7 @@
584
584
  --vkui--vkontakte_palette_black: #000000;
585
585
  --vkui--vkontakte_palette_black--hover: #000102;
586
586
  --vkui--vkontakte_palette_black--active: #000105;
587
+ --vkui--color_background_inverse: #262626;
588
+ --vkui--color_background_inverse--hover: #242527;
589
+ --vkui--color_background_inverse--active: #232428;
587
590
  }
@@ -1 +1 @@
1
- export function getDeclarationVarColorsString(){return"--vkui--color_background_accent: #2e90ff;--vkui--color_background_accent--hover: #2C8BF7;--vkui--color_background_accent--active: #2A86EF;--vkui--color_background_accent_themed: #2e90ff;--vkui--color_background_accent_themed--hover: #2C8BF7;--vkui--color_background_accent_themed--active: #2A86EF;--vkui--color_background_accent_themed_alpha: rgba(38, 136, 235, 0.2);--vkui--color_background_accent_themed_alpha--hover: rgba(38, 136, 235, 0.24);--vkui--color_background_accent_themed_alpha--active: rgba(38, 136, 235, 0.28);--vkui--color_background_accent_tint: #5a9eff;--vkui--color_background_accent_tint--hover: #5698F7;--vkui--color_background_accent_tint--active: #5393EF;--vkui--color_background_accent_alternative: #2688EB;--vkui--color_background_accent_alternative--hover: #2483E4;--vkui--color_background_accent_alternative--active: #237EDD;--vkui--color_background: #ffffff;--vkui--color_background--hover: #F5F5F7;--vkui--color_background--active: #EBECEF;--vkui--color_background_content: #ffffff;--vkui--color_background_content--hover: #F5F5F7;--vkui--color_background_content--active: #EBECEF;--vkui--color_background_content_alpha: rgba(255, 255, 255, 0.8);--vkui--color_background_content_alpha--hover: rgba(255, 255, 255, 0.84);--vkui--color_background_content_alpha--active: rgba(255, 255, 255, 0.88);--vkui--color_background_content_inverse: #19191A;--vkui--color_background_content_inverse--hover: #18191B;--vkui--color_background_content_inverse--active: #17181D;--vkui--color_background_secondary: #f7f7f7;--vkui--color_background_secondary--hover: #EDEEF0;--vkui--color_background_secondary--active: #E3E5E8;--vkui--color_background_secondary_alpha: rgba(0, 0, 0, 0.04);--vkui--color_background_secondary_alpha--hover: rgba(0, 0, 0, 0.08);--vkui--color_background_secondary_alpha--active: rgba(0, 0, 0, 0.12);--vkui--color_background_tertiary: #f7f7f7;--vkui--color_background_tertiary--hover: #EDEEF0;--vkui--color_background_tertiary--active: #E3E5E8;--vkui--color_background_tertiary_alpha: rgba(0, 0, 0, 0.03);--vkui--color_background_tertiary_alpha--hover: rgba(0, 0, 0, 0.07);--vkui--color_background_tertiary_alpha--active: rgba(0, 0, 0, 0.11);--vkui--color_background_contrast: #ffffff;--vkui--color_background_contrast--hover: #F5F5F7;--vkui--color_background_contrast--active: #EBECEF;--vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.20);--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);--vkui--color_background_contrast_inverse: #000000;--vkui--color_background_contrast_inverse--hover: #000102;--vkui--color_background_contrast_inverse--active: #000105;--vkui--color_background_contrast_themed: #ffffff;--vkui--color_background_contrast_themed--hover: #F5F5F7;--vkui--color_background_contrast_themed--active: #EBECEF;--vkui--color_background_modal: #ffffff;--vkui--color_background_modal--hover: #F5F5F7;--vkui--color_background_modal--active: #EBECEF;--vkui--color_background_modal_inverse: #000000;--vkui--color_background_modal_inverse--hover: #000102;--vkui--color_background_modal_inverse--active: #000105;--vkui--color_background_positive: #34c759;--vkui--color_background_positive--hover: #32C058;--vkui--color_background_positive--active: #30B857;--vkui--color_background_positive_tint: #e8f9e8;--vkui--color_background_positive_tint--hover: #DFF0E1;--vkui--color_background_positive_tint--active: #D5E6DA;--vkui--color_background_warning: #fff2d6;--vkui--color_background_warning--hover: #F5E9D0;--vkui--color_background_warning--active: #EBE0CA;--vkui--color_background_negative: #fe3c60;--vkui--color_background_negative--hover: #F43A5F;--vkui--color_background_negative--active: #EA385D;--vkui--color_background_negative_tint: #ffe9e9;--vkui--color_background_negative_tint--hover: #F5E0E2;--vkui--color_background_negative_tint--active: #EBD8DB;--vkui--color_background_info_tint: #deeeff;--vkui--color_background_info_tint--hover: #D5E5F7;--vkui--color_background_info_tint--active: #CCDCEF;--vkui--color_field_background: #ddff00;--vkui--color_field_background--hover: #D4F502;--vkui--color_field_background--active: #CBEC05;--vkui--color_header_background: #ffffff;--vkui--color_header_background--hover: #F5F5F7;--vkui--color_header_background--active: #EBECEF;--vkui--color_text_accent: #2e90ff;--vkui--color_text_accent--hover: #2C8BF7;--vkui--color_text_accent--active: #2A86EF;--vkui--color_text_accent_themed: #2e90ff;--vkui--color_text_accent_themed--hover: #2C8BF7;--vkui--color_text_accent_themed--active: #2A86EF;--vkui--color_text_primary: #3b3b3b;--vkui--color_text_primary--hover: #39393B;--vkui--color_text_primary--active: #36383B;--vkui--color_text_primary_alpha: rgba(37, 41, 46, 0.84);--vkui--color_text_primary_alpha--hover: rgba(37, 41, 46, 0.88);--vkui--color_text_primary_alpha--active: rgba(37, 41, 46, 0.92);--vkui--color_text_primary_invariably: #3b3b3b;--vkui--color_text_primary_invariably--hover: #39393B;--vkui--color_text_primary_invariably--active: #36383B;--vkui--color_text_secondary: #999999;--vkui--color_text_secondary--hover: #939495;--vkui--color_text_secondary--active: #8D8E92;--vkui--color_text_secondary_alpha: rgba(37, 41, 46, 0.55);--vkui--color_text_secondary_alpha--hover: rgba(37, 41, 46, 0.59);--vkui--color_text_secondary_alpha--active: rgba(37, 41, 46, 0.63);--vkui--color_text_subhead: #6d7885;--vkui--color_text_subhead--hover: #697482;--vkui--color_text_subhead--active: #64707F;--vkui--color_text_tertiary: #99a2ad;--vkui--color_text_tertiary--hover: #939CA9;--vkui--color_text_tertiary--active: #8D96A4;--vkui--color_text_contrast: #ffffff;--vkui--color_text_contrast--hover: #F5F5F7;--vkui--color_text_contrast--active: #EBECEF;--vkui--color_text_contrast_themed: #ffffff;--vkui--color_text_contrast_themed--hover: #F5F5F7;--vkui--color_text_contrast_themed--active: #EBECEF;--vkui--color_text_positive: #34c759;--vkui--color_text_positive--hover: #32C058;--vkui--color_text_positive--active: #30B857;--vkui--color_text_negative: #fe3c60;--vkui--color_text_negative--hover: #F43A5F;--vkui--color_text_negative--active: #EA385D;--vkui--color_text_link: #2e90ff;--vkui--color_text_link--hover: #2C8BF7;--vkui--color_text_link--active: #2A86EF;--vkui--color_text_link_themed: #2e90ff;--vkui--color_text_link_themed--hover: #2C8BF7;--vkui--color_text_link_themed--active: #2A86EF;--vkui--color_text_link_tint: #71aaeb;--vkui--color_text_link_tint--hover: #6CA4E4;--vkui--color_text_link_tint--active: #689EDD;--vkui--color_text_link_visited: #4986cc;--vkui--color_text_link_visited--hover: #4681C6;--vkui--color_text_link_visited--active: #437DC1;--vkui--color_text_muted: #2c2d2e;--vkui--color_text_muted--hover: #2A2C2F;--vkui--color_text_muted--active: #282B2F;--vkui--color_link_contrast: #ffffff;--vkui--color_link_contrast--hover: #F5F5F7;--vkui--color_link_contrast--active: #EBECEF;--vkui--color_icon_accent: #2e90ff;--vkui--color_icon_accent--hover: #2C8BF7;--vkui--color_icon_accent--active: #2A86EF;--vkui--color_icon_accent_themed: #2e90ff;--vkui--color_icon_accent_themed--hover: #2C8BF7;--vkui--color_icon_accent_themed--active: #2A86EF;--vkui--color_icon_primary: #3b3b3b;--vkui--color_icon_primary--hover: #39393B;--vkui--color_icon_primary--active: #36383B;--vkui--color_icon_primary_invariably: #3b3b3b;--vkui--color_icon_primary_invariably--hover: #39393B;--vkui--color_icon_primary_invariably--active: #36383B;--vkui--color_icon_medium: #999999;--vkui--color_icon_medium--hover: #939495;--vkui--color_icon_medium--active: #8D8E92;--vkui--color_icon_medium_alpha: rgba(0, 0, 0, 0.48);--vkui--color_icon_medium_alpha--hover: rgba(0, 0, 0, 0.52);--vkui--color_icon_medium_alpha--active: rgba(0, 0, 0, 0.56);--vkui--color_icon_secondary: #b3b3b3;--vkui--color_icon_secondary--hover: #ACACAE;--vkui--color_icon_secondary--active: #A5A6AA;--vkui--color_icon_secondary_alpha: rgba(0, 0, 0, 0.36);--vkui--color_icon_secondary_alpha--hover: rgba(0, 0, 0, 0.4);--vkui--color_icon_secondary_alpha--active: rgba(0, 0, 0, 0.44);--vkui--color_icon_tertiary: #d9d9d9;--vkui--color_icon_tertiary--hover: #D0D1D3;--vkui--color_icon_tertiary--active: #C8C9CD;--vkui--color_icon_tertiary_alpha: #3b3b3b66;--vkui--color_icon_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);--vkui--color_icon_tertiary_alpha--active: rgba(59, 59, 59, 0.48);--vkui--color_icon_contrast: #ffffff;--vkui--color_icon_contrast--hover: #F5F5F7;--vkui--color_icon_contrast--active: #EBECEF;--vkui--color_icon_contrast_themed: #ffffff;--vkui--color_icon_contrast_themed--hover: #F5F5F7;--vkui--color_icon_contrast_themed--active: #EBECEF;--vkui--color_icon_contrast_secondary: #f2f3f5;--vkui--color_icon_contrast_secondary--hover: #E8EAEE;--vkui--color_icon_contrast_secondary--active: #DFE1E6;--vkui--color_icon_positive: #34c759;--vkui--color_icon_positive--hover: #32C058;--vkui--color_icon_positive--active: #30B857;--vkui--color_icon_warning: #ff6900;--vkui--color_icon_warning--hover: #F56502;--vkui--color_icon_warning--active: #EB6205;--vkui--color_icon_negative: #fe3c60;--vkui--color_icon_negative--hover: #F43A5F;--vkui--color_icon_negative--active: #EA385D;--vkui--color_stroke_accent: #2e90ff;--vkui--color_stroke_accent--hover: #2C8BF7;--vkui--color_stroke_accent--active: #2A86EF;--vkui--color_stroke_accent_themed: #2e90ff;--vkui--color_stroke_accent_themed--hover: #2C8BF7;--vkui--color_stroke_accent_themed--active: #2A86EF;--vkui--color_separator_primary: #ebebeb;--vkui--color_separator_primary--hover: #E2E2E4;--vkui--color_separator_primary--active: #D8D9DD;--vkui--color_separator_primary2x: #cbcccd;--vkui--color_separator_primary2x--hover: #C3C4C7;--vkui--color_separator_primary2x--active: #BBBDC1;--vkui--color_separator_primary3x: #bebfc1;--vkui--color_separator_primary3x--hover: #B6B8BC;--vkui--color_separator_primary3x--active: #AFB1B6;--vkui--color_separator_primary_alpha: #0000001e;--vkui--color_separator_primary_alpha--hover: rgba(0, 0, 0, 0.16);--vkui--color_separator_primary_alpha--active: rgba(0, 0, 0, 0.2);--vkui--color_separator_secondary: #e1e3e6;--vkui--color_separator_secondary--hover: #D8DBDF;--vkui--color_separator_secondary--active: #CFD2D8;--vkui--color_stroke_positive: #34c759;--vkui--color_stroke_positive--hover: #32C058;--vkui--color_stroke_positive--active: #30B857;--vkui--color_stroke_negative: #fe3c60;--vkui--color_stroke_negative--hover: #F43A5F;--vkui--color_stroke_negative--active: #EA385D;--vkui--color_stroke_contrast: #ffffff;--vkui--color_stroke_contrast--hover: #F5F5F7;--vkui--color_stroke_contrast--active: #EBECEF;--vkui--color_stroke_primary: #2C2D2E;--vkui--color_stroke_primary--hover: #2A2C2F;--vkui--color_stroke_primary--active: #282B2F;--vkui--color_image_border_alpha: #33333328;--vkui--color_image_border_alpha--hover: rgba(51, 51, 51, 0.2);--vkui--color_image_border_alpha--active: rgba(51, 51, 51, 0.24);--vkui--color_field_border_alpha: #3333330a;--vkui--color_field_border_alpha--hover: rgba(51, 51, 51, 0.08);--vkui--color_field_border_alpha--active: rgba(51, 51, 51, 0.12);--vkui--color_accent_blue: #2e90ff;--vkui--color_accent_blue--hover: #2C8BF7;--vkui--color_accent_blue--active: #2A86EF;--vkui--color_accent_gray: #a3adb8;--vkui--color_accent_gray--hover: #9CA7B3;--vkui--color_accent_gray--active: #96A0AE;--vkui--color_accent_red: #ff3347;--vkui--color_accent_red--hover: #F53247;--vkui--color_accent_red--active: #EB3046;--vkui--color_accent_orange_fire: #f05c44;--vkui--color_accent_orange_fire--hover: #E65944;--vkui--color_accent_orange_fire--active: #DD5643;--vkui--color_accent_orange: #ffa000;--vkui--color_accent_orange--hover: #F59A02;--vkui--color_accent_orange--active: #EB9405;--vkui--color_accent_orange_peach: #f9b54f;--vkui--color_accent_orange_peach--hover: #EFAE4E;--vkui--color_accent_orange_peach--active: #E5A84E;--vkui--color_accent_lime: #aff70d;--vkui--color_accent_lime--hover: #A8EE0F;--vkui--color_accent_lime--active: #A1E511;--vkui--color_accent_green: #34c759;--vkui--color_accent_green--hover: #32C058;--vkui--color_accent_green--active: #30B857;--vkui--color_accent_cyan: #13ffd0;--vkui--color_accent_cyan--hover: #12F5CA;--vkui--color_accent_cyan--active: #11ECC4;--vkui--color_accent_azure: #0077ff;--vkui--color_accent_azure--hover: #0073F7;--vkui--color_accent_azure--active: #006FEF;--vkui--color_accent_purple: #735ce6;--vkui--color_accent_purple--hover: #6E59DF;--vkui--color_accent_purple--active: #6A56D8;--vkui--color_accent_violet: #792ec0;--vkui--color_accent_violet--hover: #742DBB;--vkui--color_accent_violet--active: #6F2CB6;--vkui--color_accent_raspberry_pink: #e03fab;--vkui--color_accent_raspberry_pink--hover: #D73DA7;--vkui--color_accent_raspberry_pink--active: #CE3BA2;--vkui--color_accent_pink: #f45fff;--vkui--color_accent_pink--hover: #EA5CF7;--vkui--color_accent_pink--active: #E059EF;--vkui--color_accent_secondary: #3f8ae0;--vkui--color_accent_secondary--hover: #3C85D9;--vkui--color_accent_secondary--active: #3A80D3;--vkui--color_overlay_primary: #3b3b3b;--vkui--color_overlay_primary--hover: #39393B;--vkui--color_overlay_primary--active: #36383B;--vkui--color_overlay_secondary: #3b3b3b66;--vkui--color_overlay_secondary--hover: rgba(59, 59, 59, 0.44);--vkui--color_overlay_secondary--active: rgba(59, 59, 59, 0.48);--vkui--color_avatar_overlay: rgba(0, 0, 0, 0.60);--vkui--color_avatar_overlay--hover: rgba(0, 0, 0, 0.64);--vkui--color_avatar_overlay--active: rgba(0, 0, 0, 0.68);--vkui--color_avatar_overlay_inverse_alpha: rgba(255, 255, 255, 0.85);--vkui--color_avatar_overlay_inverse_alpha--hover: rgba(255, 255, 255, 0.89);--vkui--color_avatar_overlay_inverse_alpha--active: rgba(255, 255, 255, 0.93);--vkui--color_action_sheet_text: #3f8ae0;--vkui--color_action_sheet_text--hover: #3C85D9;--vkui--color_action_sheet_text--active: #3A80D3;--vkui--color_image_placeholder: #f2f3f5;--vkui--color_image_placeholder--hover: #E8EAEE;--vkui--color_image_placeholder--active: #DFE1E6;--vkui--color_image_placeholder_alpha: rgba(0, 28, 61, 0.08);--vkui--color_image_placeholder_alpha--hover: rgba(0, 28, 61, 0.12);--vkui--color_image_placeholder_alpha--active: rgba(0, 28, 61, 0.16);--vkui--color_skeleton_from: #f5f5f5;--vkui--color_skeleton_from--hover: #EBECEE;--vkui--color_skeleton_from--active: #E1E3E6;--vkui--color_skeleton_to: #ebebeb;--vkui--color_skeleton_to--hover: #E2E2E4;--vkui--color_skeleton_to--active: #D8D9DD;--vkui--color_button_text: #2688eb;--vkui--color_button_text--hover: #2483E4;--vkui--color_button_text--active: #237EDD;--vkui--color_button_icon: #2688eb;--vkui--color_button_icon--hover: #2483E4;--vkui--color_button_icon--active: #237EDD;--vkui--color_button_stroke: #2688eb;--vkui--color_button_stroke--hover: #2483E4;--vkui--color_button_stroke--active: #237EDD;--vkui--color_write_bar_icon: #3f8ae0;--vkui--color_write_bar_icon--hover: #3C85D9;--vkui--color_write_bar_icon--active: #3A80D3;--vkui--color_write_bar_input_background: #f2f3f5;--vkui--color_write_bar_input_background--hover: #E8EAEE;--vkui--color_write_bar_input_background--active: #DFE1E6;--vkui--color_write_bar_input_border: #e1e3e6;--vkui--color_write_bar_input_border--hover: #D8DBDF;--vkui--color_write_bar_input_border--active: #CFD2D8;--vkui--color_write_bar_input_border_alpha: rgba(0, 0, 0, 0.08);--vkui--color_write_bar_input_border_alpha--hover: rgba(0, 0, 0, 0.12);--vkui--color_write_bar_input_border_alpha--active: rgba(0, 0, 0, 0.16);--vkui--color_track_background: #e1e3e6;--vkui--color_track_background--hover: #D8DBDF;--vkui--color_track_background--active: #CFD2D8;--vkui--color_track_buffer: #a0bfe4;--vkui--color_track_buffer--hover: #9AB8DD;--vkui--color_track_buffer--active: #93B1D7;--vkui--color_search_field_background: #ebedf0;--vkui--color_search_field_background--hover: #E2E4E9;--vkui--color_search_field_background--active: #D8DBE2;--vkui--color_panel_header_icon: #2688eb;--vkui--color_panel_header_icon--hover: #2483E4;--vkui--color_panel_header_icon--active: #237EDD;--vkui--color_segmented_control: #ffffff;--vkui--color_segmented_control--hover: #F5F5F7;--vkui--color_segmented_control--active: #EBECEF;--vkui--color_tabbar_text_inactive: #99a2ad;--vkui--color_tabbar_text_inactive--hover: #939CA9;--vkui--color_tabbar_text_inactive--active: #8D96A4;--vkui--color_transparent: #00000000;--vkui--color_transparent--hover: rgba(0, 0, 0, 0.04);--vkui--color_transparent--active: rgba(0, 0, 0, 0.08);--vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);--vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);--vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);--vkui--vkontakte_color_snippet_background: #FFFFFF;--vkui--vkontakte_color_snippet_background--hover: #F5F5F7;--vkui--vkontakte_color_snippet_background--active: #EBECEF;--vkui--vkontakte_color_modal_card_border_alpha: rgba(0, 0, 0, 0);--vkui--vkontakte_color_modal_card_border_alpha--hover: rgba(0, 0, 0, 0.04);--vkui--vkontakte_color_modal_card_border_alpha--active: rgba(0, 0, 0, 0.08);--vkui--vkontakte_color_landing_snippet_border_alpha: rgba(0, 0, 0, 0.15);--vkui--vkontakte_color_landing_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);--vkui--vkontakte_color_landing_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);--vkui--vkontakte_color_action_sheet_separator_alpha: rgba(0, 0, 0, 0.12);--vkui--vkontakte_color_action_sheet_separator_alpha--hover: rgba(0, 0, 0, 0.16);--vkui--vkontakte_color_action_sheet_separator_alpha--active: rgba(0, 0, 0, 0.2);--vkui--vkontakte_color_input_border: #E1E3E6;--vkui--vkontakte_color_input_border--hover: #D8DBDF;--vkui--vkontakte_color_input_border--active: #CFD2D8;--vkui--vkontakte_color_search_bar_background: #FFFFFF;--vkui--vkontakte_color_search_bar_background--hover: #F5F5F7;--vkui--vkontakte_color_search_bar_background--active: #EBECEF;--vkui--vkontakte_color_search_bar_field_tint: #818c99;--vkui--vkontakte_color_search_bar_field_tint--hover: #7C8795;--vkui--vkontakte_color_search_bar_field_tint--active: #778292;--vkui--vkontakte_background_hover_alpha: rgba(0, 0, 0, 0.04);--vkui--vkontakte_background_hover_alpha--hover: rgba(0, 0, 0, 0.08);--vkui--vkontakte_background_hover_alpha--active: rgba(0, 0, 0, 0.12);--vkui--vkontakte_color_accent_alternate: #0077ff;--vkui--vkontakte_color_accent_alternate--hover: #0073F7;--vkui--vkontakte_color_accent_alternate--active: #006FEF;--vkui--vkontakte_color_background_suggestions: #FFFFFF;--vkui--vkontakte_color_background_suggestions--hover: #F5F5F7;--vkui--vkontakte_color_background_suggestions--active: #EBECEF;--vkui--vkontakte_color_background_keyboard: #e1e3e6;--vkui--vkontakte_color_background_keyboard--hover: #D8DBDF;--vkui--vkontakte_color_background_keyboard--active: #CFD2D8;--vkui--vkontakte_color_content_placeholder_icon: #99a2ad;--vkui--vkontakte_color_content_placeholder_icon--hover: #939CA9;--vkui--vkontakte_color_content_placeholder_icon--active: #8D96A4;--vkui--vkontakte_color_content_tint_foreground: #7f8285;--vkui--vkontakte_color_content_tint_foreground--hover: #7A7D82;--vkui--vkontakte_color_content_tint_foreground--active: #75797F;--vkui--vkontakte_color_text_name: #2d81e0;--vkui--vkontakte_color_text_name--hover: #2B7CD9;--vkui--vkontakte_color_text_name--active: #2978D3;--vkui--vkontakte_color_control_background: #ebedf0;--vkui--vkontakte_color_control_background--hover: #E2E4E9;--vkui--vkontakte_color_control_background--active: #D8DBE2;--vkui--vkontakte_color_control_foreground: #5181b8;--vkui--vkontakte_color_control_foreground--hover: #4E7CB3;--vkui--vkontakte_color_control_foreground--active: #4B78AE;--vkui--vkontakte_color_control_tint_muted: #76787a;--vkui--vkontakte_color_control_tint_muted--hover: #717478;--vkui--vkontakte_color_control_tint_muted--active: #6D7075;--vkui--vkontakte_color_header_search_field_background: #ebedf0;--vkui--vkontakte_color_header_search_field_background--hover: #E2E4E9;--vkui--vkontakte_color_header_search_field_background--active: #D8DBE2;--vkui--vkontakte_color_header_search_field_tint: #818c99;--vkui--vkontakte_color_header_search_field_tint--hover: #7C8795;--vkui--vkontakte_color_header_search_field_tint--active: #778292;--vkui--vkontakte_color_header_tab_active_indicator: #2688eb;--vkui--vkontakte_color_header_tab_active_indicator--hover: #2483E4;--vkui--vkontakte_color_header_tab_active_indicator--active: #237EDD;--vkui--vkontakte_color_icon_outline_medium: #818c99;--vkui--vkontakte_color_icon_outline_medium--hover: #7C8795;--vkui--vkontakte_color_icon_outline_medium--active: #778292;--vkui--vkontakte_color_icon_outline_secondary: #99a2ad;--vkui--vkontakte_color_icon_outline_secondary--hover: #939CA9;--vkui--vkontakte_color_icon_outline_secondary--active: #8D96A4;--vkui--vkontakte_color_skeleton_shimmer_from: #FFFFFF;--vkui--vkontakte_color_skeleton_shimmer_from--hover: #F5F5F7;--vkui--vkontakte_color_skeleton_shimmer_from--active: #EBECEF;--vkui--vkontakte_color_alpha_skeleton_shimmer_to: transparent;--vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover: rgba(0, 16, 61, 0.04);--vkui--vkontakte_color_alpha_skeleton_shimmer_to--active: rgba(0, 16, 61, 0.08);--vkui--vkontakte_color_loader_background: #ebedf0;--vkui--vkontakte_color_loader_background--hover: #E2E4E9;--vkui--vkontakte_color_loader_background--active: #D8DBE2;--vkui--vkontakte_color_loader_tint: #76787a;--vkui--vkontakte_color_loader_tint--hover: #717478;--vkui--vkontakte_color_loader_tint--active: #6D7075;--vkui--vkontakte_color_music_playback_icon: #000000;--vkui--vkontakte_color_music_playback_icon--hover: #000102;--vkui--vkontakte_color_music_playback_icon--active: #000105;--vkui--vkontakte_color_status_background: #ebedf0;--vkui--vkontakte_color_status_background--hover: #E2E4E9;--vkui--vkontakte_color_status_background--active: #D8DBE2;--vkui--vkontakte_color_placeholder_icon_foreground_primary: #99a2ad;--vkui--vkontakte_color_placeholder_icon_foreground_primary--hover: #939CA9;--vkui--vkontakte_color_placeholder_icon_foreground_primary--active: #8D96A4;--vkui--vkontakte_color_placeholder_icon_foreground_secondary: #aeb7c2;--vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover: #A7B0BD;--vkui--vkontakte_color_placeholder_icon_foreground_secondary--active: #A0AAB7;--vkui--vkontakte_color_placeholder_icon_tint: #001c3d;--vkui--vkontakte_color_placeholder_icon_tint--hover: #001C3D;--vkui--vkontakte_color_placeholder_icon_tint--active: #001B3D;--vkui--vkontakte_color_poll_option_background: #45678f;--vkui--vkontakte_color_poll_option_background--hover: #42648C;--vkui--vkontakte_color_poll_option_background--active: #3F6088;--vkui--vkontakte_color_tabbar_active_icon: #2975cc;--vkui--vkontakte_color_tabbar_active_icon--hover: #2771C6;--vkui--vkontakte_color_tabbar_active_icon--active: #266DC1;--vkui--vkontakte_color_tabbar_background: #f9f9f9;--vkui--vkontakte_color_tabbar_background--hover: #EFF0F1;--vkui--vkontakte_color_tabbar_background--active: #E5E6EA;--vkui--vkontakte_color_tabbar_inactive_icon: #99a2ad;--vkui--vkontakte_color_tabbar_inactive_icon--hover: #939CA9;--vkui--vkontakte_color_tabbar_inactive_icon--active: #8D96A4;--vkui--vkontakte_color_tabbar_tablet_text_secondary: #909499;--vkui--vkontakte_color_tabbar_tablet_text_secondary--hover: #8A8F95;--vkui--vkontakte_color_tabbar_tablet_text_secondary--active: #848992;--vkui--vkontakte_color_toolbar_attach_background_from: #b8c1cc;--vkui--vkontakte_color_toolbar_attach_background_from--hover: #B1BAC6;--vkui--vkontakte_color_toolbar_attach_background_from--active: #A9B3C1;--vkui--vkontakte_color_splash_screen_icon: #e1e3e6;--vkui--vkontakte_color_splash_screen_icon--hover: #D8DBDF;--vkui--vkontakte_color_splash_screen_icon--active: #CFD2D8;--vkui--vkontakte_color_icon_name: #74a2d6;--vkui--vkontakte_color_icon_name--hover: #6F9CD0;--vkui--vkontakte_color_icon_name--active: #6B96CA;--vkui--vkontakte_color_panel_tab_active_text: #76787a;--vkui--vkontakte_color_panel_tab_active_text--hover: #717478;--vkui--vkontakte_color_panel_tab_active_text--active: #6D7075;--vkui--vkontakte_color_background_text_alpha: rgba(38, 136, 235, 0.20);--vkui--vkontakte_color_background_text_alpha--hover: rgba(38, 136, 235, 0.24);--vkui--vkontakte_color_background_text_alpha--active: rgba(38, 136, 235, 0.28);--vkui--vkontakte_color_modal_card_header_close: #000000;--vkui--vkontakte_color_modal_card_header_close--hover: #000102;--vkui--vkontakte_color_modal_card_header_close--active: #000105;--vkui--vkontakte_im_bubble_button_outgoing_background_alpha: rgba(255, 255, 255, 0.60);--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover: rgba(255, 255, 255, 0.64);--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active: rgba(255, 255, 255, 0.68);--vkui--vkontakte_im_bubble_button_foreground: #000000;--vkui--vkontakte_im_bubble_button_foreground--hover: #000102;--vkui--vkontakte_im_bubble_button_foreground--active: #000105;--vkui--vkontakte_im_bubble_incoming_highlighted: #d7d8d9;--vkui--vkontakte_im_bubble_incoming_highlighted--hover: #CED0D3;--vkui--vkontakte_im_bubble_incoming_highlighted--active: #C6C8CD;--vkui--vkontakte_im_bubble_gift_background: #f4e7c3;--vkui--vkontakte_im_bubble_gift_background--hover: #EADEBE;--vkui--vkontakte_im_bubble_gift_background--active: #E0D6B8;--vkui--vkontakte_im_bubble_gift_background_highlighted: #e3d3ac;--vkui--vkontakte_im_bubble_gift_background_highlighted--hover: #DACBA8;--vkui--vkontakte_im_bubble_gift_background_highlighted--active: #D1C3A3;--vkui--vkontakte_im_bubble_outgoing_alternate: #FFFFFF;--vkui--vkontakte_im_bubble_outgoing_alternate--hover: #F5F5F7;--vkui--vkontakte_im_bubble_outgoing_alternate--active: #EBECEF;--vkui--vkontakte_im_attach_tint: #2d81e0;--vkui--vkontakte_im_attach_tint--hover: #2B7CD9;--vkui--vkontakte_im_attach_tint--active: #2978D3;--vkui--vkontakte_im_reply_separator: #2d81e0;--vkui--vkontakte_im_reply_separator--hover: #2B7CD9;--vkui--vkontakte_im_reply_separator--active: #2978D3;--vkui--vkontakte_im_toolbar_voice_msg_background: #99a2ad;--vkui--vkontakte_im_toolbar_voice_msg_background--hover: #939CA9;--vkui--vkontakte_im_toolbar_voice_msg_background--active: #8D96A4;--vkui--vkontakte_color_im_forward_line_alpha: rgba(69, 103, 143, 0.24);--vkui--vkontakte_color_im_forward_line_alpha--hover: rgba(69, 103, 143, 0.28);--vkui--vkontakte_color_im_forward_line_alpha--active: rgba(69, 103, 143, 0.32);--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha: rgba(215, 216, 217, 1);--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--hover: #CED0D3;--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--active: #C6C8CD;--vkui--vkontakte_color_im_bubble_incoming: #EBEDF0;--vkui--vkontakte_color_im_bubble_incoming--hover: #E2E4E9;--vkui--vkontakte_color_im_bubble_incoming--active: #D8DBE2;--vkui--vkontakte_color_im_bubble_incoming_alternate: #FFFFFF;--vkui--vkontakte_color_im_bubble_incoming_alternate--hover: #F5F5F7;--vkui--vkontakte_color_im_bubble_incoming_alternate--active: #EBECEF;--vkui--vkontakte_color_im_bubble_incoming_expiring: #E6E9FF;--vkui--vkontakte_color_im_bubble_incoming_expiring--hover: #DDE0F7;--vkui--vkontakte_color_im_bubble_incoming_expiring--active: #D4D8EF;--vkui--vkontakte_color_im_bubble_outgoing: #CCE4FF;--vkui--vkontakte_color_im_bubble_outgoing--hover: #C4DCF7;--vkui--vkontakte_color_im_bubble_outgoing--active: #BCD3EF;--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted: #ADB8FF;--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--hover: #A6B1F7;--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--active: #9FABEF;--vkui--vkontakte_color_im_bubble_gift_text: #857250;--vkui--vkontakte_color_im_bubble_gift_text--hover: #806E4F;--vkui--vkontakte_color_im_bubble_gift_text--active: #7A6A4E;--vkui--vkontakte_color_im_bubble_gift_text_secondary: #AB9871;--vkui--vkontakte_color_im_bubble_gift_text_secondary--hover: #A4936F;--vkui--vkontakte_color_im_bubble_gift_text_secondary--active: #9D8D6D;--vkui--vkontakte_color_im_text_name: #2D81E0;--vkui--vkontakte_color_im_text_name--hover: #2B7CD9;--vkui--vkontakte_color_im_text_name--active: #2978D3;--vkui--vkontakte_button_muted_background: #f2f3f5;--vkui--vkontakte_button_muted_background--hover: #E8EAEE;--vkui--vkontakte_button_muted_background--active: #DFE1E6;--vkui--vkontakte_button_tertiary_background: rgba(0, 0, 0, 0.00);--vkui--vkontakte_button_tertiary_background--hover: rgba(0, 0, 0, 0.04);--vkui--vkontakte_button_tertiary_background--active: rgba(0, 0, 0, 0.08);--vkui--vkontakte_button_tertiary_foreground: #2d81e0;--vkui--vkontakte_button_tertiary_foreground--hover: #2B7CD9;--vkui--vkontakte_button_tertiary_foreground--active: #2978D3;--vkui--vkontakte_float_button_foreground: #99a2ad;--vkui--vkontakte_float_button_foreground--hover: #939CA9;--vkui--vkontakte_float_button_foreground--active: #8D96A4;--vkui--vkontakte_landing_background: #ffffff;--vkui--vkontakte_landing_background--hover: #F5F5F7;--vkui--vkontakte_landing_background--active: #EBECEF;--vkui--vkontakte_im_bubble_incoming_alternate_highlighted: #f9f9f9;--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--hover: #EFF0F1;--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--active: #E5E6EA;--vkui--vkontakte_im_bubble_incoming_expiring_highlighted: #ccd3ff;--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--hover: #C4CBF7;--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--active: #BCC3EF;--vkui--vkontakte_im_bubble_outgoing_highlighted: #add3ff;--vkui--vkontakte_im_bubble_outgoing_highlighted--hover: #A6CBF7;--vkui--vkontakte_im_bubble_outgoing_highlighted--active: #9FC3EF;--vkui--vkontakte_im_bubble_button_background: #F9F9F9;--vkui--vkontakte_im_bubble_button_background--hover: #EFF0F1;--vkui--vkontakte_im_bubble_button_background--active: #E5E6EA;--vkui--vkontakte_im_bubble_button_background_highlighted: #D7D8D9;--vkui--vkontakte_im_bubble_button_background_highlighted--hover: #CED0D3;--vkui--vkontakte_im_bubble_button_background_highlighted--active: #C6C8CD;--vkui--vkontakte_im_bubble_mable_outgoing: #D9F4FF;--vkui--vkontakte_im_bubble_mable_outgoing--hover: #D0EBF7;--vkui--vkontakte_im_bubble_mable_outgoing--active: #C8E2EF;--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted: #C2CBFF;--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--hover: #BAC4F7;--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--active: #B2BCEF;--vkui--vkontakte_im_bubble_mable_outgoing_highlighted: #B0E8FF;--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--hover: #A9DFF7;--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--active: #A2D7EF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing: #D9F4FF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--hover: #D0EBF7;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--active: #C8E2EF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted: #B0E8FF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--hover: #A9DFF7;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--active: #A2D7EF;--vkui--vkontakte_im_bubble_wallpaper_button_foreground: #000000;--vkui--vkontakte_im_bubble_wallpaper_button_foreground--hover: #000102;--vkui--vkontakte_im_bubble_wallpaper_button_foreground--active: #000105;--vkui--vkontakte_im_service_message_text: #818C99;--vkui--vkontakte_im_service_message_text--hover: #7C8795;--vkui--vkontakte_im_service_message_text--active: #778292;--vkui--vkontakte_landing_secondary_button_background: rgba(0, 57, 115, 0.10);--vkui--vkontakte_landing_secondary_button_background--hover: rgba(0, 57, 115, 0.14);--vkui--vkontakte_landing_secondary_button_background--active: rgba(0, 57, 115, 0.18);--vkui--vkontakte_stories_skeleton_loader_background: #454647;--vkui--vkontakte_stories_skeleton_loader_background--hover: #424447;--vkui--vkontakte_stories_skeleton_loader_background--active: #3F4246;--vkui--vkontakte_palette_black: #000000;--vkui--vkontakte_palette_black--hover: #000102;--vkui--vkontakte_palette_black--active: #000105;"}export function getDeclarationVarColorsObject(){return{"--vkui--color_background_accent":"#2e90ff","--vkui--color_background_accent--hover":"#2C8BF7","--vkui--color_background_accent--active":"#2A86EF","--vkui--color_background_accent_themed":"#2e90ff","--vkui--color_background_accent_themed--hover":"#2C8BF7","--vkui--color_background_accent_themed--active":"#2A86EF","--vkui--color_background_accent_themed_alpha":"rgba(38, 136, 235, 0.2)","--vkui--color_background_accent_themed_alpha--hover":"rgba(38, 136, 235, 0.24)","--vkui--color_background_accent_themed_alpha--active":"rgba(38, 136, 235, 0.28)","--vkui--color_background_accent_tint":"#5a9eff","--vkui--color_background_accent_tint--hover":"#5698F7","--vkui--color_background_accent_tint--active":"#5393EF","--vkui--color_background_accent_alternative":"#2688EB","--vkui--color_background_accent_alternative--hover":"#2483E4","--vkui--color_background_accent_alternative--active":"#237EDD","--vkui--color_background":"#ffffff","--vkui--color_background--hover":"#F5F5F7","--vkui--color_background--active":"#EBECEF","--vkui--color_background_content":"#ffffff","--vkui--color_background_content--hover":"#F5F5F7","--vkui--color_background_content--active":"#EBECEF","--vkui--color_background_content_alpha":"rgba(255, 255, 255, 0.8)","--vkui--color_background_content_alpha--hover":"rgba(255, 255, 255, 0.84)","--vkui--color_background_content_alpha--active":"rgba(255, 255, 255, 0.88)","--vkui--color_background_content_inverse":"#19191A","--vkui--color_background_content_inverse--hover":"#18191B","--vkui--color_background_content_inverse--active":"#17181D","--vkui--color_background_secondary":"#f7f7f7","--vkui--color_background_secondary--hover":"#EDEEF0","--vkui--color_background_secondary--active":"#E3E5E8","--vkui--color_background_secondary_alpha":"rgba(0, 0, 0, 0.04)","--vkui--color_background_secondary_alpha--hover":"rgba(0, 0, 0, 0.08)","--vkui--color_background_secondary_alpha--active":"rgba(0, 0, 0, 0.12)","--vkui--color_background_tertiary":"#f7f7f7","--vkui--color_background_tertiary--hover":"#EDEEF0","--vkui--color_background_tertiary--active":"#E3E5E8","--vkui--color_background_tertiary_alpha":"rgba(0, 0, 0, 0.03)","--vkui--color_background_tertiary_alpha--hover":"rgba(0, 0, 0, 0.07)","--vkui--color_background_tertiary_alpha--active":"rgba(0, 0, 0, 0.11)","--vkui--color_background_contrast":"#ffffff","--vkui--color_background_contrast--hover":"#F5F5F7","--vkui--color_background_contrast--active":"#EBECEF","--vkui--color_background_contrast_secondary_alpha":"rgba(255, 255, 255, 0.20)","--vkui--color_background_contrast_secondary_alpha--hover":"rgba(255, 255, 255, 0.24)","--vkui--color_background_contrast_secondary_alpha--active":"rgba(255, 255, 255, 0.28)","--vkui--color_background_contrast_inverse":"#000000","--vkui--color_background_contrast_inverse--hover":"#000102","--vkui--color_background_contrast_inverse--active":"#000105","--vkui--color_background_contrast_themed":"#ffffff","--vkui--color_background_contrast_themed--hover":"#F5F5F7","--vkui--color_background_contrast_themed--active":"#EBECEF","--vkui--color_background_modal":"#ffffff","--vkui--color_background_modal--hover":"#F5F5F7","--vkui--color_background_modal--active":"#EBECEF","--vkui--color_background_modal_inverse":"#000000","--vkui--color_background_modal_inverse--hover":"#000102","--vkui--color_background_modal_inverse--active":"#000105","--vkui--color_background_positive":"#34c759","--vkui--color_background_positive--hover":"#32C058","--vkui--color_background_positive--active":"#30B857","--vkui--color_background_positive_tint":"#e8f9e8","--vkui--color_background_positive_tint--hover":"#DFF0E1","--vkui--color_background_positive_tint--active":"#D5E6DA","--vkui--color_background_warning":"#fff2d6","--vkui--color_background_warning--hover":"#F5E9D0","--vkui--color_background_warning--active":"#EBE0CA","--vkui--color_background_negative":"#fe3c60","--vkui--color_background_negative--hover":"#F43A5F","--vkui--color_background_negative--active":"#EA385D","--vkui--color_background_negative_tint":"#ffe9e9","--vkui--color_background_negative_tint--hover":"#F5E0E2","--vkui--color_background_negative_tint--active":"#EBD8DB","--vkui--color_background_info_tint":"#deeeff","--vkui--color_background_info_tint--hover":"#D5E5F7","--vkui--color_background_info_tint--active":"#CCDCEF","--vkui--color_field_background":"#ddff00","--vkui--color_field_background--hover":"#D4F502","--vkui--color_field_background--active":"#CBEC05","--vkui--color_header_background":"#ffffff","--vkui--color_header_background--hover":"#F5F5F7","--vkui--color_header_background--active":"#EBECEF","--vkui--color_text_accent":"#2e90ff","--vkui--color_text_accent--hover":"#2C8BF7","--vkui--color_text_accent--active":"#2A86EF","--vkui--color_text_accent_themed":"#2e90ff","--vkui--color_text_accent_themed--hover":"#2C8BF7","--vkui--color_text_accent_themed--active":"#2A86EF","--vkui--color_text_primary":"#3b3b3b","--vkui--color_text_primary--hover":"#39393B","--vkui--color_text_primary--active":"#36383B","--vkui--color_text_primary_alpha":"rgba(37, 41, 46, 0.84)","--vkui--color_text_primary_alpha--hover":"rgba(37, 41, 46, 0.88)","--vkui--color_text_primary_alpha--active":"rgba(37, 41, 46, 0.92)","--vkui--color_text_primary_invariably":"#3b3b3b","--vkui--color_text_primary_invariably--hover":"#39393B","--vkui--color_text_primary_invariably--active":"#36383B","--vkui--color_text_secondary":"#999999","--vkui--color_text_secondary--hover":"#939495","--vkui--color_text_secondary--active":"#8D8E92","--vkui--color_text_secondary_alpha":"rgba(37, 41, 46, 0.55)","--vkui--color_text_secondary_alpha--hover":"rgba(37, 41, 46, 0.59)","--vkui--color_text_secondary_alpha--active":"rgba(37, 41, 46, 0.63)","--vkui--color_text_subhead":"#6d7885","--vkui--color_text_subhead--hover":"#697482","--vkui--color_text_subhead--active":"#64707F","--vkui--color_text_tertiary":"#99a2ad","--vkui--color_text_tertiary--hover":"#939CA9","--vkui--color_text_tertiary--active":"#8D96A4","--vkui--color_text_contrast":"#ffffff","--vkui--color_text_contrast--hover":"#F5F5F7","--vkui--color_text_contrast--active":"#EBECEF","--vkui--color_text_contrast_themed":"#ffffff","--vkui--color_text_contrast_themed--hover":"#F5F5F7","--vkui--color_text_contrast_themed--active":"#EBECEF","--vkui--color_text_positive":"#34c759","--vkui--color_text_positive--hover":"#32C058","--vkui--color_text_positive--active":"#30B857","--vkui--color_text_negative":"#fe3c60","--vkui--color_text_negative--hover":"#F43A5F","--vkui--color_text_negative--active":"#EA385D","--vkui--color_text_link":"#2e90ff","--vkui--color_text_link--hover":"#2C8BF7","--vkui--color_text_link--active":"#2A86EF","--vkui--color_text_link_themed":"#2e90ff","--vkui--color_text_link_themed--hover":"#2C8BF7","--vkui--color_text_link_themed--active":"#2A86EF","--vkui--color_text_link_tint":"#71aaeb","--vkui--color_text_link_tint--hover":"#6CA4E4","--vkui--color_text_link_tint--active":"#689EDD","--vkui--color_text_link_visited":"#4986cc","--vkui--color_text_link_visited--hover":"#4681C6","--vkui--color_text_link_visited--active":"#437DC1","--vkui--color_text_muted":"#2c2d2e","--vkui--color_text_muted--hover":"#2A2C2F","--vkui--color_text_muted--active":"#282B2F","--vkui--color_link_contrast":"#ffffff","--vkui--color_link_contrast--hover":"#F5F5F7","--vkui--color_link_contrast--active":"#EBECEF","--vkui--color_icon_accent":"#2e90ff","--vkui--color_icon_accent--hover":"#2C8BF7","--vkui--color_icon_accent--active":"#2A86EF","--vkui--color_icon_accent_themed":"#2e90ff","--vkui--color_icon_accent_themed--hover":"#2C8BF7","--vkui--color_icon_accent_themed--active":"#2A86EF","--vkui--color_icon_primary":"#3b3b3b","--vkui--color_icon_primary--hover":"#39393B","--vkui--color_icon_primary--active":"#36383B","--vkui--color_icon_primary_invariably":"#3b3b3b","--vkui--color_icon_primary_invariably--hover":"#39393B","--vkui--color_icon_primary_invariably--active":"#36383B","--vkui--color_icon_medium":"#999999","--vkui--color_icon_medium--hover":"#939495","--vkui--color_icon_medium--active":"#8D8E92","--vkui--color_icon_medium_alpha":"rgba(0, 0, 0, 0.48)","--vkui--color_icon_medium_alpha--hover":"rgba(0, 0, 0, 0.52)","--vkui--color_icon_medium_alpha--active":"rgba(0, 0, 0, 0.56)","--vkui--color_icon_secondary":"#b3b3b3","--vkui--color_icon_secondary--hover":"#ACACAE","--vkui--color_icon_secondary--active":"#A5A6AA","--vkui--color_icon_secondary_alpha":"rgba(0, 0, 0, 0.36)","--vkui--color_icon_secondary_alpha--hover":"rgba(0, 0, 0, 0.4)","--vkui--color_icon_secondary_alpha--active":"rgba(0, 0, 0, 0.44)","--vkui--color_icon_tertiary":"#d9d9d9","--vkui--color_icon_tertiary--hover":"#D0D1D3","--vkui--color_icon_tertiary--active":"#C8C9CD","--vkui--color_icon_tertiary_alpha":"#3b3b3b66","--vkui--color_icon_tertiary_alpha--hover":"rgba(59, 59, 59, 0.44)","--vkui--color_icon_tertiary_alpha--active":"rgba(59, 59, 59, 0.48)","--vkui--color_icon_contrast":"#ffffff","--vkui--color_icon_contrast--hover":"#F5F5F7","--vkui--color_icon_contrast--active":"#EBECEF","--vkui--color_icon_contrast_themed":"#ffffff","--vkui--color_icon_contrast_themed--hover":"#F5F5F7","--vkui--color_icon_contrast_themed--active":"#EBECEF","--vkui--color_icon_contrast_secondary":"#f2f3f5","--vkui--color_icon_contrast_secondary--hover":"#E8EAEE","--vkui--color_icon_contrast_secondary--active":"#DFE1E6","--vkui--color_icon_positive":"#34c759","--vkui--color_icon_positive--hover":"#32C058","--vkui--color_icon_positive--active":"#30B857","--vkui--color_icon_warning":"#ff6900","--vkui--color_icon_warning--hover":"#F56502","--vkui--color_icon_warning--active":"#EB6205","--vkui--color_icon_negative":"#fe3c60","--vkui--color_icon_negative--hover":"#F43A5F","--vkui--color_icon_negative--active":"#EA385D","--vkui--color_stroke_accent":"#2e90ff","--vkui--color_stroke_accent--hover":"#2C8BF7","--vkui--color_stroke_accent--active":"#2A86EF","--vkui--color_stroke_accent_themed":"#2e90ff","--vkui--color_stroke_accent_themed--hover":"#2C8BF7","--vkui--color_stroke_accent_themed--active":"#2A86EF","--vkui--color_separator_primary":"#ebebeb","--vkui--color_separator_primary--hover":"#E2E2E4","--vkui--color_separator_primary--active":"#D8D9DD","--vkui--color_separator_primary2x":"#cbcccd","--vkui--color_separator_primary2x--hover":"#C3C4C7","--vkui--color_separator_primary2x--active":"#BBBDC1","--vkui--color_separator_primary3x":"#bebfc1","--vkui--color_separator_primary3x--hover":"#B6B8BC","--vkui--color_separator_primary3x--active":"#AFB1B6","--vkui--color_separator_primary_alpha":"#0000001e","--vkui--color_separator_primary_alpha--hover":"rgba(0, 0, 0, 0.16)","--vkui--color_separator_primary_alpha--active":"rgba(0, 0, 0, 0.2)","--vkui--color_separator_secondary":"#e1e3e6","--vkui--color_separator_secondary--hover":"#D8DBDF","--vkui--color_separator_secondary--active":"#CFD2D8","--vkui--color_stroke_positive":"#34c759","--vkui--color_stroke_positive--hover":"#32C058","--vkui--color_stroke_positive--active":"#30B857","--vkui--color_stroke_negative":"#fe3c60","--vkui--color_stroke_negative--hover":"#F43A5F","--vkui--color_stroke_negative--active":"#EA385D","--vkui--color_stroke_contrast":"#ffffff","--vkui--color_stroke_contrast--hover":"#F5F5F7","--vkui--color_stroke_contrast--active":"#EBECEF","--vkui--color_stroke_primary":"#2C2D2E","--vkui--color_stroke_primary--hover":"#2A2C2F","--vkui--color_stroke_primary--active":"#282B2F","--vkui--color_image_border_alpha":"#33333328","--vkui--color_image_border_alpha--hover":"rgba(51, 51, 51, 0.2)","--vkui--color_image_border_alpha--active":"rgba(51, 51, 51, 0.24)","--vkui--color_field_border_alpha":"#3333330a","--vkui--color_field_border_alpha--hover":"rgba(51, 51, 51, 0.08)","--vkui--color_field_border_alpha--active":"rgba(51, 51, 51, 0.12)","--vkui--color_accent_blue":"#2e90ff","--vkui--color_accent_blue--hover":"#2C8BF7","--vkui--color_accent_blue--active":"#2A86EF","--vkui--color_accent_gray":"#a3adb8","--vkui--color_accent_gray--hover":"#9CA7B3","--vkui--color_accent_gray--active":"#96A0AE","--vkui--color_accent_red":"#ff3347","--vkui--color_accent_red--hover":"#F53247","--vkui--color_accent_red--active":"#EB3046","--vkui--color_accent_orange_fire":"#f05c44","--vkui--color_accent_orange_fire--hover":"#E65944","--vkui--color_accent_orange_fire--active":"#DD5643","--vkui--color_accent_orange":"#ffa000","--vkui--color_accent_orange--hover":"#F59A02","--vkui--color_accent_orange--active":"#EB9405","--vkui--color_accent_orange_peach":"#f9b54f","--vkui--color_accent_orange_peach--hover":"#EFAE4E","--vkui--color_accent_orange_peach--active":"#E5A84E","--vkui--color_accent_lime":"#aff70d","--vkui--color_accent_lime--hover":"#A8EE0F","--vkui--color_accent_lime--active":"#A1E511","--vkui--color_accent_green":"#34c759","--vkui--color_accent_green--hover":"#32C058","--vkui--color_accent_green--active":"#30B857","--vkui--color_accent_cyan":"#13ffd0","--vkui--color_accent_cyan--hover":"#12F5CA","--vkui--color_accent_cyan--active":"#11ECC4","--vkui--color_accent_azure":"#0077ff","--vkui--color_accent_azure--hover":"#0073F7","--vkui--color_accent_azure--active":"#006FEF","--vkui--color_accent_purple":"#735ce6","--vkui--color_accent_purple--hover":"#6E59DF","--vkui--color_accent_purple--active":"#6A56D8","--vkui--color_accent_violet":"#792ec0","--vkui--color_accent_violet--hover":"#742DBB","--vkui--color_accent_violet--active":"#6F2CB6","--vkui--color_accent_raspberry_pink":"#e03fab","--vkui--color_accent_raspberry_pink--hover":"#D73DA7","--vkui--color_accent_raspberry_pink--active":"#CE3BA2","--vkui--color_accent_pink":"#f45fff","--vkui--color_accent_pink--hover":"#EA5CF7","--vkui--color_accent_pink--active":"#E059EF","--vkui--color_accent_secondary":"#3f8ae0","--vkui--color_accent_secondary--hover":"#3C85D9","--vkui--color_accent_secondary--active":"#3A80D3","--vkui--color_overlay_primary":"#3b3b3b","--vkui--color_overlay_primary--hover":"#39393B","--vkui--color_overlay_primary--active":"#36383B","--vkui--color_overlay_secondary":"#3b3b3b66","--vkui--color_overlay_secondary--hover":"rgba(59, 59, 59, 0.44)","--vkui--color_overlay_secondary--active":"rgba(59, 59, 59, 0.48)","--vkui--color_avatar_overlay":"rgba(0, 0, 0, 0.60)","--vkui--color_avatar_overlay--hover":"rgba(0, 0, 0, 0.64)","--vkui--color_avatar_overlay--active":"rgba(0, 0, 0, 0.68)","--vkui--color_avatar_overlay_inverse_alpha":"rgba(255, 255, 255, 0.85)","--vkui--color_avatar_overlay_inverse_alpha--hover":"rgba(255, 255, 255, 0.89)","--vkui--color_avatar_overlay_inverse_alpha--active":"rgba(255, 255, 255, 0.93)","--vkui--color_action_sheet_text":"#3f8ae0","--vkui--color_action_sheet_text--hover":"#3C85D9","--vkui--color_action_sheet_text--active":"#3A80D3","--vkui--color_image_placeholder":"#f2f3f5","--vkui--color_image_placeholder--hover":"#E8EAEE","--vkui--color_image_placeholder--active":"#DFE1E6","--vkui--color_image_placeholder_alpha":"rgba(0, 28, 61, 0.08)","--vkui--color_image_placeholder_alpha--hover":"rgba(0, 28, 61, 0.12)","--vkui--color_image_placeholder_alpha--active":"rgba(0, 28, 61, 0.16)","--vkui--color_skeleton_from":"#f5f5f5","--vkui--color_skeleton_from--hover":"#EBECEE","--vkui--color_skeleton_from--active":"#E1E3E6","--vkui--color_skeleton_to":"#ebebeb","--vkui--color_skeleton_to--hover":"#E2E2E4","--vkui--color_skeleton_to--active":"#D8D9DD","--vkui--color_button_text":"#2688eb","--vkui--color_button_text--hover":"#2483E4","--vkui--color_button_text--active":"#237EDD","--vkui--color_button_icon":"#2688eb","--vkui--color_button_icon--hover":"#2483E4","--vkui--color_button_icon--active":"#237EDD","--vkui--color_button_stroke":"#2688eb","--vkui--color_button_stroke--hover":"#2483E4","--vkui--color_button_stroke--active":"#237EDD","--vkui--color_write_bar_icon":"#3f8ae0","--vkui--color_write_bar_icon--hover":"#3C85D9","--vkui--color_write_bar_icon--active":"#3A80D3","--vkui--color_write_bar_input_background":"#f2f3f5","--vkui--color_write_bar_input_background--hover":"#E8EAEE","--vkui--color_write_bar_input_background--active":"#DFE1E6","--vkui--color_write_bar_input_border":"#e1e3e6","--vkui--color_write_bar_input_border--hover":"#D8DBDF","--vkui--color_write_bar_input_border--active":"#CFD2D8","--vkui--color_write_bar_input_border_alpha":"rgba(0, 0, 0, 0.08)","--vkui--color_write_bar_input_border_alpha--hover":"rgba(0, 0, 0, 0.12)","--vkui--color_write_bar_input_border_alpha--active":"rgba(0, 0, 0, 0.16)","--vkui--color_track_background":"#e1e3e6","--vkui--color_track_background--hover":"#D8DBDF","--vkui--color_track_background--active":"#CFD2D8","--vkui--color_track_buffer":"#a0bfe4","--vkui--color_track_buffer--hover":"#9AB8DD","--vkui--color_track_buffer--active":"#93B1D7","--vkui--color_search_field_background":"#ebedf0","--vkui--color_search_field_background--hover":"#E2E4E9","--vkui--color_search_field_background--active":"#D8DBE2","--vkui--color_panel_header_icon":"#2688eb","--vkui--color_panel_header_icon--hover":"#2483E4","--vkui--color_panel_header_icon--active":"#237EDD","--vkui--color_segmented_control":"#ffffff","--vkui--color_segmented_control--hover":"#F5F5F7","--vkui--color_segmented_control--active":"#EBECEF","--vkui--color_tabbar_text_inactive":"#99a2ad","--vkui--color_tabbar_text_inactive--hover":"#939CA9","--vkui--color_tabbar_text_inactive--active":"#8D96A4","--vkui--color_transparent":"#00000000","--vkui--color_transparent--hover":"rgba(0, 0, 0, 0.04)","--vkui--color_transparent--active":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_color_snippet_border_alpha":"rgba(0, 0, 0, 0.15)","--vkui--vkontakte_color_snippet_border_alpha--hover":"rgba(0, 0, 0, 0.19)","--vkui--vkontakte_color_snippet_border_alpha--active":"rgba(0, 0, 0, 0.23)","--vkui--vkontakte_color_snippet_background":"#FFFFFF","--vkui--vkontakte_color_snippet_background--hover":"#F5F5F7","--vkui--vkontakte_color_snippet_background--active":"#EBECEF","--vkui--vkontakte_color_modal_card_border_alpha":"rgba(0, 0, 0, 0)","--vkui--vkontakte_color_modal_card_border_alpha--hover":"rgba(0, 0, 0, 0.04)","--vkui--vkontakte_color_modal_card_border_alpha--active":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_color_landing_snippet_border_alpha":"rgba(0, 0, 0, 0.15)","--vkui--vkontakte_color_landing_snippet_border_alpha--hover":"rgba(0, 0, 0, 0.19)","--vkui--vkontakte_color_landing_snippet_border_alpha--active":"rgba(0, 0, 0, 0.23)","--vkui--vkontakte_color_action_sheet_separator_alpha":"rgba(0, 0, 0, 0.12)","--vkui--vkontakte_color_action_sheet_separator_alpha--hover":"rgba(0, 0, 0, 0.16)","--vkui--vkontakte_color_action_sheet_separator_alpha--active":"rgba(0, 0, 0, 0.2)","--vkui--vkontakte_color_input_border":"#E1E3E6","--vkui--vkontakte_color_input_border--hover":"#D8DBDF","--vkui--vkontakte_color_input_border--active":"#CFD2D8","--vkui--vkontakte_color_search_bar_background":"#FFFFFF","--vkui--vkontakte_color_search_bar_background--hover":"#F5F5F7","--vkui--vkontakte_color_search_bar_background--active":"#EBECEF","--vkui--vkontakte_color_search_bar_field_tint":"#818c99","--vkui--vkontakte_color_search_bar_field_tint--hover":"#7C8795","--vkui--vkontakte_color_search_bar_field_tint--active":"#778292","--vkui--vkontakte_background_hover_alpha":"rgba(0, 0, 0, 0.04)","--vkui--vkontakte_background_hover_alpha--hover":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_background_hover_alpha--active":"rgba(0, 0, 0, 0.12)","--vkui--vkontakte_color_accent_alternate":"#0077ff","--vkui--vkontakte_color_accent_alternate--hover":"#0073F7","--vkui--vkontakte_color_accent_alternate--active":"#006FEF","--vkui--vkontakte_color_background_suggestions":"#FFFFFF","--vkui--vkontakte_color_background_suggestions--hover":"#F5F5F7","--vkui--vkontakte_color_background_suggestions--active":"#EBECEF","--vkui--vkontakte_color_background_keyboard":"#e1e3e6","--vkui--vkontakte_color_background_keyboard--hover":"#D8DBDF","--vkui--vkontakte_color_background_keyboard--active":"#CFD2D8","--vkui--vkontakte_color_content_placeholder_icon":"#99a2ad","--vkui--vkontakte_color_content_placeholder_icon--hover":"#939CA9","--vkui--vkontakte_color_content_placeholder_icon--active":"#8D96A4","--vkui--vkontakte_color_content_tint_foreground":"#7f8285","--vkui--vkontakte_color_content_tint_foreground--hover":"#7A7D82","--vkui--vkontakte_color_content_tint_foreground--active":"#75797F","--vkui--vkontakte_color_text_name":"#2d81e0","--vkui--vkontakte_color_text_name--hover":"#2B7CD9","--vkui--vkontakte_color_text_name--active":"#2978D3","--vkui--vkontakte_color_control_background":"#ebedf0","--vkui--vkontakte_color_control_background--hover":"#E2E4E9","--vkui--vkontakte_color_control_background--active":"#D8DBE2","--vkui--vkontakte_color_control_foreground":"#5181b8","--vkui--vkontakte_color_control_foreground--hover":"#4E7CB3","--vkui--vkontakte_color_control_foreground--active":"#4B78AE","--vkui--vkontakte_color_control_tint_muted":"#76787a","--vkui--vkontakte_color_control_tint_muted--hover":"#717478","--vkui--vkontakte_color_control_tint_muted--active":"#6D7075","--vkui--vkontakte_color_header_search_field_background":"#ebedf0","--vkui--vkontakte_color_header_search_field_background--hover":"#E2E4E9","--vkui--vkontakte_color_header_search_field_background--active":"#D8DBE2","--vkui--vkontakte_color_header_search_field_tint":"#818c99","--vkui--vkontakte_color_header_search_field_tint--hover":"#7C8795","--vkui--vkontakte_color_header_search_field_tint--active":"#778292","--vkui--vkontakte_color_header_tab_active_indicator":"#2688eb","--vkui--vkontakte_color_header_tab_active_indicator--hover":"#2483E4","--vkui--vkontakte_color_header_tab_active_indicator--active":"#237EDD","--vkui--vkontakte_color_icon_outline_medium":"#818c99","--vkui--vkontakte_color_icon_outline_medium--hover":"#7C8795","--vkui--vkontakte_color_icon_outline_medium--active":"#778292","--vkui--vkontakte_color_icon_outline_secondary":"#99a2ad","--vkui--vkontakte_color_icon_outline_secondary--hover":"#939CA9","--vkui--vkontakte_color_icon_outline_secondary--active":"#8D96A4","--vkui--vkontakte_color_skeleton_shimmer_from":"#FFFFFF","--vkui--vkontakte_color_skeleton_shimmer_from--hover":"#F5F5F7","--vkui--vkontakte_color_skeleton_shimmer_from--active":"#EBECEF","--vkui--vkontakte_color_alpha_skeleton_shimmer_to":"transparent","--vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover":"rgba(0, 16, 61, 0.04)","--vkui--vkontakte_color_alpha_skeleton_shimmer_to--active":"rgba(0, 16, 61, 0.08)","--vkui--vkontakte_color_loader_background":"#ebedf0","--vkui--vkontakte_color_loader_background--hover":"#E2E4E9","--vkui--vkontakte_color_loader_background--active":"#D8DBE2","--vkui--vkontakte_color_loader_tint":"#76787a","--vkui--vkontakte_color_loader_tint--hover":"#717478","--vkui--vkontakte_color_loader_tint--active":"#6D7075","--vkui--vkontakte_color_music_playback_icon":"#000000","--vkui--vkontakte_color_music_playback_icon--hover":"#000102","--vkui--vkontakte_color_music_playback_icon--active":"#000105","--vkui--vkontakte_color_status_background":"#ebedf0","--vkui--vkontakte_color_status_background--hover":"#E2E4E9","--vkui--vkontakte_color_status_background--active":"#D8DBE2","--vkui--vkontakte_color_placeholder_icon_foreground_primary":"#99a2ad","--vkui--vkontakte_color_placeholder_icon_foreground_primary--hover":"#939CA9","--vkui--vkontakte_color_placeholder_icon_foreground_primary--active":"#8D96A4","--vkui--vkontakte_color_placeholder_icon_foreground_secondary":"#aeb7c2","--vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover":"#A7B0BD","--vkui--vkontakte_color_placeholder_icon_foreground_secondary--active":"#A0AAB7","--vkui--vkontakte_color_placeholder_icon_tint":"#001c3d","--vkui--vkontakte_color_placeholder_icon_tint--hover":"#001C3D","--vkui--vkontakte_color_placeholder_icon_tint--active":"#001B3D","--vkui--vkontakte_color_poll_option_background":"#45678f","--vkui--vkontakte_color_poll_option_background--hover":"#42648C","--vkui--vkontakte_color_poll_option_background--active":"#3F6088","--vkui--vkontakte_color_tabbar_active_icon":"#2975cc","--vkui--vkontakte_color_tabbar_active_icon--hover":"#2771C6","--vkui--vkontakte_color_tabbar_active_icon--active":"#266DC1","--vkui--vkontakte_color_tabbar_background":"#f9f9f9","--vkui--vkontakte_color_tabbar_background--hover":"#EFF0F1","--vkui--vkontakte_color_tabbar_background--active":"#E5E6EA","--vkui--vkontakte_color_tabbar_inactive_icon":"#99a2ad","--vkui--vkontakte_color_tabbar_inactive_icon--hover":"#939CA9","--vkui--vkontakte_color_tabbar_inactive_icon--active":"#8D96A4","--vkui--vkontakte_color_tabbar_tablet_text_secondary":"#909499","--vkui--vkontakte_color_tabbar_tablet_text_secondary--hover":"#8A8F95","--vkui--vkontakte_color_tabbar_tablet_text_secondary--active":"#848992","--vkui--vkontakte_color_toolbar_attach_background_from":"#b8c1cc","--vkui--vkontakte_color_toolbar_attach_background_from--hover":"#B1BAC6","--vkui--vkontakte_color_toolbar_attach_background_from--active":"#A9B3C1","--vkui--vkontakte_color_splash_screen_icon":"#e1e3e6","--vkui--vkontakte_color_splash_screen_icon--hover":"#D8DBDF","--vkui--vkontakte_color_splash_screen_icon--active":"#CFD2D8","--vkui--vkontakte_color_icon_name":"#74a2d6","--vkui--vkontakte_color_icon_name--hover":"#6F9CD0","--vkui--vkontakte_color_icon_name--active":"#6B96CA","--vkui--vkontakte_color_panel_tab_active_text":"#76787a","--vkui--vkontakte_color_panel_tab_active_text--hover":"#717478","--vkui--vkontakte_color_panel_tab_active_text--active":"#6D7075","--vkui--vkontakte_color_background_text_alpha":"rgba(38, 136, 235, 0.20)","--vkui--vkontakte_color_background_text_alpha--hover":"rgba(38, 136, 235, 0.24)","--vkui--vkontakte_color_background_text_alpha--active":"rgba(38, 136, 235, 0.28)","--vkui--vkontakte_color_modal_card_header_close":"#000000","--vkui--vkontakte_color_modal_card_header_close--hover":"#000102","--vkui--vkontakte_color_modal_card_header_close--active":"#000105","--vkui--vkontakte_im_bubble_button_outgoing_background_alpha":"rgba(255, 255, 255, 0.60)","--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover":"rgba(255, 255, 255, 0.64)","--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active":"rgba(255, 255, 255, 0.68)","--vkui--vkontakte_im_bubble_button_foreground":"#000000","--vkui--vkontakte_im_bubble_button_foreground--hover":"#000102","--vkui--vkontakte_im_bubble_button_foreground--active":"#000105","--vkui--vkontakte_im_bubble_incoming_highlighted":"#d7d8d9","--vkui--vkontakte_im_bubble_incoming_highlighted--hover":"#CED0D3","--vkui--vkontakte_im_bubble_incoming_highlighted--active":"#C6C8CD","--vkui--vkontakte_im_bubble_gift_background":"#f4e7c3","--vkui--vkontakte_im_bubble_gift_background--hover":"#EADEBE","--vkui--vkontakte_im_bubble_gift_background--active":"#E0D6B8","--vkui--vkontakte_im_bubble_gift_background_highlighted":"#e3d3ac","--vkui--vkontakte_im_bubble_gift_background_highlighted--hover":"#DACBA8","--vkui--vkontakte_im_bubble_gift_background_highlighted--active":"#D1C3A3","--vkui--vkontakte_im_bubble_outgoing_alternate":"#FFFFFF","--vkui--vkontakte_im_bubble_outgoing_alternate--hover":"#F5F5F7","--vkui--vkontakte_im_bubble_outgoing_alternate--active":"#EBECEF","--vkui--vkontakte_im_attach_tint":"#2d81e0","--vkui--vkontakte_im_attach_tint--hover":"#2B7CD9","--vkui--vkontakte_im_attach_tint--active":"#2978D3","--vkui--vkontakte_im_reply_separator":"#2d81e0","--vkui--vkontakte_im_reply_separator--hover":"#2B7CD9","--vkui--vkontakte_im_reply_separator--active":"#2978D3","--vkui--vkontakte_im_toolbar_voice_msg_background":"#99a2ad","--vkui--vkontakte_im_toolbar_voice_msg_background--hover":"#939CA9","--vkui--vkontakte_im_toolbar_voice_msg_background--active":"#8D96A4","--vkui--vkontakte_color_im_forward_line_alpha":"rgba(69, 103, 143, 0.24)","--vkui--vkontakte_color_im_forward_line_alpha--hover":"rgba(69, 103, 143, 0.28)","--vkui--vkontakte_color_im_forward_line_alpha--active":"rgba(69, 103, 143, 0.32)","--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha":"rgba(215, 216, 217, 1)","--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--hover":"#CED0D3","--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--active":"#C6C8CD","--vkui--vkontakte_color_im_bubble_incoming":"#EBEDF0","--vkui--vkontakte_color_im_bubble_incoming--hover":"#E2E4E9","--vkui--vkontakte_color_im_bubble_incoming--active":"#D8DBE2","--vkui--vkontakte_color_im_bubble_incoming_alternate":"#FFFFFF","--vkui--vkontakte_color_im_bubble_incoming_alternate--hover":"#F5F5F7","--vkui--vkontakte_color_im_bubble_incoming_alternate--active":"#EBECEF","--vkui--vkontakte_color_im_bubble_incoming_expiring":"#E6E9FF","--vkui--vkontakte_color_im_bubble_incoming_expiring--hover":"#DDE0F7","--vkui--vkontakte_color_im_bubble_incoming_expiring--active":"#D4D8EF","--vkui--vkontakte_color_im_bubble_outgoing":"#CCE4FF","--vkui--vkontakte_color_im_bubble_outgoing--hover":"#C4DCF7","--vkui--vkontakte_color_im_bubble_outgoing--active":"#BCD3EF","--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted":"#ADB8FF","--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--hover":"#A6B1F7","--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--active":"#9FABEF","--vkui--vkontakte_color_im_bubble_gift_text":"#857250","--vkui--vkontakte_color_im_bubble_gift_text--hover":"#806E4F","--vkui--vkontakte_color_im_bubble_gift_text--active":"#7A6A4E","--vkui--vkontakte_color_im_bubble_gift_text_secondary":"#AB9871","--vkui--vkontakte_color_im_bubble_gift_text_secondary--hover":"#A4936F","--vkui--vkontakte_color_im_bubble_gift_text_secondary--active":"#9D8D6D","--vkui--vkontakte_color_im_text_name":"#2D81E0","--vkui--vkontakte_color_im_text_name--hover":"#2B7CD9","--vkui--vkontakte_color_im_text_name--active":"#2978D3","--vkui--vkontakte_button_muted_background":"#f2f3f5","--vkui--vkontakte_button_muted_background--hover":"#E8EAEE","--vkui--vkontakte_button_muted_background--active":"#DFE1E6","--vkui--vkontakte_button_tertiary_background":"rgba(0, 0, 0, 0.00)","--vkui--vkontakte_button_tertiary_background--hover":"rgba(0, 0, 0, 0.04)","--vkui--vkontakte_button_tertiary_background--active":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_button_tertiary_foreground":"#2d81e0","--vkui--vkontakte_button_tertiary_foreground--hover":"#2B7CD9","--vkui--vkontakte_button_tertiary_foreground--active":"#2978D3","--vkui--vkontakte_float_button_foreground":"#99a2ad","--vkui--vkontakte_float_button_foreground--hover":"#939CA9","--vkui--vkontakte_float_button_foreground--active":"#8D96A4","--vkui--vkontakte_landing_background":"#ffffff","--vkui--vkontakte_landing_background--hover":"#F5F5F7","--vkui--vkontakte_landing_background--active":"#EBECEF","--vkui--vkontakte_im_bubble_incoming_alternate_highlighted":"#f9f9f9","--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--hover":"#EFF0F1","--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--active":"#E5E6EA","--vkui--vkontakte_im_bubble_incoming_expiring_highlighted":"#ccd3ff","--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--hover":"#C4CBF7","--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--active":"#BCC3EF","--vkui--vkontakte_im_bubble_outgoing_highlighted":"#add3ff","--vkui--vkontakte_im_bubble_outgoing_highlighted--hover":"#A6CBF7","--vkui--vkontakte_im_bubble_outgoing_highlighted--active":"#9FC3EF","--vkui--vkontakte_im_bubble_button_background":"#F9F9F9","--vkui--vkontakte_im_bubble_button_background--hover":"#EFF0F1","--vkui--vkontakte_im_bubble_button_background--active":"#E5E6EA","--vkui--vkontakte_im_bubble_button_background_highlighted":"#D7D8D9","--vkui--vkontakte_im_bubble_button_background_highlighted--hover":"#CED0D3","--vkui--vkontakte_im_bubble_button_background_highlighted--active":"#C6C8CD","--vkui--vkontakte_im_bubble_mable_outgoing":"#D9F4FF","--vkui--vkontakte_im_bubble_mable_outgoing--hover":"#D0EBF7","--vkui--vkontakte_im_bubble_mable_outgoing--active":"#C8E2EF","--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted":"#C2CBFF","--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--hover":"#BAC4F7","--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--active":"#B2BCEF","--vkui--vkontakte_im_bubble_mable_outgoing_highlighted":"#B0E8FF","--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--hover":"#A9DFF7","--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--active":"#A2D7EF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing":"#D9F4FF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--hover":"#D0EBF7","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--active":"#C8E2EF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted":"#B0E8FF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--hover":"#A9DFF7","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--active":"#A2D7EF","--vkui--vkontakte_im_bubble_wallpaper_button_foreground":"#000000","--vkui--vkontakte_im_bubble_wallpaper_button_foreground--hover":"#000102","--vkui--vkontakte_im_bubble_wallpaper_button_foreground--active":"#000105","--vkui--vkontakte_im_service_message_text":"#818C99","--vkui--vkontakte_im_service_message_text--hover":"#7C8795","--vkui--vkontakte_im_service_message_text--active":"#778292","--vkui--vkontakte_landing_secondary_button_background":"rgba(0, 57, 115, 0.10)","--vkui--vkontakte_landing_secondary_button_background--hover":"rgba(0, 57, 115, 0.14)","--vkui--vkontakte_landing_secondary_button_background--active":"rgba(0, 57, 115, 0.18)","--vkui--vkontakte_stories_skeleton_loader_background":"#454647","--vkui--vkontakte_stories_skeleton_loader_background--hover":"#424447","--vkui--vkontakte_stories_skeleton_loader_background--active":"#3F4246","--vkui--vkontakte_palette_black":"#000000","--vkui--vkontakte_palette_black--hover":"#000102","--vkui--vkontakte_palette_black--active":"#000105"}}
1
+ export function getDeclarationVarColorsString(){return"--vkui--color_background_accent: #2e90ff;--vkui--color_background_accent--hover: #2C8BF7;--vkui--color_background_accent--active: #2A86EF;--vkui--color_background_accent_themed: #2e90ff;--vkui--color_background_accent_themed--hover: #2C8BF7;--vkui--color_background_accent_themed--active: #2A86EF;--vkui--color_background_accent_themed_alpha: rgba(38, 136, 235, 0.2);--vkui--color_background_accent_themed_alpha--hover: rgba(38, 136, 235, 0.24);--vkui--color_background_accent_themed_alpha--active: rgba(38, 136, 235, 0.28);--vkui--color_background_accent_tint: #5a9eff;--vkui--color_background_accent_tint--hover: #5698F7;--vkui--color_background_accent_tint--active: #5393EF;--vkui--color_background_accent_alternative: #2688EB;--vkui--color_background_accent_alternative--hover: #2483E4;--vkui--color_background_accent_alternative--active: #237EDD;--vkui--color_background: #ffffff;--vkui--color_background--hover: #F5F5F7;--vkui--color_background--active: #EBECEF;--vkui--color_background_content: #ffffff;--vkui--color_background_content--hover: #F5F5F7;--vkui--color_background_content--active: #EBECEF;--vkui--color_background_content_alpha: rgba(255, 255, 255, 0.8);--vkui--color_background_content_alpha--hover: rgba(255, 255, 255, 0.84);--vkui--color_background_content_alpha--active: rgba(255, 255, 255, 0.88);--vkui--color_background_content_inverse: #19191A;--vkui--color_background_content_inverse--hover: #18191B;--vkui--color_background_content_inverse--active: #17181D;--vkui--color_background_secondary: #f7f7f7;--vkui--color_background_secondary--hover: #EDEEF0;--vkui--color_background_secondary--active: #E3E5E8;--vkui--color_background_secondary_alpha: rgba(0, 0, 0, 0.04);--vkui--color_background_secondary_alpha--hover: rgba(0, 0, 0, 0.08);--vkui--color_background_secondary_alpha--active: rgba(0, 0, 0, 0.12);--vkui--color_background_tertiary: #f7f7f7;--vkui--color_background_tertiary--hover: #EDEEF0;--vkui--color_background_tertiary--active: #E3E5E8;--vkui--color_background_tertiary_alpha: rgba(0, 0, 0, 0.03);--vkui--color_background_tertiary_alpha--hover: rgba(0, 0, 0, 0.07);--vkui--color_background_tertiary_alpha--active: rgba(0, 0, 0, 0.11);--vkui--color_background_contrast: #ffffff;--vkui--color_background_contrast--hover: #F5F5F7;--vkui--color_background_contrast--active: #EBECEF;--vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.20);--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);--vkui--color_background_contrast_inverse: #000000;--vkui--color_background_contrast_inverse--hover: #000102;--vkui--color_background_contrast_inverse--active: #000105;--vkui--color_background_contrast_themed: #ffffff;--vkui--color_background_contrast_themed--hover: #F5F5F7;--vkui--color_background_contrast_themed--active: #EBECEF;--vkui--color_background_modal: #ffffff;--vkui--color_background_modal--hover: #F5F5F7;--vkui--color_background_modal--active: #EBECEF;--vkui--color_background_modal_inverse: #000000;--vkui--color_background_modal_inverse--hover: #000102;--vkui--color_background_modal_inverse--active: #000105;--vkui--color_background_positive: #34c759;--vkui--color_background_positive--hover: #32C058;--vkui--color_background_positive--active: #30B857;--vkui--color_background_positive_tint: #e8f9e8;--vkui--color_background_positive_tint--hover: #DFF0E1;--vkui--color_background_positive_tint--active: #D5E6DA;--vkui--color_background_warning: #fff2d6;--vkui--color_background_warning--hover: #F5E9D0;--vkui--color_background_warning--active: #EBE0CA;--vkui--color_background_negative: #fe3c60;--vkui--color_background_negative--hover: #F43A5F;--vkui--color_background_negative--active: #EA385D;--vkui--color_background_negative_tint: #ffe9e9;--vkui--color_background_negative_tint--hover: #F5E0E2;--vkui--color_background_negative_tint--active: #EBD8DB;--vkui--color_background_info_tint: #deeeff;--vkui--color_background_info_tint--hover: #D5E5F7;--vkui--color_background_info_tint--active: #CCDCEF;--vkui--color_field_background: #ddff00;--vkui--color_field_background--hover: #D4F502;--vkui--color_field_background--active: #CBEC05;--vkui--color_header_background: #ffffff;--vkui--color_header_background--hover: #F5F5F7;--vkui--color_header_background--active: #EBECEF;--vkui--color_text_accent: #2e90ff;--vkui--color_text_accent--hover: #2C8BF7;--vkui--color_text_accent--active: #2A86EF;--vkui--color_text_accent_themed: #2e90ff;--vkui--color_text_accent_themed--hover: #2C8BF7;--vkui--color_text_accent_themed--active: #2A86EF;--vkui--color_text_primary: #3b3b3b;--vkui--color_text_primary--hover: #39393B;--vkui--color_text_primary--active: #36383B;--vkui--color_text_primary_alpha: rgba(37, 41, 46, 0.84);--vkui--color_text_primary_alpha--hover: rgba(37, 41, 46, 0.88);--vkui--color_text_primary_alpha--active: rgba(37, 41, 46, 0.92);--vkui--color_text_primary_invariably: #3b3b3b;--vkui--color_text_primary_invariably--hover: #39393B;--vkui--color_text_primary_invariably--active: #36383B;--vkui--color_text_secondary: #999999;--vkui--color_text_secondary--hover: #939495;--vkui--color_text_secondary--active: #8D8E92;--vkui--color_text_secondary_alpha: rgba(37, 41, 46, 0.55);--vkui--color_text_secondary_alpha--hover: rgba(37, 41, 46, 0.59);--vkui--color_text_secondary_alpha--active: rgba(37, 41, 46, 0.63);--vkui--color_text_subhead: #6d7885;--vkui--color_text_subhead--hover: #697482;--vkui--color_text_subhead--active: #64707F;--vkui--color_text_tertiary: #99a2ad;--vkui--color_text_tertiary--hover: #939CA9;--vkui--color_text_tertiary--active: #8D96A4;--vkui--color_text_contrast: #ffffff;--vkui--color_text_contrast--hover: #F5F5F7;--vkui--color_text_contrast--active: #EBECEF;--vkui--color_text_contrast_themed: #ffffff;--vkui--color_text_contrast_themed--hover: #F5F5F7;--vkui--color_text_contrast_themed--active: #EBECEF;--vkui--color_text_positive: #34c759;--vkui--color_text_positive--hover: #32C058;--vkui--color_text_positive--active: #30B857;--vkui--color_text_negative: #fe3c60;--vkui--color_text_negative--hover: #F43A5F;--vkui--color_text_negative--active: #EA385D;--vkui--color_text_link: #2e90ff;--vkui--color_text_link--hover: #2C8BF7;--vkui--color_text_link--active: #2A86EF;--vkui--color_text_link_themed: #2e90ff;--vkui--color_text_link_themed--hover: #2C8BF7;--vkui--color_text_link_themed--active: #2A86EF;--vkui--color_text_link_tint: #71aaeb;--vkui--color_text_link_tint--hover: #6CA4E4;--vkui--color_text_link_tint--active: #689EDD;--vkui--color_text_link_visited: #4986cc;--vkui--color_text_link_visited--hover: #4681C6;--vkui--color_text_link_visited--active: #437DC1;--vkui--color_text_muted: #2c2d2e;--vkui--color_text_muted--hover: #2A2C2F;--vkui--color_text_muted--active: #282B2F;--vkui--color_link_contrast: #ffffff;--vkui--color_link_contrast--hover: #F5F5F7;--vkui--color_link_contrast--active: #EBECEF;--vkui--color_icon_accent: #2e90ff;--vkui--color_icon_accent--hover: #2C8BF7;--vkui--color_icon_accent--active: #2A86EF;--vkui--color_icon_accent_themed: #2e90ff;--vkui--color_icon_accent_themed--hover: #2C8BF7;--vkui--color_icon_accent_themed--active: #2A86EF;--vkui--color_icon_primary: #3b3b3b;--vkui--color_icon_primary--hover: #39393B;--vkui--color_icon_primary--active: #36383B;--vkui--color_icon_primary_invariably: #3b3b3b;--vkui--color_icon_primary_invariably--hover: #39393B;--vkui--color_icon_primary_invariably--active: #36383B;--vkui--color_icon_medium: #999999;--vkui--color_icon_medium--hover: #939495;--vkui--color_icon_medium--active: #8D8E92;--vkui--color_icon_medium_alpha: rgba(0, 0, 0, 0.48);--vkui--color_icon_medium_alpha--hover: rgba(0, 0, 0, 0.52);--vkui--color_icon_medium_alpha--active: rgba(0, 0, 0, 0.56);--vkui--color_icon_secondary: #b3b3b3;--vkui--color_icon_secondary--hover: #ACACAE;--vkui--color_icon_secondary--active: #A5A6AA;--vkui--color_icon_secondary_alpha: rgba(0, 0, 0, 0.36);--vkui--color_icon_secondary_alpha--hover: rgba(0, 0, 0, 0.4);--vkui--color_icon_secondary_alpha--active: rgba(0, 0, 0, 0.44);--vkui--color_icon_tertiary: #d9d9d9;--vkui--color_icon_tertiary--hover: #D0D1D3;--vkui--color_icon_tertiary--active: #C8C9CD;--vkui--color_icon_tertiary_alpha: #3b3b3b66;--vkui--color_icon_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);--vkui--color_icon_tertiary_alpha--active: rgba(59, 59, 59, 0.48);--vkui--color_icon_contrast: #ffffff;--vkui--color_icon_contrast--hover: #F5F5F7;--vkui--color_icon_contrast--active: #EBECEF;--vkui--color_icon_contrast_themed: #ffffff;--vkui--color_icon_contrast_themed--hover: #F5F5F7;--vkui--color_icon_contrast_themed--active: #EBECEF;--vkui--color_icon_contrast_secondary: #f2f3f5;--vkui--color_icon_contrast_secondary--hover: #E8EAEE;--vkui--color_icon_contrast_secondary--active: #DFE1E6;--vkui--color_icon_positive: #34c759;--vkui--color_icon_positive--hover: #32C058;--vkui--color_icon_positive--active: #30B857;--vkui--color_icon_warning: #ff6900;--vkui--color_icon_warning--hover: #F56502;--vkui--color_icon_warning--active: #EB6205;--vkui--color_icon_negative: #fe3c60;--vkui--color_icon_negative--hover: #F43A5F;--vkui--color_icon_negative--active: #EA385D;--vkui--color_stroke_accent: #2e90ff;--vkui--color_stroke_accent--hover: #2C8BF7;--vkui--color_stroke_accent--active: #2A86EF;--vkui--color_stroke_accent_themed: #2e90ff;--vkui--color_stroke_accent_themed--hover: #2C8BF7;--vkui--color_stroke_accent_themed--active: #2A86EF;--vkui--color_separator_primary: #ebebeb;--vkui--color_separator_primary--hover: #E2E2E4;--vkui--color_separator_primary--active: #D8D9DD;--vkui--color_separator_primary2x: #cbcccd;--vkui--color_separator_primary2x--hover: #C3C4C7;--vkui--color_separator_primary2x--active: #BBBDC1;--vkui--color_separator_primary3x: #bebfc1;--vkui--color_separator_primary3x--hover: #B6B8BC;--vkui--color_separator_primary3x--active: #AFB1B6;--vkui--color_separator_primary_alpha: #0000001e;--vkui--color_separator_primary_alpha--hover: rgba(0, 0, 0, 0.16);--vkui--color_separator_primary_alpha--active: rgba(0, 0, 0, 0.2);--vkui--color_separator_secondary: #e1e3e6;--vkui--color_separator_secondary--hover: #D8DBDF;--vkui--color_separator_secondary--active: #CFD2D8;--vkui--color_stroke_positive: #34c759;--vkui--color_stroke_positive--hover: #32C058;--vkui--color_stroke_positive--active: #30B857;--vkui--color_stroke_negative: #fe3c60;--vkui--color_stroke_negative--hover: #F43A5F;--vkui--color_stroke_negative--active: #EA385D;--vkui--color_stroke_contrast: #ffffff;--vkui--color_stroke_contrast--hover: #F5F5F7;--vkui--color_stroke_contrast--active: #EBECEF;--vkui--color_stroke_primary: #2C2D2E;--vkui--color_stroke_primary--hover: #2A2C2F;--vkui--color_stroke_primary--active: #282B2F;--vkui--color_image_border_alpha: #33333328;--vkui--color_image_border_alpha--hover: rgba(51, 51, 51, 0.2);--vkui--color_image_border_alpha--active: rgba(51, 51, 51, 0.24);--vkui--color_field_border_alpha: #3333330a;--vkui--color_field_border_alpha--hover: rgba(51, 51, 51, 0.08);--vkui--color_field_border_alpha--active: rgba(51, 51, 51, 0.12);--vkui--color_accent_blue: #2e90ff;--vkui--color_accent_blue--hover: #2C8BF7;--vkui--color_accent_blue--active: #2A86EF;--vkui--color_accent_gray: #a3adb8;--vkui--color_accent_gray--hover: #9CA7B3;--vkui--color_accent_gray--active: #96A0AE;--vkui--color_accent_red: #ff3347;--vkui--color_accent_red--hover: #F53247;--vkui--color_accent_red--active: #EB3046;--vkui--color_accent_orange_fire: #f05c44;--vkui--color_accent_orange_fire--hover: #E65944;--vkui--color_accent_orange_fire--active: #DD5643;--vkui--color_accent_orange: #ffa000;--vkui--color_accent_orange--hover: #F59A02;--vkui--color_accent_orange--active: #EB9405;--vkui--color_accent_orange_peach: #f9b54f;--vkui--color_accent_orange_peach--hover: #EFAE4E;--vkui--color_accent_orange_peach--active: #E5A84E;--vkui--color_accent_lime: #aff70d;--vkui--color_accent_lime--hover: #A8EE0F;--vkui--color_accent_lime--active: #A1E511;--vkui--color_accent_green: #34c759;--vkui--color_accent_green--hover: #32C058;--vkui--color_accent_green--active: #30B857;--vkui--color_accent_cyan: #13ffd0;--vkui--color_accent_cyan--hover: #12F5CA;--vkui--color_accent_cyan--active: #11ECC4;--vkui--color_accent_azure: #0077ff;--vkui--color_accent_azure--hover: #0073F7;--vkui--color_accent_azure--active: #006FEF;--vkui--color_accent_purple: #735ce6;--vkui--color_accent_purple--hover: #6E59DF;--vkui--color_accent_purple--active: #6A56D8;--vkui--color_accent_violet: #792ec0;--vkui--color_accent_violet--hover: #742DBB;--vkui--color_accent_violet--active: #6F2CB6;--vkui--color_accent_raspberry_pink: #e03fab;--vkui--color_accent_raspberry_pink--hover: #D73DA7;--vkui--color_accent_raspberry_pink--active: #CE3BA2;--vkui--color_accent_pink: #f45fff;--vkui--color_accent_pink--hover: #EA5CF7;--vkui--color_accent_pink--active: #E059EF;--vkui--color_accent_secondary: #3f8ae0;--vkui--color_accent_secondary--hover: #3C85D9;--vkui--color_accent_secondary--active: #3A80D3;--vkui--color_overlay_primary: #3b3b3b;--vkui--color_overlay_primary--hover: #39393B;--vkui--color_overlay_primary--active: #36383B;--vkui--color_overlay_secondary: #3b3b3b66;--vkui--color_overlay_secondary--hover: rgba(59, 59, 59, 0.44);--vkui--color_overlay_secondary--active: rgba(59, 59, 59, 0.48);--vkui--color_avatar_overlay: rgba(0, 0, 0, 0.60);--vkui--color_avatar_overlay--hover: rgba(0, 0, 0, 0.64);--vkui--color_avatar_overlay--active: rgba(0, 0, 0, 0.68);--vkui--color_avatar_overlay_inverse_alpha: rgba(255, 255, 255, 0.85);--vkui--color_avatar_overlay_inverse_alpha--hover: rgba(255, 255, 255, 0.89);--vkui--color_avatar_overlay_inverse_alpha--active: rgba(255, 255, 255, 0.93);--vkui--color_action_sheet_text: #3f8ae0;--vkui--color_action_sheet_text--hover: #3C85D9;--vkui--color_action_sheet_text--active: #3A80D3;--vkui--color_image_placeholder: #f2f3f5;--vkui--color_image_placeholder--hover: #E8EAEE;--vkui--color_image_placeholder--active: #DFE1E6;--vkui--color_image_placeholder_alpha: rgba(0, 28, 61, 0.08);--vkui--color_image_placeholder_alpha--hover: rgba(0, 28, 61, 0.12);--vkui--color_image_placeholder_alpha--active: rgba(0, 28, 61, 0.16);--vkui--color_skeleton_from: #f5f5f5;--vkui--color_skeleton_from--hover: #EBECEE;--vkui--color_skeleton_from--active: #E1E3E6;--vkui--color_skeleton_to: #ebebeb;--vkui--color_skeleton_to--hover: #E2E2E4;--vkui--color_skeleton_to--active: #D8D9DD;--vkui--color_button_text: #2688eb;--vkui--color_button_text--hover: #2483E4;--vkui--color_button_text--active: #237EDD;--vkui--color_button_icon: #2688eb;--vkui--color_button_icon--hover: #2483E4;--vkui--color_button_icon--active: #237EDD;--vkui--color_button_stroke: #2688eb;--vkui--color_button_stroke--hover: #2483E4;--vkui--color_button_stroke--active: #237EDD;--vkui--color_write_bar_icon: #3f8ae0;--vkui--color_write_bar_icon--hover: #3C85D9;--vkui--color_write_bar_icon--active: #3A80D3;--vkui--color_write_bar_input_background: #f2f3f5;--vkui--color_write_bar_input_background--hover: #E8EAEE;--vkui--color_write_bar_input_background--active: #DFE1E6;--vkui--color_write_bar_input_border: #e1e3e6;--vkui--color_write_bar_input_border--hover: #D8DBDF;--vkui--color_write_bar_input_border--active: #CFD2D8;--vkui--color_write_bar_input_border_alpha: #ddff00;--vkui--color_write_bar_input_border_alpha--hover: #D4F502;--vkui--color_write_bar_input_border_alpha--active: #CBEC05;--vkui--color_track_background: #e1e3e6;--vkui--color_track_background--hover: #D8DBDF;--vkui--color_track_background--active: #CFD2D8;--vkui--color_track_buffer: #a0bfe4;--vkui--color_track_buffer--hover: #9AB8DD;--vkui--color_track_buffer--active: #93B1D7;--vkui--color_search_field_background: #ebedf0;--vkui--color_search_field_background--hover: #E2E4E9;--vkui--color_search_field_background--active: #D8DBE2;--vkui--color_panel_header_icon: #2688eb;--vkui--color_panel_header_icon--hover: #2483E4;--vkui--color_panel_header_icon--active: #237EDD;--vkui--color_segmented_control: #ffffff;--vkui--color_segmented_control--hover: #F5F5F7;--vkui--color_segmented_control--active: #EBECEF;--vkui--color_tabbar_text_inactive: #99a2ad;--vkui--color_tabbar_text_inactive--hover: #939CA9;--vkui--color_tabbar_text_inactive--active: #8D96A4;--vkui--color_transparent: #00000000;--vkui--color_transparent--hover: rgba(0, 0, 0, 0.04);--vkui--color_transparent--active: rgba(0, 0, 0, 0.08);--vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);--vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);--vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);--vkui--vkontakte_color_snippet_background: #FFFFFF;--vkui--vkontakte_color_snippet_background--hover: #F5F5F7;--vkui--vkontakte_color_snippet_background--active: #EBECEF;--vkui--vkontakte_color_modal_card_border_alpha: rgba(0, 0, 0, 0);--vkui--vkontakte_color_modal_card_border_alpha--hover: rgba(0, 0, 0, 0.04);--vkui--vkontakte_color_modal_card_border_alpha--active: rgba(0, 0, 0, 0.08);--vkui--vkontakte_color_landing_snippet_border_alpha: rgba(0, 0, 0, 0.15);--vkui--vkontakte_color_landing_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);--vkui--vkontakte_color_landing_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);--vkui--vkontakte_color_action_sheet_separator_alpha: rgba(0, 0, 0, 0.12);--vkui--vkontakte_color_action_sheet_separator_alpha--hover: rgba(0, 0, 0, 0.16);--vkui--vkontakte_color_action_sheet_separator_alpha--active: rgba(0, 0, 0, 0.2);--vkui--vkontakte_color_input_border: #E1E3E6;--vkui--vkontakte_color_input_border--hover: #D8DBDF;--vkui--vkontakte_color_input_border--active: #CFD2D8;--vkui--vkontakte_color_search_bar_background: #FFFFFF;--vkui--vkontakte_color_search_bar_background--hover: #F5F5F7;--vkui--vkontakte_color_search_bar_background--active: #EBECEF;--vkui--vkontakte_color_search_bar_field_tint: #818c99;--vkui--vkontakte_color_search_bar_field_tint--hover: #7C8795;--vkui--vkontakte_color_search_bar_field_tint--active: #778292;--vkui--vkontakte_background_hover_alpha: rgba(0, 0, 0, 0.04);--vkui--vkontakte_background_hover_alpha--hover: rgba(0, 0, 0, 0.08);--vkui--vkontakte_background_hover_alpha--active: rgba(0, 0, 0, 0.12);--vkui--vkontakte_color_accent_alternate: #0077ff;--vkui--vkontakte_color_accent_alternate--hover: #0073F7;--vkui--vkontakte_color_accent_alternate--active: #006FEF;--vkui--vkontakte_color_background_suggestions: #FFFFFF;--vkui--vkontakte_color_background_suggestions--hover: #F5F5F7;--vkui--vkontakte_color_background_suggestions--active: #EBECEF;--vkui--vkontakte_color_background_keyboard: #e1e3e6;--vkui--vkontakte_color_background_keyboard--hover: #D8DBDF;--vkui--vkontakte_color_background_keyboard--active: #CFD2D8;--vkui--vkontakte_color_content_placeholder_icon: #99a2ad;--vkui--vkontakte_color_content_placeholder_icon--hover: #939CA9;--vkui--vkontakte_color_content_placeholder_icon--active: #8D96A4;--vkui--vkontakte_color_content_tint_foreground: #7f8285;--vkui--vkontakte_color_content_tint_foreground--hover: #7A7D82;--vkui--vkontakte_color_content_tint_foreground--active: #75797F;--vkui--vkontakte_color_text_name: #2d81e0;--vkui--vkontakte_color_text_name--hover: #2B7CD9;--vkui--vkontakte_color_text_name--active: #2978D3;--vkui--vkontakte_color_control_background: #ebedf0;--vkui--vkontakte_color_control_background--hover: #E2E4E9;--vkui--vkontakte_color_control_background--active: #D8DBE2;--vkui--vkontakte_color_control_foreground: #5181b8;--vkui--vkontakte_color_control_foreground--hover: #4E7CB3;--vkui--vkontakte_color_control_foreground--active: #4B78AE;--vkui--vkontakte_color_control_tint_muted: #76787a;--vkui--vkontakte_color_control_tint_muted--hover: #717478;--vkui--vkontakte_color_control_tint_muted--active: #6D7075;--vkui--vkontakte_color_header_search_field_background: #ebedf0;--vkui--vkontakte_color_header_search_field_background--hover: #E2E4E9;--vkui--vkontakte_color_header_search_field_background--active: #D8DBE2;--vkui--vkontakte_color_header_search_field_tint: #818c99;--vkui--vkontakte_color_header_search_field_tint--hover: #7C8795;--vkui--vkontakte_color_header_search_field_tint--active: #778292;--vkui--vkontakte_color_header_tab_active_indicator: #2688eb;--vkui--vkontakte_color_header_tab_active_indicator--hover: #2483E4;--vkui--vkontakte_color_header_tab_active_indicator--active: #237EDD;--vkui--vkontakte_color_icon_outline_medium: #818c99;--vkui--vkontakte_color_icon_outline_medium--hover: #7C8795;--vkui--vkontakte_color_icon_outline_medium--active: #778292;--vkui--vkontakte_color_icon_outline_secondary: #99a2ad;--vkui--vkontakte_color_icon_outline_secondary--hover: #939CA9;--vkui--vkontakte_color_icon_outline_secondary--active: #8D96A4;--vkui--vkontakte_color_skeleton_shimmer_from: #FFFFFF;--vkui--vkontakte_color_skeleton_shimmer_from--hover: #F5F5F7;--vkui--vkontakte_color_skeleton_shimmer_from--active: #EBECEF;--vkui--vkontakte_color_alpha_skeleton_shimmer_to: transparent;--vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover: rgba(0, 16, 61, 0.04);--vkui--vkontakte_color_alpha_skeleton_shimmer_to--active: rgba(0, 16, 61, 0.08);--vkui--vkontakte_color_loader_background: #ebedf0;--vkui--vkontakte_color_loader_background--hover: #E2E4E9;--vkui--vkontakte_color_loader_background--active: #D8DBE2;--vkui--vkontakte_color_loader_tint: #76787a;--vkui--vkontakte_color_loader_tint--hover: #717478;--vkui--vkontakte_color_loader_tint--active: #6D7075;--vkui--vkontakte_color_music_playback_icon: #000000;--vkui--vkontakte_color_music_playback_icon--hover: #000102;--vkui--vkontakte_color_music_playback_icon--active: #000105;--vkui--vkontakte_color_status_background: #ebedf0;--vkui--vkontakte_color_status_background--hover: #E2E4E9;--vkui--vkontakte_color_status_background--active: #D8DBE2;--vkui--vkontakte_color_placeholder_icon_foreground_primary: #99a2ad;--vkui--vkontakte_color_placeholder_icon_foreground_primary--hover: #939CA9;--vkui--vkontakte_color_placeholder_icon_foreground_primary--active: #8D96A4;--vkui--vkontakte_color_placeholder_icon_foreground_secondary: #aeb7c2;--vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover: #A7B0BD;--vkui--vkontakte_color_placeholder_icon_foreground_secondary--active: #A0AAB7;--vkui--vkontakte_color_placeholder_icon_tint: #001c3d;--vkui--vkontakte_color_placeholder_icon_tint--hover: #001C3D;--vkui--vkontakte_color_placeholder_icon_tint--active: #001B3D;--vkui--vkontakte_color_poll_option_background: #45678f;--vkui--vkontakte_color_poll_option_background--hover: #42648C;--vkui--vkontakte_color_poll_option_background--active: #3F6088;--vkui--vkontakte_color_tabbar_active_icon: #2975cc;--vkui--vkontakte_color_tabbar_active_icon--hover: #2771C6;--vkui--vkontakte_color_tabbar_active_icon--active: #266DC1;--vkui--vkontakte_color_tabbar_background: #f9f9f9;--vkui--vkontakte_color_tabbar_background--hover: #EFF0F1;--vkui--vkontakte_color_tabbar_background--active: #E5E6EA;--vkui--vkontakte_color_tabbar_inactive_icon: #99a2ad;--vkui--vkontakte_color_tabbar_inactive_icon--hover: #939CA9;--vkui--vkontakte_color_tabbar_inactive_icon--active: #8D96A4;--vkui--vkontakte_color_tabbar_tablet_text_secondary: #909499;--vkui--vkontakte_color_tabbar_tablet_text_secondary--hover: #8A8F95;--vkui--vkontakte_color_tabbar_tablet_text_secondary--active: #848992;--vkui--vkontakte_color_toolbar_attach_background_from: #b8c1cc;--vkui--vkontakte_color_toolbar_attach_background_from--hover: #B1BAC6;--vkui--vkontakte_color_toolbar_attach_background_from--active: #A9B3C1;--vkui--vkontakte_color_splash_screen_icon: #e1e3e6;--vkui--vkontakte_color_splash_screen_icon--hover: #D8DBDF;--vkui--vkontakte_color_splash_screen_icon--active: #CFD2D8;--vkui--vkontakte_color_icon_name: #74a2d6;--vkui--vkontakte_color_icon_name--hover: #6F9CD0;--vkui--vkontakte_color_icon_name--active: #6B96CA;--vkui--vkontakte_color_panel_tab_active_text: #76787a;--vkui--vkontakte_color_panel_tab_active_text--hover: #717478;--vkui--vkontakte_color_panel_tab_active_text--active: #6D7075;--vkui--vkontakte_color_background_text_alpha: rgba(38, 136, 235, 0.20);--vkui--vkontakte_color_background_text_alpha--hover: rgba(38, 136, 235, 0.24);--vkui--vkontakte_color_background_text_alpha--active: rgba(38, 136, 235, 0.28);--vkui--vkontakte_color_modal_card_header_close: #000000;--vkui--vkontakte_color_modal_card_header_close--hover: #000102;--vkui--vkontakte_color_modal_card_header_close--active: #000105;--vkui--vkontakte_im_bubble_button_outgoing_background_alpha: rgba(255, 255, 255, 0.60);--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover: rgba(255, 255, 255, 0.64);--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active: rgba(255, 255, 255, 0.68);--vkui--vkontakte_im_bubble_button_foreground: #000000;--vkui--vkontakte_im_bubble_button_foreground--hover: #000102;--vkui--vkontakte_im_bubble_button_foreground--active: #000105;--vkui--vkontakte_im_bubble_incoming_highlighted: #d7d8d9;--vkui--vkontakte_im_bubble_incoming_highlighted--hover: #CED0D3;--vkui--vkontakte_im_bubble_incoming_highlighted--active: #C6C8CD;--vkui--vkontakte_im_bubble_gift_background: #f4e7c3;--vkui--vkontakte_im_bubble_gift_background--hover: #EADEBE;--vkui--vkontakte_im_bubble_gift_background--active: #E0D6B8;--vkui--vkontakte_im_bubble_gift_background_highlighted: #e3d3ac;--vkui--vkontakte_im_bubble_gift_background_highlighted--hover: #DACBA8;--vkui--vkontakte_im_bubble_gift_background_highlighted--active: #D1C3A3;--vkui--vkontakte_im_bubble_outgoing_alternate: #FFFFFF;--vkui--vkontakte_im_bubble_outgoing_alternate--hover: #F5F5F7;--vkui--vkontakte_im_bubble_outgoing_alternate--active: #EBECEF;--vkui--vkontakte_im_attach_tint: #2d81e0;--vkui--vkontakte_im_attach_tint--hover: #2B7CD9;--vkui--vkontakte_im_attach_tint--active: #2978D3;--vkui--vkontakte_im_reply_separator: #2d81e0;--vkui--vkontakte_im_reply_separator--hover: #2B7CD9;--vkui--vkontakte_im_reply_separator--active: #2978D3;--vkui--vkontakte_im_toolbar_voice_msg_background: #99a2ad;--vkui--vkontakte_im_toolbar_voice_msg_background--hover: #939CA9;--vkui--vkontakte_im_toolbar_voice_msg_background--active: #8D96A4;--vkui--vkontakte_color_im_forward_line_alpha: rgba(69, 103, 143, 0.24);--vkui--vkontakte_color_im_forward_line_alpha--hover: rgba(69, 103, 143, 0.28);--vkui--vkontakte_color_im_forward_line_alpha--active: rgba(69, 103, 143, 0.32);--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha: rgba(215, 216, 217, 1);--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--hover: #CED0D3;--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--active: #C6C8CD;--vkui--vkontakte_color_im_bubble_incoming: #EBEDF0;--vkui--vkontakte_color_im_bubble_incoming--hover: #E2E4E9;--vkui--vkontakte_color_im_bubble_incoming--active: #D8DBE2;--vkui--vkontakte_color_im_bubble_incoming_alternate: #FFFFFF;--vkui--vkontakte_color_im_bubble_incoming_alternate--hover: #F5F5F7;--vkui--vkontakte_color_im_bubble_incoming_alternate--active: #EBECEF;--vkui--vkontakte_color_im_bubble_incoming_expiring: #E6E9FF;--vkui--vkontakte_color_im_bubble_incoming_expiring--hover: #DDE0F7;--vkui--vkontakte_color_im_bubble_incoming_expiring--active: #D4D8EF;--vkui--vkontakte_color_im_bubble_outgoing: #CCE4FF;--vkui--vkontakte_color_im_bubble_outgoing--hover: #C4DCF7;--vkui--vkontakte_color_im_bubble_outgoing--active: #BCD3EF;--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted: #ADB8FF;--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--hover: #A6B1F7;--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--active: #9FABEF;--vkui--vkontakte_color_im_bubble_gift_text: #857250;--vkui--vkontakte_color_im_bubble_gift_text--hover: #806E4F;--vkui--vkontakte_color_im_bubble_gift_text--active: #7A6A4E;--vkui--vkontakte_color_im_bubble_gift_text_secondary: #AB9871;--vkui--vkontakte_color_im_bubble_gift_text_secondary--hover: #A4936F;--vkui--vkontakte_color_im_bubble_gift_text_secondary--active: #9D8D6D;--vkui--vkontakte_color_im_text_name: #2D81E0;--vkui--vkontakte_color_im_text_name--hover: #2B7CD9;--vkui--vkontakte_color_im_text_name--active: #2978D3;--vkui--vkontakte_button_muted_background: #f2f3f5;--vkui--vkontakte_button_muted_background--hover: #E8EAEE;--vkui--vkontakte_button_muted_background--active: #DFE1E6;--vkui--vkontakte_button_tertiary_background: rgba(0, 0, 0, 0.00);--vkui--vkontakte_button_tertiary_background--hover: rgba(0, 0, 0, 0.04);--vkui--vkontakte_button_tertiary_background--active: rgba(0, 0, 0, 0.08);--vkui--vkontakte_button_tertiary_foreground: #2d81e0;--vkui--vkontakte_button_tertiary_foreground--hover: #2B7CD9;--vkui--vkontakte_button_tertiary_foreground--active: #2978D3;--vkui--vkontakte_float_button_foreground: #99a2ad;--vkui--vkontakte_float_button_foreground--hover: #939CA9;--vkui--vkontakte_float_button_foreground--active: #8D96A4;--vkui--vkontakte_landing_background: #ffffff;--vkui--vkontakte_landing_background--hover: #F5F5F7;--vkui--vkontakte_landing_background--active: #EBECEF;--vkui--vkontakte_im_bubble_incoming_alternate_highlighted: #f9f9f9;--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--hover: #EFF0F1;--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--active: #E5E6EA;--vkui--vkontakte_im_bubble_incoming_expiring_highlighted: #ccd3ff;--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--hover: #C4CBF7;--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--active: #BCC3EF;--vkui--vkontakte_im_bubble_outgoing_highlighted: #add3ff;--vkui--vkontakte_im_bubble_outgoing_highlighted--hover: #A6CBF7;--vkui--vkontakte_im_bubble_outgoing_highlighted--active: #9FC3EF;--vkui--vkontakte_im_bubble_button_background: #F9F9F9;--vkui--vkontakte_im_bubble_button_background--hover: #EFF0F1;--vkui--vkontakte_im_bubble_button_background--active: #E5E6EA;--vkui--vkontakte_im_bubble_button_background_highlighted: #D7D8D9;--vkui--vkontakte_im_bubble_button_background_highlighted--hover: #CED0D3;--vkui--vkontakte_im_bubble_button_background_highlighted--active: #C6C8CD;--vkui--vkontakte_im_bubble_mable_outgoing: #D9F4FF;--vkui--vkontakte_im_bubble_mable_outgoing--hover: #D0EBF7;--vkui--vkontakte_im_bubble_mable_outgoing--active: #C8E2EF;--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted: #C2CBFF;--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--hover: #BAC4F7;--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--active: #B2BCEF;--vkui--vkontakte_im_bubble_mable_outgoing_highlighted: #B0E8FF;--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--hover: #A9DFF7;--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--active: #A2D7EF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing: #D9F4FF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--hover: #D0EBF7;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--active: #C8E2EF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted: #B0E8FF;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--hover: #A9DFF7;--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--active: #A2D7EF;--vkui--vkontakte_im_bubble_wallpaper_button_foreground: #000000;--vkui--vkontakte_im_bubble_wallpaper_button_foreground--hover: #000102;--vkui--vkontakte_im_bubble_wallpaper_button_foreground--active: #000105;--vkui--vkontakte_im_service_message_text: #818C99;--vkui--vkontakte_im_service_message_text--hover: #7C8795;--vkui--vkontakte_im_service_message_text--active: #778292;--vkui--vkontakte_landing_secondary_button_background: rgba(0, 57, 115, 0.10);--vkui--vkontakte_landing_secondary_button_background--hover: rgba(0, 57, 115, 0.14);--vkui--vkontakte_landing_secondary_button_background--active: rgba(0, 57, 115, 0.18);--vkui--vkontakte_stories_skeleton_loader_background: #454647;--vkui--vkontakte_stories_skeleton_loader_background--hover: #424447;--vkui--vkontakte_stories_skeleton_loader_background--active: #3F4246;--vkui--vkontakte_palette_black: #000000;--vkui--vkontakte_palette_black--hover: #000102;--vkui--vkontakte_palette_black--active: #000105;--vkui--color_background_inverse: #262626;--vkui--color_background_inverse--hover: #242527;--vkui--color_background_inverse--active: #232428;"}export function getDeclarationVarColorsObject(){return{"--vkui--color_background_accent":"#2e90ff","--vkui--color_background_accent--hover":"#2C8BF7","--vkui--color_background_accent--active":"#2A86EF","--vkui--color_background_accent_themed":"#2e90ff","--vkui--color_background_accent_themed--hover":"#2C8BF7","--vkui--color_background_accent_themed--active":"#2A86EF","--vkui--color_background_accent_themed_alpha":"rgba(38, 136, 235, 0.2)","--vkui--color_background_accent_themed_alpha--hover":"rgba(38, 136, 235, 0.24)","--vkui--color_background_accent_themed_alpha--active":"rgba(38, 136, 235, 0.28)","--vkui--color_background_accent_tint":"#5a9eff","--vkui--color_background_accent_tint--hover":"#5698F7","--vkui--color_background_accent_tint--active":"#5393EF","--vkui--color_background_accent_alternative":"#2688EB","--vkui--color_background_accent_alternative--hover":"#2483E4","--vkui--color_background_accent_alternative--active":"#237EDD","--vkui--color_background":"#ffffff","--vkui--color_background--hover":"#F5F5F7","--vkui--color_background--active":"#EBECEF","--vkui--color_background_content":"#ffffff","--vkui--color_background_content--hover":"#F5F5F7","--vkui--color_background_content--active":"#EBECEF","--vkui--color_background_content_alpha":"rgba(255, 255, 255, 0.8)","--vkui--color_background_content_alpha--hover":"rgba(255, 255, 255, 0.84)","--vkui--color_background_content_alpha--active":"rgba(255, 255, 255, 0.88)","--vkui--color_background_content_inverse":"#19191A","--vkui--color_background_content_inverse--hover":"#18191B","--vkui--color_background_content_inverse--active":"#17181D","--vkui--color_background_secondary":"#f7f7f7","--vkui--color_background_secondary--hover":"#EDEEF0","--vkui--color_background_secondary--active":"#E3E5E8","--vkui--color_background_secondary_alpha":"rgba(0, 0, 0, 0.04)","--vkui--color_background_secondary_alpha--hover":"rgba(0, 0, 0, 0.08)","--vkui--color_background_secondary_alpha--active":"rgba(0, 0, 0, 0.12)","--vkui--color_background_tertiary":"#f7f7f7","--vkui--color_background_tertiary--hover":"#EDEEF0","--vkui--color_background_tertiary--active":"#E3E5E8","--vkui--color_background_tertiary_alpha":"rgba(0, 0, 0, 0.03)","--vkui--color_background_tertiary_alpha--hover":"rgba(0, 0, 0, 0.07)","--vkui--color_background_tertiary_alpha--active":"rgba(0, 0, 0, 0.11)","--vkui--color_background_contrast":"#ffffff","--vkui--color_background_contrast--hover":"#F5F5F7","--vkui--color_background_contrast--active":"#EBECEF","--vkui--color_background_contrast_secondary_alpha":"rgba(255, 255, 255, 0.20)","--vkui--color_background_contrast_secondary_alpha--hover":"rgba(255, 255, 255, 0.24)","--vkui--color_background_contrast_secondary_alpha--active":"rgba(255, 255, 255, 0.28)","--vkui--color_background_contrast_inverse":"#000000","--vkui--color_background_contrast_inverse--hover":"#000102","--vkui--color_background_contrast_inverse--active":"#000105","--vkui--color_background_contrast_themed":"#ffffff","--vkui--color_background_contrast_themed--hover":"#F5F5F7","--vkui--color_background_contrast_themed--active":"#EBECEF","--vkui--color_background_modal":"#ffffff","--vkui--color_background_modal--hover":"#F5F5F7","--vkui--color_background_modal--active":"#EBECEF","--vkui--color_background_modal_inverse":"#000000","--vkui--color_background_modal_inverse--hover":"#000102","--vkui--color_background_modal_inverse--active":"#000105","--vkui--color_background_positive":"#34c759","--vkui--color_background_positive--hover":"#32C058","--vkui--color_background_positive--active":"#30B857","--vkui--color_background_positive_tint":"#e8f9e8","--vkui--color_background_positive_tint--hover":"#DFF0E1","--vkui--color_background_positive_tint--active":"#D5E6DA","--vkui--color_background_warning":"#fff2d6","--vkui--color_background_warning--hover":"#F5E9D0","--vkui--color_background_warning--active":"#EBE0CA","--vkui--color_background_negative":"#fe3c60","--vkui--color_background_negative--hover":"#F43A5F","--vkui--color_background_negative--active":"#EA385D","--vkui--color_background_negative_tint":"#ffe9e9","--vkui--color_background_negative_tint--hover":"#F5E0E2","--vkui--color_background_negative_tint--active":"#EBD8DB","--vkui--color_background_info_tint":"#deeeff","--vkui--color_background_info_tint--hover":"#D5E5F7","--vkui--color_background_info_tint--active":"#CCDCEF","--vkui--color_field_background":"#ddff00","--vkui--color_field_background--hover":"#D4F502","--vkui--color_field_background--active":"#CBEC05","--vkui--color_header_background":"#ffffff","--vkui--color_header_background--hover":"#F5F5F7","--vkui--color_header_background--active":"#EBECEF","--vkui--color_text_accent":"#2e90ff","--vkui--color_text_accent--hover":"#2C8BF7","--vkui--color_text_accent--active":"#2A86EF","--vkui--color_text_accent_themed":"#2e90ff","--vkui--color_text_accent_themed--hover":"#2C8BF7","--vkui--color_text_accent_themed--active":"#2A86EF","--vkui--color_text_primary":"#3b3b3b","--vkui--color_text_primary--hover":"#39393B","--vkui--color_text_primary--active":"#36383B","--vkui--color_text_primary_alpha":"rgba(37, 41, 46, 0.84)","--vkui--color_text_primary_alpha--hover":"rgba(37, 41, 46, 0.88)","--vkui--color_text_primary_alpha--active":"rgba(37, 41, 46, 0.92)","--vkui--color_text_primary_invariably":"#3b3b3b","--vkui--color_text_primary_invariably--hover":"#39393B","--vkui--color_text_primary_invariably--active":"#36383B","--vkui--color_text_secondary":"#999999","--vkui--color_text_secondary--hover":"#939495","--vkui--color_text_secondary--active":"#8D8E92","--vkui--color_text_secondary_alpha":"rgba(37, 41, 46, 0.55)","--vkui--color_text_secondary_alpha--hover":"rgba(37, 41, 46, 0.59)","--vkui--color_text_secondary_alpha--active":"rgba(37, 41, 46, 0.63)","--vkui--color_text_subhead":"#6d7885","--vkui--color_text_subhead--hover":"#697482","--vkui--color_text_subhead--active":"#64707F","--vkui--color_text_tertiary":"#99a2ad","--vkui--color_text_tertiary--hover":"#939CA9","--vkui--color_text_tertiary--active":"#8D96A4","--vkui--color_text_contrast":"#ffffff","--vkui--color_text_contrast--hover":"#F5F5F7","--vkui--color_text_contrast--active":"#EBECEF","--vkui--color_text_contrast_themed":"#ffffff","--vkui--color_text_contrast_themed--hover":"#F5F5F7","--vkui--color_text_contrast_themed--active":"#EBECEF","--vkui--color_text_positive":"#34c759","--vkui--color_text_positive--hover":"#32C058","--vkui--color_text_positive--active":"#30B857","--vkui--color_text_negative":"#fe3c60","--vkui--color_text_negative--hover":"#F43A5F","--vkui--color_text_negative--active":"#EA385D","--vkui--color_text_link":"#2e90ff","--vkui--color_text_link--hover":"#2C8BF7","--vkui--color_text_link--active":"#2A86EF","--vkui--color_text_link_themed":"#2e90ff","--vkui--color_text_link_themed--hover":"#2C8BF7","--vkui--color_text_link_themed--active":"#2A86EF","--vkui--color_text_link_tint":"#71aaeb","--vkui--color_text_link_tint--hover":"#6CA4E4","--vkui--color_text_link_tint--active":"#689EDD","--vkui--color_text_link_visited":"#4986cc","--vkui--color_text_link_visited--hover":"#4681C6","--vkui--color_text_link_visited--active":"#437DC1","--vkui--color_text_muted":"#2c2d2e","--vkui--color_text_muted--hover":"#2A2C2F","--vkui--color_text_muted--active":"#282B2F","--vkui--color_link_contrast":"#ffffff","--vkui--color_link_contrast--hover":"#F5F5F7","--vkui--color_link_contrast--active":"#EBECEF","--vkui--color_icon_accent":"#2e90ff","--vkui--color_icon_accent--hover":"#2C8BF7","--vkui--color_icon_accent--active":"#2A86EF","--vkui--color_icon_accent_themed":"#2e90ff","--vkui--color_icon_accent_themed--hover":"#2C8BF7","--vkui--color_icon_accent_themed--active":"#2A86EF","--vkui--color_icon_primary":"#3b3b3b","--vkui--color_icon_primary--hover":"#39393B","--vkui--color_icon_primary--active":"#36383B","--vkui--color_icon_primary_invariably":"#3b3b3b","--vkui--color_icon_primary_invariably--hover":"#39393B","--vkui--color_icon_primary_invariably--active":"#36383B","--vkui--color_icon_medium":"#999999","--vkui--color_icon_medium--hover":"#939495","--vkui--color_icon_medium--active":"#8D8E92","--vkui--color_icon_medium_alpha":"rgba(0, 0, 0, 0.48)","--vkui--color_icon_medium_alpha--hover":"rgba(0, 0, 0, 0.52)","--vkui--color_icon_medium_alpha--active":"rgba(0, 0, 0, 0.56)","--vkui--color_icon_secondary":"#b3b3b3","--vkui--color_icon_secondary--hover":"#ACACAE","--vkui--color_icon_secondary--active":"#A5A6AA","--vkui--color_icon_secondary_alpha":"rgba(0, 0, 0, 0.36)","--vkui--color_icon_secondary_alpha--hover":"rgba(0, 0, 0, 0.4)","--vkui--color_icon_secondary_alpha--active":"rgba(0, 0, 0, 0.44)","--vkui--color_icon_tertiary":"#d9d9d9","--vkui--color_icon_tertiary--hover":"#D0D1D3","--vkui--color_icon_tertiary--active":"#C8C9CD","--vkui--color_icon_tertiary_alpha":"#3b3b3b66","--vkui--color_icon_tertiary_alpha--hover":"rgba(59, 59, 59, 0.44)","--vkui--color_icon_tertiary_alpha--active":"rgba(59, 59, 59, 0.48)","--vkui--color_icon_contrast":"#ffffff","--vkui--color_icon_contrast--hover":"#F5F5F7","--vkui--color_icon_contrast--active":"#EBECEF","--vkui--color_icon_contrast_themed":"#ffffff","--vkui--color_icon_contrast_themed--hover":"#F5F5F7","--vkui--color_icon_contrast_themed--active":"#EBECEF","--vkui--color_icon_contrast_secondary":"#f2f3f5","--vkui--color_icon_contrast_secondary--hover":"#E8EAEE","--vkui--color_icon_contrast_secondary--active":"#DFE1E6","--vkui--color_icon_positive":"#34c759","--vkui--color_icon_positive--hover":"#32C058","--vkui--color_icon_positive--active":"#30B857","--vkui--color_icon_warning":"#ff6900","--vkui--color_icon_warning--hover":"#F56502","--vkui--color_icon_warning--active":"#EB6205","--vkui--color_icon_negative":"#fe3c60","--vkui--color_icon_negative--hover":"#F43A5F","--vkui--color_icon_negative--active":"#EA385D","--vkui--color_stroke_accent":"#2e90ff","--vkui--color_stroke_accent--hover":"#2C8BF7","--vkui--color_stroke_accent--active":"#2A86EF","--vkui--color_stroke_accent_themed":"#2e90ff","--vkui--color_stroke_accent_themed--hover":"#2C8BF7","--vkui--color_stroke_accent_themed--active":"#2A86EF","--vkui--color_separator_primary":"#ebebeb","--vkui--color_separator_primary--hover":"#E2E2E4","--vkui--color_separator_primary--active":"#D8D9DD","--vkui--color_separator_primary2x":"#cbcccd","--vkui--color_separator_primary2x--hover":"#C3C4C7","--vkui--color_separator_primary2x--active":"#BBBDC1","--vkui--color_separator_primary3x":"#bebfc1","--vkui--color_separator_primary3x--hover":"#B6B8BC","--vkui--color_separator_primary3x--active":"#AFB1B6","--vkui--color_separator_primary_alpha":"#0000001e","--vkui--color_separator_primary_alpha--hover":"rgba(0, 0, 0, 0.16)","--vkui--color_separator_primary_alpha--active":"rgba(0, 0, 0, 0.2)","--vkui--color_separator_secondary":"#e1e3e6","--vkui--color_separator_secondary--hover":"#D8DBDF","--vkui--color_separator_secondary--active":"#CFD2D8","--vkui--color_stroke_positive":"#34c759","--vkui--color_stroke_positive--hover":"#32C058","--vkui--color_stroke_positive--active":"#30B857","--vkui--color_stroke_negative":"#fe3c60","--vkui--color_stroke_negative--hover":"#F43A5F","--vkui--color_stroke_negative--active":"#EA385D","--vkui--color_stroke_contrast":"#ffffff","--vkui--color_stroke_contrast--hover":"#F5F5F7","--vkui--color_stroke_contrast--active":"#EBECEF","--vkui--color_stroke_primary":"#2C2D2E","--vkui--color_stroke_primary--hover":"#2A2C2F","--vkui--color_stroke_primary--active":"#282B2F","--vkui--color_image_border_alpha":"#33333328","--vkui--color_image_border_alpha--hover":"rgba(51, 51, 51, 0.2)","--vkui--color_image_border_alpha--active":"rgba(51, 51, 51, 0.24)","--vkui--color_field_border_alpha":"#3333330a","--vkui--color_field_border_alpha--hover":"rgba(51, 51, 51, 0.08)","--vkui--color_field_border_alpha--active":"rgba(51, 51, 51, 0.12)","--vkui--color_accent_blue":"#2e90ff","--vkui--color_accent_blue--hover":"#2C8BF7","--vkui--color_accent_blue--active":"#2A86EF","--vkui--color_accent_gray":"#a3adb8","--vkui--color_accent_gray--hover":"#9CA7B3","--vkui--color_accent_gray--active":"#96A0AE","--vkui--color_accent_red":"#ff3347","--vkui--color_accent_red--hover":"#F53247","--vkui--color_accent_red--active":"#EB3046","--vkui--color_accent_orange_fire":"#f05c44","--vkui--color_accent_orange_fire--hover":"#E65944","--vkui--color_accent_orange_fire--active":"#DD5643","--vkui--color_accent_orange":"#ffa000","--vkui--color_accent_orange--hover":"#F59A02","--vkui--color_accent_orange--active":"#EB9405","--vkui--color_accent_orange_peach":"#f9b54f","--vkui--color_accent_orange_peach--hover":"#EFAE4E","--vkui--color_accent_orange_peach--active":"#E5A84E","--vkui--color_accent_lime":"#aff70d","--vkui--color_accent_lime--hover":"#A8EE0F","--vkui--color_accent_lime--active":"#A1E511","--vkui--color_accent_green":"#34c759","--vkui--color_accent_green--hover":"#32C058","--vkui--color_accent_green--active":"#30B857","--vkui--color_accent_cyan":"#13ffd0","--vkui--color_accent_cyan--hover":"#12F5CA","--vkui--color_accent_cyan--active":"#11ECC4","--vkui--color_accent_azure":"#0077ff","--vkui--color_accent_azure--hover":"#0073F7","--vkui--color_accent_azure--active":"#006FEF","--vkui--color_accent_purple":"#735ce6","--vkui--color_accent_purple--hover":"#6E59DF","--vkui--color_accent_purple--active":"#6A56D8","--vkui--color_accent_violet":"#792ec0","--vkui--color_accent_violet--hover":"#742DBB","--vkui--color_accent_violet--active":"#6F2CB6","--vkui--color_accent_raspberry_pink":"#e03fab","--vkui--color_accent_raspberry_pink--hover":"#D73DA7","--vkui--color_accent_raspberry_pink--active":"#CE3BA2","--vkui--color_accent_pink":"#f45fff","--vkui--color_accent_pink--hover":"#EA5CF7","--vkui--color_accent_pink--active":"#E059EF","--vkui--color_accent_secondary":"#3f8ae0","--vkui--color_accent_secondary--hover":"#3C85D9","--vkui--color_accent_secondary--active":"#3A80D3","--vkui--color_overlay_primary":"#3b3b3b","--vkui--color_overlay_primary--hover":"#39393B","--vkui--color_overlay_primary--active":"#36383B","--vkui--color_overlay_secondary":"#3b3b3b66","--vkui--color_overlay_secondary--hover":"rgba(59, 59, 59, 0.44)","--vkui--color_overlay_secondary--active":"rgba(59, 59, 59, 0.48)","--vkui--color_avatar_overlay":"rgba(0, 0, 0, 0.60)","--vkui--color_avatar_overlay--hover":"rgba(0, 0, 0, 0.64)","--vkui--color_avatar_overlay--active":"rgba(0, 0, 0, 0.68)","--vkui--color_avatar_overlay_inverse_alpha":"rgba(255, 255, 255, 0.85)","--vkui--color_avatar_overlay_inverse_alpha--hover":"rgba(255, 255, 255, 0.89)","--vkui--color_avatar_overlay_inverse_alpha--active":"rgba(255, 255, 255, 0.93)","--vkui--color_action_sheet_text":"#3f8ae0","--vkui--color_action_sheet_text--hover":"#3C85D9","--vkui--color_action_sheet_text--active":"#3A80D3","--vkui--color_image_placeholder":"#f2f3f5","--vkui--color_image_placeholder--hover":"#E8EAEE","--vkui--color_image_placeholder--active":"#DFE1E6","--vkui--color_image_placeholder_alpha":"rgba(0, 28, 61, 0.08)","--vkui--color_image_placeholder_alpha--hover":"rgba(0, 28, 61, 0.12)","--vkui--color_image_placeholder_alpha--active":"rgba(0, 28, 61, 0.16)","--vkui--color_skeleton_from":"#f5f5f5","--vkui--color_skeleton_from--hover":"#EBECEE","--vkui--color_skeleton_from--active":"#E1E3E6","--vkui--color_skeleton_to":"#ebebeb","--vkui--color_skeleton_to--hover":"#E2E2E4","--vkui--color_skeleton_to--active":"#D8D9DD","--vkui--color_button_text":"#2688eb","--vkui--color_button_text--hover":"#2483E4","--vkui--color_button_text--active":"#237EDD","--vkui--color_button_icon":"#2688eb","--vkui--color_button_icon--hover":"#2483E4","--vkui--color_button_icon--active":"#237EDD","--vkui--color_button_stroke":"#2688eb","--vkui--color_button_stroke--hover":"#2483E4","--vkui--color_button_stroke--active":"#237EDD","--vkui--color_write_bar_icon":"#3f8ae0","--vkui--color_write_bar_icon--hover":"#3C85D9","--vkui--color_write_bar_icon--active":"#3A80D3","--vkui--color_write_bar_input_background":"#f2f3f5","--vkui--color_write_bar_input_background--hover":"#E8EAEE","--vkui--color_write_bar_input_background--active":"#DFE1E6","--vkui--color_write_bar_input_border":"#e1e3e6","--vkui--color_write_bar_input_border--hover":"#D8DBDF","--vkui--color_write_bar_input_border--active":"#CFD2D8","--vkui--color_write_bar_input_border_alpha":"#ddff00","--vkui--color_write_bar_input_border_alpha--hover":"#D4F502","--vkui--color_write_bar_input_border_alpha--active":"#CBEC05","--vkui--color_track_background":"#e1e3e6","--vkui--color_track_background--hover":"#D8DBDF","--vkui--color_track_background--active":"#CFD2D8","--vkui--color_track_buffer":"#a0bfe4","--vkui--color_track_buffer--hover":"#9AB8DD","--vkui--color_track_buffer--active":"#93B1D7","--vkui--color_search_field_background":"#ebedf0","--vkui--color_search_field_background--hover":"#E2E4E9","--vkui--color_search_field_background--active":"#D8DBE2","--vkui--color_panel_header_icon":"#2688eb","--vkui--color_panel_header_icon--hover":"#2483E4","--vkui--color_panel_header_icon--active":"#237EDD","--vkui--color_segmented_control":"#ffffff","--vkui--color_segmented_control--hover":"#F5F5F7","--vkui--color_segmented_control--active":"#EBECEF","--vkui--color_tabbar_text_inactive":"#99a2ad","--vkui--color_tabbar_text_inactive--hover":"#939CA9","--vkui--color_tabbar_text_inactive--active":"#8D96A4","--vkui--color_transparent":"#00000000","--vkui--color_transparent--hover":"rgba(0, 0, 0, 0.04)","--vkui--color_transparent--active":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_color_snippet_border_alpha":"rgba(0, 0, 0, 0.15)","--vkui--vkontakte_color_snippet_border_alpha--hover":"rgba(0, 0, 0, 0.19)","--vkui--vkontakte_color_snippet_border_alpha--active":"rgba(0, 0, 0, 0.23)","--vkui--vkontakte_color_snippet_background":"#FFFFFF","--vkui--vkontakte_color_snippet_background--hover":"#F5F5F7","--vkui--vkontakte_color_snippet_background--active":"#EBECEF","--vkui--vkontakte_color_modal_card_border_alpha":"rgba(0, 0, 0, 0)","--vkui--vkontakte_color_modal_card_border_alpha--hover":"rgba(0, 0, 0, 0.04)","--vkui--vkontakte_color_modal_card_border_alpha--active":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_color_landing_snippet_border_alpha":"rgba(0, 0, 0, 0.15)","--vkui--vkontakte_color_landing_snippet_border_alpha--hover":"rgba(0, 0, 0, 0.19)","--vkui--vkontakte_color_landing_snippet_border_alpha--active":"rgba(0, 0, 0, 0.23)","--vkui--vkontakte_color_action_sheet_separator_alpha":"rgba(0, 0, 0, 0.12)","--vkui--vkontakte_color_action_sheet_separator_alpha--hover":"rgba(0, 0, 0, 0.16)","--vkui--vkontakte_color_action_sheet_separator_alpha--active":"rgba(0, 0, 0, 0.2)","--vkui--vkontakte_color_input_border":"#E1E3E6","--vkui--vkontakte_color_input_border--hover":"#D8DBDF","--vkui--vkontakte_color_input_border--active":"#CFD2D8","--vkui--vkontakte_color_search_bar_background":"#FFFFFF","--vkui--vkontakte_color_search_bar_background--hover":"#F5F5F7","--vkui--vkontakte_color_search_bar_background--active":"#EBECEF","--vkui--vkontakte_color_search_bar_field_tint":"#818c99","--vkui--vkontakte_color_search_bar_field_tint--hover":"#7C8795","--vkui--vkontakte_color_search_bar_field_tint--active":"#778292","--vkui--vkontakte_background_hover_alpha":"rgba(0, 0, 0, 0.04)","--vkui--vkontakte_background_hover_alpha--hover":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_background_hover_alpha--active":"rgba(0, 0, 0, 0.12)","--vkui--vkontakte_color_accent_alternate":"#0077ff","--vkui--vkontakte_color_accent_alternate--hover":"#0073F7","--vkui--vkontakte_color_accent_alternate--active":"#006FEF","--vkui--vkontakte_color_background_suggestions":"#FFFFFF","--vkui--vkontakte_color_background_suggestions--hover":"#F5F5F7","--vkui--vkontakte_color_background_suggestions--active":"#EBECEF","--vkui--vkontakte_color_background_keyboard":"#e1e3e6","--vkui--vkontakte_color_background_keyboard--hover":"#D8DBDF","--vkui--vkontakte_color_background_keyboard--active":"#CFD2D8","--vkui--vkontakte_color_content_placeholder_icon":"#99a2ad","--vkui--vkontakte_color_content_placeholder_icon--hover":"#939CA9","--vkui--vkontakte_color_content_placeholder_icon--active":"#8D96A4","--vkui--vkontakte_color_content_tint_foreground":"#7f8285","--vkui--vkontakte_color_content_tint_foreground--hover":"#7A7D82","--vkui--vkontakte_color_content_tint_foreground--active":"#75797F","--vkui--vkontakte_color_text_name":"#2d81e0","--vkui--vkontakte_color_text_name--hover":"#2B7CD9","--vkui--vkontakte_color_text_name--active":"#2978D3","--vkui--vkontakte_color_control_background":"#ebedf0","--vkui--vkontakte_color_control_background--hover":"#E2E4E9","--vkui--vkontakte_color_control_background--active":"#D8DBE2","--vkui--vkontakte_color_control_foreground":"#5181b8","--vkui--vkontakte_color_control_foreground--hover":"#4E7CB3","--vkui--vkontakte_color_control_foreground--active":"#4B78AE","--vkui--vkontakte_color_control_tint_muted":"#76787a","--vkui--vkontakte_color_control_tint_muted--hover":"#717478","--vkui--vkontakte_color_control_tint_muted--active":"#6D7075","--vkui--vkontakte_color_header_search_field_background":"#ebedf0","--vkui--vkontakte_color_header_search_field_background--hover":"#E2E4E9","--vkui--vkontakte_color_header_search_field_background--active":"#D8DBE2","--vkui--vkontakte_color_header_search_field_tint":"#818c99","--vkui--vkontakte_color_header_search_field_tint--hover":"#7C8795","--vkui--vkontakte_color_header_search_field_tint--active":"#778292","--vkui--vkontakte_color_header_tab_active_indicator":"#2688eb","--vkui--vkontakte_color_header_tab_active_indicator--hover":"#2483E4","--vkui--vkontakte_color_header_tab_active_indicator--active":"#237EDD","--vkui--vkontakte_color_icon_outline_medium":"#818c99","--vkui--vkontakte_color_icon_outline_medium--hover":"#7C8795","--vkui--vkontakte_color_icon_outline_medium--active":"#778292","--vkui--vkontakte_color_icon_outline_secondary":"#99a2ad","--vkui--vkontakte_color_icon_outline_secondary--hover":"#939CA9","--vkui--vkontakte_color_icon_outline_secondary--active":"#8D96A4","--vkui--vkontakte_color_skeleton_shimmer_from":"#FFFFFF","--vkui--vkontakte_color_skeleton_shimmer_from--hover":"#F5F5F7","--vkui--vkontakte_color_skeleton_shimmer_from--active":"#EBECEF","--vkui--vkontakte_color_alpha_skeleton_shimmer_to":"transparent","--vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover":"rgba(0, 16, 61, 0.04)","--vkui--vkontakte_color_alpha_skeleton_shimmer_to--active":"rgba(0, 16, 61, 0.08)","--vkui--vkontakte_color_loader_background":"#ebedf0","--vkui--vkontakte_color_loader_background--hover":"#E2E4E9","--vkui--vkontakte_color_loader_background--active":"#D8DBE2","--vkui--vkontakte_color_loader_tint":"#76787a","--vkui--vkontakte_color_loader_tint--hover":"#717478","--vkui--vkontakte_color_loader_tint--active":"#6D7075","--vkui--vkontakte_color_music_playback_icon":"#000000","--vkui--vkontakte_color_music_playback_icon--hover":"#000102","--vkui--vkontakte_color_music_playback_icon--active":"#000105","--vkui--vkontakte_color_status_background":"#ebedf0","--vkui--vkontakte_color_status_background--hover":"#E2E4E9","--vkui--vkontakte_color_status_background--active":"#D8DBE2","--vkui--vkontakte_color_placeholder_icon_foreground_primary":"#99a2ad","--vkui--vkontakte_color_placeholder_icon_foreground_primary--hover":"#939CA9","--vkui--vkontakte_color_placeholder_icon_foreground_primary--active":"#8D96A4","--vkui--vkontakte_color_placeholder_icon_foreground_secondary":"#aeb7c2","--vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover":"#A7B0BD","--vkui--vkontakte_color_placeholder_icon_foreground_secondary--active":"#A0AAB7","--vkui--vkontakte_color_placeholder_icon_tint":"#001c3d","--vkui--vkontakte_color_placeholder_icon_tint--hover":"#001C3D","--vkui--vkontakte_color_placeholder_icon_tint--active":"#001B3D","--vkui--vkontakte_color_poll_option_background":"#45678f","--vkui--vkontakte_color_poll_option_background--hover":"#42648C","--vkui--vkontakte_color_poll_option_background--active":"#3F6088","--vkui--vkontakte_color_tabbar_active_icon":"#2975cc","--vkui--vkontakte_color_tabbar_active_icon--hover":"#2771C6","--vkui--vkontakte_color_tabbar_active_icon--active":"#266DC1","--vkui--vkontakte_color_tabbar_background":"#f9f9f9","--vkui--vkontakte_color_tabbar_background--hover":"#EFF0F1","--vkui--vkontakte_color_tabbar_background--active":"#E5E6EA","--vkui--vkontakte_color_tabbar_inactive_icon":"#99a2ad","--vkui--vkontakte_color_tabbar_inactive_icon--hover":"#939CA9","--vkui--vkontakte_color_tabbar_inactive_icon--active":"#8D96A4","--vkui--vkontakte_color_tabbar_tablet_text_secondary":"#909499","--vkui--vkontakte_color_tabbar_tablet_text_secondary--hover":"#8A8F95","--vkui--vkontakte_color_tabbar_tablet_text_secondary--active":"#848992","--vkui--vkontakte_color_toolbar_attach_background_from":"#b8c1cc","--vkui--vkontakte_color_toolbar_attach_background_from--hover":"#B1BAC6","--vkui--vkontakte_color_toolbar_attach_background_from--active":"#A9B3C1","--vkui--vkontakte_color_splash_screen_icon":"#e1e3e6","--vkui--vkontakte_color_splash_screen_icon--hover":"#D8DBDF","--vkui--vkontakte_color_splash_screen_icon--active":"#CFD2D8","--vkui--vkontakte_color_icon_name":"#74a2d6","--vkui--vkontakte_color_icon_name--hover":"#6F9CD0","--vkui--vkontakte_color_icon_name--active":"#6B96CA","--vkui--vkontakte_color_panel_tab_active_text":"#76787a","--vkui--vkontakte_color_panel_tab_active_text--hover":"#717478","--vkui--vkontakte_color_panel_tab_active_text--active":"#6D7075","--vkui--vkontakte_color_background_text_alpha":"rgba(38, 136, 235, 0.20)","--vkui--vkontakte_color_background_text_alpha--hover":"rgba(38, 136, 235, 0.24)","--vkui--vkontakte_color_background_text_alpha--active":"rgba(38, 136, 235, 0.28)","--vkui--vkontakte_color_modal_card_header_close":"#000000","--vkui--vkontakte_color_modal_card_header_close--hover":"#000102","--vkui--vkontakte_color_modal_card_header_close--active":"#000105","--vkui--vkontakte_im_bubble_button_outgoing_background_alpha":"rgba(255, 255, 255, 0.60)","--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover":"rgba(255, 255, 255, 0.64)","--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active":"rgba(255, 255, 255, 0.68)","--vkui--vkontakte_im_bubble_button_foreground":"#000000","--vkui--vkontakte_im_bubble_button_foreground--hover":"#000102","--vkui--vkontakte_im_bubble_button_foreground--active":"#000105","--vkui--vkontakte_im_bubble_incoming_highlighted":"#d7d8d9","--vkui--vkontakte_im_bubble_incoming_highlighted--hover":"#CED0D3","--vkui--vkontakte_im_bubble_incoming_highlighted--active":"#C6C8CD","--vkui--vkontakte_im_bubble_gift_background":"#f4e7c3","--vkui--vkontakte_im_bubble_gift_background--hover":"#EADEBE","--vkui--vkontakte_im_bubble_gift_background--active":"#E0D6B8","--vkui--vkontakte_im_bubble_gift_background_highlighted":"#e3d3ac","--vkui--vkontakte_im_bubble_gift_background_highlighted--hover":"#DACBA8","--vkui--vkontakte_im_bubble_gift_background_highlighted--active":"#D1C3A3","--vkui--vkontakte_im_bubble_outgoing_alternate":"#FFFFFF","--vkui--vkontakte_im_bubble_outgoing_alternate--hover":"#F5F5F7","--vkui--vkontakte_im_bubble_outgoing_alternate--active":"#EBECEF","--vkui--vkontakte_im_attach_tint":"#2d81e0","--vkui--vkontakte_im_attach_tint--hover":"#2B7CD9","--vkui--vkontakte_im_attach_tint--active":"#2978D3","--vkui--vkontakte_im_reply_separator":"#2d81e0","--vkui--vkontakte_im_reply_separator--hover":"#2B7CD9","--vkui--vkontakte_im_reply_separator--active":"#2978D3","--vkui--vkontakte_im_toolbar_voice_msg_background":"#99a2ad","--vkui--vkontakte_im_toolbar_voice_msg_background--hover":"#939CA9","--vkui--vkontakte_im_toolbar_voice_msg_background--active":"#8D96A4","--vkui--vkontakte_color_im_forward_line_alpha":"rgba(69, 103, 143, 0.24)","--vkui--vkontakte_color_im_forward_line_alpha--hover":"rgba(69, 103, 143, 0.28)","--vkui--vkontakte_color_im_forward_line_alpha--active":"rgba(69, 103, 143, 0.32)","--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha":"rgba(215, 216, 217, 1)","--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--hover":"#CED0D3","--vkui--vkontakte_color_im_bubble_border_alternate_highlighted_alpha--active":"#C6C8CD","--vkui--vkontakte_color_im_bubble_incoming":"#EBEDF0","--vkui--vkontakte_color_im_bubble_incoming--hover":"#E2E4E9","--vkui--vkontakte_color_im_bubble_incoming--active":"#D8DBE2","--vkui--vkontakte_color_im_bubble_incoming_alternate":"#FFFFFF","--vkui--vkontakte_color_im_bubble_incoming_alternate--hover":"#F5F5F7","--vkui--vkontakte_color_im_bubble_incoming_alternate--active":"#EBECEF","--vkui--vkontakte_color_im_bubble_incoming_expiring":"#E6E9FF","--vkui--vkontakte_color_im_bubble_incoming_expiring--hover":"#DDE0F7","--vkui--vkontakte_color_im_bubble_incoming_expiring--active":"#D4D8EF","--vkui--vkontakte_color_im_bubble_outgoing":"#CCE4FF","--vkui--vkontakte_color_im_bubble_outgoing--hover":"#C4DCF7","--vkui--vkontakte_color_im_bubble_outgoing--active":"#BCD3EF","--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted":"#ADB8FF","--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--hover":"#A6B1F7","--vkui--vkontakte_color_im_bubble_outgoing_expiring_highlighted--active":"#9FABEF","--vkui--vkontakte_color_im_bubble_gift_text":"#857250","--vkui--vkontakte_color_im_bubble_gift_text--hover":"#806E4F","--vkui--vkontakte_color_im_bubble_gift_text--active":"#7A6A4E","--vkui--vkontakte_color_im_bubble_gift_text_secondary":"#AB9871","--vkui--vkontakte_color_im_bubble_gift_text_secondary--hover":"#A4936F","--vkui--vkontakte_color_im_bubble_gift_text_secondary--active":"#9D8D6D","--vkui--vkontakte_color_im_text_name":"#2D81E0","--vkui--vkontakte_color_im_text_name--hover":"#2B7CD9","--vkui--vkontakte_color_im_text_name--active":"#2978D3","--vkui--vkontakte_button_muted_background":"#f2f3f5","--vkui--vkontakte_button_muted_background--hover":"#E8EAEE","--vkui--vkontakte_button_muted_background--active":"#DFE1E6","--vkui--vkontakte_button_tertiary_background":"rgba(0, 0, 0, 0.00)","--vkui--vkontakte_button_tertiary_background--hover":"rgba(0, 0, 0, 0.04)","--vkui--vkontakte_button_tertiary_background--active":"rgba(0, 0, 0, 0.08)","--vkui--vkontakte_button_tertiary_foreground":"#2d81e0","--vkui--vkontakte_button_tertiary_foreground--hover":"#2B7CD9","--vkui--vkontakte_button_tertiary_foreground--active":"#2978D3","--vkui--vkontakte_float_button_foreground":"#99a2ad","--vkui--vkontakte_float_button_foreground--hover":"#939CA9","--vkui--vkontakte_float_button_foreground--active":"#8D96A4","--vkui--vkontakte_landing_background":"#ffffff","--vkui--vkontakte_landing_background--hover":"#F5F5F7","--vkui--vkontakte_landing_background--active":"#EBECEF","--vkui--vkontakte_im_bubble_incoming_alternate_highlighted":"#f9f9f9","--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--hover":"#EFF0F1","--vkui--vkontakte_im_bubble_incoming_alternate_highlighted--active":"#E5E6EA","--vkui--vkontakte_im_bubble_incoming_expiring_highlighted":"#ccd3ff","--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--hover":"#C4CBF7","--vkui--vkontakte_im_bubble_incoming_expiring_highlighted--active":"#BCC3EF","--vkui--vkontakte_im_bubble_outgoing_highlighted":"#add3ff","--vkui--vkontakte_im_bubble_outgoing_highlighted--hover":"#A6CBF7","--vkui--vkontakte_im_bubble_outgoing_highlighted--active":"#9FC3EF","--vkui--vkontakte_im_bubble_button_background":"#F9F9F9","--vkui--vkontakte_im_bubble_button_background--hover":"#EFF0F1","--vkui--vkontakte_im_bubble_button_background--active":"#E5E6EA","--vkui--vkontakte_im_bubble_button_background_highlighted":"#D7D8D9","--vkui--vkontakte_im_bubble_button_background_highlighted--hover":"#CED0D3","--vkui--vkontakte_im_bubble_button_background_highlighted--active":"#C6C8CD","--vkui--vkontakte_im_bubble_mable_outgoing":"#D9F4FF","--vkui--vkontakte_im_bubble_mable_outgoing--hover":"#D0EBF7","--vkui--vkontakte_im_bubble_mable_outgoing--active":"#C8E2EF","--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted":"#C2CBFF","--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--hover":"#BAC4F7","--vkui--vkontakte_im_bubble_mable_outgoing_expiring_highlighted--active":"#B2BCEF","--vkui--vkontakte_im_bubble_mable_outgoing_highlighted":"#B0E8FF","--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--hover":"#A9DFF7","--vkui--vkontakte_im_bubble_mable_outgoing_highlighted--active":"#A2D7EF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing":"#D9F4FF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--hover":"#D0EBF7","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing--active":"#C8E2EF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted":"#B0E8FF","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--hover":"#A9DFF7","--vkui--vkontakte_im_bubble_mable_wallpaper_outgoing_highlighted--active":"#A2D7EF","--vkui--vkontakte_im_bubble_wallpaper_button_foreground":"#000000","--vkui--vkontakte_im_bubble_wallpaper_button_foreground--hover":"#000102","--vkui--vkontakte_im_bubble_wallpaper_button_foreground--active":"#000105","--vkui--vkontakte_im_service_message_text":"#818C99","--vkui--vkontakte_im_service_message_text--hover":"#7C8795","--vkui--vkontakte_im_service_message_text--active":"#778292","--vkui--vkontakte_landing_secondary_button_background":"rgba(0, 57, 115, 0.10)","--vkui--vkontakte_landing_secondary_button_background--hover":"rgba(0, 57, 115, 0.14)","--vkui--vkontakte_landing_secondary_button_background--active":"rgba(0, 57, 115, 0.18)","--vkui--vkontakte_stories_skeleton_loader_background":"#454647","--vkui--vkontakte_stories_skeleton_loader_background--hover":"#424447","--vkui--vkontakte_stories_skeleton_loader_background--active":"#3F4246","--vkui--vkontakte_palette_black":"#000000","--vkui--vkontakte_palette_black--hover":"#000102","--vkui--vkontakte_palette_black--active":"#000105","--vkui--color_background_inverse":"#262626","--vkui--color_background_inverse--hover":"#242527","--vkui--color_background_inverse--active":"#232428"}}
@@ -219,8 +219,8 @@
219
219
  --vkui--animation_duration_s: 0.1s;
220
220
  --vkui--animation_easing_default: cubic-bezier(0.3, 0.3, 0.5, 1);
221
221
  --vkui--animation_easing_platform: cubic-bezier(0.4, 0, 0.2, 1);
222
- --vkui--opacity_disable: 0.5;
223
- --vkui--opacity_disable_accessibility: 0.5;
222
+ --vkui--opacity_disable: 0.52;
223
+ --vkui--opacity_disable_accessibility: 0.52;
224
224
  --vkui--opacity_active: 0.72;
225
225
  --vkui--z_index_modal: 99;
226
226
  --vkui--z_index_popout: 100;
@@ -598,9 +598,9 @@
598
598
  --vkui--color_write_bar_input_border: #e1e3e6;
599
599
  --vkui--color_write_bar_input_border--hover: #D8DBDF;
600
600
  --vkui--color_write_bar_input_border--active: #CFD2D8;
601
- --vkui--color_write_bar_input_border_alpha: rgba(0, 0, 0, 0.08);
602
- --vkui--color_write_bar_input_border_alpha--hover: rgba(0, 0, 0, 0.12);
603
- --vkui--color_write_bar_input_border_alpha--active: rgba(0, 0, 0, 0.16);
601
+ --vkui--color_write_bar_input_border_alpha: #ddff00;
602
+ --vkui--color_write_bar_input_border_alpha--hover: #D4F502;
603
+ --vkui--color_write_bar_input_border_alpha--active: #CBEC05;
604
604
  --vkui--color_track_background: #e1e3e6;
605
605
  --vkui--color_track_background--hover: #D8DBDF;
606
606
  --vkui--color_track_background--active: #CFD2D8;
@@ -868,4 +868,7 @@
868
868
  --vkui--vkontakte_palette_black: #000000;
869
869
  --vkui--vkontakte_palette_black--hover: #000102;
870
870
  --vkui--vkontakte_palette_black--active: #000105;
871
+ --vkui--color_background_inverse: #262626;
872
+ --vkui--color_background_inverse--hover: #242527;
873
+ --vkui--color_background_inverse--active: #232428;
871
874
  }