@vkontakte/vkui-tokens 4.77.0 → 4.78.1

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 (202) hide show
  1. package/interfaces/themes/legoAndroid/index.d.ts +5 -19
  2. package/interfaces/themes/legoIOS/index.d.ts +4 -2
  3. package/interfaces/themes/vkontakteAndroid/index.d.ts +2 -0
  4. package/package.json +1 -1
  5. package/themes/legoAndroid/cssVars/declarations/index.css +21 -18
  6. package/themes/legoAndroid/cssVars/declarations/noColors.css +3 -3
  7. package/themes/legoAndroid/cssVars/declarations/noSizes.css +18 -15
  8. package/themes/legoAndroid/cssVars/declarations/onlyColors.css +18 -15
  9. package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
  10. package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +19 -16
  11. package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
  12. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +19 -16
  13. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +16 -13
  14. package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +21 -18
  15. package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +19 -16
  16. package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +19 -16
  17. package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +21 -18
  18. package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +19 -16
  19. package/themes/legoAndroid/cssVars/theme/index.js +1 -1
  20. package/themes/legoAndroid/cssVars/theme/index.json +41 -27
  21. package/themes/legoAndroid/docs.json +332 -0
  22. package/themes/legoAndroid/index.css +21 -18
  23. package/themes/legoAndroid/index.js +1 -1
  24. package/themes/legoAndroid/index.json +23 -18
  25. package/themes/legoAndroid/index.less +19 -16
  26. package/themes/legoAndroid/index.pcss +19 -16
  27. package/themes/legoAndroid/index.scss +21 -18
  28. package/themes/legoAndroid/index.styl +19 -16
  29. package/themes/legoAndroid/struct.json +18 -13
  30. package/themes/legoAndroidDark/cssVars/declarations/index.css +25 -22
  31. package/themes/legoAndroidDark/cssVars/declarations/noColors.css +4 -4
  32. package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +22 -19
  33. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +21 -18
  34. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  35. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +23 -20
  36. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  37. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +23 -20
  38. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -13
  39. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +25 -22
  40. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +23 -20
  41. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +23 -20
  42. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +25 -22
  43. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +23 -20
  44. package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
  45. package/themes/legoAndroidDark/cssVars/theme/index.json +45 -31
  46. package/themes/legoAndroidDark/docs.json +332 -0
  47. package/themes/legoAndroidDark/index.css +25 -22
  48. package/themes/legoAndroidDark/index.js +1 -1
  49. package/themes/legoAndroidDark/index.json +27 -22
  50. package/themes/legoAndroidDark/index.less +23 -20
  51. package/themes/legoAndroidDark/index.pcss +23 -20
  52. package/themes/legoAndroidDark/index.scss +25 -22
  53. package/themes/legoAndroidDark/index.styl +23 -20
  54. package/themes/legoAndroidDark/struct.json +27 -22
  55. package/themes/legoIOS/cssVars/declarations/index.css +48 -45
  56. package/themes/legoIOS/cssVars/declarations/noColors.css +30 -30
  57. package/themes/legoIOS/cssVars/declarations/noSizes.css +18 -15
  58. package/themes/legoIOS/cssVars/declarations/onlyColors.css +18 -15
  59. package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
  60. package/themes/legoIOS/cssVars/declarations/onlyVariables.css +28 -25
  61. package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
  62. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +28 -25
  63. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +28 -25
  64. package/themes/legoIOS/cssVars/theme/fallbacks/index.css +48 -45
  65. package/themes/legoIOS/cssVars/theme/fallbacks/index.less +28 -25
  66. package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +28 -25
  67. package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +41 -38
  68. package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +28 -25
  69. package/themes/legoIOS/cssVars/theme/index.js +1 -1
  70. package/themes/legoIOS/cssVars/theme/index.json +39 -25
  71. package/themes/legoIOS/docs.json +4 -0
  72. package/themes/legoIOS/index.css +48 -45
  73. package/themes/legoIOS/index.js +1 -1
  74. package/themes/legoIOS/index.json +30 -25
  75. package/themes/legoIOS/index.less +28 -25
  76. package/themes/legoIOS/index.pcss +28 -25
  77. package/themes/legoIOS/index.scss +41 -38
  78. package/themes/legoIOS/index.styl +28 -25
  79. package/themes/legoIOS/struct.json +30 -25
  80. package/themes/legoIOSDark/cssVars/declarations/index.css +51 -48
  81. package/themes/legoIOSDark/cssVars/declarations/noColors.css +30 -30
  82. package/themes/legoIOSDark/cssVars/declarations/noSizes.css +21 -18
  83. package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +21 -18
  84. package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
  85. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +31 -28
  86. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  87. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +31 -28
  88. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +31 -25
  89. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +51 -48
  90. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +31 -28
  91. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +31 -28
  92. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +44 -41
  93. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +31 -28
  94. package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
  95. package/themes/legoIOSDark/cssVars/theme/index.json +42 -28
  96. package/themes/legoIOSDark/docs.json +4 -0
  97. package/themes/legoIOSDark/index.css +51 -48
  98. package/themes/legoIOSDark/index.js +1 -1
  99. package/themes/legoIOSDark/index.json +33 -28
  100. package/themes/legoIOSDark/index.less +31 -28
  101. package/themes/legoIOSDark/index.pcss +31 -28
  102. package/themes/legoIOSDark/index.scss +44 -41
  103. package/themes/legoIOSDark/index.styl +31 -28
  104. package/themes/legoIOSDark/struct.json +33 -28
  105. package/themes/vkontakteAndroid/cssVars/declarations/index.css +6 -0
  106. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +6 -0
  107. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +6 -0
  108. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +1 -1
  109. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +6 -0
  110. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +1 -1
  111. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +6 -0
  112. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  113. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +6 -0
  114. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +6 -0
  115. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +6 -0
  116. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +6 -0
  117. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +6 -0
  118. package/themes/vkontakteAndroid/cssVars/theme/index.js +1 -1
  119. package/themes/vkontakteAndroid/cssVars/theme/index.json +28 -0
  120. package/themes/vkontakteAndroid/docs.json +8 -0
  121. package/themes/vkontakteAndroid/index.css +6 -0
  122. package/themes/vkontakteAndroid/index.js +1 -1
  123. package/themes/vkontakteAndroid/index.json +10 -0
  124. package/themes/vkontakteAndroid/index.less +6 -0
  125. package/themes/vkontakteAndroid/index.pcss +6 -0
  126. package/themes/vkontakteAndroid/index.scss +6 -0
  127. package/themes/vkontakteAndroid/index.styl +6 -0
  128. package/themes/vkontakteAndroid/struct.json +10 -0
  129. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +6 -0
  130. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +6 -0
  131. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +6 -0
  132. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  133. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +6 -0
  134. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  135. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  136. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  137. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +6 -0
  138. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +6 -0
  139. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +6 -0
  140. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +6 -0
  141. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +6 -0
  142. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +1 -1
  143. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +28 -0
  144. package/themes/vkontakteAndroidDark/docs.json +8 -0
  145. package/themes/vkontakteAndroidDark/index.css +6 -0
  146. package/themes/vkontakteAndroidDark/index.js +1 -1
  147. package/themes/vkontakteAndroidDark/index.json +10 -0
  148. package/themes/vkontakteAndroidDark/index.less +6 -0
  149. package/themes/vkontakteAndroidDark/index.pcss +6 -0
  150. package/themes/vkontakteAndroidDark/index.scss +6 -0
  151. package/themes/vkontakteAndroidDark/index.styl +6 -0
  152. package/themes/vkontakteAndroidDark/struct.json +10 -0
  153. package/themes/vkontakteCom/docs.json +8 -0
  154. package/themes/vkontakteComDark/docs.json +8 -0
  155. package/themes/vkontakteIOS/cssVars/declarations/index.css +6 -0
  156. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +6 -0
  157. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +6 -0
  158. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +1 -1
  159. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +6 -0
  160. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +1 -1
  161. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +6 -0
  162. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  163. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +6 -0
  164. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +6 -0
  165. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +6 -0
  166. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +6 -0
  167. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +6 -0
  168. package/themes/vkontakteIOS/cssVars/theme/index.js +1 -1
  169. package/themes/vkontakteIOS/cssVars/theme/index.json +28 -0
  170. package/themes/vkontakteIOS/docs.json +8 -0
  171. package/themes/vkontakteIOS/index.css +6 -0
  172. package/themes/vkontakteIOS/index.js +1 -1
  173. package/themes/vkontakteIOS/index.json +10 -0
  174. package/themes/vkontakteIOS/index.less +6 -0
  175. package/themes/vkontakteIOS/index.pcss +6 -0
  176. package/themes/vkontakteIOS/index.scss +6 -0
  177. package/themes/vkontakteIOS/index.styl +6 -0
  178. package/themes/vkontakteIOS/struct.json +10 -0
  179. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +6 -0
  180. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +6 -0
  181. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +6 -0
  182. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +1 -1
  183. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +6 -0
  184. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  185. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  186. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  187. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +6 -0
  188. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +6 -0
  189. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +6 -0
  190. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +6 -0
  191. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +6 -0
  192. package/themes/vkontakteIOSDark/cssVars/theme/index.js +1 -1
  193. package/themes/vkontakteIOSDark/cssVars/theme/index.json +28 -0
  194. package/themes/vkontakteIOSDark/docs.json +8 -0
  195. package/themes/vkontakteIOSDark/index.css +6 -0
  196. package/themes/vkontakteIOSDark/index.js +1 -1
  197. package/themes/vkontakteIOSDark/index.json +10 -0
  198. package/themes/vkontakteIOSDark/index.less +6 -0
  199. package/themes/vkontakteIOSDark/index.pcss +6 -0
  200. package/themes/vkontakteIOSDark/index.scss +6 -0
  201. package/themes/vkontakteIOSDark/index.styl +6 -0
  202. package/themes/vkontakteIOSDark/struct.json +10 -0
