@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
@@ -61,7 +61,7 @@
61
61
  "fontTitle1": {
62
62
  "regular": {
63
63
  "fontSize": 31,
64
- "lineHeight": 30.8,
64
+ "lineHeight": 31,
65
65
  "fontFamily": "\"VK Sans Display\", -apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
66
66
  "fontWeight": 700,
67
67
  "letterSpacing": "-0.65px"
@@ -82,7 +82,7 @@
82
82
  "fontTitle3": {
83
83
  "regular": {
84
84
  "fontSize": 21.5,
85
- "lineHeight": 22.85,
85
+ "lineHeight": 23,
86
86
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
87
87
  "fontWeight": 700,
88
88
  "fontVariationSettings": {
@@ -93,7 +93,7 @@
93
93
  "fontHeadline1": {
94
94
  "regular": {
95
95
  "fontSize": 17,
96
- "lineHeight": 19.84,
96
+ "lineHeight": 20,
97
97
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
98
98
  "fontWeight": 600,
99
99
  "fontVariationSettings": {
@@ -120,7 +120,7 @@
120
120
  "fontText": {
121
121
  "regular": {
122
122
  "fontSize": 16,
123
- "lineHeight": 18.39,
123
+ "lineHeight": 18.5,
124
124
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
125
125
  "fontWeight": 600,
126
126
  "fontVariationSettings": {
@@ -135,7 +135,7 @@
135
135
  "fontParagraph": {
136
136
  "regular": {
137
137
  "fontSize": 15,
138
- "lineHeight": 18.31,
138
+ "lineHeight": 18.5,
139
139
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
140
140
  "fontWeight": 580,
141
141
  "fontVariationSettings": {
@@ -158,7 +158,7 @@
158
158
  "fontFootnote": {
159
159
  "regular": {
160
160
  "fontSize": 13.5,
161
- "lineHeight": 14.9,
161
+ "lineHeight": 15,
162
162
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
163
163
  "fontWeight": 600,
164
164
  "fontVariationSettings": {
@@ -474,7 +474,7 @@
474
474
  "fontLabel1": {
475
475
  "regular": {
476
476
  "fontSize": 19,
477
- "lineHeight": 19.87,
477
+ "lineHeight": 20,
478
478
  "fontWeight": 700,
479
479
  "fontVariationSettings": {
480
480
  "opticalSize": 22
@@ -484,7 +484,7 @@
484
484
  "fontLabel2": {
485
485
  "regular": {
486
486
  "fontSize": 18,
487
- "lineHeight": 20.82,
487
+ "lineHeight": 21,
488
488
  "fontWeight": 600,
489
489
  "fontVariationSettings": {
490
490
  "opticalSize": 21.8
@@ -494,7 +494,7 @@
494
494
  "fontBody": {
495
495
  "regular": {
496
496
  "fontSize": 16.5,
497
- "lineHeight": 21.24,
497
+ "lineHeight": 21,
498
498
  "fontWeight": 520,
499
499
  "fontVariationSettings": {
500
500
  "opticalSize": 21.5
@@ -504,7 +504,7 @@
504
504
  "fontHeadline": {
505
505
  "regular": {
506
506
  "fontSize": 17,
507
- "lineHeight": 19.84,
507
+ "lineHeight": 20,
508
508
  "fontFamily": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
509
509
  "fontWeight": 600,
510
510
  "fontVariationSettings": {
@@ -548,9 +548,9 @@
548
548
  "active": "#141414"
549
549
  },
550
550
  "colorBackgroundContent": {
551
- "normal": "#19191a",
552
- "hover": "#222223",
553
- "active": "#2B2B2C"
551
+ "normal": "#000000",
552
+ "hover": "#0A0A0A",
553
+ "active": "#141414"
554
554
  },
555
555
  "colorBackgroundContentAlpha": {
556
556
  "normal": "rgba(25, 25, 26, 0.8)",
@@ -628,9 +628,9 @@
628
628
  "active": "#574429"
629
629
  },
630
630
  "colorBackgroundNegative": {
631
- "normal": "#fe3c60",
632
- "hover": "#FE4466",
633
- "active": "#FE4C6D"
631
+ "normal": "#FD6571",
632
+ "hover": "#FD6B77",
633
+ "active": "#FD717C"
634
634
  },
635
635
  "colorBackgroundNegativeTint": {
636
636
  "normal": "#4b2727",
@@ -713,9 +713,9 @@
713
713
  "active": "#44CB66"
714
714
  },
715
715
  "colorTextNegative": {
716
- "normal": "#fe3c60",
717
- "hover": "#FE4466",
718
- "active": "#FE4C6D"
716
+ "normal": "#FD6571",
717
+ "hover": "#FD6B77",
718
+ "active": "#FD717C"
719
719
  },
720
720
  "colorTextLink": {
721
721
  "normal": "#2e90ff",
@@ -823,9 +823,9 @@
823
823
  "active": "#FF7514"
824
824
  },
825
825
  "colorIconNegative": {
826
- "normal": "#fe3c60",
827
- "hover": "#FE4466",
828
- "active": "#FE4C6D"
826
+ "normal": "#FD6571",
827
+ "hover": "#FD6B77",
828
+ "active": "#FD717C"
829
829
  },
830
830
  "colorStrokeAccent": {
831
831
  "normal": "#529ef4",
@@ -868,9 +868,9 @@
868
868
  "active": "#44CB66"
869
869
  },
870
870
  "colorStrokeNegative": {
871
- "normal": "#fe3c60",
872
- "hover": "#FE4466",
873
- "active": "#FE4C6D"
871
+ "normal": "#FD6571",
872
+ "hover": "#FD6B77",
873
+ "active": "#FD717C"
874
874
  },
875
875
  "colorStrokeContrast": {
876
876
  "normal": "#FFFFFF",
@@ -888,9 +888,9 @@
888
888
  "active": "rgba(255, 255, 255, 0.32)"
889
889
  },
890
890
  "colorFieldBorderAlpha": {
891
- "normal": "#ffffff0f",
892
- "hover": "rgba(255, 255, 255, 0.1)",
893
- "active": "rgba(255, 255, 255, 0.14)"
891
+ "normal": "#FFFFFF0F",
892
+ "hover": "#33333329",
893
+ "active": "#33333333"
894
894
  },
895
895
  "colorAccentBlue": {
896
896
  "normal": "#2e90ff",
@@ -1087,5 +1087,10 @@
1087
1087
  "hover": "#EBEDF0",
1088
1088
  "active": "#D7D8DB"
1089
1089
  },
1090
+ "colorStrokeContrastSecondaryAlpha": {
1091
+ "normal": "#ffffff1f",
1092
+ "hover": "rgba(255, 255, 255, 0.16)",
1093
+ "active": "rgba(255, 255, 255, 0.2)"
1094
+ },
1090
1095
  "themeType": "root"
1091
1096
  }
@@ -143,9 +143,9 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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
  }
@@ -144,9 +144,9 @@
144
144
  --color-background: #000000;
145
145
  --color-background--hover: #0A0A0A;
146
146
  --color-background--active: #141414;
147
- --color-background-content: #19191a;
148
- --color-background-content--hover: #222223;
149
- --color-background-content--active: #2B2B2C;
147
+ --color-background-content: #000000;
148
+ --color-background-content--hover: #0A0A0A;
149
+ --color-background-content--active: #141414;
150
150
  --color-background-content-alpha: rgba(25, 25, 26, 0.8);
151
151
  --color-background-content-alpha--hover: rgba(25, 25, 26, 0.84);
152
152
  --color-background-content-alpha--active: rgba(25, 25, 26, 0.88);
@@ -192,9 +192,9 @@
192
192
  --color-background-warning: #483416;
193
193
  --color-background-warning--hover: #4F3C1F;
194
194
  --color-background-warning--active: #574429;
195
- --color-background-negative: #fe3c60;
196
- --color-background-negative--hover: #FE4466;
197
- --color-background-negative--active: #FE4C6D;
195
+ --color-background-negative: #FD6571;
196
+ --color-background-negative--hover: #FD6B77;
197
+ --color-background-negative--active: #FD717C;
198
198
  --color-background-negative-tint: #4b2727;
199
199
  --color-background-negative-tint--hover: #523030;
200
200
  --color-background-negative-tint--active: #593838;
@@ -243,9 +243,9 @@
243
243
  --color-text-positive: #34c759;
244
244
  --color-text-positive--hover: #3CC960;
245
245
  --color-text-positive--active: #44CB66;
246
- --color-text-negative: #fe3c60;
247
- --color-text-negative--hover: #FE4466;
248
- --color-text-negative--active: #FE4C6D;
246
+ --color-text-negative: #FD6571;
247
+ --color-text-negative--hover: #FD6B77;
248
+ --color-text-negative--active: #FD717C;
249
249
  --color-text-link: #2e90ff;
250
250
  --color-text-link--hover: #3694FF;
251
251
  --color-text-link--active: #3F99FF;
@@ -309,9 +309,9 @@
309
309
  --color-icon-warning: #ff6900;
310
310
  --color-icon-warning--hover: #FF6F0A;
311
311
  --color-icon-warning--active: #FF7514;
312
- --color-icon-negative: #fe3c60;
313
- --color-icon-negative--hover: #FE4466;
314
- --color-icon-negative--active: #FE4C6D;
312
+ --color-icon-negative: #FD6571;
313
+ --color-icon-negative--hover: #FD6B77;
314
+ --color-icon-negative--active: #FD717C;
315
315
  --color-stroke-accent: #529ef4;
316
316
  --color-stroke-accent--hover: #59A2F4;
317
317
  --color-stroke-accent--active: #60A6F5;
@@ -336,9 +336,9 @@
336
336
  --color-stroke-positive: #34c759;
337
337
  --color-stroke-positive--hover: #3CC960;
338
338
  --color-stroke-positive--active: #44CB66;
339
- --color-stroke-negative: #fe3c60;
340
- --color-stroke-negative--hover: #FE4466;
341
- --color-stroke-negative--active: #FE4C6D;
339
+ --color-stroke-negative: #FD6571;
340
+ --color-stroke-negative--hover: #FD6B77;
341
+ --color-stroke-negative--active: #FD717C;
342
342
  --color-stroke-contrast: #FFFFFF;
343
343
  --color-stroke-contrast--hover: #EBEDF0;
344
344
  --color-stroke-contrast--active: #D7D8DB;
@@ -348,9 +348,9 @@
348
348
  --color-image-border-alpha: #ffffff3d;
349
349
  --color-image-border-alpha--hover: rgba(255, 255, 255, 0.28);
350
350
  --color-image-border-alpha--active: rgba(255, 255, 255, 0.32);
351
- --color-field-border-alpha: #ffffff0f;
352
- --color-field-border-alpha--hover: rgba(255, 255, 255, 0.1);
353
- --color-field-border-alpha--active: rgba(255, 255, 255, 0.14);
351
+ --color-field-border-alpha: #FFFFFF0F;
352
+ --color-field-border-alpha--hover: #33333329;
353
+ --color-field-border-alpha--active: #33333333;
354
354
  --color-accent-blue: #2e90ff;
355
355
  --color-accent-blue--hover: #3694FF;
356
356
  --color-accent-blue--active: #3F99FF;
@@ -468,6 +468,9 @@
468
468
  --color-background-inverse: #FFFFFF;
469
469
  --color-background-inverse--hover: #EBEDF0;
470
470
  --color-background-inverse--active: #D7D8DB;
471
+ --color-stroke-contrast-secondary-alpha: #ffffff1f;
472
+ --color-stroke-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.16);
473
+ --color-stroke-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.2);
471
474
  }
472
475
 
473
476
  %font-display-title1--regular {
@@ -502,7 +505,7 @@
502
505
  }
503
506
  %font-title1--regular {
504
507
  font-size: 31px;
505
- line-height: 30.8px;
508
+ line-height: 31px;
506
509
  font-family: "VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
507
510
  font-weight: 700;
508
511
  letter-spacing: -0.65px;
@@ -516,13 +519,13 @@
516
519
  }
517
520
  %font-title3--regular {
518
521
  font-size: 21.5px;
519
- line-height: 22.85px;
522
+ line-height: 23px;
520
523
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
521
524
  font-weight: 700;
522
525
  }
523
526
  %font-headline1--regular {
524
527
  font-size: 17px;
525
- line-height: 19.84px;
528
+ line-height: 20px;
526
529
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
527
530
  font-weight: 600;
528
531
  }
@@ -546,7 +549,7 @@
546
549
  }
547
550
  %font-text--regular {
548
551
  font-size: 16px;
549
- line-height: 18.39px;
552
+ line-height: 18.5px;
550
553
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
551
554
  font-weight: 600;
552
555
  }
@@ -558,7 +561,7 @@
558
561
  }
559
562
  %font-paragraph--regular {
560
563
  font-size: 15px;
561
- line-height: 18.31px;
564
+ line-height: 18.5px;
562
565
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
563
566
  font-weight: 580;
564
567
  }
@@ -576,7 +579,7 @@
576
579
  }
577
580
  %font-footnote--regular {
578
581
  font-size: 13.5px;
579
- line-height: 14.9px;
582
+ line-height: 15px;
580
583
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
581
584
  font-weight: 600;
582
585
  }
@@ -628,22 +631,22 @@
628
631
  }
629
632
  %font-label1--regular {
630
633
  font-size: 19px;
631
- line-height: 19.87px;
634
+ line-height: 20px;
632
635
  font-weight: 700;
633
636
  }
634
637
  %font-label2--regular {
635
638
  font-size: 18px;
636
- line-height: 20.82px;
639
+ line-height: 21px;
637
640
  font-weight: 600;
638
641
  }
639
642
  %font-body--regular {
640
643
  font-size: 16.5px;
641
- line-height: 21.24px;
644
+ line-height: 21px;
642
645
  font-weight: 520;
643
646
  }
644
647
  %font-headline--regular {
645
648
  font-size: 17px;
646
- line-height: 19.84px;
649
+ line-height: 20px;
647
650
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
648
651
  font-weight: 600;
649
652
  }