@primer/react-brand 0.40.1-rc.f95657eb → 0.40.2-rc.3cbb630c

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 (332) hide show
  1. package/lib/Card/CardSkewEffect.d.ts +1 -1
  2. package/lib/Icon/Icon.d.ts +14 -0
  3. package/lib/Icon/Icon.visual.spec.d.ts +1 -0
  4. package/lib/Icon/index.d.ts +1 -0
  5. package/lib/css/main.css +153 -108
  6. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +35 -0
  39. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/size/size.css +8 -8
  83. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  86. package/lib/design-tokens/js/module/tokens/base/colors/light.js +305 -2299
  87. package/lib/design-tokens/js/module/tokens/base/size/size.js +24 -632
  88. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +15 -135
  89. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +47 -472
  90. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +98 -461
  91. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +21 -162
  92. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +9 -55
  93. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +101 -535
  94. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +8 -57
  95. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +16 -181
  96. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +8 -25
  97. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +20 -64
  98. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +8 -57
  99. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +16 -44
  100. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +13 -28
  101. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +11 -129
  102. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +10 -40
  103. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +127 -0
  104. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +6 -22
  105. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +6 -20
  106. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +8 -23
  107. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +14 -42
  108. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +85 -431
  109. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +14 -42
  110. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +13 -105
  111. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +24 -86
  112. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +52 -262
  113. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +11 -25
  114. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +18 -97
  115. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +10 -54
  116. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +12 -57
  117. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +13 -130
  118. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +12 -146
  119. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +10 -61
  120. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +8 -25
  121. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +17 -113
  122. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +85 -431
  123. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +12 -102
  124. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +11 -25
  125. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +11 -25
  126. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +23 -219
  127. package/lib/design-tokens/js/module/tokens/functional/size/border.js +18 -176
  128. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +11 -203
  129. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +18 -71
  130. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +18 -71
  131. package/lib/design-tokens/js/module/tokens/functional/size/size.js +74 -707
  132. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +11 -107
  133. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +41 -515
  134. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +78 -1307
  135. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  136. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  137. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +33 -0
  153. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/size/size.js +8 -8
  181. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  184. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +32 -0
  202. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/size/size.scss +8 -8
  230. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  233. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  235. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  237. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +46 -0
  268. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +43 -0
  269. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +20 -20
  324. package/lib/design-tokens/ts/tokens/functional/size/size.js +20 -20
  325. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  331. package/lib/index.js +1 -1
  332. package/package.json +1 -1