@@ -143,9 +143,9 @@ $color-background-accent-alternative--active: #60A6F5;
143
143
  $color-background: #000000;
144
144
  $color-background--hover: #0A0A0A;
145
145
  $color-background--active: #141414;
146
- $color-background-content: #19191a;
147
- $color-background-content--hover: #222223;
148
- $color-background-content--active: #2B2B2C;
146
+ $color-background-content: #000000;
147
+ $color-background-content--hover: #0A0A0A;
148
+ $color-background-content--active: #141414;
149
149
  $color-background-content-alpha: rgba(25, 25, 26, 0.8);
150
150
  $color-background-content-alpha--hover: rgba(25, 25, 26, 0.84);
151
151
  $color-background-content-alpha--active: rgba(25, 25, 26, 0.88);
@@ -191,9 +191,9 @@ $color-background-positive-tint--active: #384736;
191
191
  $color-background-warning: #483416;
192
192
  $color-background-warning--hover: #4F3C1F;
193
193
  $color-background-warning--active: #574429;
194
- $color-background-negative: #fe3c60;
195
- $color-background-negative--hover: #FE4466;
196
- $color-background-negative--active: #FE4C6D;
194
+ $color-background-negative: #FD6571;
195
+ $color-background-negative--hover: #FD6B77;
196
+ $color-background-negative--active: #FD717C;
197
197
  $color-background-negative-tint: #4b2727;
198
198
  $color-background-negative-tint--hover: #523030;
199
199
  $color-background-negative-tint--active: #593838;
@@ -242,9 +242,9 @@ $color-text-contrast-themed--active: #4B4B4B;
242
242
  $color-text-positive: #34c759;
243
243
  $color-text-positive--hover: #3CC960;
244
244
  $color-text-positive--active: #44CB66;
245
- $color-text-negative: #fe3c60;
246
- $color-text-negative--hover: #FE4466;
247
- $color-text-negative--active: #FE4C6D;
245
+ $color-text-negative: #FD6571;
246
+ $color-text-negative--hover: #FD6B77;
247
+ $color-text-negative--active: #FD717C;
248
248
  $color-text-link: #2e90ff;
249
249
  $color-text-link--hover: #3694FF;
250
250
  $color-text-link--active: #3F99FF;
@@ -308,9 +308,9 @@ $color-icon-positive--active: #44CB66;
308
308
  $color-icon-warning: #ff6900;
309
309
  $color-icon-warning--hover: #FF6F0A;
310
310
  $color-icon-warning--active: #FF7514;
311
- $color-icon-negative: #fe3c60;
312
- $color-icon-negative--hover: #FE4466;
313
- $color-icon-negative--active: #FE4C6D;
311
+ $color-icon-negative: #FD6571;
312
+ $color-icon-negative--hover: #FD6B77;
313
+ $color-icon-negative--active: #FD717C;
314
314
  $color-stroke-accent: #529ef4;
315
315
  $color-stroke-accent--hover: #59A2F4;
316
316
  $color-stroke-accent--active: #60A6F5;
@@ -335,9 +335,9 @@ $color-separator-secondary--active: #272728;
335
335
  $color-stroke-positive: #34c759;
336
336
  $color-stroke-positive--hover: #3CC960;
337
337
  $color-stroke-positive--active: #44CB66;
338
- $color-stroke-negative: #fe3c60;
339
- $color-stroke-negative--hover: #FE4466;
340
- $color-stroke-negative--active: #FE4C6D;
338
+ $color-stroke-negative: #FD6571;
339
+ $color-stroke-negative--hover: #FD6B77;
340
+ $color-stroke-negative--active: #FD717C;
341
341
  $color-stroke-contrast: #FFFFFF;
342
342
  $color-stroke-contrast--hover: #EBEDF0;
343
343
  $color-stroke-contrast--active: #D7D8DB;
@@ -347,9 +347,9 @@ $color-stroke-primary--active: #E3E5E8;
347
347
  $color-image-border-alpha: #ffffff3d;
348
348
  $color-image-border-alpha--hover: rgba(255, 255, 255, 0.28);
349
349
  $color-image-border-alpha--active: rgba(255, 255, 255, 0.32);
350
- $color-field-border-alpha: #ffffff0f;
351
- $color-field-border-alpha--hover: rgba(255, 255, 255, 0.1);
352
- $color-field-border-alpha--active: rgba(255, 255, 255, 0.14);
350
+ $color-field-border-alpha: #FFFFFF0F;
351
+ $color-field-border-alpha--hover: #33333329;
352
+ $color-field-border-alpha--active: #33333333;
353
353
  $color-accent-blue: #2e90ff;
354
354
  $color-accent-blue--hover: #3694FF;
355
355
  $color-accent-blue--active: #3F99FF;