@@ -1,2569 +1,575 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 16 Sep 2024 11:30:06 GMT
3
+ * Generated on Fri, 11 Oct 2024 14:36:31 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
7
- "base": {
8
- "color": {
9
- "scale": {
10
- "black": {
7
+ base: {
8
+ color: {
9
+ scale: {
10
+ black: {
11
11
  "0": {
12
- "value": "#1f2328",
13
- "dark": "#010409",
14
- "filePath": "tokens/base/colors/light.json",
15
- "isSource": true,
16
- "original": {
17
- "value": "#1f2328",
18
- "dark": "#010409"
19
- },
20
- "name": "0",
21
- "attributes": {},
22
- "path": [
23
- "base",
24
- "color",
25
- "scale",
26
- "black",
27
- "0"
28
- ]
29
- }
12
+ value: "#1f2328",
13
+ dark: "#010409",
14
+ },
30
15
  },
31
- "transparent": {
32
- "value": "#ffffff00",
33
- "dark": "#00000000",
34
- "filePath": "tokens/base/colors/light.json",
35
- "isSource": true,
36
- "original": {
37
- "value": "#ffffff00",
38
- "dark": "#00000000"
39
- },
40
- "name": "transparent",
41
- "attributes": {},
42
- "path": [
43
- "base",
44
- "color",
45
- "scale",
46
- "transparent"
47
- ]
16
+ transparent: {
17
+ value: "#ffffff00",
18
+ dark: "#00000000",
48
19
  },
49
- "white": {
20
+ white: {
50
21
  "0": {
51
- "value": "#ffffff",
52
- "dark": "#ffffff",
53
- "filePath": "tokens/base/colors/light.json",
54
- "isSource": true,
55
- "original": {
56
- "value": "#ffffff",
57
- "dark": "#ffffff"
58
- },
59
- "name": "0",
60
- "attributes": {},
61
- "path": [
62
- "base",
63
- "color",
64
- "scale",
65
- "white",
66
- "0"
67
- ]
68
- }
22
+ value: "#ffffff",
23
+ dark: "#ffffff",
24
+ },
69
25
  },
70
- "gray": {
26
+ gray: {
71
27
  "0": {
72
- "value": "#f6f8fa",
73
- "dark": "#f0f6fc",
74
- "filePath": "tokens/base/colors/light.json",
75
- "isSource": true,
76
- "original": {
77
- "value": "#f6f8fa",
78
- "dark": "#f0f6fc"
79
- },
80
- "name": "0",
81
- "attributes": {},
82
- "path": [
83
- "base",
84
- "color",
85
- "scale",
86
- "gray",
87
- "0"
88
- ]
28
+ value: "#f6f8fa",
29
+ dark: "#f0f6fc",
89
30
  },
90
31
  "1": {
91
- "value": "#eaeef2",
92
- "dark": "#c9d1d9",
93
- "filePath": "tokens/base/colors/light.json",
94
- "isSource": true,
95
- "original": {
96
- "value": "#eaeef2",
97
- "dark": "#c9d1d9"
98
- },
99
- "name": "1",
100
- "attributes": {},
101
- "path": [
102
- "base",
103
- "color",
104
- "scale",
105
- "gray",
106
- "1"
107
- ]
32
+ value: "#eaeef2",
33
+ dark: "#c9d1d9",
108
34
  },
109
35
  "2": {
110
- "value": "#d0d7de",
111
- "dark": "#b1bac4",
112
- "filePath": "tokens/base/colors/light.json",
113
- "isSource": true,
114
- "original": {
115
- "value": "#d0d7de",
116
- "dark": "#b1bac4"
117
- },
118
- "name": "2",
119
- "attributes": {},
120
- "path": [
121
- "base",
122
- "color",
123
- "scale",
124
- "gray",
125
- "2"
126
- ]
36
+ value: "#d0d7de",
37
+ dark: "#b1bac4",
127
38
  },
128
39
  "3": {
129
- "value": "#afb8c1",
130
- "dark": "#8b949e",
131
- "filePath": "tokens/base/colors/light.json",
132
- "isSource": true,
133
- "original": {
134
- "value": "#afb8c1",
135
- "dark": "#8b949e"
136
- },
137
- "name": "3",
138
- "attributes": {},
139
- "path": [
140
- "base",
141
- "color",
142
- "scale",
143
- "gray",
144
- "3"
145
- ]
40
+ value: "#afb8c1",
41
+ dark: "#8b949e",
146
42
  },
147
43
  "4": {
148
- "value": "#8c959f",
149
- "dark": "#6e7681",
150
- "filePath": "tokens/base/colors/light.json",
151
- "isSource": true,
152
- "original": {
153
- "value": "#8c959f",
154
- "dark": "#6e7681"
155
- },
156
- "name": "4",
157
- "attributes": {},
158
- "path": [
159
- "base",
160
- "color",
161
- "scale",
162
- "gray",
163
- "4"
164
- ]
44
+ value: "#8c959f",
45
+ dark: "#6e7681",
165
46
  },
166
47
  "5": {
167
- "value": "#6e7781",
168
- "dark": "#484f58",
169
- "filePath": "tokens/base/colors/light.json",
170
- "isSource": true,
171
- "original": {
172
- "value": "#6e7781",
173
- "dark": "#484f58"
174
- },
175
- "name": "5",
176
- "attributes": {},
177
- "path": [
178
- "base",
179
- "color",
180
- "scale",
181
- "gray",
182
- "5"
183
- ]
48
+ value: "#6e7781",
49
+ dark: "#484f58",
184
50
  },
185
51
  "6": {
186
- "value": "#57606a",
187
- "dark": "#30363d",
188
- "filePath": "tokens/base/colors/light.json",
189
- "isSource": true,
190
- "original": {
191
- "value": "#57606a",
192
- "dark": "#30363d"
193
- },
194
- "name": "6",
195
- "attributes": {},
196
- "path": [
197
- "base",
198
- "color",
199
- "scale",
200
- "gray",
201
- "6"
202
- ]
52
+ value: "#57606a",
53
+ dark: "#30363d",
203
54
  },
204
55
  "7": {
205
- "value": "#424a53",
206
- "dark": "#21262d",
207
- "filePath": "tokens/base/colors/light.json",
208
- "isSource": true,
209
- "original": {
210
- "value": "#424a53",
211
- "dark": "#21262d"
212
- },
213
- "name": "7",
214
- "attributes": {},
215
- "path": [
216
- "base",
217
- "color",
218
- "scale",
219
- "gray",
220
- "7"
221
- ]
56
+ value: "#424a53",
57
+ dark: "#21262d",
222
58
  },
223
59
  "8": {
224
- "value": "#32383f",
225
- "dark": "#161b22",
226
- "filePath": "tokens/base/colors/light.json",
227
- "isSource": true,
228
- "original": {
229
- "value": "#32383f",
230
- "dark": "#161b22"
231
- },
232
- "name": "8",
233
- "attributes": {},
234
- "path": [
235
- "base",
236
- "color",
237
- "scale",
238
- "gray",
239
- "8"
240
- ]
60
+ value: "#32383f",
61
+ dark: "#161b22",
241
62
  },
242
63
  "9": {
243
- "value": "#24292f",
244
- "dark": "#0d1117",
245
- "filePath": "tokens/base/colors/light.json",
246
- "isSource": true,
247
- "original": {
248
- "value": "#24292f",
249
- "dark": "#0d1117"
250
- },
251
- "name": "9",
252
- "attributes": {},
253
- "path": [
254
- "base",
255
- "color",
256
- "scale",
257
- "gray",
258
- "9"
259
- ]
260
- }
64
+ value: "#24292f",
65
+ dark: "#0d1117",
66
+ },
261
67
  },
262
- "blue": {
68
+ blue: {
263
69
  "0": {
264
- "value": "#ddf4ff",
265
- "dark": "#cae8ff",
266
- "filePath": "tokens/base/colors/light.json",
267
- "isSource": true,
268
- "original": {
269
- "value": "#ddf4ff",
270
- "dark": "#cae8ff"
271
- },
272
- "name": "0",
273
- "attributes": {},
274
- "path": [
275
- "base",
276
- "color",
277
- "scale",
278
- "blue",
279
- "0"
280
- ]
70
+ value: "#ddf4ff",
71
+ dark: "#cae8ff",
281
72
  },
282
73
  "1": {
283
- "value": "#b6e3ff",
284
- "dark": "#a5d6ff",
285
- "filePath": "tokens/base/colors/light.json",
286
- "isSource": true,
287
- "original": {
288
- "value": "#b6e3ff",
289
- "dark": "#a5d6ff"
290
- },
291
- "name": "1",
292
- "attributes": {},
293
- "path": [
294
- "base",
295
- "color",
296
- "scale",
297
- "blue",
298
- "1"
299
- ]
74
+ value: "#b6e3ff",
75
+ dark: "#a5d6ff",
300
76
  },
301
77
  "2": {
302
- "value": "#80ccff",
303
- "dark": "#79c0ff",
304
- "filePath": "tokens/base/colors/light.json",
305
- "isSource": true,
306
- "original": {
307
- "value": "#80ccff",
308
- "dark": "#79c0ff"
309
- },
310
- "name": "2",
311
- "attributes": {},
312
- "path": [
313
- "base",
314
- "color",
315
- "scale",
316
- "blue",
317
- "2"
318
- ]
78
+ value: "#80ccff",
79
+ dark: "#79c0ff",
319
80
  },
320
81
  "3": {
321
- "value": "#54aeff",
322
- "dark": "#58a6ff",
323
- "filePath": "tokens/base/colors/light.json",
324
- "isSource": true,
325
- "original": {
326
- "value": "#54aeff",
327
- "dark": "#58a6ff"
328
- },
329
- "name": "3",
330
- "attributes": {},
331
- "path": [
332
- "base",
333
- "color",
334
- "scale",
335
- "blue",
336
- "3"
337
- ]
82
+ value: "#54aeff",
83
+ dark: "#58a6ff",
338
84
  },
339
85
  "4": {
340
- "value": "#218bff",
341
- "dark": "#388bfd",
342
- "filePath": "tokens/base/colors/light.json",
343
- "isSource": true,
344
- "original": {
345
- "value": "#218bff",
346
- "dark": "#388bfd"
347
- },
348
- "name": "4",
349
- "attributes": {},
350
- "path": [
351
- "base",
352
- "color",
353
- "scale",
354
- "blue",
355
- "4"
356
- ]
86
+ value: "#218bff",
87
+ dark: "#388bfd",
357
88
  },
358
89
  "5": {
359
- "value": "#0969da",
360
- "dark": "#1f6feb",
361
- "filePath": "tokens/base/colors/light.json",
362
- "isSource": true,
363
- "original": {
364
- "value": "#0969da",
365
- "dark": "#1f6feb"
366
- },
367
- "name": "5",
368
- "attributes": {},
369
- "path": [
370
- "base",
371
- "color",
372
- "scale",
373
- "blue",
374
- "5"
375
- ]
90
+ value: "#0969da",
91
+ dark: "#1f6feb",
376
92
  },
377
93
  "6": {
378
- "value": "#0550ae",
379
- "dark": "#1158c7",
380
- "filePath": "tokens/base/colors/light.json",
381
- "isSource": true,
382
- "original": {
383
- "value": "#0550ae",
384
- "dark": "#1158c7"
385
- },
386
- "name": "6",
387
- "attributes": {},
388
- "path": [
389
- "base",
390
- "color",
391
- "scale",
392
- "blue",
393
- "6"
394
- ]
94
+ value: "#0550ae",
95
+ dark: "#1158c7",
395
96
  },
396
97
  "7": {
397
- "value": "#033d8b",
398
- "dark": "#0d419d",
399
- "filePath": "tokens/base/colors/light.json",
400
- "isSource": true,
401
- "original": {
402
- "value": "#033d8b",
403
- "dark": "#0d419d"
404
- },
405
- "name": "7",
406
- "attributes": {},
407
- "path": [
408
- "base",
409
- "color",
410
- "scale",
411
- "blue",
412
- "7"
413
- ]
98
+ value: "#033d8b",
99
+ dark: "#0d419d",
414
100
  },
415
101
  "8": {
416
- "value": "#0a3069",
417
- "dark": "#0c2d6b",
418
- "filePath": "tokens/base/colors/light.json",
419
- "isSource": true,
420
- "original": {
421
- "value": "#0a3069",
422
- "dark": "#0c2d6b"
423
- },
424
- "name": "8",
425
- "attributes": {},
426
- "path": [
427
- "base",
428
- "color",
429
- "scale",
430
- "blue",
431
- "8"
432
- ]
102
+ value: "#0a3069",
103
+ dark: "#0c2d6b",
433
104
  },
434
105
  "9": {
435
- "value": "#002155",
436
- "dark": "#051d4d",
437
- "filePath": "tokens/base/colors/light.json",
438
- "isSource": true,
439
- "original": {
440
- "value": "#002155",
441
- "dark": "#051d4d"
442
- },
443
- "name": "9",
444
- "attributes": {},
445
- "path": [
446
- "base",
447
- "color",
448
- "scale",
449
- "blue",
450
- "9"
451
- ]
452
- }
106
+ value: "#002155",
107
+ dark: "#051d4d",
108
+ },
453
109
  },
454
- "green": {
110
+ green: {
455
111
  "0": {
456
- "value": "#dafbe1",
457
- "dark": "#aff5b4",
458
- "filePath": "tokens/base/colors/light.json",
459
- "isSource": true,
460
- "original": {
461
- "value": "#dafbe1",
462
- "dark": "#aff5b4"
463
- },
464
- "name": "0",
465
- "attributes": {},
466
- "path": [
467
- "base",
468
- "color",
469
- "scale",
470
- "green",
471
- "0"
472
- ]
112
+ value: "#dafbe1",
113
+ dark: "#aff5b4",
473
114
  },
474
115
  "1": {
475
- "value": "#aceebb",
476
- "dark": "#7ee787",
477
- "filePath": "tokens/base/colors/light.json",
478
- "isSource": true,
479
- "original": {
480
- "value": "#aceebb",
481
- "dark": "#7ee787"
482
- },
483
- "name": "1",
484
- "attributes": {},
485
- "path": [
486
- "base",
487
- "color",
488
- "scale",
489
- "green",
490
- "1"
491
- ]
116
+ value: "#aceebb",
117
+ dark: "#7ee787",
492
118
  },
493
119
  "2": {
494
- "value": "#6fdd8b",
495
- "dark": "#56d364",
496
- "filePath": "tokens/base/colors/light.json",
497
- "isSource": true,
498
- "original": {
499
- "value": "#6fdd8b",
500
- "dark": "#56d364"
501
- },
502
- "name": "2",
503
- "attributes": {},
504
- "path": [
505
- "base",
506
- "color",
507
- "scale",
508
- "green",
509
- "2"
510
- ]
120
+ value: "#6fdd8b",
121
+ dark: "#56d364",
511
122
  },
512
123
  "3": {
513
- "value": "#4ac26b",
514
- "dark": "#3fb950",
515
- "filePath": "tokens/base/colors/light.json",
516
- "isSource": true,
517
- "original": {
518
- "value": "#4ac26b",
519
- "dark": "#3fb950"
520
- },
521
- "name": "3",
522
- "attributes": {},
523
- "path": [
524
- "base",
525
- "color",
526
- "scale",
527
- "green",
528
- "3"
529
- ]
124
+ value: "#4ac26b",
125
+ dark: "#3fb950",
530
126
  },
531
127
  "4": {
532
- "value": "#2da44e",
533
- "dark": "#2ea043",
534
- "filePath": "tokens/base/colors/light.json",
535
- "isSource": true,
536
- "original": {
537
- "value": "#2da44e",
538
- "dark": "#2ea043"
539
- },
540
- "name": "4",
541
- "attributes": {},
542
- "path": [
543
- "base",
544
- "color",
545
- "scale",
546
- "green",
547
- "4"
548
- ]
128
+ value: "#2da44e",
129
+ dark: "#2ea043",
549
130
  },
550
131
  "5": {
551
- "value": "#1a7f37",
552
- "dark": "#238636",
553
- "filePath": "tokens/base/colors/light.json",
554
- "isSource": true,
555
- "original": {
556
- "value": "#1a7f37",
557
- "dark": "#238636"
558
- },
559
- "name": "5",
560
- "attributes": {},
561
- "path": [
562
- "base",
563
- "color",
564
- "scale",
565
- "green",
566
- "5"
567
- ]
132
+ value: "#1a7f37",
133
+ dark: "#238636",
568
134
  },
569
135
  "6": {
570
- "value": "#116329",
571
- "dark": "#196c2e",
572
- "filePath": "tokens/base/colors/light.json",
573
- "isSource": true,
574
- "original": {
575
- "value": "#116329",
576
- "dark": "#196c2e"
577
- },
578
- "name": "6",
579
- "attributes": {},
580
- "path": [
581
- "base",
582
- "color",
583
- "scale",
584
- "green",
585
- "6"
586
- ]
136
+ value: "#116329",
137
+ dark: "#196c2e",
587
138
  },
588
139
  "7": {
589
- "value": "#044f1e",
590
- "dark": "#0f5323",
591
- "filePath": "tokens/base/colors/light.json",
592
- "isSource": true,
593
- "original": {
594
- "value": "#044f1e",
595
- "dark": "#0f5323"
596
- },
597
- "name": "7",
598
- "attributes": {},
599
- "path": [
600
- "base",
601
- "color",
602
- "scale",
603
- "green",
604
- "7"
605
- ]
140
+ value: "#044f1e",
141
+ dark: "#0f5323",
606
142
  },
607
143
  "8": {
608
- "value": "#003d16",
609
- "dark": "#033a16",
610
- "filePath": "tokens/base/colors/light.json",
611
- "isSource": true,
612
- "original": {
613
- "value": "#003d16",
614
- "dark": "#033a16"
615
- },
616
- "name": "8",
617
- "attributes": {},
618
- "path": [
619
- "base",
620
- "color",
621
- "scale",
622
- "green",
623
- "8"
624
- ]
144
+ value: "#003d16",
145
+ dark: "#033a16",
625
146
  },
626
147
  "9": {
627
- "value": "#002d11",
628
- "dark": "#04260f",
629
- "filePath": "tokens/base/colors/light.json",
630
- "isSource": true,
631
- "original": {
632
- "value": "#002d11",
633
- "dark": "#04260f"
634
- },
635
- "name": "9",
636
- "attributes": {},
637
- "path": [
638
- "base",
639
- "color",
640
- "scale",
641
- "green",
642
- "9"
643
- ]
644
- }
148
+ value: "#002d11",
149
+ dark: "#04260f",
150
+ },
645
151
  },
646
- "yellow": {
152
+ yellow: {
647
153
  "0": {
648
- "value": "#fff8c5",
649
- "dark": "#f8e3a1",
650
- "filePath": "tokens/base/colors/light.json",
651
- "isSource": true,
652
- "original": {
653
- "value": "#fff8c5",
654
- "dark": "#f8e3a1"
655
- },
656
- "name": "0",
657
- "attributes": {},
658
- "path": [
659
- "base",
660
- "color",
661
- "scale",
662
- "yellow",
663
- "0"
664
- ]
154
+ value: "#fff8c5",
155
+ dark: "#f8e3a1",
665
156
  },
666
157
  "1": {
667
- "value": "#fae17d",
668
- "dark": "#f2cc60",
669
- "filePath": "tokens/base/colors/light.json",
670
- "isSource": true,
671
- "original": {
672
- "value": "#fae17d",
673
- "dark": "#f2cc60"
674
- },
675
- "name": "1",
676
- "attributes": {},
677
- "path": [
678
- "base",
679
- "color",
680
- "scale",
681
- "yellow",
682
- "1"
683
- ]
158
+ value: "#fae17d",
159
+ dark: "#f2cc60",
684
160
  },
685
161
  "2": {
686
- "value": "#eac54f",
687
- "dark": "#e3b341",
688
- "filePath": "tokens/base/colors/light.json",
689
- "isSource": true,
690
- "original": {
691
- "value": "#eac54f",
692
- "dark": "#e3b341"
693
- },
694
- "name": "2",
695
- "attributes": {},
696
- "path": [
697
- "base",
698
- "color",
699
- "scale",
700
- "yellow",
701
- "2"
702
- ]
162
+ value: "#eac54f",
163
+ dark: "#e3b341",
703
164
  },
704
165
  "3": {
705
- "value": "#d4a72c",
706
- "dark": "#d29922",
707
- "filePath": "tokens/base/colors/light.json",
708
- "isSource": true,
709
- "original": {
710
- "value": "#d4a72c",
711
- "dark": "#d29922"
712
- },
713
- "name": "3",
714
- "attributes": {},
715
- "path": [
716
- "base",
717
- "color",
718
- "scale",
719
- "yellow",
720
- "3"
721
- ]
166
+ value: "#d4a72c",
167
+ dark: "#d29922",
722
168
  },
723
169
  "4": {
724
- "value": "#bf8700",
725
- "dark": "#bb8009",
726
- "filePath": "tokens/base/colors/light.json",
727
- "isSource": true,
728
- "original": {
729
- "value": "#bf8700",
730
- "dark": "#bb8009"
731
- },
732
- "name": "4",
733
- "attributes": {},
734
- "path": [
735
- "base",
736
- "color",
737
- "scale",
738
- "yellow",
739
- "4"
740
- ]
170
+ value: "#bf8700",
171
+ dark: "#bb8009",
741
172
  },
742
173
  "5": {
743
- "value": "#9a6700",
744
- "dark": "#9e6a03",
745
- "filePath": "tokens/base/colors/light.json",
746
- "isSource": true,
747
- "original": {
748
- "value": "#9a6700",
749
- "dark": "#9e6a03"
750
- },
751
- "name": "5",
752
- "attributes": {},
753
- "path": [
754
- "base",
755
- "color",
756
- "scale",
757
- "yellow",
758
- "5"
759
- ]
174
+ value: "#9a6700",
175
+ dark: "#9e6a03",
760
176
  },
761
177
  "6": {
762
- "value": "#7d4e00",
763
- "dark": "#845306",
764
- "filePath": "tokens/base/colors/light.json",
765
- "isSource": true,
766
- "original": {
767
- "value": "#7d4e00",
768
- "dark": "#845306"
769
- },
770
- "name": "6",
771
- "attributes": {},
772
- "path": [
773
- "base",
774
- "color",
775
- "scale",
776
- "yellow",
777
- "6"
778
- ]
178
+ value: "#7d4e00",
179
+ dark: "#845306",
779
180
  },
780
181
  "7": {
781
- "value": "#633c01",
782
- "dark": "#693e00",
783
- "filePath": "tokens/base/colors/light.json",
784
- "isSource": true,
785
- "original": {
786
- "value": "#633c01",
787
- "dark": "#693e00"
788
- },
789
- "name": "7",
790
- "attributes": {},
791
- "path": [
792
- "base",
793
- "color",
794
- "scale",
795
- "yellow",
796
- "7"
797
- ]
182
+ value: "#633c01",
183
+ dark: "#693e00",
798
184
  },
799
185
  "8": {
800
- "value": "#4d2d00",
801
- "dark": "#4b2900",
802
- "filePath": "tokens/base/colors/light.json",
803
- "isSource": true,
804
- "original": {
805
- "value": "#4d2d00",
806
- "dark": "#4b2900"
807
- },
808
- "name": "8",
809
- "attributes": {},
810
- "path": [
811
- "base",
812
- "color",
813
- "scale",
814
- "yellow",
815
- "8"
816
- ]
186
+ value: "#4d2d00",
187
+ dark: "#4b2900",
817
188
  },
818
189
  "9": {
819
- "value": "#3b2300",
820
- "dark": "#341a00",
821
- "filePath": "tokens/base/colors/light.json",
822
- "isSource": true,
823
- "original": {
824
- "value": "#3b2300",
825
- "dark": "#341a00"
826
- },
827
- "name": "9",
828
- "attributes": {},
829
- "path": [
830
- "base",
831
- "color",
832
- "scale",
833
- "yellow",
834
- "9"
835
- ]
836
- }
190
+ value: "#3b2300",
191
+ dark: "#341a00",
192
+ },
837
193
  },
838
- "orange": {
194
+ orange: {
839
195
  "0": {
840
- "value": "#fff1e5",
841
- "dark": "#ffdfb6",
842
- "filePath": "tokens/base/colors/light.json",
843
- "isSource": true,
844
- "original": {
845
- "value": "#fff1e5",
846
- "dark": "#ffdfb6"
847
- },
848
- "name": "0",
849
- "attributes": {},
850
- "path": [
851
- "base",
852
- "color",
853
- "scale",
854
- "orange",
855
- "0"
856
- ]
196
+ value: "#fff1e5",
197
+ dark: "#ffdfb6",
857
198
  },
858
199
  "1": {
859
- "value": "#ffd8b5",
860
- "dark": "#ffc680",
861
- "filePath": "tokens/base/colors/light.json",
862
- "isSource": true,
863
- "original": {
864
- "value": "#ffd8b5",
865
- "dark": "#ffc680"
866
- },
867
- "name": "1",
868
- "attributes": {},
869
- "path": [
870
- "base",
871
- "color",
872
- "scale",
873
- "orange",
874
- "1"
875
- ]
200
+ value: "#ffd8b5",
201
+ dark: "#ffc680",
876
202
  },
877
203
  "2": {
878
- "value": "#ffb77c",
879
- "dark": "#ffa657",
880
- "filePath": "tokens/base/colors/light.json",
881
- "isSource": true,
882
- "original": {
883
- "value": "#ffb77c",
884
- "dark": "#ffa657"
885
- },
886
- "name": "2",
887
- "attributes": {},
888
- "path": [
889
- "base",
890
- "color",
891
- "scale",
892
- "orange",
893
- "2"
894
- ]
204
+ value: "#ffb77c",
205
+ dark: "#ffa657",
895
206
  },
896
207
  "3": {
897
- "value": "#fb8f44",
898
- "dark": "#f0883e",
899
- "filePath": "tokens/base/colors/light.json",
900
- "isSource": true,
901
- "original": {
902
- "value": "#fb8f44",
903
- "dark": "#f0883e"
904
- },
905
- "name": "3",
906
- "attributes": {},
907
- "path": [
908
- "base",
909
- "color",
910
- "scale",
911
- "orange",
912
- "3"
913
- ]
208
+ value: "#fb8f44",
209
+ dark: "#f0883e",
914
210
  },
915
211
  "4": {
916
- "value": "#e16f24",
917
- "dark": "#db6d28",
918
- "filePath": "tokens/base/colors/light.json",
919
- "isSource": true,
920
- "original": {
921
- "value": "#e16f24",
922
- "dark": "#db6d28"
923
- },
924
- "name": "4",
925
- "attributes": {},
926
- "path": [
927
- "base",
928
- "color",
929
- "scale",
930
- "orange",
931
- "4"
932
- ]
212
+ value: "#e16f24",
213
+ dark: "#db6d28",
933
214
  },
934
215
  "5": {
935
- "value": "#bc4c00",
936
- "dark": "#bd561d",
937
- "filePath": "tokens/base/colors/light.json",
938
- "isSource": true,
939
- "original": {
940
- "value": "#bc4c00",
941
- "dark": "#bd561d"
942
- },
943
- "name": "5",
944
- "attributes": {},
945
- "path": [
946
- "base",
947
- "color",
948
- "scale",
949
- "orange",
950
- "5"
951
- ]
216
+ value: "#bc4c00",
217
+ dark: "#bd561d",
952
218
  },
953
219
  "6": {
954
- "value": "#953800",
955
- "dark": "#9b4215",
956
- "filePath": "tokens/base/colors/light.json",
957
- "isSource": true,
958
- "original": {
959
- "value": "#953800",
960
- "dark": "#9b4215"
961
- },
962
- "name": "6",
963
- "attributes": {},
964
- "path": [
965
- "base",
966
- "color",
967
- "scale",
968
- "orange",
969
- "6"
970
- ]
220
+ value: "#953800",
221
+ dark: "#9b4215",
971
222
  },
972
223
  "7": {
973
- "value": "#762c00",
974
- "dark": "#762d0a",
975
- "filePath": "tokens/base/colors/light.json",
976
- "isSource": true,
977
- "original": {
978
- "value": "#762c00",
979
- "dark": "#762d0a"
980
- },
981
- "name": "7",
982
- "attributes": {},
983
- "path": [
984
- "base",
985
- "color",
986
- "scale",
987
- "orange",
988
- "7"
989
- ]
224
+ value: "#762c00",
225
+ dark: "#762d0a",
990
226
  },
991
227
  "8": {
992
- "value": "#5c2200",
993
- "dark": "#5a1e02",
994
- "filePath": "tokens/base/colors/light.json",
995
- "isSource": true,
996
- "original": {
997
- "value": "#5c2200",
998
- "dark": "#5a1e02"
999
- },
1000
- "name": "8",
1001
- "attributes": {},
1002
- "path": [
1003
- "base",
1004
- "color",
1005
- "scale",
1006
- "orange",
1007
- "8"
1008
- ]
228
+ value: "#5c2200",
229
+ dark: "#5a1e02",
1009
230
  },
1010
231
  "9": {
1011
- "value": "#471700",
1012
- "dark": "#3d1300",
1013
- "filePath": "tokens/base/colors/light.json",
1014
- "isSource": true,
1015
- "original": {
1016
- "value": "#471700",
1017
- "dark": "#3d1300"
1018
- },
1019
- "name": "9",
1020
- "attributes": {},
1021
- "path": [
1022
- "base",
1023
- "color",
1024
- "scale",
1025
- "orange",
1026
- "9"
1027
- ]
1028
- }
232
+ value: "#471700",
233
+ dark: "#3d1300",
234
+ },
1029
235
  },
1030
- "red": {
236
+ red: {
1031
237
  "0": {
1032
- "value": "#ffebe9",
1033
- "dark": "#ffdcd7",
1034
- "filePath": "tokens/base/colors/light.json",
1035
- "isSource": true,
1036
- "original": {
1037
- "value": "#ffebe9",
1038
- "dark": "#ffdcd7"
1039
- },
1040
- "name": "0",
1041
- "attributes": {},
1042
- "path": [
1043
- "base",
1044
- "color",
1045
- "scale",
1046
- "red",
1047
- "0"
1048
- ]
238
+ value: "#ffebe9",
239
+ dark: "#ffdcd7",
1049
240
  },
1050
241
  "1": {
1051
- "value": "#ffcecb",
1052
- "dark": "#ffc1ba",
1053
- "filePath": "tokens/base/colors/light.json",
1054
- "isSource": true,
1055
- "original": {
1056
- "value": "#ffcecb",
1057
- "dark": "#ffc1ba"
1058
- },
1059
- "name": "1",
1060
- "attributes": {},
1061
- "path": [
1062
- "base",
1063
- "color",
1064
- "scale",
1065
- "red",
1066
- "1"
1067
- ]
242
+ value: "#ffcecb",
243
+ dark: "#ffc1ba",
1068
244
  },
1069
245
  "2": {
1070
- "value": "#ffaba8",
1071
- "dark": "#ffa198",
1072
- "filePath": "tokens/base/colors/light.json",
1073
- "isSource": true,
1074
- "original": {
1075
- "value": "#ffaba8",
1076
- "dark": "#ffa198"
1077
- },
1078
- "name": "2",
1079
- "attributes": {},
1080
- "path": [
1081
- "base",
1082
- "color",
1083
- "scale",
1084
- "red",
1085
- "2"
1086
- ]
246
+ value: "#ffaba8",
247
+ dark: "#ffa198",
1087
248
  },
1088
249
  "3": {
1089
- "value": "#ff8182",
1090
- "dark": "#ff7b72",
1091
- "filePath": "tokens/base/colors/light.json",
1092
- "isSource": true,
1093
- "original": {
1094
- "value": "#ff8182",
1095
- "dark": "#ff7b72"
1096
- },
1097
- "name": "3",
1098
- "attributes": {},
1099
- "path": [
1100
- "base",
1101
- "color",
1102
- "scale",
1103
- "red",
1104
- "3"
1105
- ]
250
+ value: "#ff8182",
251
+ dark: "#ff7b72",
1106
252
  },
1107
253
  "4": {
1108
- "value": "#fa4549",
1109
- "dark": "#f85149",
1110
- "filePath": "tokens/base/colors/light.json",
1111
- "isSource": true,
1112
- "original": {
1113
- "value": "#fa4549",
1114
- "dark": "#f85149"
1115
- },
1116
- "name": "4",
1117
- "attributes": {},
1118
- "path": [
1119
- "base",
1120
- "color",
1121
- "scale",
1122
- "red",
1123
- "4"
1124
- ]
254
+ value: "#fa4549",
255
+ dark: "#f85149",
1125
256
  },
1126
257
  "5": {
1127
- "value": "#cf222e",
1128
- "dark": "#da3633",
1129
- "filePath": "tokens/base/colors/light.json",
1130
- "isSource": true,
1131
- "original": {
1132
- "value": "#cf222e",
1133
- "dark": "#da3633"
1134
- },
1135
- "name": "5",
1136
- "attributes": {},
1137
- "path": [
1138
- "base",
1139
- "color",
1140
- "scale",
1141
- "red",
1142
- "5"
1143
- ]
258
+ value: "#cf222e",
259
+ dark: "#da3633",
1144
260
  },
1145
261
  "6": {
1146
- "value": "#a40e26",
1147
- "dark": "#b62324",
1148
- "filePath": "tokens/base/colors/light.json",
1149
- "isSource": true,
1150
- "original": {
1151
- "value": "#a40e26",
1152
- "dark": "#b62324"
1153
- },
1154
- "name": "6",
1155
- "attributes": {},
1156
- "path": [
1157
- "base",
1158
- "color",
1159
- "scale",
1160
- "red",
1161
- "6"
1162
- ]
262
+ value: "#a40e26",
263
+ dark: "#b62324",
1163
264
  },
1164
265
  "7": {
1165
- "value": "#82071e",
1166
- "dark": "#8e1519",
1167
- "filePath": "tokens/base/colors/light.json",
1168
- "isSource": true,
1169
- "original": {
1170
- "value": "#82071e",
1171
- "dark": "#8e1519"
1172
- },
1173
- "name": "7",
1174
- "attributes": {},
1175
- "path": [
1176
- "base",
1177
- "color",
1178
- "scale",
1179
- "red",
1180
- "7"
1181
- ]
266
+ value: "#82071e",
267
+ dark: "#8e1519",
1182
268
  },
1183
269
  "8": {
1184
- "value": "#660018",
1185
- "dark": "#67060c",
1186
- "filePath": "tokens/base/colors/light.json",
1187
- "isSource": true,
1188
- "original": {
1189
- "value": "#660018",
1190
- "dark": "#67060c"
1191
- },
1192
- "name": "8",
1193
- "attributes": {},
1194
- "path": [
1195
- "base",
1196
- "color",
1197
- "scale",
1198
- "red",
1199
- "8"
1200
- ]
270
+ value: "#660018",
271
+ dark: "#67060c",
1201
272
  },
1202
273
  "9": {
1203
- "value": "#4c0014",
1204
- "dark": "#490202",
1205
- "filePath": "tokens/base/colors/light.json",
1206
- "isSource": true,
1207
- "original": {
1208
- "value": "#4c0014",
1209
- "dark": "#490202"
1210
- },
1211
- "name": "9",
1212
- "attributes": {},
1213
- "path": [
1214
- "base",
1215
- "color",
1216
- "scale",
1217
- "red",
1218
- "9"
1219
- ]
1220
- }
274
+ value: "#4c0014",
275
+ dark: "#490202",
276
+ },
1221
277
  },
1222
- "purple": {
278
+ purple: {
1223
279
  "0": {
1224
- "value": "#fbefff",
1225
- "dark": "#eddeff",
1226
- "filePath": "tokens/base/colors/light.json",
1227
- "isSource": true,
1228
- "original": {
1229
- "value": "#fbefff",
1230
- "dark": "#eddeff"
1231
- },
1232
- "name": "0",
1233
- "attributes": {},
1234
- "path": [
1235
- "base",
1236
- "color",
1237
- "scale",
1238
- "purple",
1239
- "0"
1240
- ]
280
+ value: "#fbefff",
281
+ dark: "#eddeff",
1241
282
  },
1242
283
  "1": {
1243
- "value": "#ecd8ff",
1244
- "dark": "#e2c5ff",
1245
- "filePath": "tokens/base/colors/light.json",
1246
- "isSource": true,
1247
- "original": {
1248
- "value": "#ecd8ff",
1249
- "dark": "#e2c5ff"
1250
- },
1251
- "name": "1",
1252
- "attributes": {},
1253
- "path": [
1254
- "base",
1255
- "color",
1256
- "scale",
1257
- "purple",
1258
- "1"
1259
- ]
284
+ value: "#ecd8ff",
285
+ dark: "#e2c5ff",
1260
286
  },
1261
287
  "2": {
1262
- "value": "#d8b9ff",
1263
- "dark": "#d2a8ff",
1264
- "filePath": "tokens/base/colors/light.json",
1265
- "isSource": true,
1266
- "original": {
1267
- "value": "#d8b9ff",
1268
- "dark": "#d2a8ff"
1269
- },
1270
- "name": "2",
1271
- "attributes": {},
1272
- "path": [
1273
- "base",
1274
- "color",
1275
- "scale",
1276
- "purple",
1277
- "2"
1278
- ]
288
+ value: "#d8b9ff",
289
+ dark: "#d2a8ff",
1279
290
  },
1280
291
  "3": {
1281
- "value": "#c297ff",
1282
- "dark": "#bc8cff",
1283
- "filePath": "tokens/base/colors/light.json",
1284
- "isSource": true,
1285
- "original": {
1286
- "value": "#c297ff",
1287
- "dark": "#bc8cff"
1288
- },
1289
- "name": "3",
1290
- "attributes": {},
1291
- "path": [
1292
- "base",
1293
- "color",
1294
- "scale",
1295
- "purple",
1296
- "3"
1297
- ]
292
+ value: "#c297ff",
293
+ dark: "#bc8cff",
1298
294
  },
1299
295
  "4": {
1300
- "value": "#a475f9",
1301
- "dark": "#a371f7",
1302
- "filePath": "tokens/base/colors/light.json",
1303
- "isSource": true,
1304
- "original": {
1305
- "value": "#a475f9",
1306
- "dark": "#a371f7"
1307
- },
1308
- "name": "4",
1309
- "attributes": {},
1310
- "path": [
1311
- "base",
1312
- "color",
1313
- "scale",
1314
- "purple",
1315
- "4"
1316
- ]
296
+ value: "#a475f9",
297
+ dark: "#a371f7",
1317
298
  },
1318
299
  "5": {
1319
- "value": "#8250df",
1320
- "dark": "#8957e5",
1321
- "filePath": "tokens/base/colors/light.json",
1322
- "isSource": true,
1323
- "original": {
1324
- "value": "#8250df",
1325
- "dark": "#8957e5"
1326
- },
1327
- "name": "5",
1328
- "attributes": {},
1329
- "path": [
1330
- "base",
1331
- "color",
1332
- "scale",
1333
- "purple",
1334
- "5"
1335
- ]
300
+ value: "#8250df",
301
+ dark: "#8957e5",
1336
302
  },
1337
303
  "6": {
1338
- "value": "#6639ba",
1339
- "dark": "#6e40c9",
1340
- "filePath": "tokens/base/colors/light.json",
1341
- "isSource": true,
1342
- "original": {
1343
- "value": "#6639ba",
1344
- "dark": "#6e40c9"
1345
- },
1346
- "name": "6",
1347
- "attributes": {},
1348
- "path": [
1349
- "base",
1350
- "color",
1351
- "scale",
1352
- "purple",
1353
- "6"
1354
- ]
304
+ value: "#6639ba",
305
+ dark: "#6e40c9",
1355
306
  },
1356
307
  "7": {
1357
- "value": "#512a97",
1358
- "dark": "#553098",
1359
- "filePath": "tokens/base/colors/light.json",
1360
- "isSource": true,
1361
- "original": {
1362
- "value": "#512a97",
1363
- "dark": "#553098"
1364
- },
1365
- "name": "7",
1366
- "attributes": {},
1367
- "path": [
1368
- "base",
1369
- "color",
1370
- "scale",
1371
- "purple",
1372
- "7"
1373
- ]
308
+ value: "#512a97",
309
+ dark: "#553098",
1374
310
  },
1375
311
  "8": {
1376
- "value": "#3e1f79",
1377
- "dark": "#3c1e70",
1378
- "filePath": "tokens/base/colors/light.json",
1379
- "isSource": true,
1380
- "original": {
1381
- "value": "#3e1f79",
1382
- "dark": "#3c1e70"
1383
- },
1384
- "name": "8",
1385
- "attributes": {},
1386
- "path": [
1387
- "base",
1388
- "color",
1389
- "scale",
1390
- "purple",
1391
- "8"
1392
- ]
312
+ value: "#3e1f79",
313
+ dark: "#3c1e70",
1393
314
  },
1394
315
  "9": {
1395
- "value": "#2e1461",
1396
- "dark": "#271052",
1397
- "filePath": "tokens/base/colors/light.json",
1398
- "isSource": true,
1399
- "original": {
1400
- "value": "#2e1461",
1401
- "dark": "#271052"
1402
- },
1403
- "name": "9",
1404
- "attributes": {},
1405
- "path": [
1406
- "base",
1407
- "color",
1408
- "scale",
1409
- "purple",
1410
- "9"
1411
- ]
1412
- }
316
+ value: "#2e1461",
317
+ dark: "#271052",
318
+ },
1413
319
  },
1414
- "pink": {
320
+ pink: {
1415
321
  "0": {
1416
- "value": "#ffeff7",
1417
- "dark": "#ffdaec",
1418
- "filePath": "tokens/base/colors/light.json",
1419
- "isSource": true,
1420
- "original": {
1421
- "value": "#ffeff7",
1422
- "dark": "#ffdaec"
1423
- },
1424
- "name": "0",
1425
- "attributes": {},
1426
- "path": [
1427
- "base",
1428
- "color",
1429
- "scale",
1430
- "pink",
1431
- "0"
1432
- ]
322
+ value: "#ffeff7",
323
+ dark: "#ffdaec",
1433
324
  },
1434
325
  "1": {
1435
- "value": "#ffd3eb",
1436
- "dark": "#ffbedd",
1437
- "filePath": "tokens/base/colors/light.json",
1438
- "isSource": true,
1439
- "original": {
1440
- "value": "#ffd3eb",
1441
- "dark": "#ffbedd"
1442
- },
1443
- "name": "1",
1444
- "attributes": {},
1445
- "path": [
1446
- "base",
1447
- "color",
1448
- "scale",
1449
- "pink",
1450
- "1"
1451
- ]
326
+ value: "#ffd3eb",
327
+ dark: "#ffbedd",
1452
328
  },
1453
329
  "2": {
1454
- "value": "#ffadda",
1455
- "dark": "#ff9bce",
1456
- "filePath": "tokens/base/colors/light.json",
1457
- "isSource": true,
1458
- "original": {
1459
- "value": "#ffadda",
1460
- "dark": "#ff9bce"
1461
- },
1462
- "name": "2",
1463
- "attributes": {},
1464
- "path": [
1465
- "base",
1466
- "color",
1467
- "scale",
1468
- "pink",
1469
- "2"
1470
- ]
330
+ value: "#ffadda",
331
+ dark: "#ff9bce",
1471
332
  },
1472
333
  "3": {
1473
- "value": "#ff80c8",
1474
- "dark": "#f778ba",
1475
- "filePath": "tokens/base/colors/light.json",
1476
- "isSource": true,
1477
- "original": {
1478
- "value": "#ff80c8",
1479
- "dark": "#f778ba"
1480
- },
1481
- "name": "3",
1482
- "attributes": {},
1483
- "path": [
1484
- "base",
1485
- "color",
1486
- "scale",
1487
- "pink",
1488
- "3"
1489
- ]
334
+ value: "#ff80c8",
335
+ dark: "#f778ba",
1490
336
  },
1491
337
  "4": {
1492
- "value": "#e85aad",
1493
- "dark": "#db61a2",
1494
- "filePath": "tokens/base/colors/light.json",
1495
- "isSource": true,
1496
- "original": {
1497
- "value": "#e85aad",
1498
- "dark": "#db61a2"
1499
- },
1500
- "name": "4",
1501
- "attributes": {},
1502
- "path": [
1503
- "base",
1504
- "color",
1505
- "scale",
1506
- "pink",
1507
- "4"
1508
- ]
338
+ value: "#e85aad",
339
+ dark: "#db61a2",
1509
340
  },
1510
341
  "5": {
1511
- "value": "#bf3989",
1512
- "dark": "#bf4b8a",
1513
- "filePath": "tokens/base/colors/light.json",
1514
- "isSource": true,
1515
- "original": {
1516
- "value": "#bf3989",
1517
- "dark": "#bf4b8a"
1518
- },
1519
- "name": "5",
1520
- "attributes": {},
1521
- "path": [
1522
- "base",
1523
- "color",
1524
- "scale",
1525
- "pink",
1526
- "5"
1527
- ]
342
+ value: "#bf3989",
343
+ dark: "#bf4b8a",
1528
344
  },
1529
345
  "6": {
1530
- "value": "#99286e",
1531
- "dark": "#9e3670",
1532
- "filePath": "tokens/base/colors/light.json",
1533
- "isSource": true,
1534
- "original": {
1535
- "value": "#99286e",
1536
- "dark": "#9e3670"
1537
- },
1538
- "name": "6",
1539
- "attributes": {},
1540
- "path": [
1541
- "base",
1542
- "color",
1543
- "scale",
1544
- "pink",
1545
- "6"
1546
- ]
346
+ value: "#99286e",
347
+ dark: "#9e3670",
1547
348
  },
1548
349
  "7": {
1549
- "value": "#772057",
1550
- "dark": "#7d2457",
1551
- "filePath": "tokens/base/colors/light.json",
1552
- "isSource": true,
1553
- "original": {
1554
- "value": "#772057",
1555
- "dark": "#7d2457"
1556
- },
1557
- "name": "7",
1558
- "attributes": {},
1559
- "path": [
1560
- "base",
1561
- "color",
1562
- "scale",
1563
- "pink",
1564
- "7"
1565
- ]
350
+ value: "#772057",
351
+ dark: "#7d2457",
1566
352
  },
1567
353
  "8": {
1568
- "value": "#611347",
1569
- "dark": "#5e103e",
1570
- "filePath": "tokens/base/colors/light.json",
1571
- "isSource": true,
1572
- "original": {
1573
- "value": "#611347",
1574
- "dark": "#5e103e"
1575
- },
1576
- "name": "8",
1577
- "attributes": {},
1578
- "path": [
1579
- "base",
1580
- "color",
1581
- "scale",
1582
- "pink",
1583
- "8"
1584
- ]
354
+ value: "#611347",
355
+ dark: "#5e103e",
1585
356
  },
1586
357
  "9": {
1587
- "value": "#4d0336",
1588
- "dark": "#42062a",
1589
- "filePath": "tokens/base/colors/light.json",
1590
- "isSource": true,
1591
- "original": {
1592
- "value": "#4d0336",
1593
- "dark": "#42062a"
1594
- },
1595
- "name": "9",
1596
- "attributes": {},
1597
- "path": [
1598
- "base",
1599
- "color",
1600
- "scale",
1601
- "pink",
1602
- "9"
1603
- ]
1604
- }
358
+ value: "#4d0336",
359
+ dark: "#42062a",
360
+ },
1605
361
  },
1606
- "coral": {
362
+ coral: {
1607
363
  "0": {
1608
- "value": "#fff0eb",
1609
- "dark": "#ffddd2",
1610
- "filePath": "tokens/base/colors/light.json",
1611
- "isSource": true,
1612
- "original": {
1613
- "value": "#fff0eb",
1614
- "dark": "#ffddd2"
1615
- },
1616
- "name": "0",
1617
- "attributes": {},
1618
- "path": [
1619
- "base",
1620
- "color",
1621
- "scale",
1622
- "coral",
1623
- "0"
1624
- ]
364
+ value: "#fff0eb",
365
+ dark: "#ffddd2",
1625
366
  },
1626
367
  "1": {
1627
- "value": "#ffd6cc",
1628
- "dark": "#ffc2b2",
1629
- "filePath": "tokens/base/colors/light.json",
1630
- "isSource": true,
1631
- "original": {
1632
- "value": "#ffd6cc",
1633
- "dark": "#ffc2b2"
1634
- },
1635
- "name": "1",
1636
- "attributes": {},
1637
- "path": [
1638
- "base",
1639
- "color",
1640
- "scale",
1641
- "coral",
1642
- "1"
1643
- ]
368
+ value: "#ffd6cc",
369
+ dark: "#ffc2b2",
1644
370
  },
1645
371
  "2": {
1646
- "value": "#ffb4a1",
1647
- "dark": "#ffa28b",
1648
- "filePath": "tokens/base/colors/light.json",
1649
- "isSource": true,
1650
- "original": {
1651
- "value": "#ffb4a1",
1652
- "dark": "#ffa28b"
1653
- },
1654
- "name": "2",
1655
- "attributes": {},
1656
- "path": [
1657
- "base",
1658
- "color",
1659
- "scale",
1660
- "coral",
1661
- "2"
1662
- ]
372
+ value: "#ffb4a1",
373
+ dark: "#ffa28b",
1663
374
  },
1664
375
  "3": {
1665
- "value": "#fd8c73",
1666
- "dark": "#f78166",
1667
- "filePath": "tokens/base/colors/light.json",
1668
- "isSource": true,
1669
- "original": {
1670
- "value": "#fd8c73",
1671
- "dark": "#f78166"
1672
- },
1673
- "name": "3",
1674
- "attributes": {},
1675
- "path": [
1676
- "base",
1677
- "color",
1678
- "scale",
1679
- "coral",
1680
- "3"
1681
- ]
376
+ value: "#fd8c73",
377
+ dark: "#f78166",
1682
378
  },
1683
379
  "4": {
1684
- "value": "#ec6547",
1685
- "dark": "#ea6045",
1686
- "filePath": "tokens/base/colors/light.json",
1687
- "isSource": true,
1688
- "original": {
1689
- "value": "#ec6547",
1690
- "dark": "#ea6045"
1691
- },
1692
- "name": "4",
1693
- "attributes": {},
1694
- "path": [
1695
- "base",
1696
- "color",
1697
- "scale",
1698
- "coral",
1699
- "4"
1700
- ]
380
+ value: "#ec6547",
381
+ dark: "#ea6045",
1701
382
  },
1702
383
  "5": {
1703
- "value": "#c4432b",
1704
- "dark": "#cf462d",
1705
- "filePath": "tokens/base/colors/light.json",
1706
- "isSource": true,
1707
- "original": {
1708
- "value": "#c4432b",
1709
- "dark": "#cf462d"
1710
- },
1711
- "name": "5",
1712
- "attributes": {},
1713
- "path": [
1714
- "base",
1715
- "color",
1716
- "scale",
1717
- "coral",
1718
- "5"
1719
- ]
384
+ value: "#c4432b",
385
+ dark: "#cf462d",
1720
386
  },
1721
387
  "6": {
1722
- "value": "#9e2f1c",
1723
- "dark": "#ac3220",
1724
- "filePath": "tokens/base/colors/light.json",
1725
- "isSource": true,
1726
- "original": {
1727
- "value": "#9e2f1c",
1728
- "dark": "#ac3220"
1729
- },
1730
- "name": "6",
1731
- "attributes": {},
1732
- "path": [
1733
- "base",
1734
- "color",
1735
- "scale",
1736
- "coral",
1737
- "6"
1738
- ]
388
+ value: "#9e2f1c",
389
+ dark: "#ac3220",
1739
390
  },
1740
391
  "7": {
1741
- "value": "#801f0f",
1742
- "dark": "#872012",
1743
- "filePath": "tokens/base/colors/light.json",
1744
- "isSource": true,
1745
- "original": {
1746
- "value": "#801f0f",
1747
- "dark": "#872012"
1748
- },
1749
- "name": "7",
1750
- "attributes": {},
1751
- "path": [
1752
- "base",
1753
- "color",
1754
- "scale",
1755
- "coral",
1756
- "7"
1757
- ]
392
+ value: "#801f0f",
393
+ dark: "#872012",
1758
394
  },
1759
395
  "8": {
1760
- "value": "#691105",
1761
- "dark": "#640d04",
1762
- "filePath": "tokens/base/colors/light.json",
1763
- "isSource": true,
1764
- "original": {
1765
- "value": "#691105",
1766
- "dark": "#640d04"
1767
- },
1768
- "name": "8",
1769
- "attributes": {},
1770
- "path": [
1771
- "base",
1772
- "color",
1773
- "scale",
1774
- "coral",
1775
- "8"
1776
- ]
396
+ value: "#691105",
397
+ dark: "#640d04",
1777
398
  },
1778
399
  "9": {
1779
- "value": "#510901",
1780
- "dark": "#460701",
1781
- "filePath": "tokens/base/colors/light.json",
1782
- "isSource": true,
1783
- "original": {
1784
- "value": "#510901",
1785
- "dark": "#460701"
1786
- },
1787
- "name": "9",
1788
- "attributes": {},
1789
- "path": [
1790
- "base",
1791
- "color",
1792
- "scale",
1793
- "coral",
1794
- "9"
1795
- ]
1796
- }
400
+ value: "#510901",
401
+ dark: "#460701",
402
+ },
1797
403
  },
1798
- "lemon": {
404
+ lemon: {
1799
405
  "0": {
1800
- "value": "#FDF5B3",
1801
- "dark": "#FFF6A6",
1802
- "filePath": "tokens/base/colors/light.json",
1803
- "isSource": true,
1804
- "original": {
1805
- "value": "#FDF5B3",
1806
- "dark": "#FFF6A6"
1807
- },
1808
- "name": "0",
1809
- "attributes": {},
1810
- "path": [
1811
- "base",
1812
- "color",
1813
- "scale",
1814
- "lemon",
1815
- "0"
1816
- ]
406
+ value: "#FDF5B3",
407
+ dark: "#FFF6A6",
1817
408
  },
1818
409
  "1": {
1819
- "value": "#F4E162",
1820
- "dark": "#FAE85A",
1821
- "filePath": "tokens/base/colors/light.json",
1822
- "isSource": true,
1823
- "original": {
1824
- "value": "#F4E162",
1825
- "dark": "#FAE85A"
1826
- },
1827
- "name": "1",
1828
- "attributes": {},
1829
- "path": [
1830
- "base",
1831
- "color",
1832
- "scale",
1833
- "lemon",
1834
- "1"
1835
- ]
410
+ value: "#F4E162",
411
+ dark: "#FAE85A",
1836
412
  },
1837
413
  "2": {
1838
- "value": "#DEC741",
1839
- "dark": "#E1CD41",
1840
- "filePath": "tokens/base/colors/light.json",
1841
- "isSource": true,
1842
- "original": {
1843
- "value": "#DEC741",
1844
- "dark": "#E1CD41"
1845
- },
1846
- "name": "2",
1847
- "attributes": {},
1848
- "path": [
1849
- "base",
1850
- "color",
1851
- "scale",
1852
- "lemon",
1853
- "2"
1854
- ]
414
+ value: "#DEC741",
415
+ dark: "#E1CD41",
1855
416
  },
1856
417
  "3": {
1857
- "value": "#C5AA20",
1858
- "dark": "#C5AE13",
1859
- "filePath": "tokens/base/colors/light.json",
1860
- "isSource": true,
1861
- "original": {
1862
- "value": "#C5AA20",
1863
- "dark": "#C5AE13"
1864
- },
1865
- "name": "3",
1866
- "attributes": {},
1867
- "path": [
1868
- "base",
1869
- "color",
1870
- "scale",
1871
- "lemon",
1872
- "3"
1873
- ]
418
+ value: "#C5AA20",
419
+ dark: "#C5AE13",
1874
420
  },
1875
421
  "4": {
1876
- "value": "#A88D02",
1877
- "dark": "#A69000",
1878
- "filePath": "tokens/base/colors/light.json",
1879
- "isSource": true,
1880
- "original": {
1881
- "value": "#A88D02",
1882
- "dark": "#A69000"
1883
- },
1884
- "name": "4",
1885
- "attributes": {},
1886
- "path": [
1887
- "base",
1888
- "color",
1889
- "scale",
1890
- "lemon",
1891
- "4"
1892
- ]
422
+ value: "#A88D02",
423
+ dark: "#A69000",
1893
424
  },
1894
425
  "5": {
1895
- "value": "#866D00",
1896
- "dark": "#8C7600",
1897
- "filePath": "tokens/base/colors/light.json",
1898
- "isSource": true,
1899
- "original": {
1900
- "value": "#866D00",
1901
- "dark": "#8C7600"
1902
- },
1903
- "name": "5",
1904
- "attributes": {},
1905
- "path": [
1906
- "base",
1907
- "color",
1908
- "scale",
1909
- "lemon",
1910
- "5"
1911
- ]
426
+ value: "#866D00",
427
+ dark: "#8C7600",
1912
428
  },
1913
429
  "6": {
1914
- "value": "#685400",
1915
- "dark": "#705D00",
1916
- "filePath": "tokens/base/colors/light.json",
1917
- "isSource": true,
1918
- "original": {
1919
- "value": "#685400",
1920
- "dark": "#705D00"
1921
- },
1922
- "name": "6",
1923
- "attributes": {},
1924
- "path": [
1925
- "base",
1926
- "color",
1927
- "scale",
1928
- "lemon",
1929
- "6"
1930
- ]
430
+ value: "#685400",
431
+ dark: "#705D00",
1931
432
  },
1932
433
  "7": {
1933
- "value": "#534100",
1934
- "dark": "#564500",
1935
- "filePath": "tokens/base/colors/light.json",
1936
- "isSource": true,
1937
- "original": {
1938
- "value": "#534100",
1939
- "dark": "#564500"
1940
- },
1941
- "name": "7",
1942
- "attributes": {},
1943
- "path": [
1944
- "base",
1945
- "color",
1946
- "scale",
1947
- "lemon",
1948
- "7"
1949
- ]
434
+ value: "#534100",
435
+ dark: "#564500",
1950
436
  },
1951
437
  "8": {
1952
- "value": "#413200",
1953
- "dark": "#3D2F00",
1954
- "filePath": "tokens/base/colors/light.json",
1955
- "isSource": true,
1956
- "original": {
1957
- "value": "#413200",
1958
- "dark": "#3D2F00"
1959
- },
1960
- "name": "8",
1961
- "attributes": {},
1962
- "path": [
1963
- "base",
1964
- "color",
1965
- "scale",
1966
- "lemon",
1967
- "8"
1968
- ]
438
+ value: "#413200",
439
+ dark: "#3D2F00",
1969
440
  },
1970
441
  "9": {
1971
- "value": "#322400",
1972
- "dark": "#2A1E00",
1973
- "filePath": "tokens/base/colors/light.json",
1974
- "isSource": true,
1975
- "original": {
1976
- "value": "#322400",
1977
- "dark": "#2A1E00"
1978
- },
1979
- "name": "9",
1980
- "attributes": {},
1981
- "path": [
1982
- "base",
1983
- "color",
1984
- "scale",
1985
- "lemon",
1986
- "9"
1987
- ]
1988
- }
442
+ value: "#322400",
443
+ dark: "#2A1E00",
444
+ },
1989
445
  },
1990
- "lime": {
446
+ lime: {
1991
447
  "0": {
1992
- "value": "#EAFABA",
1993
- "dark": "#D9EF95",
1994
- "filePath": "tokens/base/colors/light.json",
1995
- "isSource": true,
1996
- "original": {
1997
- "value": "#EAFABA",
1998
- "dark": "#D9EF95"
1999
- },
2000
- "name": "0",
2001
- "attributes": {},
2002
- "path": [
2003
- "base",
2004
- "color",
2005
- "scale",
2006
- "lime",
2007
- "0"
2008
- ]
448
+ value: "#EAFABA",
449
+ dark: "#D9EF95",
2009
450
  },
2010
451
  "1": {
2011
- "value": "#CDEC78",
2012
- "dark": "#BEDC6C",
2013
- "filePath": "tokens/base/colors/light.json",
2014
- "isSource": true,
2015
- "original": {
2016
- "value": "#CDEC78",
2017
- "dark": "#BEDC6C"
2018
- },
2019
- "name": "1",
2020
- "attributes": {},
2021
- "path": [
2022
- "base",
2023
- "color",
2024
- "scale",
2025
- "lime",
2026
- "1"
2027
- ]
452
+ value: "#CDEC78",
453
+ dark: "#BEDC6C",
2028
454
  },
2029
455
  "2": {
2030
- "value": "#B1D353",
2031
- "dark": "#A4C847",
2032
- "filePath": "tokens/base/colors/light.json",
2033
- "isSource": true,
2034
- "original": {
2035
- "value": "#B1D353",
2036
- "dark": "#A4C847"
2037
- },
2038
- "name": "2",
2039
- "attributes": {},
2040
- "path": [
2041
- "base",
2042
- "color",
2043
- "scale",
2044
- "lime",
2045
- "2"
2046
- ]
456
+ value: "#B1D353",
457
+ dark: "#A4C847",
2047
458
  },
2048
459
  "3": {
2049
- "value": "#94B83B",
2050
- "dark": "#8AB034",
2051
- "filePath": "tokens/base/colors/light.json",
2052
- "isSource": true,
2053
- "original": {
2054
- "value": "#94B83B",
2055
- "dark": "#8AB034"
2056
- },
2057
- "name": "3",
2058
- "attributes": {},
2059
- "path": [
2060
- "base",
2061
- "color",
2062
- "scale",
2063
- "lime",
2064
- "3"
2065
- ]
460
+ value: "#94B83B",
461
+ dark: "#8AB034",
2066
462
  },
2067
463
  "4": {
2068
- "value": "#799A2A",
2069
- "dark": "#739826",
2070
- "filePath": "tokens/base/colors/light.json",
2071
- "isSource": true,
2072
- "original": {
2073
- "value": "#799A2A",
2074
- "dark": "#739826"
2075
- },
2076
- "name": "4",
2077
- "attributes": {},
2078
- "path": [
2079
- "base",
2080
- "color",
2081
- "scale",
2082
- "lime",
2083
- "4"
2084
- ]
464
+ value: "#799A2A",
465
+ dark: "#739826",
2085
466
  },
2086
467
  "5": {
2087
- "value": "#5A791B",
2088
- "dark": "#5C8118",
2089
- "filePath": "tokens/base/colors/light.json",
2090
- "isSource": true,
2091
- "original": {
2092
- "value": "#5A791B",
2093
- "dark": "#5C8118"
2094
- },
2095
- "name": "5",
2096
- "attributes": {},
2097
- "path": [
2098
- "base",
2099
- "color",
2100
- "scale",
2101
- "lime",
2102
- "5"
2103
- ]
468
+ value: "#5A791B",
469
+ dark: "#5C8118",
2104
470
  },
2105
471
  "6": {
2106
- "value": "#425E13",
2107
- "dark": "#46680F",
2108
- "filePath": "tokens/base/colors/light.json",
2109
- "isSource": true,
2110
- "original": {
2111
- "value": "#425E13",
2112
- "dark": "#46680F"
2113
- },
2114
- "name": "6",
2115
- "attributes": {},
2116
- "path": [
2117
- "base",
2118
- "color",
2119
- "scale",
2120
- "lime",
2121
- "6"
2122
- ]
472
+ value: "#425E13",
473
+ dark: "#46680F",
2123
474
  },
2124
475
  "7": {
2125
- "value": "#2F4A06",
2126
- "dark": "#314F07",
2127
- "filePath": "tokens/base/colors/light.json",
2128
- "isSource": true,
2129
- "original": {
2130
- "value": "#2F4A06",
2131
- "dark": "#314F07"
2132
- },
2133
- "name": "7",
2134
- "attributes": {},
2135
- "path": [
2136
- "base",
2137
- "color",
2138
- "scale",
2139
- "lime",
2140
- "7"
2141
- ]
476
+ value: "#2F4A06",
477
+ dark: "#314F07",
2142
478
  },
2143
479
  "8": {
2144
- "value": "#233B03",
2145
- "dark": "#1E3703",
2146
- "filePath": "tokens/base/colors/light.json",
2147
- "isSource": true,
2148
- "original": {
2149
- "value": "#233B03",
2150
- "dark": "#1E3703"
2151
- },
2152
- "name": "8",
2153
- "attributes": {},
2154
- "path": [
2155
- "base",
2156
- "color",
2157
- "scale",
2158
- "lime",
2159
- "8"
2160
- ]
480
+ value: "#233B03",
481
+ dark: "#1E3703",
2161
482
  },
2162
483
  "9": {
2163
- "value": "#182C01",
2164
- "dark": "#102401",
2165
- "filePath": "tokens/base/colors/light.json",
2166
- "isSource": true,
2167
- "original": {
2168
- "value": "#182C01",
2169
- "dark": "#102401"
2170
- },
2171
- "name": "9",
2172
- "attributes": {},
2173
- "path": [
2174
- "base",
2175
- "color",
2176
- "scale",
2177
- "lime",
2178
- "9"
2179
- ]
2180
- }
484
+ value: "#182C01",
485
+ dark: "#102401",
486
+ },
2181
487
  },
2182
- "teal": {
488
+ teal: {
2183
489
  "0": {
2184
- "value": "#DAF9F5",
2185
- "dark": "#BDEEE8",
2186
- "filePath": "tokens/base/colors/light.json",
2187
- "isSource": true,
2188
- "original": {
2189
- "value": "#DAF9F5",
2190
- "dark": "#BDEEE8"
2191
- },
2192
- "name": "0",
2193
- "attributes": {},
2194
- "path": [
2195
- "base",
2196
- "color",
2197
- "scale",
2198
- "teal",
2199
- "0"
2200
- ]
490
+ value: "#DAF9F5",
491
+ dark: "#BDEEE8",
2201
492
  },
2202
493
  "1": {
2203
- "value": "#B0EAE3",
2204
- "dark": "#8ADFD7",
2205
- "filePath": "tokens/base/colors/light.json",
2206
- "isSource": true,
2207
- "original": {
2208
- "value": "#B0EAE3",
2209
- "dark": "#8ADFD7"
2210
- },
2211
- "name": "1",
2212
- "attributes": {},
2213
- "path": [
2214
- "base",
2215
- "color",
2216
- "scale",
2217
- "teal",
2218
- "1"
2219
- ]
494
+ value: "#B0EAE3",
495
+ dark: "#8ADFD7",
2220
496
  },
2221
497
  "2": {
2222
- "value": "#6BD6D0",
2223
- "dark": "#57CCC5",
2224
- "filePath": "tokens/base/colors/light.json",
2225
- "isSource": true,
2226
- "original": {
2227
- "value": "#6BD6D0",
2228
- "dark": "#57CCC5"
2229
- },
2230
- "name": "2",
2231
- "attributes": {},
2232
- "path": [
2233
- "base",
2234
- "color",
2235
- "scale",
2236
- "teal",
2237
- "2"
2238
- ]
498
+ value: "#6BD6D0",
499
+ dark: "#57CCC5",
2239
500
  },
2240
501
  "3": {
2241
- "value": "#49BCB7",
2242
- "dark": "#33B3AE",
2243
- "filePath": "tokens/base/colors/light.json",
2244
- "isSource": true,
2245
- "original": {
2246
- "value": "#49BCB7",
2247
- "dark": "#33B3AE"
2248
- },
2249
- "name": "3",
2250
- "attributes": {},
2251
- "path": [
2252
- "base",
2253
- "color",
2254
- "scale",
2255
- "teal",
2256
- "3"
2257
- ]
502
+ value: "#49BCB7",
503
+ dark: "#33B3AE",
2258
504
  },
2259
505
  "4": {
2260
- "value": "#339D9B",
2261
- "dark": "#2A9D9A",
2262
- "filePath": "tokens/base/colors/light.json",
2263
- "isSource": true,
2264
- "original": {
2265
- "value": "#339D9B",
2266
- "dark": "#2A9D9A"
2267
- },
2268
- "name": "4",
2269
- "attributes": {},
2270
- "path": [
2271
- "base",
2272
- "color",
2273
- "scale",
2274
- "teal",
2275
- "4"
2276
- ]
506
+ value: "#339D9B",
507
+ dark: "#2A9D9A",
2277
508
  },
2278
509
  "5": {
2279
- "value": "#197B7B",
2280
- "dark": "#1D8281",
2281
- "filePath": "tokens/base/colors/light.json",
2282
- "isSource": true,
2283
- "original": {
2284
- "value": "#197B7B",
2285
- "dark": "#1D8281"
2286
- },
2287
- "name": "5",
2288
- "attributes": {},
2289
- "path": [
2290
- "base",
2291
- "color",
2292
- "scale",
2293
- "teal",
2294
- "5"
2295
- ]
510
+ value: "#197B7B",
511
+ dark: "#1D8281",
2296
512
  },
2297
513
  "6": {
2298
- "value": "#136061",
2299
- "dark": "#14696A",
2300
- "filePath": "tokens/base/colors/light.json",
2301
- "isSource": true,
2302
- "original": {
2303
- "value": "#136061",
2304
- "dark": "#14696A"
2305
- },
2306
- "name": "6",
2307
- "attributes": {},
2308
- "path": [
2309
- "base",
2310
- "color",
2311
- "scale",
2312
- "teal",
2313
- "6"
2314
- ]
514
+ value: "#136061",
515
+ dark: "#14696A",
2315
516
  },
2316
517
  "7": {
2317
- "value": "#024B4D",
2318
- "dark": "#0B5051",
2319
- "filePath": "tokens/base/colors/light.json",
2320
- "isSource": true,
2321
- "original": {
2322
- "value": "#024B4D",
2323
- "dark": "#0B5051"
2324
- },
2325
- "name": "7",
2326
- "attributes": {},
2327
- "path": [
2328
- "base",
2329
- "color",
2330
- "scale",
2331
- "teal",
2332
- "7"
2333
- ]
518
+ value: "#024B4D",
519
+ dark: "#0B5051",
2334
520
  },
2335
521
  "8": {
2336
- "value": "#063A3C",
2337
- "dark": "#053738",
2338
- "filePath": "tokens/base/colors/light.json",
2339
- "isSource": true,
2340
- "original": {
2341
- "value": "#063A3C",
2342
- "dark": "#053738"
2343
- },
2344
- "name": "8",
2345
- "attributes": {},
2346
- "path": [
2347
- "base",
2348
- "color",
2349
- "scale",
2350
- "teal",
2351
- "8"
2352
- ]
522
+ value: "#063A3C",
523
+ dark: "#053738",
2353
524
  },
2354
525
  "9": {
2355
- "value": "#052B2C",
2356
- "dark": "#022425",
2357
- "filePath": "tokens/base/colors/light.json",
2358
- "isSource": true,
2359
- "original": {
2360
- "value": "#052B2C",
2361
- "dark": "#022425"
2362
- },
2363
- "name": "9",
2364
- "attributes": {},
2365
- "path": [
2366
- "base",
2367
- "color",
2368
- "scale",
2369
- "teal",
2370
- "9"
2371
- ]
2372
- }
526
+ value: "#052B2C",
527
+ dark: "#022425",
528
+ },
2373
529
  },
2374
- "indigo": {
530
+ indigo: {
2375
531
  "0": {
2376
- "value": "#EFF2FF",
2377
- "dark": "#DBE3FF",
2378
- "filePath": "tokens/base/colors/light.json",
2379
- "isSource": true,
2380
- "original": {
2381
- "value": "#EFF2FF",
2382
- "dark": "#DBE3FF"
2383
- },
2384
- "name": "0",
2385
- "attributes": {},
2386
- "path": [
2387
- "base",
2388
- "color",
2389
- "scale",
2390
- "indigo",
2391
- "0"
2392
- ]
532
+ value: "#EFF2FF",
533
+ dark: "#DBE3FF",
2393
534
  },
2394
535
  "1": {
2395
- "value": "#D7DDFF",
2396
- "dark": "#C5CFFF",
2397
- "filePath": "tokens/base/colors/light.json",
2398
- "isSource": true,
2399
- "original": {
2400
- "value": "#D7DDFF",
2401
- "dark": "#C5CFFF"
2402
- },
2403
- "name": "1",
2404
- "attributes": {},
2405
- "path": [
2406
- "base",
2407
- "color",
2408
- "scale",
2409
- "indigo",
2410
- "1"
2411
- ]
536
+ value: "#D7DDFF",
537
+ dark: "#C5CFFF",
2412
538
  },
2413
539
  "2": {
2414
- "value": "#B9C2FF",
2415
- "dark": "#ABB4FF",
2416
- "filePath": "tokens/base/colors/light.json",
2417
- "isSource": true,
2418
- "original": {
2419
- "value": "#B9C2FF",
2420
- "dark": "#ABB4FF"
2421
- },
2422
- "name": "2",
2423
- "attributes": {},
2424
- "path": [
2425
- "base",
2426
- "color",
2427
- "scale",
2428
- "indigo",
2429
- "2"
2430
- ]
540
+ value: "#B9C2FF",
541
+ dark: "#ABB4FF",
2431
542
  },
2432
543
  "3": {
2433
- "value": "#9AA4FF",
2434
- "dark": "#939AFF",
2435
- "filePath": "tokens/base/colors/light.json",
2436
- "isSource": true,
2437
- "original": {
2438
- "value": "#9AA4FF",
2439
- "dark": "#939AFF"
2440
- },
2441
- "name": "3",
2442
- "attributes": {},
2443
- "path": [
2444
- "base",
2445
- "color",
2446
- "scale",
2447
- "indigo",
2448
- "3"
2449
- ]
544
+ value: "#9AA4FF",
545
+ dark: "#939AFF",
2450
546
  },
2451
547
  "4": {
2452
- "value": "#7683FF",
2453
- "dark": "#797EF9",
2454
- "filePath": "tokens/base/colors/light.json",
2455
- "isSource": true,
2456
- "original": {
2457
- "value": "#7683FF",
2458
- "dark": "#797EF9"
2459
- },
2460
- "name": "4",
2461
- "attributes": {},
2462
- "path": [
2463
- "base",
2464
- "color",
2465
- "scale",
2466
- "indigo",
2467
- "4"
2468
- ]
548
+ value: "#7683FF",
549
+ dark: "#797EF9",
2469
550
  },
2470
551
  "5": {
2471
- "value": "#545DF0",
2472
- "dark": "#5D63F0",
2473
- "filePath": "tokens/base/colors/light.json",
2474
- "isSource": true,
2475
- "original": {
2476
- "value": "#545DF0",
2477
- "dark": "#5D63F0"
2478
- },
2479
- "name": "5",
2480
- "attributes": {},
2481
- "path": [
2482
- "base",
2483
- "color",
2484
- "scale",
2485
- "indigo",
2486
- "5"
2487
- ]
552
+ value: "#545DF0",
553
+ dark: "#5D63F0",
2488
554
  },
2489
555
  "6": {
2490
- "value": "#3C42D0",
2491
- "dark": "#464ED1",
2492
- "filePath": "tokens/base/colors/light.json",
2493
- "isSource": true,
2494
- "original": {
2495
- "value": "#3C42D0",
2496
- "dark": "#464ED1"
2497
- },
2498
- "name": "6",
2499
- "attributes": {},
2500
- "path": [
2501
- "base",
2502
- "color",
2503
- "scale",
2504
- "indigo",
2505
- "6"
2506
- ]
556
+ value: "#3C42D0",
557
+ dark: "#464ED1",
2507
558
  },
2508
559
  "7": {
2509
- "value": "#2C33A5",
2510
- "dark": "#3238A7",
2511
- "filePath": "tokens/base/colors/light.json",
2512
- "isSource": true,
2513
- "original": {
2514
- "value": "#2C33A5",
2515
- "dark": "#3238A7"
2516
- },
2517
- "name": "7",
2518
- "attributes": {},
2519
- "path": [
2520
- "base",
2521
- "color",
2522
- "scale",
2523
- "indigo",
2524
- "7"
2525
- ]
560
+ value: "#2C33A5",
561
+ dark: "#3238A7",
2526
562
  },
2527
563
  "8": {
2528
- "value": "#22297F",
2529
- "dark": "#1E267C",
2530
- "filePath": "tokens/base/colors/light.json",
2531
- "isSource": true,
2532
- "original": {
2533
- "value": "#22297F",
2534
- "dark": "#1E267C"
2535
- },
2536
- "name": "8",
2537
- "attributes": {},
2538
- "path": [
2539
- "base",
2540
- "color",
2541
- "scale",
2542
- "indigo",
2543
- "8"
2544
- ]
564
+ value: "#22297F",
565
+ dark: "#1E267C",
2545
566
  },
2546
567
  "9": {
2547
- "value": "#191F5C",
2548
- "dark": "#131759",
2549
- "filePath": "tokens/base/colors/light.json",
2550
- "isSource": true,
2551
- "original": {
2552
- "value": "#191F5C",
2553
- "dark": "#131759"
2554
- },
2555
- "name": "9",
2556
- "attributes": {},
2557
- "path": [
2558
- "base",
2559
- "color",
2560
- "scale",
2561
- "indigo",
2562
- "9"
2563
- ]
2564
- }
2565
- }
2566
- }
2567
- }
2568
- }
568
+ value: "#191F5C",
569
+ dark: "#131759",
570
+ },
571
+ },
572
+ },
573
+ },
574
+ },
2569
575
  };