@@ -467,6 +467,9 @@ $color-transparent--active: rgba(0, 0, 0, 0.08);
467
467
  $color-background-inverse: #FFFFFF;
468
468
  $color-background-inverse--hover: #EBEDF0;
469
469
  $color-background-inverse--active: #D7D8DB;
470
+ $color-stroke-contrast-secondary-alpha: #ffffff1f;
471
+ $color-stroke-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.16);
472
+ $color-stroke-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.2);
470
473
 
471
474
 
472
475
  @mixin font-display-title1--regular() {
@@ -537,14 +540,14 @@ $font-display-title4--regular--map: (
537
540
  );
538
541
  @mixin font-title1--regular() {
539
542
  font-size: 31px;
540
- line-height: 30.8px;
543
+ line-height: 31px;
541
544
  font-family: "VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
542
545
  font-weight: 700;
543
546
  letter-spacing: -0.65px;
544
547
  }
545
548
  $font-title1--regular--map: (
546
549
  'fontSize': 31px,
547
- 'lineHeight': 30.8px,
550
+ 'lineHeight': 31px,
548
551
  'fontFamily': ""VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
549
552
  'fontWeight': 700,
550
553
  'letterSpacing': -0.65px,
@@ -566,26 +569,26 @@ $font-title2--regular--map: (
566
569
  );
567
570
  @mixin font-title3--regular() {
568
571
  font-size: 21.5px;
569
- line-height: 22.85px;
572
+ line-height: 23px;
570
573
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
571
574
  font-weight: 700;
572
575
  }
573
576
  $font-title3--regular--map: (
574
577
  'fontSize': 21.5px,
575
- 'lineHeight': 22.85px,
578
+ 'lineHeight': 23px,
576
579
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
577
580
  'fontWeight': 700,
578
581
  'fontVariationSettings.opticalSize': 23.8,
579
582
  );
580
583
  @mixin font-headline1--regular() {
581
584
  font-size: 17px;
582
- line-height: 19.84px;
585
+ line-height: 20px;
583
586
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
584
587
  font-weight: 600;
585
588
  }
586
589
  $font-headline1--regular--map: (
587
590
  'fontSize': 17px,
588
- 'lineHeight': 19.84px,
591
+ 'lineHeight': 20px,
589
592
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
590
593
  'fontWeight': 600,
591
594
  'fontVariationSettings.opticalSize': 21.1,
@@ -598,7 +601,7 @@ $font-headline1--regular--map: (
598
601
  }
599
602
  $font-headline1--regular--map: (
600
603
  'fontSize': 17px,
601
- 'lineHeight': 19.84px,
604
+ 'lineHeight': 20px,
602
605
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
603
606
  'fontWeight': 600,
604
607
  'fontVariationSettings.opticalSize': 21.1,
@@ -642,13 +645,13 @@ $font-headline2--compact--map: (
642
645
  );
643
646
  @mixin font-text--regular() {
644
647
  font-size: 16px;
645
- line-height: 18.39px;
648
+ line-height: 18.5px;
646
649
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
647
650
  font-weight: 600;
648
651
  }
649
652
  $font-text--regular--map: (
650
653
  'fontSize': 16px,
651
- 'lineHeight': 18.39px,
654
+ 'lineHeight': 18.5px,
652
655
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
653
656
  'fontWeight': 600,
654
657
  'fontVariationSettings.opticalSize': 21.8,
@@ -661,7 +664,7 @@ $font-text--regular--map: (
661
664
  }
662
665
  $font-text--regular--map: (
663
666
  'fontSize': 16px,
664
- 'lineHeight': 18.39px,
667
+ 'lineHeight': 18.5px,
665
668
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
666
669
  'fontWeight': 600,
667
670
  'fontVariationSettings.opticalSize': 21.8,
@@ -675,13 +678,13 @@ $font-text--compact--map: (
675
678
  );
676
679
  @mixin font-paragraph--regular() {
677
680
  font-size: 15px;
678
- line-height: 18.31px;
681
+ line-height: 18.5px;
679
682
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
680
683
  font-weight: 580;
681
684
  }
682
685
  $font-paragraph--regular--map: (
683
686
  'fontSize': 15px,
684
- 'lineHeight': 18.31px,
687
+ 'lineHeight': 18.5px,
685
688
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
686
689
  'fontWeight': 580,
687
690
  'fontVariationSettings.opticalSize': 21.5,
@@ -718,13 +721,13 @@ $font-subhead--compact--map: (
718
721
  );
719
722
  @mixin font-footnote--regular() {
720
723
  font-size: 13.5px;
721
- line-height: 14.9px;
724
+ line-height: 15px;
722
725
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
723
726
  font-weight: 600;
724
727
  }
725
728
  $font-footnote--regular--map: (
726
729
  'fontSize': 13.5px,
727
- 'lineHeight': 14.9px,
730
+ 'lineHeight': 15px,
728
731
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
729
732
  'fontWeight': 600,
730
733
  'fontVariationSettings.opticalSize': 22.2,
@@ -823,46 +826,46 @@ $font-caption3-caps--regular--map: (
823
826
  );
824
827
  @mixin font-label1--regular() {
825
828
  font-size: 19px;
826
- line-height: 19.87px;
829
+ line-height: 20px;
827
830
  font-weight: 700;
828
831
  }
829
832
  $font-label1--regular--map: (
830
833
  'fontSize': 19px,
831
- 'lineHeight': 19.87px,
834
+ 'lineHeight': 20px,
832
835
  'fontWeight': 700,
833
836
  'fontVariationSettings.opticalSize': 22,
834
837
  );
835
838
  @mixin font-label2--regular() {
836
839
  font-size: 18px;
837
- line-height: 20.82px;
840
+ line-height: 21px;
838
841
  font-weight: 600;
839
842
  }
840
843
  $font-label2--regular--map: (
841
844
  'fontSize': 18px,
842
- 'lineHeight': 20.82px,
845
+ 'lineHeight': 21px,
843
846
  'fontWeight': 600,
844
847
  'fontVariationSettings.opticalSize': 21.8,
845
848
  );
846
849
  @mixin font-body--regular() {
847
850
  font-size: 16.5px;
848
- line-height: 21.24px;
851
+ line-height: 21px;
849
852
  font-weight: 520;
850
853
  }
851
854
  $font-body--regular--map: (
852
855
  'fontSize': 16.5px,
853
- 'lineHeight': 21.24px,
856
+ 'lineHeight': 21px,
854
857
  'fontWeight': 520,
855
858
  'fontVariationSettings.opticalSize': 21.5,
856
859
  );
857
860
  @mixin font-headline--regular() {
858
861
  font-size: 17px;
859
- line-height: 19.84px;
862
+ line-height: 20px;
860
863
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
861
864
  font-weight: 600;
862
865
  }
863
866
  $font-headline--regular--map: (
864
867
  'fontSize': 17px,
865
- 'lineHeight': 19.84px,
868
+ 'lineHeight': 20px,
866
869
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
867
870
  'fontWeight': 600,
868
871
  'fontVariationSettings.opticalSize': 21.1,
@@ -875,7 +878,7 @@ $font-headline--regular--map: (
875
878
  }
876
879
  $font-headline--regular--map: (
877
880
  'fontSize': 17px,
878
- 'lineHeight': 19.84px,
881
+ 'lineHeight': 20px,
879
882
  'fontFamily': "-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif",
880
883
  'fontWeight': 600,
881
884
  'fontVariationSettings.opticalSize': 21.1,
@@ -143,9 +143,9 @@ $color-background-accent-alternative--active = #60A6F5;
143
143
  $color-background = #000000;
144
144
  $color-background--hover = #0A0A0A;
145
145
  $color-background--active = #141414;
146
- $color-background-content = #19191a;
147
- $color-background-content--hover = #222223;
148
- $color-background-content--active = #2B2B2C;
146
+ $color-background-content = #000000;
147
+ $color-background-content--hover = #0A0A0A;
148
+ $color-background-content--active = #141414;
149
149
  $color-background-content-alpha = rgba(25, 25, 26, 0.8);
150
150
  $color-background-content-alpha--hover = rgba(25, 25, 26, 0.84);
151
151
  $color-background-content-alpha--active = rgba(25, 25, 26, 0.88);
@@ -191,9 +191,9 @@ $color-background-positive-tint--active = #384736;
191
191
  $color-background-warning = #483416;
192
192
  $color-background-warning--hover = #4F3C1F;
193
193
  $color-background-warning--active = #574429;
194
- $color-background-negative = #fe3c60;
195
- $color-background-negative--hover = #FE4466;
196
- $color-background-negative--active = #FE4C6D;
194
+ $color-background-negative = #FD6571;
195
+ $color-background-negative--hover = #FD6B77;
196
+ $color-background-negative--active = #FD717C;
197
197
  $color-background-negative-tint = #4b2727;
198
198
  $color-background-negative-tint--hover = #523030;
199
199
  $color-background-negative-tint--active = #593838;
@@ -242,9 +242,9 @@ $color-text-contrast-themed--active = #4B4B4B;
242
242
  $color-text-positive = #34c759;
243
243
  $color-text-positive--hover = #3CC960;
244
244
  $color-text-positive--active = #44CB66;
245
- $color-text-negative = #fe3c60;
246
- $color-text-negative--hover = #FE4466;
247
- $color-text-negative--active = #FE4C6D;
245
+ $color-text-negative = #FD6571;
246
+ $color-text-negative--hover = #FD6B77;
247
+ $color-text-negative--active = #FD717C;
248
248
  $color-text-link = #2e90ff;
249
249
  $color-text-link--hover = #3694FF;
250
250
  $color-text-link--active = #3F99FF;
@@ -308,9 +308,9 @@ $color-icon-positive--active = #44CB66;
308
308
  $color-icon-warning = #ff6900;
309
309
  $color-icon-warning--hover = #FF6F0A;
310
310
  $color-icon-warning--active = #FF7514;
311
- $color-icon-negative = #fe3c60;
312
- $color-icon-negative--hover = #FE4466;
313
- $color-icon-negative--active = #FE4C6D;
311
+ $color-icon-negative = #FD6571;
312
+ $color-icon-negative--hover = #FD6B77;
313
+ $color-icon-negative--active = #FD717C;
314
314
  $color-stroke-accent = #529ef4;
315
315
  $color-stroke-accent--hover = #59A2F4;
316
316
  $color-stroke-accent--active = #60A6F5;
@@ -335,9 +335,9 @@ $color-separator-secondary--active = #272728;
335
335
  $color-stroke-positive = #34c759;
336
336
  $color-stroke-positive--hover = #3CC960;
337
337
  $color-stroke-positive--active = #44CB66;
338
- $color-stroke-negative = #fe3c60;
339
- $color-stroke-negative--hover = #FE4466;
340
- $color-stroke-negative--active = #FE4C6D;
338
+ $color-stroke-negative = #FD6571;
339
+ $color-stroke-negative--hover = #FD6B77;
340
+ $color-stroke-negative--active = #FD717C;
341
341
  $color-stroke-contrast = #FFFFFF;
342
342
  $color-stroke-contrast--hover = #EBEDF0;
343
343
  $color-stroke-contrast--active = #D7D8DB;
@@ -347,9 +347,9 @@ $color-stroke-primary--active = #E3E5E8;
347
347
  $color-image-border-alpha = #ffffff3d;
348
348
  $color-image-border-alpha--hover = rgba(255, 255, 255, 0.28);
349
349
  $color-image-border-alpha--active = rgba(255, 255, 255, 0.32);
350
- $color-field-border-alpha = #ffffff0f;
351
- $color-field-border-alpha--hover = rgba(255, 255, 255, 0.1);
352
- $color-field-border-alpha--active = rgba(255, 255, 255, 0.14);
350
+ $color-field-border-alpha = #FFFFFF0F;
351
+ $color-field-border-alpha--hover = #33333329;
352
+ $color-field-border-alpha--active = #33333333;
353
353
  $color-accent-blue = #2e90ff;
354
354
  $color-accent-blue--hover = #3694FF;
355
355
  $color-accent-blue--active = #3F99FF;
@@ -467,6 +467,9 @@ $color-transparent--active = rgba(0, 0, 0, 0.08);
467
467
  $color-background-inverse = #FFFFFF;
468
468
  $color-background-inverse--hover = #EBEDF0;
469
469
  $color-background-inverse--active = #D7D8DB;
470
+ $color-stroke-contrast-secondary-alpha = #ffffff1f;
471
+ $color-stroke-contrast-secondary-alpha--hover = rgba(255, 255, 255, 0.16);
472
+ $color-stroke-contrast-secondary-alpha--active = rgba(255, 255, 255, 0.2);
470
473
 
471
474
 
472
475
  font-display-title1--regular() {
@@ -501,7 +504,7 @@ font-display-title4--regular() {
501
504
  }
502
505
  font-title1--regular() {
503
506
  font-size: 31px;
504
- line-height: 30.8px;
507
+ line-height: 31px;
505
508
  font-family: "VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
506
509
  font-weight: 700;
507
510
  letter-spacing: -0.65px;
@@ -515,13 +518,13 @@ font-title2--regular() {
515
518
  }
516
519
  font-title3--regular() {
517
520
  font-size: 21.5px;
518
- line-height: 22.85px;
521
+ line-height: 23px;
519
522
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
520
523
  font-weight: 700;
521
524
  }
522
525
  font-headline1--regular() {
523
526
  font-size: 17px;
524
- line-height: 19.84px;
527
+ line-height: 20px;
525
528
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
526
529
  font-weight: 600;
527
530
  }
@@ -545,7 +548,7 @@ font-headline2--compact() {
545
548
  }
546
549
  font-text--regular() {
547
550
  font-size: 16px;
548
- line-height: 18.39px;
551
+ line-height: 18.5px;
549
552
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
550
553
  font-weight: 600;
551
554
  }
@@ -557,7 +560,7 @@ font-text--compact() {
557
560
  }
558
561
  font-paragraph--regular() {
559
562
  font-size: 15px;
560
- line-height: 18.31px;
563
+ line-height: 18.5px;
561
564
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
562
565
  font-weight: 580;
563
566
  }
@@ -575,7 +578,7 @@ font-subhead--compact() {
575
578
  }
576
579
  font-footnote--regular() {
577
580
  font-size: 13.5px;
578
- line-height: 14.9px;
581
+ line-height: 15px;
579
582
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
580
583
  font-weight: 600;
581
584
  }
@@ -627,22 +630,22 @@ font-caption3-caps--regular() {
627
630
  }
628
631
  font-label1--regular() {
629
632
  font-size: 19px;
630
- line-height: 19.87px;
633
+ line-height: 20px;
631
634
  font-weight: 700;
632
635
  }
633
636
  font-label2--regular() {
634
637
  font-size: 18px;
635
- line-height: 20.82px;
638
+ line-height: 21px;
636
639
  font-weight: 600;
637
640
  }
638
641
  font-body--regular() {
639
642
  font-size: 16.5px;
640
- line-height: 21.24px;
643
+ line-height: 21px;
641
644
  font-weight: 520;
642
645
  }
643
646
  font-headline--regular() {
644
647
  font-size: 17px;
645
- line-height: 19.84px;
648
+ line-height: 20px;
646
649
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
647
650
  font-weight: 600;
648
651
  }
@@ -200,7 +200,7 @@
200
200
  "fontTitle1": {
201
201
  "regular": {
202
202
  "fontSize": 31,
203
- "lineHeight": 30.8,
203
+ "lineHeight": 31,
204
204
  "fontFamily": "\"VK Sans Display\", -apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
205
205
  "fontWeight": 700,
206
206
  "letterSpacing": "-0.65px"
@@ -221,7 +221,7 @@
221
221
  "fontTitle3": {
222
222
  "regular": {
223
223
  "fontSize": 21.5,
224
- "lineHeight": 22.85,
224
+ "lineHeight": 23,
225
225
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
226
226
  "fontWeight": 700,
227
227
  "fontVariationSettings": {
@@ -232,7 +232,7 @@
232
232
  "fontHeadline1": {
233
233
  "regular": {
234
234
  "fontSize": 17,
235
- "lineHeight": 19.84,
235
+ "lineHeight": 20,
236
236
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
237
237
  "fontWeight": 600,
238
238
  "fontVariationSettings": {
@@ -259,7 +259,7 @@
259
259
  "fontText": {
260
260
  "regular": {
261
261
  "fontSize": 16,
262
- "lineHeight": 18.39,
262
+ "lineHeight": 18.5,
263
263
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
264
264
  "fontWeight": 600,
265
265
  "fontVariationSettings": {
@@ -274,7 +274,7 @@
274
274
  "fontParagraph": {
275
275
  "regular": {
276
276
  "fontSize": 15,
277
- "lineHeight": 18.31,
277
+ "lineHeight": 18.5,
278
278
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
279
279
  "fontWeight": 580,
280
280
  "fontVariationSettings": {
@@ -297,7 +297,7 @@
297
297
  "fontFootnote": {
298
298
  "regular": {
299
299
  "fontSize": 13.5,
300
- "lineHeight": 14.9,
300
+ "lineHeight": 15,
301
301
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
302
302
  "fontWeight": 600,
303
303
  "fontVariationSettings": {
@@ -368,7 +368,7 @@
368
368
  "fontLabel1": {
369
369
  "regular": {
370
370
  "fontSize": 19,
371
- "lineHeight": 19.87,
371
+ "lineHeight": 20,
372
372
  "fontWeight": 700,
373
373
  "fontVariationSettings": {
374
374
  "opticalSize": 22
@@ -378,7 +378,7 @@
378
378
  "fontLabel2": {
379
379
  "regular": {
380
380
  "fontSize": 18,
381
- "lineHeight": 20.82,
381
+ "lineHeight": 21,
382
382
  "fontWeight": 600,
383
383
  "fontVariationSettings": {
384
384
  "opticalSize": 21.8
@@ -388,7 +388,7 @@
388
388
  "fontBody": {
389
389
  "regular": {
390
390
  "fontSize": 16.5,
391
- "lineHeight": 21.24,
391
+ "lineHeight": 21,
392
392
  "fontWeight": 520,
393
393
  "fontVariationSettings": {
394
394
  "opticalSize": 21.5
@@ -398,7 +398,7 @@
398
398
  "fontHeadline": {
399
399
  "regular": {
400
400
  "fontSize": 17,
401
- "lineHeight": 19.84,
401
+ "lineHeight": 20,
402
402
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
403
403
  "fontWeight": 600,
404
404
  "fontVariationSettings": {
@@ -700,9 +700,9 @@
700
700
  "active": "#141414"
701
701
  },
702
702
  "colorBackgroundContent": {
703
- "normal": "#19191a",
704
- "hover": "#222223",
705
- "active": "#2B2B2C"
703
+ "normal": "#000000",
704
+ "hover": "#0A0A0A",
705
+ "active": "#141414"
706
706
  },
707
707
  "colorBackgroundContentAlpha": {
708
708
  "normal": "rgba(25, 25, 26, 0.8)",
@@ -780,9 +780,9 @@
780
780
  "active": "#574429"
781
781
  },
782
782
  "colorBackgroundNegative": {
783
- "normal": "#fe3c60",
784
- "hover": "#FE4466",
785
- "active": "#FE4C6D"
783
+ "normal": "#FD6571",
784
+ "hover": "#FD6B77",
785
+ "active": "#FD717C"
786
786
  },
787
787
  "colorBackgroundNegativeTint": {
788
788
  "normal": "#4b2727",
@@ -865,9 +865,9 @@
865
865
  "active": "#44CB66"
866
866
  },
867
867
  "colorTextNegative": {
868
- "normal": "#fe3c60",
869
- "hover": "#FE4466",
870
- "active": "#FE4C6D"
868
+ "normal": "#FD6571",
869
+ "hover": "#FD6B77",
870
+ "active": "#FD717C"
871
871
  },
872
872
  "colorTextLink": {
873
873
  "normal": "#2e90ff",
@@ -975,9 +975,9 @@
975
975
  "active": "#FF7514"
976
976
  },
977
977
  "colorIconNegative": {
978
- "normal": "#fe3c60",
979
- "hover": "#FE4466",
980
- "active": "#FE4C6D"
978
+ "normal": "#FD6571",
979
+ "hover": "#FD6B77",
980
+ "active": "#FD717C"
981
981
  },
982
982
  "colorStrokeAccent": {
983
983
  "normal": "#529ef4",
@@ -1020,9 +1020,9 @@
1020
1020
  "active": "#44CB66"
1021
1021
  },
1022
1022
  "colorStrokeNegative": {
1023
- "normal": "#fe3c60",
1024
- "hover": "#FE4466",
1025
- "active": "#FE4C6D"
1023
+ "normal": "#FD6571",
1024
+ "hover": "#FD6B77",
1025
+ "active": "#FD717C"
1026
1026
  },
1027
1027
  "colorStrokeContrast": {
1028
1028
  "normal": "#FFFFFF",
@@ -1040,9 +1040,9 @@
1040
1040
  "active": "rgba(255, 255, 255, 0.32)"
1041
1041
  },
1042
1042
  "colorFieldBorderAlpha": {
1043
- "normal": "#ffffff0f",
1044
- "hover": "rgba(255, 255, 255, 0.1)",
1045
- "active": "rgba(255, 255, 255, 0.14)"
1043
+ "normal": "#FFFFFF0F",
1044
+ "hover": "#33333329",
1045
+ "active": "#33333333"
1046
1046
  },
1047
1047
  "colorAccentBlue": {
1048
1048
  "normal": "#2e90ff",
@@ -1238,6 +1238,11 @@
1238
1238
  "normal": "#FFFFFF",
1239
1239
  "hover": "#EBEDF0",
1240
1240
  "active": "#D7D8DB"
1241
+ },
1242
+ "colorStrokeContrastSecondaryAlpha": {
1243
+ "normal": "#ffffff1f",
1244
+ "hover": "rgba(255, 255, 255, 0.16)",
1245
+ "active": "rgba(255, 255, 255, 0.2)"
1241
1246
  }
1242
1247
  }
1243
1248
  }
@@ -617,6 +617,12 @@
617
617
  --vkui--color_transparent: transparent;
618
618
  --vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
619
619
  --vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
620
+ --vkui--color_background_inverse: #0A0A0A;
621
+ --vkui--color_background_inverse--hover: #0A0A0C;
622
+ --vkui--color_background_inverse--active: #090A0E;
623
+ --vkui--color_stroke_contrast_secondary_alpha: rgba(1, 1, 1, 0.12);
624
+ --vkui--color_stroke_contrast_secondary_alpha--hover: rgba(1, 1, 1, 0.16);
625
+ --vkui--color_stroke_contrast_secondary_alpha--active: rgba(1, 1, 1, 0.2);
620
626
  --vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
621
627
  --vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);
622
628
  --vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);
@@ -406,6 +406,12 @@
406
406
  --vkui--color_transparent: transparent;
407
407
  --vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
408
408
  --vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
409
+ --vkui--color_background_inverse: #0A0A0A;
410
+ --vkui--color_background_inverse--hover: #0A0A0C;
411
+ --vkui--color_background_inverse--active: #090A0E;
412
+ --vkui--color_stroke_contrast_secondary_alpha: rgba(1, 1, 1, 0.12);
413
+ --vkui--color_stroke_contrast_secondary_alpha--hover: rgba(1, 1, 1, 0.16);
414
+ --vkui--color_stroke_contrast_secondary_alpha--active: rgba(1, 1, 1, 0.2);
409
415
  --vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
410
416
  --vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);
411
417
  --vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);
@@ -338,6 +338,12 @@
338
338
  --vkui--color_transparent: transparent;
339
339
  --vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
340
340
  --vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
341
+ --vkui--color_background_inverse: #0A0A0A;
342
+ --vkui--color_background_inverse--hover: #0A0A0C;
343
+ --vkui--color_background_inverse--active: #090A0E;
344
+ --vkui--color_stroke_contrast_secondary_alpha: rgba(1, 1, 1, 0.12);
345
+ --vkui--color_stroke_contrast_secondary_alpha--hover: rgba(1, 1, 1, 0.16);
346
+ --vkui--color_stroke_contrast_secondary_alpha--active: rgba(1, 1, 1, 0.2);
341
347
  --vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
342
348
  --vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);
343
349
  --vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);