solid-tom-ui 1.0.2 → 1.0.5

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 (1110) hide show
  1. package/README.md +237 -237
  2. package/dist/components/avatar/avatar.js.map +1 -0
  3. package/dist/components/badge/badge.js.map +1 -0
  4. package/dist/components/breadcrumb/breadcrumb.js.map +1 -0
  5. package/dist/components/button/button.js.map +1 -0
  6. package/dist/components/carousel/carousel.js +2 -0
  7. package/dist/components/carousel/carousel.js.map +1 -0
  8. package/dist/components/chat-bubble/chatBubble.js.map +1 -0
  9. package/dist/components/checkbox/checkbox.js.map +1 -0
  10. package/dist/components/collapse/collapse.js.map +1 -0
  11. package/dist/components/context-menu/context-menu.js +2 -0
  12. package/dist/components/context-menu/context-menu.js.map +1 -0
  13. package/dist/components/context-menu/context-menu.store.js.map +1 -0
  14. package/dist/components/diff/diff.js.map +1 -0
  15. package/dist/components/divider/divider.js.map +1 -0
  16. package/dist/components/drawer/drawer.js +2 -0
  17. package/dist/components/drawer/drawer.js.map +1 -0
  18. package/dist/components/dropdown/dropdown.js.map +1 -0
  19. package/dist/components/dropdown/dropdown.store.js.map +1 -0
  20. package/dist/components/float-button/float-button.js.map +1 -0
  21. package/dist/components/hover-3d-image/hover-3d-image.js.map +1 -0
  22. package/dist/components/image-preview/image-preview.js +2 -0
  23. package/dist/components/image-preview/image-preview.js.map +1 -0
  24. package/dist/components/indicator/indicator.js.map +1 -0
  25. package/dist/components/input/input.js.map +1 -0
  26. package/dist/components/input/input.utils.js.map +1 -0
  27. package/dist/components/input/variants/input-color.js.map +1 -0
  28. package/dist/components/input/variants/input-date.js.map +1 -0
  29. package/dist/components/input/variants/input-number.js +2 -0
  30. package/dist/components/input/variants/input-number.js.map +1 -0
  31. package/dist/components/input/variants/input-otp.js.map +1 -0
  32. package/dist/components/input/variants/input-password.js +2 -0
  33. package/dist/components/input/variants/input-password.js.map +1 -0
  34. package/dist/components/input/variants/input-radio.js.map +1 -0
  35. package/dist/components/input/variants/input-range.js.map +1 -0
  36. package/dist/components/input/variants/input-text.js +2 -0
  37. package/dist/components/input/variants/input-text.js.map +1 -0
  38. package/dist/components/input/variants/input-textarea.js +2 -0
  39. package/dist/components/input/variants/input-textarea.js.map +1 -0
  40. package/dist/components/loading/loading.js +2 -0
  41. package/dist/components/loading/loading.js.map +1 -0
  42. package/dist/components/mansory/mansory.js.map +1 -0
  43. package/dist/components/menu/menu.js +2 -0
  44. package/dist/components/menu/menu.js.map +1 -0
  45. package/dist/components/modal/modal.js +2 -0
  46. package/dist/components/modal/modal.js.map +1 -0
  47. package/dist/components/modal/modalContext.js.map +1 -0
  48. package/dist/components/pagination/pagination.js +2 -0
  49. package/dist/components/pagination/pagination.js.map +1 -0
  50. package/dist/components/progress-bar/progress-bar.js.map +1 -0
  51. package/dist/components/qr-code/qr-code.js +2 -0
  52. package/dist/components/qr-code/qr-code.js.map +1 -0
  53. package/dist/components/rating/rating.js.map +1 -0
  54. package/dist/components/select/select.js +2 -0
  55. package/dist/components/select/select.js.map +1 -0
  56. package/dist/components/select-zone/select-zone.js.map +1 -0
  57. package/dist/components/skeleton/skeleton.js.map +1 -0
  58. package/dist/components/slider/slider.js.map +1 -0
  59. package/dist/components/splitter/splitter.js.map +1 -0
  60. package/dist/components/steps/steps.js +2 -0
  61. package/dist/components/steps/steps.js.map +1 -0
  62. package/dist/components/swap/swap.js.map +1 -0
  63. package/dist/components/switch/switch.js.map +1 -0
  64. package/dist/components/tab/tab.js +2 -0
  65. package/dist/components/tab/tab.js.map +1 -0
  66. package/dist/components/table/table.js +2 -0
  67. package/dist/components/table/table.js.map +1 -0
  68. package/dist/components/text-rotate/text-rotate.js.map +1 -0
  69. package/dist/components/timeline/timeline.js +2 -0
  70. package/dist/components/timeline/timeline.js.map +1 -0
  71. package/dist/components/toast/icons/ErrorIcon.js.map +1 -0
  72. package/dist/components/toast/icons/IconCircle.js.map +1 -0
  73. package/dist/components/toast/icons/InfoIcon.js.map +1 -0
  74. package/dist/components/toast/icons/LoaderIcon.js.map +1 -0
  75. package/dist/components/toast/icons/SuccessIcon.js.map +1 -0
  76. package/dist/components/toast/icons/WarningIcon.js.map +1 -0
  77. package/dist/components/toast/toast.js +2 -0
  78. package/dist/components/toast/toast.js.map +1 -0
  79. package/dist/components/toast/toast.store.js.map +1 -0
  80. package/dist/components/tooltip/tooltip.js.map +1 -0
  81. package/dist/components/tour/tour.js +9 -0
  82. package/dist/components/tour/tour.js.map +1 -0
  83. package/dist/components/upload/upload.js +2 -0
  84. package/dist/components/upload/upload.js.map +1 -0
  85. package/dist/components/z-index/z-index.context.js.map +1 -0
  86. package/dist/components/z-index/z-index.js.map +1 -0
  87. package/dist/components/z-index/z-index.store.js.map +1 -0
  88. package/dist/components/z-index/z-index.types.js.map +1 -0
  89. package/dist/lib.d.ts +0 -1
  90. package/dist/lib.d.ts.map +1 -1
  91. package/dist/lib.js +1 -0
  92. package/dist/solid-ui.css +1 -1
  93. package/dist/utils/cn.js.map +1 -0
  94. package/dist/utils/element-tracker.js.map +1 -0
  95. package/dist/utils/helper.js.map +1 -0
  96. package/dist/utils/hoc.js.map +1 -0
  97. package/package.json +121 -120
  98. package/dist/_virtual/_rolldown/runtime.js +0 -1
  99. package/dist/components/code-preview/code-preview.d.ts +0 -23
  100. package/dist/components/code-preview/code-preview.d.ts.map +0 -1
  101. package/dist/components/code-preview/index.d.ts +0 -3
  102. package/dist/components/code-preview/index.d.ts.map +0 -1
  103. package/dist/components/iframe/index.d.ts +0 -7
  104. package/dist/components/iframe/index.d.ts.map +0 -1
  105. package/dist/node_modules/.pnpm/@shikijs_core@4.0.2/node_modules/@shikijs/core/dist/index.js +0 -3
  106. package/dist/node_modules/.pnpm/@shikijs_core@4.0.2/node_modules/@shikijs/core/dist/index.js.map +0 -1
  107. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/engine-compile.js +0 -2
  108. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/engine-compile.js.map +0 -1
  109. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/scanner-BFcBmQR1.js +0 -2
  110. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/scanner-BFcBmQR1.js.map +0 -1
  111. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/index.js +0 -2
  112. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/index.js.map +0 -1
  113. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.js +0 -2
  114. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.js.map +0 -1
  115. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/abap.js +0 -2
  116. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/abap.js.map +0 -1
  117. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/actionscript-3.js +0 -2
  118. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/actionscript-3.js.map +0 -1
  119. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ada.js +0 -2
  120. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ada.js.map +0 -1
  121. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-expression.js +0 -2
  122. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-expression.js.map +0 -1
  123. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-html.js +0 -2
  124. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-html.js.map +0 -1
  125. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-style.js +0 -2
  126. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-style.js.map +0 -1
  127. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-template.js +0 -2
  128. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-template.js.map +0 -1
  129. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-let-declaration.js +0 -2
  130. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-let-declaration.js.map +0 -1
  131. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template-blocks.js +0 -2
  132. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template-blocks.js.map +0 -1
  133. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template.js +0 -2
  134. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template.js.map +0 -1
  135. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-ts.js +0 -2
  136. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-ts.js.map +0 -1
  137. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apache.js +0 -2
  138. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apache.js.map +0 -1
  139. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apex.js +0 -2
  140. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apex.js.map +0 -1
  141. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apl.js +0 -2
  142. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apl.js.map +0 -1
  143. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/applescript.js +0 -2
  144. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/applescript.js.map +0 -1
  145. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ara.js +0 -2
  146. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ara.js.map +0 -1
  147. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asciidoc.js +0 -2
  148. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asciidoc.js.map +0 -1
  149. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asm.js +0 -2
  150. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asm.js.map +0 -1
  151. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/astro.js +0 -2
  152. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/astro.js.map +0 -1
  153. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/awk.js +0 -2
  154. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/awk.js.map +0 -1
  155. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ballerina.js +0 -2
  156. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ballerina.js.map +0 -1
  157. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bat.js +0 -2
  158. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bat.js.map +0 -1
  159. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/beancount.js +0 -2
  160. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/beancount.js.map +0 -1
  161. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/berry.js +0 -2
  162. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/berry.js.map +0 -1
  163. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bibtex.js +0 -2
  164. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bibtex.js.map +0 -1
  165. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bicep.js +0 -2
  166. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bicep.js.map +0 -1
  167. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bird2.js +0 -2
  168. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bird2.js.map +0 -1
  169. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/blade.js +0 -2
  170. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/blade.js.map +0 -1
  171. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bsl.js +0 -2
  172. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bsl.js.map +0 -1
  173. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c.js +0 -2
  174. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c.js.map +0 -1
  175. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c3.js +0 -2
  176. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c3.js.map +0 -1
  177. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cadence.js +0 -2
  178. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cadence.js.map +0 -1
  179. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cairo.js +0 -2
  180. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cairo.js.map +0 -1
  181. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clarity.js +0 -2
  182. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clarity.js.map +0 -1
  183. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clojure.js +0 -2
  184. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clojure.js.map +0 -1
  185. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cmake.js +0 -2
  186. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cmake.js.map +0 -1
  187. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cobol.js +0 -2
  188. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cobol.js.map +0 -1
  189. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeowners.js +0 -2
  190. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeowners.js.map +0 -1
  191. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeql.js +0 -2
  192. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeql.js.map +0 -1
  193. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coffee.js +0 -2
  194. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coffee.js.map +0 -1
  195. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/common-lisp.js +0 -2
  196. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/common-lisp.js.map +0 -1
  197. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coq.js +0 -2
  198. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coq.js.map +0 -1
  199. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp-macro.js +0 -2
  200. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp-macro.js.map +0 -1
  201. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp.js +0 -2
  202. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp.js.map +0 -1
  203. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/crystal.js +0 -2
  204. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/crystal.js.map +0 -1
  205. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csharp.js +0 -2
  206. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csharp.js.map +0 -1
  207. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/css.js +0 -2
  208. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/css.js.map +0 -1
  209. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csv.js +0 -2
  210. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csv.js.map +0 -1
  211. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cue.js +0 -2
  212. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cue.js.map +0 -1
  213. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cypher.js +0 -2
  214. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cypher.js.map +0 -1
  215. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/d.js +0 -2
  216. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/d.js.map +0 -1
  217. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dart.js +0 -2
  218. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dart.js.map +0 -1
  219. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dax.js +0 -2
  220. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dax.js.map +0 -1
  221. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/desktop.js +0 -2
  222. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/desktop.js.map +0 -1
  223. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/diff.js +0 -2
  224. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/diff.js.map +0 -1
  225. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/docker.js +0 -2
  226. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/docker.js.map +0 -1
  227. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dotenv.js +0 -2
  228. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dotenv.js.map +0 -1
  229. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dream-maker.js +0 -2
  230. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dream-maker.js.map +0 -1
  231. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/edge.js +0 -2
  232. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/edge.js.map +0 -1
  233. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elixir.js +0 -2
  234. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elixir.js.map +0 -1
  235. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elm.js +0 -2
  236. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elm.js.map +0 -1
  237. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/emacs-lisp.js +0 -2
  238. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/emacs-lisp.js.map +0 -1
  239. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erb.js +0 -2
  240. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erb.js.map +0 -1
  241. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erlang.js +0 -2
  242. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erlang.js.map +0 -1
  243. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-css.js +0 -2
  244. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-css.js.map +0 -1
  245. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-glsl.js +0 -2
  246. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-glsl.js.map +0 -1
  247. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-html.js +0 -2
  248. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-html.js.map +0 -1
  249. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-sql.js +0 -2
  250. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-sql.js.map +0 -1
  251. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-xml.js +0 -2
  252. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-xml.js.map +0 -1
  253. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fennel.js +0 -2
  254. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fennel.js.map +0 -1
  255. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fish.js +0 -2
  256. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fish.js.map +0 -1
  257. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fluent.js +0 -2
  258. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fluent.js.map +0 -1
  259. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-fixed-form.js +0 -2
  260. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-fixed-form.js.map +0 -1
  261. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-free-form.js +0 -2
  262. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-free-form.js.map +0 -1
  263. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fsharp.js +0 -2
  264. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fsharp.js.map +0 -1
  265. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdresource.js +0 -2
  266. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdresource.js.map +0 -1
  267. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdscript.js +0 -2
  268. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdscript.js.map +0 -1
  269. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdshader.js +0 -2
  270. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdshader.js.map +0 -1
  271. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/genie.js +0 -2
  272. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/genie.js.map +0 -1
  273. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gherkin.js +0 -2
  274. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gherkin.js.map +0 -1
  275. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-commit.js +0 -2
  276. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-commit.js.map +0 -1
  277. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-rebase.js +0 -2
  278. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-rebase.js.map +0 -1
  279. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gleam.js +0 -2
  280. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gleam.js.map +0 -1
  281. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-js.js +0 -2
  282. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-js.js.map +0 -1
  283. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-ts.js +0 -2
  284. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-ts.js.map +0 -1
  285. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glsl.js +0 -2
  286. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glsl.js.map +0 -1
  287. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gn.js +0 -2
  288. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gn.js.map +0 -1
  289. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gnuplot.js +0 -2
  290. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gnuplot.js.map +0 -1
  291. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/go.js +0 -2
  292. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/go.js.map +0 -1
  293. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/graphql.js +0 -2
  294. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/graphql.js.map +0 -1
  295. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/groovy.js +0 -2
  296. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/groovy.js.map +0 -1
  297. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hack.js +0 -2
  298. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hack.js.map +0 -1
  299. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haml.js +0 -2
  300. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haml.js.map +0 -1
  301. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/handlebars.js +0 -2
  302. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/handlebars.js.map +0 -1
  303. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haskell.js +0 -2
  304. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haskell.js.map +0 -1
  305. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haxe.js +0 -2
  306. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haxe.js.map +0 -1
  307. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hcl.js +0 -2
  308. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hcl.js.map +0 -1
  309. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hjson.js +0 -2
  310. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hjson.js.map +0 -1
  311. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hlsl.js +0 -2
  312. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hlsl.js.map +0 -1
  313. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html-derivative.js +0 -2
  314. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html-derivative.js.map +0 -1
  315. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html.js +0 -2
  316. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html.js.map +0 -1
  317. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/http.js +0 -2
  318. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/http.js.map +0 -1
  319. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hurl.js +0 -2
  320. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hurl.js.map +0 -1
  321. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hxml.js +0 -2
  322. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hxml.js.map +0 -1
  323. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hy.js +0 -2
  324. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hy.js.map +0 -1
  325. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/imba.js +0 -2
  326. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/imba.js.map +0 -1
  327. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ini.js +0 -2
  328. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ini.js.map +0 -1
  329. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/java.js +0 -2
  330. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/java.js.map +0 -1
  331. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/javascript.js +0 -2
  332. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/javascript.js.map +0 -1
  333. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja-html.js +0 -2
  334. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja-html.js.map +0 -1
  335. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja.js +0 -2
  336. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja.js.map +0 -1
  337. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jison.js +0 -2
  338. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jison.js.map +0 -1
  339. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json.js +0 -2
  340. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json.js.map +0 -1
  341. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json5.js +0 -2
  342. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json5.js.map +0 -1
  343. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonc.js +0 -2
  344. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonc.js.map +0 -1
  345. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonl.js +0 -2
  346. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonl.js.map +0 -1
  347. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonnet.js +0 -2
  348. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonnet.js.map +0 -1
  349. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jssm.js +0 -2
  350. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jssm.js.map +0 -1
  351. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsx.js +0 -2
  352. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsx.js.map +0 -1
  353. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/julia.js +0 -2
  354. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/julia.js.map +0 -1
  355. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/just.js +0 -2
  356. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/just.js.map +0 -1
  357. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kdl.js +0 -2
  358. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kdl.js.map +0 -1
  359. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kotlin.js +0 -2
  360. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kotlin.js.map +0 -1
  361. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kusto.js +0 -2
  362. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kusto.js.map +0 -1
  363. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/latex.js +0 -2
  364. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/latex.js.map +0 -1
  365. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lean.js +0 -2
  366. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lean.js.map +0 -1
  367. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/less.js +0 -2
  368. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/less.js.map +0 -1
  369. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/liquid.js +0 -2
  370. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/liquid.js.map +0 -1
  371. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/llvm.js +0 -2
  372. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/llvm.js.map +0 -1
  373. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/log.js +0 -2
  374. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/log.js.map +0 -1
  375. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/logo.js +0 -2
  376. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/logo.js.map +0 -1
  377. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lua.js +0 -2
  378. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lua.js.map +0 -1
  379. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/luau.js +0 -2
  380. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/luau.js.map +0 -1
  381. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/make.js +0 -2
  382. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/make.js.map +0 -1
  383. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-nix.js +0 -2
  384. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-nix.js.map +0 -1
  385. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-vue.js +0 -2
  386. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-vue.js.map +0 -1
  387. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown.js +0 -2
  388. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown.js.map +0 -1
  389. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/marko.js +0 -2
  390. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/marko.js.map +0 -1
  391. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/matlab.js +0 -2
  392. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/matlab.js.map +0 -1
  393. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdc.js +0 -2
  394. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdc.js.map +0 -1
  395. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdx.js +0 -2
  396. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdx.js.map +0 -1
  397. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mermaid.js +0 -2
  398. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mermaid.js.map +0 -1
  399. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mipsasm.js +0 -2
  400. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mipsasm.js.map +0 -1
  401. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mojo.js +0 -2
  402. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mojo.js.map +0 -1
  403. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/moonbit.js +0 -2
  404. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/moonbit.js.map +0 -1
  405. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/move.js +0 -2
  406. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/move.js.map +0 -1
  407. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/narrat.js +0 -2
  408. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/narrat.js.map +0 -1
  409. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow-groovy.js +0 -2
  410. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow-groovy.js.map +0 -1
  411. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow.js +0 -2
  412. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow.js.map +0 -1
  413. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nginx.js +0 -2
  414. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nginx.js.map +0 -1
  415. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nim.js +0 -2
  416. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nim.js.map +0 -1
  417. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nix.js +0 -2
  418. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nix.js.map +0 -1
  419. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nushell.js +0 -2
  420. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nushell.js.map +0 -1
  421. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-c.js +0 -2
  422. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-c.js.map +0 -1
  423. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-cpp.js +0 -2
  424. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-cpp.js.map +0 -1
  425. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ocaml.js +0 -2
  426. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ocaml.js.map +0 -1
  427. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/odin.js +0 -2
  428. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/odin.js.map +0 -1
  429. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/openscad.js +0 -2
  430. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/openscad.js.map +0 -1
  431. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pascal.js +0 -2
  432. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pascal.js.map +0 -1
  433. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/perl.js +0 -2
  434. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/perl.js.map +0 -1
  435. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/php.js +0 -2
  436. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/php.js.map +0 -1
  437. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pkl.js +0 -2
  438. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pkl.js.map +0 -1
  439. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/plsql.js +0 -2
  440. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/plsql.js.map +0 -1
  441. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/po.js +0 -2
  442. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/po.js.map +0 -1
  443. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/polar.js +0 -2
  444. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/polar.js.map +0 -1
  445. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/postcss.js +0 -2
  446. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/postcss.js.map +0 -1
  447. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powerquery.js +0 -2
  448. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powerquery.js.map +0 -1
  449. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powershell.js +0 -2
  450. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powershell.js.map +0 -1
  451. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prisma.js +0 -2
  452. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prisma.js.map +0 -1
  453. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prolog.js +0 -2
  454. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prolog.js.map +0 -1
  455. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/proto.js +0 -2
  456. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/proto.js.map +0 -1
  457. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pug.js +0 -2
  458. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pug.js.map +0 -1
  459. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/puppet.js +0 -2
  460. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/puppet.js.map +0 -1
  461. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/purescript.js +0 -2
  462. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/purescript.js.map +0 -1
  463. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/python.js +0 -2
  464. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/python.js.map +0 -1
  465. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qml.js +0 -2
  466. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qml.js.map +0 -1
  467. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qmldir.js +0 -2
  468. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qmldir.js.map +0 -1
  469. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qss.js +0 -2
  470. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qss.js.map +0 -1
  471. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/r.js +0 -2
  472. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/r.js.map +0 -1
  473. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/racket.js +0 -2
  474. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/racket.js.map +0 -1
  475. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/raku.js +0 -2
  476. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/raku.js.map +0 -1
  477. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/razor.js +0 -2
  478. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/razor.js.map +0 -1
  479. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/reg.js +0 -2
  480. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/reg.js.map +0 -1
  481. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/regexp.js +0 -2
  482. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/regexp.js.map +0 -1
  483. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rel.js +0 -2
  484. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rel.js.map +0 -1
  485. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/riscv.js +0 -2
  486. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/riscv.js.map +0 -1
  487. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ron.js +0 -2
  488. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ron.js.map +0 -1
  489. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rosmsg.js +0 -2
  490. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rosmsg.js.map +0 -1
  491. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rst.js +0 -2
  492. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rst.js.map +0 -1
  493. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ruby.js +0 -2
  494. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ruby.js.map +0 -1
  495. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rust.js +0 -2
  496. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rust.js.map +0 -1
  497. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sas.js +0 -2
  498. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sas.js.map +0 -1
  499. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sass.js +0 -2
  500. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sass.js.map +0 -1
  501. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scala.js +0 -2
  502. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scala.js.map +0 -1
  503. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scheme.js +0 -2
  504. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scheme.js.map +0 -1
  505. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scss.js +0 -2
  506. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scss.js.map +0 -1
  507. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sdbl.js +0 -2
  508. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sdbl.js.map +0 -1
  509. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shaderlab.js +0 -2
  510. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shaderlab.js.map +0 -1
  511. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellscript.js +0 -2
  512. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellscript.js.map +0 -1
  513. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellsession.js +0 -2
  514. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellsession.js.map +0 -1
  515. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/smalltalk.js +0 -2
  516. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/smalltalk.js.map +0 -1
  517. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/solidity.js +0 -2
  518. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/solidity.js.map +0 -1
  519. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/soy.js +0 -2
  520. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/soy.js.map +0 -1
  521. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sparql.js +0 -2
  522. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sparql.js.map +0 -1
  523. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/splunk.js +0 -2
  524. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/splunk.js.map +0 -1
  525. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sql.js +0 -2
  526. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sql.js.map +0 -1
  527. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ssh-config.js +0 -2
  528. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ssh-config.js.map +0 -1
  529. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stata.js +0 -2
  530. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stata.js.map +0 -1
  531. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stylus.js +0 -2
  532. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stylus.js.map +0 -1
  533. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/surrealql.js +0 -2
  534. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/surrealql.js.map +0 -1
  535. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/svelte.js +0 -2
  536. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/svelte.js.map +0 -1
  537. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/swift.js +0 -2
  538. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/swift.js.map +0 -1
  539. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/system-verilog.js +0 -2
  540. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/system-verilog.js.map +0 -1
  541. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/systemd.js +0 -2
  542. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/systemd.js.map +0 -1
  543. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/talonscript.js +0 -2
  544. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/talonscript.js.map +0 -1
  545. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tasl.js +0 -2
  546. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tasl.js.map +0 -1
  547. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tcl.js +0 -2
  548. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tcl.js.map +0 -1
  549. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/templ.js +0 -2
  550. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/templ.js.map +0 -1
  551. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/terraform.js +0 -2
  552. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/terraform.js.map +0 -1
  553. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tex.js +0 -2
  554. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tex.js.map +0 -1
  555. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/toml.js +0 -2
  556. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/toml.js.map +0 -1
  557. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ts-tags.js +0 -2
  558. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ts-tags.js.map +0 -1
  559. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsv.js +0 -2
  560. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsv.js.map +0 -1
  561. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsx.js +0 -2
  562. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsx.js.map +0 -1
  563. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/turtle.js +0 -2
  564. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/turtle.js.map +0 -1
  565. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/twig.js +0 -2
  566. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/twig.js.map +0 -1
  567. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typescript.js +0 -2
  568. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typescript.js.map +0 -1
  569. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typespec.js +0 -2
  570. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typespec.js.map +0 -1
  571. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typst.js +0 -2
  572. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typst.js.map +0 -1
  573. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/v.js +0 -2
  574. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/v.js.map +0 -1
  575. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vala.js +0 -2
  576. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vala.js.map +0 -1
  577. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vb.js +0 -2
  578. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vb.js.map +0 -1
  579. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/verilog.js +0 -2
  580. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/verilog.js.map +0 -1
  581. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vhdl.js +0 -2
  582. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vhdl.js.map +0 -1
  583. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/viml.js +0 -2
  584. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/viml.js.map +0 -1
  585. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-directives.js +0 -2
  586. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-directives.js.map +0 -1
  587. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-html.js +0 -2
  588. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-html.js.map +0 -1
  589. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-interpolations.js +0 -2
  590. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-interpolations.js.map +0 -1
  591. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.js +0 -2
  592. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.js.map +0 -1
  593. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-vine.js +0 -2
  594. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-vine.js.map +0 -1
  595. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue.js +0 -2
  596. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue.js.map +0 -1
  597. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vyper.js +0 -2
  598. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vyper.js.map +0 -1
  599. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wasm.js +0 -2
  600. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wasm.js.map +0 -1
  601. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wenyan.js +0 -2
  602. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wenyan.js.map +0 -1
  603. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wgsl.js +0 -2
  604. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wgsl.js.map +0 -1
  605. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wikitext.js +0 -2
  606. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wikitext.js.map +0 -1
  607. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wit.js +0 -2
  608. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wit.js.map +0 -1
  609. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wolfram.js +0 -2
  610. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wolfram.js.map +0 -1
  611. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xml.js +0 -2
  612. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xml.js.map +0 -1
  613. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xsl.js +0 -2
  614. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xsl.js.map +0 -1
  615. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/yaml.js +0 -2
  616. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/yaml.js.map +0 -1
  617. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zenscript.js +0 -2
  618. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zenscript.js.map +0 -1
  619. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zig.js +0 -2
  620. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zig.js.map +0 -1
  621. package/dist/node_modules/.pnpm/@shikijs_primitive@4.0.2/node_modules/@shikijs/primitive/dist/index.js +0 -2
  622. package/dist/node_modules/.pnpm/@shikijs_primitive@4.0.2/node_modules/@shikijs/primitive/dist/index.js.map +0 -1
  623. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/andromeeda.js +0 -2
  624. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/andromeeda.js.map +0 -1
  625. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/aurora-x.js +0 -2
  626. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/aurora-x.js.map +0 -1
  627. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-dark.js +0 -2
  628. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-dark.js.map +0 -1
  629. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-light.js +0 -2
  630. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-light.js.map +0 -1
  631. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-mirage.js +0 -2
  632. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-mirage.js.map +0 -1
  633. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-frappe.js +0 -2
  634. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-frappe.js.map +0 -1
  635. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-latte.js +0 -2
  636. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-latte.js.map +0 -1
  637. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-macchiato.js +0 -2
  638. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-macchiato.js.map +0 -1
  639. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-mocha.js +0 -2
  640. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-mocha.js.map +0 -1
  641. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dark-plus.js +0 -2
  642. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dark-plus.js.map +0 -1
  643. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula-soft.js +0 -2
  644. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula-soft.js.map +0 -1
  645. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula.js +0 -2
  646. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula.js.map +0 -1
  647. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-dark.js +0 -2
  648. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-dark.js.map +0 -1
  649. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-light.js +0 -2
  650. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-light.js.map +0 -1
  651. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-default.js +0 -2
  652. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-default.js.map +0 -1
  653. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-dimmed.js +0 -2
  654. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-dimmed.js.map +0 -1
  655. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-high-contrast.js +0 -2
  656. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-high-contrast.js.map +0 -1
  657. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark.js +0 -2
  658. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark.js.map +0 -1
  659. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-default.js +0 -2
  660. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-default.js.map +0 -1
  661. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-high-contrast.js +0 -2
  662. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-high-contrast.js.map +0 -1
  663. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light.js +0 -2
  664. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light.js.map +0 -1
  665. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.js +0 -2
  666. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.js.map +0 -1
  667. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.js +0 -2
  668. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.js.map +0 -1
  669. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.js +0 -2
  670. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.js.map +0 -1
  671. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-hard.js +0 -2
  672. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-hard.js.map +0 -1
  673. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-medium.js +0 -2
  674. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-medium.js.map +0 -1
  675. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-soft.js +0 -2
  676. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-soft.js.map +0 -1
  677. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon-bright.js +0 -2
  678. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon-bright.js.map +0 -1
  679. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon.js +0 -2
  680. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon.js.map +0 -1
  681. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/houston.js +0 -2
  682. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/houston.js.map +0 -1
  683. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-dragon.js +0 -2
  684. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-dragon.js.map +0 -1
  685. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-lotus.js +0 -2
  686. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-lotus.js.map +0 -1
  687. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-wave.js +0 -2
  688. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-wave.js.map +0 -1
  689. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/laserwave.js +0 -2
  690. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/laserwave.js.map +0 -1
  691. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/light-plus.js +0 -2
  692. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/light-plus.js.map +0 -1
  693. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-darker.js +0 -2
  694. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-darker.js.map +0 -1
  695. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-lighter.js +0 -2
  696. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-lighter.js.map +0 -1
  697. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-ocean.js +0 -2
  698. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-ocean.js.map +0 -1
  699. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-palenight.js +0 -2
  700. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-palenight.js.map +0 -1
  701. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme.js +0 -2
  702. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme.js.map +0 -1
  703. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-dark.js +0 -2
  704. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-dark.js.map +0 -1
  705. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-light.js +0 -2
  706. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-light.js.map +0 -1
  707. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/monokai.js +0 -2
  708. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/monokai.js.map +0 -1
  709. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl-light.js +0 -2
  710. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl-light.js.map +0 -1
  711. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl.js +0 -2
  712. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl.js.map +0 -1
  713. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/nord.js +0 -2
  714. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/nord.js.map +0 -1
  715. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-dark-pro.js +0 -2
  716. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-dark-pro.js.map +0 -1
  717. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-light.js +0 -2
  718. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-light.js.map +0 -1
  719. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/plastic.js +0 -2
  720. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/plastic.js.map +0 -1
  721. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/poimandres.js +0 -2
  722. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/poimandres.js.map +0 -1
  723. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/red.js +0 -2
  724. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/red.js.map +0 -1
  725. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-dawn.js +0 -2
  726. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-dawn.js.map +0 -1
  727. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-moon.js +0 -2
  728. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-moon.js.map +0 -1
  729. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.js +0 -2
  730. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.js.map +0 -1
  731. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-dark.js +0 -2
  732. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-dark.js.map +0 -1
  733. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-ochin.js +0 -2
  734. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-ochin.js.map +0 -1
  735. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/snazzy-light.js +0 -2
  736. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/snazzy-light.js.map +0 -1
  737. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-dark.js +0 -2
  738. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-dark.js.map +0 -1
  739. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-light.js +0 -2
  740. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-light.js.map +0 -1
  741. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/synthwave-84.js +0 -2
  742. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/synthwave-84.js.map +0 -1
  743. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/tokyo-night.js +0 -2
  744. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/tokyo-night.js.map +0 -1
  745. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vesper.js +0 -2
  746. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vesper.js.map +0 -1
  747. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-black.js +0 -2
  748. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-black.js.map +0 -1
  749. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-dark.js +0 -2
  750. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-dark.js.map +0 -1
  751. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-light.js +0 -2
  752. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-light.js.map +0 -1
  753. package/dist/node_modules/.pnpm/@shikijs_types@4.0.2/node_modules/@shikijs/types/dist/index.js +0 -2
  754. package/dist/node_modules/.pnpm/@shikijs_types@4.0.2/node_modules/@shikijs/types/dist/index.js.map +0 -1
  755. package/dist/node_modules/.pnpm/@shikijs_vscode-textmate@10.0.2/node_modules/@shikijs/vscode-textmate/dist/index.js +0 -4
  756. package/dist/node_modules/.pnpm/@shikijs_vscode-textmate@10.0.2/node_modules/@shikijs/vscode-textmate/dist/index.js.map +0 -1
  757. package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js +0 -2
  758. package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js.map +0 -1
  759. package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js +0 -2
  760. package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js.map +0 -1
  761. package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js +0 -2
  762. package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js.map +0 -1
  763. package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js +0 -2
  764. package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js.map +0 -1
  765. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js +0 -2
  766. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js.map +0 -1
  767. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js +0 -2
  768. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js.map +0 -1
  769. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js +0 -10
  770. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js.map +0 -1
  771. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js +0 -2
  772. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js.map +0 -1
  773. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js +0 -2
  774. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js.map +0 -1
  775. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js +0 -2
  776. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js.map +0 -1
  777. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js +0 -2
  778. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js.map +0 -1
  779. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js +0 -2
  780. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js.map +0 -1
  781. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js +0 -2
  782. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js.map +0 -1
  783. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js +0 -2
  784. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js.map +0 -1
  785. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js +0 -2
  786. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js.map +0 -1
  787. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/util/siblings.js +0 -2
  788. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/util/siblings.js.map +0 -1
  789. package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js +0 -2
  790. package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js.map +0 -1
  791. package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js +0 -2
  792. package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js.map +0 -1
  793. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/Icon.js +0 -2
  794. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/Icon.js.map +0 -1
  795. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/context.js +0 -2
  796. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/context.js.map +0 -1
  797. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/defaultAttributes.js +0 -2
  798. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/defaultAttributes.js.map +0 -1
  799. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/arrow-right.js +0 -2
  800. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/arrow-right.js.map +0 -1
  801. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/check.js +0 -2
  802. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/check.js.map +0 -1
  803. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-down.js +0 -2
  804. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-down.js.map +0 -1
  805. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-left.js +0 -2
  806. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-left.js.map +0 -1
  807. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-right.js +0 -2
  808. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-right.js.map +0 -1
  809. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-up.js +0 -2
  810. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-up.js.map +0 -1
  811. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevrons-up-down.js +0 -2
  812. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevrons-up-down.js.map +0 -1
  813. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-alert.js +0 -2
  814. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-alert.js.map +0 -1
  815. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check-big.js +0 -2
  816. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check-big.js.map +0 -1
  817. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check.js +0 -2
  818. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check.js.map +0 -1
  819. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-x.js +0 -2
  820. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-x.js.map +0 -1
  821. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clipboard-copy.js +0 -2
  822. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clipboard-copy.js.map +0 -1
  823. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clock.js +0 -2
  824. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clock.js.map +0 -1
  825. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/cloud-upload.js +0 -2
  826. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/cloud-upload.js.map +0 -1
  827. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye-off.js +0 -2
  828. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye-off.js.map +0 -1
  829. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye.js +0 -2
  830. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye.js.map +0 -1
  831. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-image.js +0 -2
  832. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-image.js.map +0 -1
  833. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-text.js +0 -2
  834. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-text.js.map +0 -1
  835. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file.js +0 -2
  836. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file.js.map +0 -1
  837. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/film.js +0 -2
  838. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/film.js.map +0 -1
  839. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-horizontal-2.js +0 -2
  840. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-horizontal-2.js.map +0 -1
  841. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-vertical-2.js +0 -2
  842. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-vertical-2.js.map +0 -1
  843. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/info.js +0 -2
  844. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/info.js.map +0 -1
  845. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/loader.js +0 -2
  846. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/loader.js.map +0 -1
  847. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/maximize-2.js +0 -2
  848. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/maximize-2.js.map +0 -1
  849. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/music.js +0 -2
  850. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/music.js.map +0 -1
  851. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin-off.js +0 -2
  852. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin-off.js.map +0 -1
  853. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin.js +0 -2
  854. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin.js.map +0 -1
  855. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/plus.js +0 -2
  856. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/plus.js.map +0 -1
  857. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/refresh-cw.js +0 -2
  858. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/refresh-cw.js.map +0 -1
  859. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-ccw.js +0 -2
  860. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-ccw.js.map +0 -1
  861. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-cw.js +0 -2
  862. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-cw.js.map +0 -1
  863. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/search.js +0 -2
  864. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/search.js.map +0 -1
  865. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/trash-2.js +0 -2
  866. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/trash-2.js.map +0 -1
  867. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/x.js +0 -2
  868. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/x.js.map +0 -1
  869. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-in.js +0 -2
  870. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-in.js.map +0 -1
  871. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-out.js +0 -2
  872. package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-out.js.map +0 -1
  873. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/node-utils.js +0 -2
  874. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/node-utils.js.map +0 -1
  875. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/parse.js +0 -2
  876. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/parse.js.map +0 -1
  877. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js +0 -34
  878. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js.map +0 -1
  879. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/traverser/traverse.js +0 -2
  880. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/traverser/traverse.js.map +0 -1
  881. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/utils.js +0 -2
  882. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/utils.js.map +0 -1
  883. package/dist/node_modules/.pnpm/oniguruma-to-es@4.3.5/node_modules/oniguruma-to-es/dist/esm/index.js +0 -95
  884. package/dist/node_modules/.pnpm/oniguruma-to-es@4.3.5/node_modules/oniguruma-to-es/dist/esm/index.js.map +0 -1
  885. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/babel.js +0 -16
  886. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/babel.js.map +0 -1
  887. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/estree.js +0 -45
  888. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/estree.js.map +0 -1
  889. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/standalone.js +0 -30
  890. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/standalone.js.map +0 -1
  891. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js +0 -2
  892. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js.map +0 -1
  893. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js +0 -2
  894. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js.map +0 -1
  895. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js +0 -2
  896. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js.map +0 -1
  897. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js +0 -2
  898. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js.map +0 -1
  899. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js +0 -2
  900. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js.map +0 -1
  901. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js +0 -2
  902. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js.map +0 -1
  903. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js +0 -2
  904. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js.map +0 -1
  905. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -2
  906. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js.map +0 -1
  907. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js +0 -2
  908. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js.map +0 -1
  909. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js +0 -2
  910. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js.map +0 -1
  911. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js +0 -2
  912. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js.map +0 -1
  913. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js +0 -2
  914. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js.map +0 -1
  915. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js +0 -2
  916. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js.map +0 -1
  917. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js +0 -2
  918. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js.map +0 -1
  919. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js +0 -2
  920. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js.map +0 -1
  921. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js +0 -2
  922. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js.map +0 -1
  923. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js +0 -2
  924. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js.map +0 -1
  925. package/dist/node_modules/.pnpm/regex-recursion@6.0.2/node_modules/regex-recursion/src/index.js +0 -2
  926. package/dist/node_modules/.pnpm/regex-recursion@6.0.2/node_modules/regex-recursion/src/index.js.map +0 -1
  927. package/dist/node_modules/.pnpm/regex-utilities@2.3.0/node_modules/regex-utilities/src/index.js +0 -2
  928. package/dist/node_modules/.pnpm/regex-utilities@2.3.0/node_modules/regex-utilities/src/index.js.map +0 -1
  929. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/atomic.js +0 -17
  930. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/atomic.js.map +0 -1
  931. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/internals.js +0 -1
  932. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/utils-internals.js +0 -2
  933. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/utils-internals.js.map +0 -1
  934. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/bundle-full.js +0 -2
  935. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/bundle-full.js.map +0 -1
  936. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/chunk-CtajNgzt.js +0 -2
  937. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/chunk-CtajNgzt.js.map +0 -1
  938. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/engine-oniguruma.js +0 -2
  939. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/engine-oniguruma.js.map +0 -1
  940. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/index.js +0 -2
  941. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/index.js.map +0 -1
  942. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/langs-bundle-full-DfKZStlK.js +0 -2
  943. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/langs-bundle-full-DfKZStlK.js.map +0 -1
  944. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/themes.js +0 -2
  945. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/themes.js.map +0 -1
  946. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/wasm.js +0 -1
  947. package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +0 -2
  948. package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js.map +0 -1
  949. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js +0 -2
  950. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js.map +0 -1
  951. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js +0 -2
  952. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js.map +0 -1
  953. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js +0 -2
  954. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js.map +0 -1
  955. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js +0 -2
  956. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js.map +0 -1
  957. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js +0 -2
  958. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js.map +0 -1
  959. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js +0 -2
  960. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js.map +0 -1
  961. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js +0 -2
  962. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js.map +0 -1
  963. package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js +0 -2
  964. package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js.map +0 -1
  965. package/dist/src/components/avatar/avatar.js.map +0 -1
  966. package/dist/src/components/badge/badge.js.map +0 -1
  967. package/dist/src/components/breadcrumb/breadcrumb.js.map +0 -1
  968. package/dist/src/components/button/button.js.map +0 -1
  969. package/dist/src/components/carousel/carousel.js +0 -2
  970. package/dist/src/components/carousel/carousel.js.map +0 -1
  971. package/dist/src/components/chat-bubble/chatBubble.js.map +0 -1
  972. package/dist/src/components/checkbox/checkbox.js.map +0 -1
  973. package/dist/src/components/code-preview/code-preview.js +0 -2
  974. package/dist/src/components/code-preview/code-preview.js.map +0 -1
  975. package/dist/src/components/collapse/collapse.js.map +0 -1
  976. package/dist/src/components/context-menu/context-menu.js +0 -2
  977. package/dist/src/components/context-menu/context-menu.js.map +0 -1
  978. package/dist/src/components/context-menu/context-menu.store.js.map +0 -1
  979. package/dist/src/components/diff/diff.js.map +0 -1
  980. package/dist/src/components/divider/divider.js.map +0 -1
  981. package/dist/src/components/drawer/drawer.js +0 -2
  982. package/dist/src/components/drawer/drawer.js.map +0 -1
  983. package/dist/src/components/dropdown/dropdown.js.map +0 -1
  984. package/dist/src/components/dropdown/dropdown.store.js.map +0 -1
  985. package/dist/src/components/float-button/float-button.js.map +0 -1
  986. package/dist/src/components/hover-3d-image/hover-3d-image.js.map +0 -1
  987. package/dist/src/components/image-preview/image-preview.js +0 -2
  988. package/dist/src/components/image-preview/image-preview.js.map +0 -1
  989. package/dist/src/components/indicator/indicator.js.map +0 -1
  990. package/dist/src/components/input/input.js.map +0 -1
  991. package/dist/src/components/input/input.utils.js.map +0 -1
  992. package/dist/src/components/input/variants/input-color.js.map +0 -1
  993. package/dist/src/components/input/variants/input-date.js.map +0 -1
  994. package/dist/src/components/input/variants/input-number.js +0 -2
  995. package/dist/src/components/input/variants/input-number.js.map +0 -1
  996. package/dist/src/components/input/variants/input-otp.js.map +0 -1
  997. package/dist/src/components/input/variants/input-password.js +0 -2
  998. package/dist/src/components/input/variants/input-password.js.map +0 -1
  999. package/dist/src/components/input/variants/input-radio.js.map +0 -1
  1000. package/dist/src/components/input/variants/input-range.js.map +0 -1
  1001. package/dist/src/components/input/variants/input-text.js +0 -2
  1002. package/dist/src/components/input/variants/input-text.js.map +0 -1
  1003. package/dist/src/components/input/variants/input-textarea.js +0 -2
  1004. package/dist/src/components/input/variants/input-textarea.js.map +0 -1
  1005. package/dist/src/components/loading/loading.js +0 -2
  1006. package/dist/src/components/loading/loading.js.map +0 -1
  1007. package/dist/src/components/mansory/mansory.js.map +0 -1
  1008. package/dist/src/components/menu/menu.js +0 -2
  1009. package/dist/src/components/menu/menu.js.map +0 -1
  1010. package/dist/src/components/modal/modal.js +0 -2
  1011. package/dist/src/components/modal/modal.js.map +0 -1
  1012. package/dist/src/components/modal/modalContext.js.map +0 -1
  1013. package/dist/src/components/pagination/pagination.js +0 -2
  1014. package/dist/src/components/pagination/pagination.js.map +0 -1
  1015. package/dist/src/components/progress-bar/progress-bar.js.map +0 -1
  1016. package/dist/src/components/qr-code/qr-code.js +0 -2
  1017. package/dist/src/components/qr-code/qr-code.js.map +0 -1
  1018. package/dist/src/components/rating/rating.js.map +0 -1
  1019. package/dist/src/components/select/select.js +0 -2
  1020. package/dist/src/components/select/select.js.map +0 -1
  1021. package/dist/src/components/select-zone/select-zone.js.map +0 -1
  1022. package/dist/src/components/skeleton/skeleton.js.map +0 -1
  1023. package/dist/src/components/slider/slider.js.map +0 -1
  1024. package/dist/src/components/splitter/splitter.js.map +0 -1
  1025. package/dist/src/components/steps/steps.js +0 -2
  1026. package/dist/src/components/steps/steps.js.map +0 -1
  1027. package/dist/src/components/swap/swap.js.map +0 -1
  1028. package/dist/src/components/switch/switch.js.map +0 -1
  1029. package/dist/src/components/tab/tab.js +0 -2
  1030. package/dist/src/components/tab/tab.js.map +0 -1
  1031. package/dist/src/components/table/table.js +0 -2
  1032. package/dist/src/components/table/table.js.map +0 -1
  1033. package/dist/src/components/text-rotate/text-rotate.js.map +0 -1
  1034. package/dist/src/components/timeline/timeline.js +0 -2
  1035. package/dist/src/components/timeline/timeline.js.map +0 -1
  1036. package/dist/src/components/toast/icons/ErrorIcon.js.map +0 -1
  1037. package/dist/src/components/toast/icons/IconCircle.js.map +0 -1
  1038. package/dist/src/components/toast/icons/InfoIcon.js.map +0 -1
  1039. package/dist/src/components/toast/icons/LoaderIcon.js.map +0 -1
  1040. package/dist/src/components/toast/icons/SuccessIcon.js.map +0 -1
  1041. package/dist/src/components/toast/icons/WarningIcon.js.map +0 -1
  1042. package/dist/src/components/toast/toast.js +0 -2
  1043. package/dist/src/components/toast/toast.js.map +0 -1
  1044. package/dist/src/components/toast/toast.store.js.map +0 -1
  1045. package/dist/src/components/tooltip/tooltip.js.map +0 -1
  1046. package/dist/src/components/tour/tour.js +0 -9
  1047. package/dist/src/components/tour/tour.js.map +0 -1
  1048. package/dist/src/components/upload/upload.js +0 -2
  1049. package/dist/src/components/upload/upload.js.map +0 -1
  1050. package/dist/src/components/z-index/z-index.context.js.map +0 -1
  1051. package/dist/src/components/z-index/z-index.js.map +0 -1
  1052. package/dist/src/components/z-index/z-index.store.js.map +0 -1
  1053. package/dist/src/components/z-index/z-index.types.js.map +0 -1
  1054. package/dist/src/lib.js +0 -1
  1055. package/dist/src/utils/cn.js.map +0 -1
  1056. package/dist/src/utils/element-tracker.js.map +0 -1
  1057. package/dist/src/utils/helper.js.map +0 -1
  1058. package/dist/src/utils/hoc.js.map +0 -1
  1059. package/dist/src/utils/shiki-highlight.js +0 -2
  1060. package/dist/src/utils/shiki-highlight.js.map +0 -1
  1061. /package/dist/{src/components → components}/avatar/avatar.js +0 -0
  1062. /package/dist/{src/components → components}/badge/badge.js +0 -0
  1063. /package/dist/{src/components → components}/breadcrumb/breadcrumb.js +0 -0
  1064. /package/dist/{src/components → components}/button/button.js +0 -0
  1065. /package/dist/{src/components → components}/chat-bubble/chatBubble.js +0 -0
  1066. /package/dist/{src/components → components}/checkbox/checkbox.js +0 -0
  1067. /package/dist/{src/components → components}/collapse/collapse.js +0 -0
  1068. /package/dist/{src/components → components}/context-menu/context-menu.store.js +0 -0
  1069. /package/dist/{src/components → components}/diff/diff.js +0 -0
  1070. /package/dist/{src/components → components}/divider/divider.js +0 -0
  1071. /package/dist/{src/components → components}/dropdown/dropdown.js +0 -0
  1072. /package/dist/{src/components → components}/dropdown/dropdown.store.js +0 -0
  1073. /package/dist/{src/components → components}/float-button/float-button.js +0 -0
  1074. /package/dist/{src/components → components}/hover-3d-image/hover-3d-image.js +0 -0
  1075. /package/dist/{src/components → components}/indicator/indicator.js +0 -0
  1076. /package/dist/{src/components → components}/input/input.js +0 -0
  1077. /package/dist/{src/components → components}/input/input.utils.js +0 -0
  1078. /package/dist/{src/components → components}/input/variants/input-color.js +0 -0
  1079. /package/dist/{src/components → components}/input/variants/input-date.js +0 -0
  1080. /package/dist/{src/components → components}/input/variants/input-otp.js +0 -0
  1081. /package/dist/{src/components → components}/input/variants/input-radio.js +0 -0
  1082. /package/dist/{src/components → components}/input/variants/input-range.js +0 -0
  1083. /package/dist/{src/components → components}/mansory/mansory.js +0 -0
  1084. /package/dist/{src/components → components}/modal/modalContext.js +0 -0
  1085. /package/dist/{src/components → components}/progress-bar/progress-bar.js +0 -0
  1086. /package/dist/{src/components → components}/rating/rating.js +0 -0
  1087. /package/dist/{src/components → components}/select-zone/select-zone.js +0 -0
  1088. /package/dist/{src/components → components}/skeleton/skeleton.js +0 -0
  1089. /package/dist/{src/components → components}/slider/slider.js +0 -0
  1090. /package/dist/{src/components → components}/splitter/splitter.js +0 -0
  1091. /package/dist/{src/components → components}/swap/swap.js +0 -0
  1092. /package/dist/{src/components → components}/switch/switch.js +0 -0
  1093. /package/dist/{src/components → components}/table/index.js +0 -0
  1094. /package/dist/{src/components → components}/text-rotate/text-rotate.js +0 -0
  1095. /package/dist/{src/components → components}/toast/icons/ErrorIcon.js +0 -0
  1096. /package/dist/{src/components → components}/toast/icons/IconCircle.js +0 -0
  1097. /package/dist/{src/components → components}/toast/icons/InfoIcon.js +0 -0
  1098. /package/dist/{src/components → components}/toast/icons/LoaderIcon.js +0 -0
  1099. /package/dist/{src/components → components}/toast/icons/SuccessIcon.js +0 -0
  1100. /package/dist/{src/components → components}/toast/icons/WarningIcon.js +0 -0
  1101. /package/dist/{src/components → components}/toast/toast.store.js +0 -0
  1102. /package/dist/{src/components → components}/tooltip/tooltip.js +0 -0
  1103. /package/dist/{src/components → components}/z-index/z-index.context.js +0 -0
  1104. /package/dist/{src/components → components}/z-index/z-index.js +0 -0
  1105. /package/dist/{src/components → components}/z-index/z-index.store.js +0 -0
  1106. /package/dist/{src/components → components}/z-index/z-index.types.js +0 -0
  1107. /package/dist/{src/utils → utils}/cn.js +0 -0
  1108. /package/dist/{src/utils → utils}/element-tracker.js +0 -0
  1109. /package/dist/{src/utils → utils}/helper.js +0 -0
  1110. /package/dist/{src/utils → utils}/hoc.js +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"tokyo-night.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/tokyo-night.mjs"],"sourcesContent":["/* Theme: tokyo-night */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#16161e\\\",\\\"activityBar.border\\\":\\\"#16161e\\\",\\\"activityBar.foreground\\\":\\\"#787c99\\\",\\\"activityBar.inactiveForeground\\\":\\\"#3b3e52\\\",\\\"activityBarBadge.background\\\":\\\"#3d59a1\\\",\\\"activityBarBadge.foreground\\\":\\\"#fff\\\",\\\"activityBarTop.foreground\\\":\\\"#787c99\\\",\\\"activityBarTop.inactiveForeground\\\":\\\"#3b3e52\\\",\\\"badge.background\\\":\\\"#7e83b230\\\",\\\"badge.foreground\\\":\\\"#acb0d0\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"breadcrumb.background\\\":\\\"#16161e\\\",\\\"breadcrumb.focusForeground\\\":\\\"#a9b1d6\\\",\\\"breadcrumb.foreground\\\":\\\"#515670\\\",\\\"breadcrumbPicker.background\\\":\\\"#16161e\\\",\\\"button.background\\\":\\\"#3d59a1dd\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#3d59a1AA\\\",\\\"button.secondaryBackground\\\":\\\"#3b3e52\\\",\\\"charts.blue\\\":\\\"#7aa2f7\\\",\\\"charts.foreground\\\":\\\"#9AA5CE\\\",\\\"charts.green\\\":\\\"#41a6b5\\\",\\\"charts.lines\\\":\\\"#16161e\\\",\\\"charts.orange\\\":\\\"#ff9e64\\\",\\\"charts.purple\\\":\\\"#9d7cd8\\\",\\\"charts.red\\\":\\\"#f7768e\\\",\\\"charts.yellow\\\":\\\"#e0af68\\\",\\\"chat.avatarBackground\\\":\\\"#3d59a1\\\",\\\"chat.avatarForeground\\\":\\\"#a9b1d6\\\",\\\"chat.requestBorder\\\":\\\"#0f0f14\\\",\\\"chat.slashCommandBackground\\\":\\\"#14141b\\\",\\\"chat.slashCommandForeground\\\":\\\"#7aa2f7\\\",\\\"debugConsole.errorForeground\\\":\\\"#bb616b\\\",\\\"debugConsole.infoForeground\\\":\\\"#787c99\\\",\\\"debugConsole.sourceForeground\\\":\\\"#787c99\\\",\\\"debugConsole.warningForeground\\\":\\\"#c49a5a\\\",\\\"debugConsoleInputIcon.foreground\\\":\\\"#73daca\\\",\\\"debugExceptionWidget.background\\\":\\\"#101014\\\",\\\"debugExceptionWidget.border\\\":\\\"#963c47\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#414761\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#db4b4b\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#c24242\\\",\\\"debugTokenExpression.boolean\\\":\\\"#ff9e64\\\",\\\"debugTokenExpression.error\\\":\\\"#bb616b\\\",\\\"debugTokenExpression.name\\\":\\\"#7dcfff\\\",\\\"debugTokenExpression.number\\\":\\\"#ff9e64\\\",\\\"debugTokenExpression.string\\\":\\\"#9ece6a\\\",\\\"debugTokenExpression.value\\\":\\\"#9aa5ce\\\",\\\"debugToolBar.background\\\":\\\"#101014\\\",\\\"debugView.stateLabelBackground\\\":\\\"#14141b\\\",\\\"debugView.stateLabelForeground\\\":\\\"#787c99\\\",\\\"debugView.valueChangedHighlight\\\":\\\"#3d59a1aa\\\",\\\"descriptionForeground\\\":\\\"#515670\\\",\\\"diffEditor.diagonalFill\\\":\\\"#292e42\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#41a6b520\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#41a6b520\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditor.unchangedCodeBackground\\\":\\\"#282a3b66\\\",\\\"diffEditorGutter.insertedLineBackground\\\":\\\"#41a6b525\\\",\\\"diffEditorGutter.removedLineBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#41a6b525\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#db4b4b22\\\",\\\"disabledForeground\\\":\\\"#545c7e\\\",\\\"dropdown.background\\\":\\\"#14141b\\\",\\\"dropdown.foreground\\\":\\\"#787c99\\\",\\\"dropdown.listBackground\\\":\\\"#14141b\\\",\\\"editor.background\\\":\\\"#1a1b26\\\",\\\"editor.findMatchBackground\\\":\\\"#3d59a166\\\",\\\"editor.findMatchBorder\\\":\\\"#e0af68\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#515c7e33\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#73daca20\\\",\\\"editor.foldBackground\\\":\\\"#1111174a\\\",\\\"editor.foreground\\\":\\\"#a9b1d6\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#515c7e25\\\",\\\"editor.lineHighlightBackground\\\":\\\"#1e202e\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#515c7e20\\\",\\\"editor.selectionBackground\\\":\\\"#515c7e4d\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#515c7e44\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#E2BD3A20\\\",\\\"editor.wordHighlightBackground\\\":\\\"#515c7e44\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#515c7e55\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#698cd6\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#68b3de\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#9a7ecc\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#25aac2\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#80a856\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#c49a5a\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#db4b4b\\\",\\\"editorBracketMatch.background\\\":\\\"#16161e\\\",\\\"editorBracketMatch.border\\\":\\\"#42465d\\\",\\\"editorBracketPairGuide.activeBackground1\\\":\\\"#698cd6\\\",\\\"editorBracketPairGuide.activeBackground2\\\":\\\"#68b3de\\\",\\\"editorBracketPairGuide.activeBackground3\\\":\\\"#9a7ecc\\\",\\\"editorBracketPairGuide.activeBackground4\\\":\\\"#25aac2\\\",\\\"editorBracketPairGuide.activeBackground5\\\":\\\"#80a856\\\",\\\"editorBracketPairGuide.activeBackground6\\\":\\\"#c49a5a\\\",\\\"editorCodeLens.foreground\\\":\\\"#51597d\\\",\\\"editorCursor.foreground\\\":\\\"#c0caf5\\\",\\\"editorError.foreground\\\":\\\"#db4b4b\\\",\\\"editorGhostText.foreground\\\":\\\"#646e9c\\\",\\\"editorGroup.border\\\":\\\"#101014\\\",\\\"editorGroup.dropBackground\\\":\\\"#1e202e\\\",\\\"editorGroupHeader.border\\\":\\\"#101014\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#16161e\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#16161e\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#101014\\\",\\\"editorGutter.addedBackground\\\":\\\"#164846\\\",\\\"editorGutter.deletedBackground\\\":\\\"#823c41\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#394b70\\\",\\\"editorHint.foreground\\\":\\\"#0da0ba\\\",\\\"editorHoverWidget.background\\\":\\\"#16161e\\\",\\\"editorHoverWidget.border\\\":\\\"#101014\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#363b54\\\",\\\"editorIndentGuide.background1\\\":\\\"#232433\\\",\\\"editorInfo.foreground\\\":\\\"#0da0ba\\\",\\\"editorInlayHint.foreground\\\":\\\"#646e9c\\\",\\\"editorLightBulb.foreground\\\":\\\"#e0af68\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#e0af68\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#787c99\\\",\\\"editorLineNumber.foreground\\\":\\\"#363b54\\\",\\\"editorLink.activeForeground\\\":\\\"#acb0d0\\\",\\\"editorMarkerNavigation.background\\\":\\\"#16161e\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#164846\\\",\\\"editorOverviewRuler.border\\\":\\\"#101014\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#101014\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#703438\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#db4b4b\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#a9b1d644\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#1abc9c\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#394b70\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#a9b1d644\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#a9b1d622\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#e0af68\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#bb9af755\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#bb9af766\\\",\\\"editorPane.background\\\":\\\"#1a1b26\\\",\\\"editorRuler.foreground\\\":\\\"#101014\\\",\\\"editorSuggestWidget.background\\\":\\\"#16161e\\\",\\\"editorSuggestWidget.border\\\":\\\"#101014\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#6183bb\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#20222c\\\",\\\"editorWarning.foreground\\\":\\\"#e0af68\\\",\\\"editorWhitespace.foreground\\\":\\\"#363b54\\\",\\\"editorWidget.background\\\":\\\"#16161e\\\",\\\"editorWidget.border\\\":\\\"#101014\\\",\\\"editorWidget.foreground\\\":\\\"#787c99\\\",\\\"editorWidget.resizeBorder\\\":\\\"#545c7e33\\\",\\\"errorForeground\\\":\\\"#515670\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#3d59a1\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#ffffff\\\",\\\"extensionButton.prominentBackground\\\":\\\"#3d59a1DD\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffff\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#3d59a1AA\\\",\\\"focusBorder\\\":\\\"#545c7e33\\\",\\\"foreground\\\":\\\"#787c99\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#449dab\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#e0af68cc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#914c54\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#515670\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#6183bb\\\",\\\"gitDecoration.renamedResourceForeground\\\":\\\"#449dab\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#914c54\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#6183bb\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#449dab\\\",\\\"gitlens.gutterBackgroundColor\\\":\\\"#16161e\\\",\\\"gitlens.gutterForegroundColor\\\":\\\"#787c99\\\",\\\"gitlens.gutterUncommittedForegroundColor\\\":\\\"#7aa2f7\\\",\\\"gitlens.trailingLineForegroundColor\\\":\\\"#646e9c\\\",\\\"icon.foreground\\\":\\\"#787c99\\\",\\\"inlineChat.foreground\\\":\\\"#a9b1d6\\\",\\\"inlineChatDiff.inserted\\\":\\\"#41a6b540\\\",\\\"inlineChatDiff.removed\\\":\\\"#db4b4b42\\\",\\\"inlineChatInput.background\\\":\\\"#14141b\\\",\\\"input.background\\\":\\\"#14141b\\\",\\\"input.border\\\":\\\"#0f0f14\\\",\\\"input.foreground\\\":\\\"#a9b1d6\\\",\\\"input.placeholderForeground\\\":\\\"#787c998A\\\",\\\"inputOption.activeBackground\\\":\\\"#3d59a144\\\",\\\"inputOption.activeForeground\\\":\\\"#c0caf5\\\",\\\"inputValidation.errorBackground\\\":\\\"#85353e\\\",\\\"inputValidation.errorBorder\\\":\\\"#963c47\\\",\\\"inputValidation.errorForeground\\\":\\\"#bbc2e0\\\",\\\"inputValidation.infoBackground\\\":\\\"#3d59a15c\\\",\\\"inputValidation.infoBorder\\\":\\\"#3d59a1\\\",\\\"inputValidation.infoForeground\\\":\\\"#bbc2e0\\\",\\\"inputValidation.warningBackground\\\":\\\"#c2985b\\\",\\\"inputValidation.warningBorder\\\":\\\"#e0af68\\\",\\\"inputValidation.warningForeground\\\":\\\"#000000\\\",\\\"list.activeSelectionBackground\\\":\\\"#202330\\\",\\\"list.activeSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"list.deemphasizedForeground\\\":\\\"#787c99\\\",\\\"list.dropBackground\\\":\\\"#1e202e\\\",\\\"list.errorForeground\\\":\\\"#bb616b\\\",\\\"list.focusBackground\\\":\\\"#1c1d29\\\",\\\"list.focusForeground\\\":\\\"#a9b1d6\\\",\\\"list.highlightForeground\\\":\\\"#668ac4\\\",\\\"list.hoverBackground\\\":\\\"#13131a\\\",\\\"list.hoverForeground\\\":\\\"#a9b1d6\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#1c1d29\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"list.invalidItemForeground\\\":\\\"#c97018\\\",\\\"list.warningForeground\\\":\\\"#c49a5a\\\",\\\"listFilterWidget.background\\\":\\\"#101014\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#a6333f\\\",\\\"listFilterWidget.outline\\\":\\\"#3d59a1\\\",\\\"menu.background\\\":\\\"#16161e\\\",\\\"menu.border\\\":\\\"#101014\\\",\\\"menu.foreground\\\":\\\"#787c99\\\",\\\"menu.selectionBackground\\\":\\\"#1e202e\\\",\\\"menu.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"menu.separatorBackground\\\":\\\"#101014\\\",\\\"menubar.selectionBackground\\\":\\\"#1e202e\\\",\\\"menubar.selectionBorder\\\":\\\"#1b1e2e\\\",\\\"menubar.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"merge.currentContentBackground\\\":\\\"#007a7544\\\",\\\"merge.currentHeaderBackground\\\":\\\"#41a6b525\\\",\\\"merge.incomingContentBackground\\\":\\\"#3d59a144\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#3d59a1aa\\\",\\\"mergeEditor.change.background\\\":\\\"#41a6b525\\\",\\\"mergeEditor.change.word.background\\\":\\\"#41a6b540\\\",\\\"mergeEditor.conflict.handled.minimapOverViewRuler\\\":\\\"#449dab\\\",\\\"mergeEditor.conflict.handledFocused.border\\\":\\\"#41a6b565\\\",\\\"mergeEditor.conflict.handledUnfocused.border\\\":\\\"#41a6b525\\\",\\\"mergeEditor.conflict.unhandled.minimapOverViewRuler\\\":\\\"#e0af68\\\",\\\"mergeEditor.conflict.unhandledFocused.border\\\":\\\"#e0af68b0\\\",\\\"mergeEditor.conflict.unhandledUnfocused.border\\\":\\\"#e0af6888\\\",\\\"minimapGutter.addedBackground\\\":\\\"#1C5957\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#944449\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#425882\\\",\\\"multiDiffEditor.border\\\":\\\"#1a1b26\\\",\\\"multiDiffEditor.headerBackground\\\":\\\"#1a1b26\\\",\\\"notebook.cellBorderColor\\\":\\\"#101014\\\",\\\"notebook.cellEditorBackground\\\":\\\"#16161e\\\",\\\"notebook.cellStatusBarItemHoverBackground\\\":\\\"#1c1d29\\\",\\\"notebook.editorBackground\\\":\\\"#1a1b26\\\",\\\"notebook.focusedCellBorder\\\":\\\"#29355a\\\",\\\"notificationCenterHeader.background\\\":\\\"#101014\\\",\\\"notificationLink.foreground\\\":\\\"#6183bb\\\",\\\"notifications.background\\\":\\\"#101014\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#bb616b\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#0da0ba\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#bba461\\\",\\\"panel.background\\\":\\\"#16161e\\\",\\\"panel.border\\\":\\\"#101014\\\",\\\"panelInput.border\\\":\\\"#16161e\\\",\\\"panelTitle.activeBorder\\\":\\\"#16161e\\\",\\\"panelTitle.activeForeground\\\":\\\"#787c99\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#42465d\\\",\\\"peekView.border\\\":\\\"#101014\\\",\\\"peekViewEditor.background\\\":\\\"#16161e\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"peekViewResult.background\\\":\\\"#101014\\\",\\\"peekViewResult.fileForeground\\\":\\\"#787c99\\\",\\\"peekViewResult.lineForeground\\\":\\\"#a9b1d6\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#3d59a133\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"peekViewTitle.background\\\":\\\"#101014\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#787c99\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#a9b1d6\\\",\\\"pickerGroup.border\\\":\\\"#101014\\\",\\\"pickerGroup.foreground\\\":\\\"#a9b1d6\\\",\\\"progressBar.background\\\":\\\"#3d59a1\\\",\\\"sash.hoverBorder\\\":\\\"#29355a\\\",\\\"scmGraph.foreground1\\\":\\\"#ff9e64\\\",\\\"scmGraph.foreground2\\\":\\\"#e0af68\\\",\\\"scmGraph.foreground3\\\":\\\"#41a6b5\\\",\\\"scmGraph.foreground4\\\":\\\"#7aa2f7\\\",\\\"scmGraph.foreground5\\\":\\\"#bb9af7\\\",\\\"scmGraph.historyItemBaseRefColor\\\":\\\"#9d7cd8\\\",\\\"scmGraph.historyItemHoverAdditionsForeground\\\":\\\"#41a6b5\\\",\\\"scmGraph.historyItemHoverDefaultLabelForeground\\\":\\\"#a9b1d6\\\",\\\"scmGraph.historyItemHoverDeletionsForeground\\\":\\\"#f7768e\\\",\\\"scmGraph.historyItemHoverLabelForeground\\\":\\\"#1b1e2e\\\",\\\"scmGraph.historyItemRefColor\\\":\\\"#506FCA\\\",\\\"scmGraph.historyItemRemoteRefColor\\\":\\\"#41a6b5\\\",\\\"scrollbar.shadow\\\":\\\"#00000033\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#868bc422\\\",\\\"scrollbarSlider.background\\\":\\\"#868bc415\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#868bc410\\\",\\\"selection.background\\\":\\\"#515c7e40\\\",\\\"settings.headerForeground\\\":\\\"#6183bb\\\",\\\"sideBar.background\\\":\\\"#16161e\\\",\\\"sideBar.border\\\":\\\"#101014\\\",\\\"sideBar.dropBackground\\\":\\\"#1e202e\\\",\\\"sideBar.foreground\\\":\\\"#787c99\\\",\\\"sideBarSectionHeader.background\\\":\\\"#16161e\\\",\\\"sideBarSectionHeader.border\\\":\\\"#101014\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#a9b1d6\\\",\\\"sideBarTitle.foreground\\\":\\\"#787c99\\\",\\\"statusBar.background\\\":\\\"#16161e\\\",\\\"statusBar.border\\\":\\\"#101014\\\",\\\"statusBar.debuggingBackground\\\":\\\"#16161e\\\",\\\"statusBar.debuggingForeground\\\":\\\"#787c99\\\",\\\"statusBar.foreground\\\":\\\"#787c99\\\",\\\"statusBar.noFolderBackground\\\":\\\"#16161e\\\",\\\"statusBarItem.activeBackground\\\":\\\"#101014\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#20222c\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#101014\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#20222c\\\",\\\"tab.activeBackground\\\":\\\"#16161e\\\",\\\"tab.activeBorder\\\":\\\"#3d59a1\\\",\\\"tab.activeForeground\\\":\\\"#a9b1d6\\\",\\\"tab.activeModifiedBorder\\\":\\\"#1a1b26\\\",\\\"tab.border\\\":\\\"#101014\\\",\\\"tab.hoverForeground\\\":\\\"#a9b1d6\\\",\\\"tab.inactiveBackground\\\":\\\"#16161e\\\",\\\"tab.inactiveForeground\\\":\\\"#787c99\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#1f202e\\\",\\\"tab.lastPinnedBorder\\\":\\\"#222333\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f202e\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#a9b1d6\\\",\\\"tab.unfocusedHoverForeground\\\":\\\"#a9b1d6\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#787c99\\\",\\\"terminal.ansiBlack\\\":\\\"#363b54\\\",\\\"terminal.ansiBlue\\\":\\\"#7aa2f7\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#363b54\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#7aa2f7\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7dcfff\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#73daca\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#bb9af7\\\",\\\"terminal.ansiBrightRed\\\":\\\"#f7768e\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#acb0d0\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#e0af68\\\",\\\"terminal.ansiCyan\\\":\\\"#7dcfff\\\",\\\"terminal.ansiGreen\\\":\\\"#73daca\\\",\\\"terminal.ansiMagenta\\\":\\\"#bb9af7\\\",\\\"terminal.ansiRed\\\":\\\"#f7768e\\\",\\\"terminal.ansiWhite\\\":\\\"#787c99\\\",\\\"terminal.ansiYellow\\\":\\\"#e0af68\\\",\\\"terminal.background\\\":\\\"#16161e\\\",\\\"terminal.foreground\\\":\\\"#787c99\\\",\\\"terminal.selectionBackground\\\":\\\"#515c7e4d\\\",\\\"textBlockQuote.background\\\":\\\"#16161e\\\",\\\"textCodeBlock.background\\\":\\\"#16161e\\\",\\\"textLink.activeForeground\\\":\\\"#7dcfff\\\",\\\"textLink.foreground\\\":\\\"#6183bb\\\",\\\"textPreformat.foreground\\\":\\\"#9699a8\\\",\\\"textSeparator.foreground\\\":\\\"#363b54\\\",\\\"titleBar.activeBackground\\\":\\\"#16161e\\\",\\\"titleBar.activeForeground\\\":\\\"#787c99\\\",\\\"titleBar.border\\\":\\\"#101014\\\",\\\"titleBar.inactiveBackground\\\":\\\"#16161e\\\",\\\"titleBar.inactiveForeground\\\":\\\"#787c99\\\",\\\"toolbar.activeBackground\\\":\\\"#202330\\\",\\\"toolbar.hoverBackground\\\":\\\"#202330\\\",\\\"tree.indentGuidesStroke\\\":\\\"#2b2b3b\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#16161e\\\",\\\"widget.shadow\\\":\\\"#ffffff00\\\",\\\"window.activeBorder\\\":\\\"#0d0f17\\\",\\\"window.inactiveBorder\\\":\\\"#0d0f17\\\"},\\\"displayName\\\":\\\"Tokyo Night\\\",\\\"name\\\":\\\"tokyo-night\\\",\\\"semanticTokenColors\\\":{\\\"*.defaultLibrary\\\":{\\\"foreground\\\":\\\"#2ac3de\\\"},\\\"parameter\\\":{\\\"foreground\\\":\\\"#d9d4cd\\\"},\\\"parameter.declaration\\\":{\\\"foreground\\\":\\\"#e0af68\\\"},\\\"property.declaration\\\":{\\\"foreground\\\":\\\"#73daca\\\"},\\\"property.defaultLibrary\\\":{\\\"foreground\\\":\\\"#2ac3de\\\"},\\\"variable\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"variable.declaration\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"variable.defaultLibrary\\\":{\\\"foreground\\\":\\\"#2ac3de\\\"}},\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\",\\\"meta.var.expr storage.type\\\",\\\"keyword.control.flow\\\",\\\"keyword.control.return\\\",\\\"meta.directive.vue punctuation.separator.key-value.html\\\",\\\"meta.directive.vue entity.other.attribute-name.html\\\",\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\",\\\"storage.modifier\\\",\\\"string.quoted.docstring.multi\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.begin\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.end\\\",\\\"string.quoted.docstring.multi.python constant.character.escape\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"keyword.control.flow.block-scalar.literal\\\",\\\"keyword.control.flow.python\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"}},{\\\"scope\\\":[\\\"comment\\\",\\\"comment.block.documentation\\\",\\\"punctuation.definition.comment\\\",\\\"comment.block.documentation punctuation\\\",\\\"string.quoted.docstring.multi\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.begin\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.end\\\",\\\"string.quoted.docstring.multi.python constant.character.escape\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#51597d\\\"}},{\\\"scope\\\":[\\\"keyword.operator.assignment.jsdoc\\\",\\\"comment.block.documentation variable\\\",\\\"comment.block.documentation storage\\\",\\\"comment.block.documentation keyword\\\",\\\"comment.block.documentation support\\\",\\\"comment.block.documentation markup\\\",\\\"comment.block.documentation markup.inline.raw.string.markdown\\\",\\\"meta.other.type.phpdoc.php keyword.other.type.php\\\",\\\"meta.other.type.phpdoc.php support.other.namespace.php\\\",\\\"meta.other.type.phpdoc.php punctuation.separator.inheritance.php\\\",\\\"meta.other.type.phpdoc.php support.class\\\",\\\"keyword.other.phpdoc.php\\\",\\\"log.date\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#5a638c\\\"}},{\\\"scope\\\":[\\\"meta.other.type.phpdoc.php support.class\\\",\\\"comment.block.documentation storage.type\\\",\\\"comment.block.documentation punctuation.definition.block.tag\\\",\\\"comment.block.documentation entity.name.type.instance\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#646e9c\\\"}},{\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"punctuation.definition.constant\\\",\\\"constant.language\\\",\\\"constant.numeric\\\",\\\"support.constant\\\",\\\"constant.other.caps\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"}},{\\\"scope\\\":[\\\"string\\\",\\\"constant.other.symbol\\\",\\\"constant.other.key\\\",\\\"meta.attribute-selector\\\",\\\"string constant.character\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":[\\\"constant.other.color\\\",\\\"constant.other.color.rgb-value.hex punctuation.definition.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9aa5ce\\\"}},{\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5370\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"storage.type\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"meta.var.expr storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d7cd8\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.template-expression\\\",\\\"punctuation.section.embedded\\\",\\\"meta.embedded.line.tag.smarty\\\",\\\"support.constant.handlebars\\\",\\\"punctuation.section.tag.twig\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"keyword.control.smarty\\\",\\\"keyword.control.twig\\\",\\\"support.constant.handlebars keyword.control\\\",\\\"keyword.operator.comparison.twig\\\",\\\"keyword.blade\\\",\\\"entity.name.function.blade\\\",\\\"meta.tag.blade keyword.other.type.php\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":[\\\"keyword.operator.spread\\\",\\\"keyword.operator.rest\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"keyword.operator\\\",\\\"keyword.control.as\\\",\\\"keyword.other\\\",\\\"keyword.operator.bitwise.shift\\\",\\\"punctuation\\\",\\\"expression.embbeded.vue punctuation.definition.tag\\\",\\\"text.html.twig meta.tag.inline.any.html\\\",\\\"meta.tag.template.value.twig meta.function.arguments.twig\\\",\\\"meta.directive.vue punctuation.separator.key-value.html\\\",\\\"punctuation.definition.constant.markdown\\\",\\\"punctuation.definition.string\\\",\\\"punctuation.support.type.property-name\\\",\\\"text.html.vue-html meta.tag\\\",\\\"meta.attribute.directive\\\",\\\"punctuation.definition.keyword\\\",\\\"punctuation.terminator.rule\\\",\\\"punctuation.definition.entity\\\",\\\"punctuation.separator.inheritance.php\\\",\\\"keyword.other.template\\\",\\\"keyword.other.substitution\\\",\\\"entity.name.operator\\\",\\\"meta.property-list punctuation.separator.key-value\\\",\\\"meta.at-rule.mixin punctuation.separator.key-value\\\",\\\"meta.at-rule.function variable.parameter.url\\\",\\\"meta.embedded.inline.phpx punctuation.definition.tag.begin.html\\\",\\\"meta.embedded.inline.phpx punctuation.definition.tag.end.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":[\\\"keyword.control.module.js\\\",\\\"keyword.control.import\\\",\\\"keyword.control.export\\\",\\\"keyword.control.from\\\",\\\"keyword.control.default\\\",\\\"meta.import keyword.other\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"keyword.control\\\",\\\"keyword.other.important\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"keyword.other.DML\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"keyword.operator.logical\\\",\\\"storage.type.function\\\",\\\"keyword.operator.bitwise\\\",\\\"keyword.operator.ternary\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.or.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"entity.name.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"entity.name.tag support.class.component\\\",\\\"meta.tag.custom entity.name.tag\\\",\\\"meta.tag.other.unrecognized.html.derivative entity.name.tag\\\",\\\"meta.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#de5971\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html text.html.basic\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ba3c97\\\"}},{\\\"scope\\\":[\\\"constant.other.php\\\",\\\"variable.other.global.safer\\\",\\\"variable.other.global.safer punctuation.definition.variable\\\",\\\"variable.other.global\\\",\\\"variable.other.global punctuation.definition.variable\\\",\\\"constant.other\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"support.variable\\\",\\\"string constant.other.placeholder\\\",\\\"variable.parameter.handlebars\\\",\\\"variable.other.object\\\",\\\"meta.fstring\\\",\\\"meta.function-call meta.function-call.arguments\\\",\\\"meta.embedded.inline.phpx constant.other.php\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"meta.array.literal variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"meta.object-literal.key\\\",\\\"entity.name.type.hcl\\\",\\\"string.alias.graphql\\\",\\\"string.unquoted.graphql\\\",\\\"string.unquoted.alias.graphql\\\",\\\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\\\",\\\"meta.field.declaration.ts variable.object.property\\\",\\\"meta.block entity.name.label\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":[\\\"variable.other.property\\\",\\\"support.variable.property\\\",\\\"support.variable.property.dom\\\",\\\"meta.function-call variable.other.object.property\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":\\\"variable.other.object.property\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#41a6b5\\\"}},{\\\"scope\\\":\\\"source.cpp meta.block variable.other\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":\\\"support.other.variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"meta.class-method.js entity.name.function.js\\\",\\\"entity.name.method.js\\\",\\\"variable.function.constructor\\\",\\\"keyword.other.special-method\\\",\\\"storage.type.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"entity.name.function\\\",\\\"variable.other.enummember\\\",\\\"meta.function-call\\\",\\\"meta.function-call entity.name.function\\\",\\\"variable.function\\\",\\\"meta.definition.method entity.name.function\\\",\\\"meta.object-literal entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"variable.parameter.function.language.special\\\",\\\"variable.parameter\\\",\\\"meta.function.parameters punctuation.definition.variable\\\",\\\"meta.function.parameter variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":[\\\"keyword.other.type.php\\\",\\\"storage.type.php\\\",\\\"constant.character\\\",\\\"constant.escape\\\",\\\"keyword.other.unit\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"meta.definition.variable variable.other.constant\\\",\\\"meta.definition.variable variable.other.readwrite\\\",\\\"variable.declaration.hcl variable.other.readwrite.hcl\\\",\\\"meta.mapping.key.hcl variable.other.readwrite.hcl\\\",\\\"variable.other.declaration\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"entity.other.inherited-class\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"variable.other.readwrite.alias\\\",\\\"support.orther.namespace.use.php\\\",\\\"meta.use.php\\\",\\\"support.other.namespace.php\\\",\\\"support.type.sys-types\\\",\\\"support.variable.dom\\\",\\\"support.constant.math\\\",\\\"support.type.object.module\\\",\\\"support.constant.json\\\",\\\"entity.name.namespace\\\",\\\"meta.import.qualifier\\\",\\\"variable.other.constant.object\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":\\\"entity.name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"support.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":[\\\"source.css support.type.property-name\\\",\\\"source.sass support.type.property-name\\\",\\\"source.scss support.type.property-name\\\",\\\"source.less support.type.property-name\\\",\\\"source.stylus support.type.property-name\\\",\\\"source.postcss support.type.property-name\\\",\\\"support.type.property-name.css\\\",\\\"support.type.vendored.property-name\\\",\\\"support.type.map.key\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"support.constant.font-name\\\",\\\"meta.definition.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.class\\\",\\\"meta.at-rule.mixin.scss entity.name.function.scss\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.id\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fc7b7b\\\"}},{\\\"scope\\\":\\\"entity.name.tag.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class punctuation.definition.entity\\\",\\\"entity.other.attribute-name.pseudo-element punctuation.definition.entity\\\",\\\"entity.other.attribute-name.class punctuation.definition.entity\\\",\\\"entity.name.tag.reference\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":\\\"meta.property-list\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.property-list meta.at-rule.if\\\",\\\"meta.at-rule.return variable.parameter.url\\\",\\\"meta.property-list meta.at-rule.else\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":\\\"meta.property-list meta.property-list\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.at-rule.mixin keyword.control.at-rule.mixin\\\",\\\"meta.at-rule.include entity.name.function.scss\\\",\\\"meta.at-rule.include keyword.control.at-rule.include\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"keyword.control.at-rule.include punctuation.definition.keyword\\\",\\\"keyword.control.at-rule.mixin punctuation.definition.keyword\\\",\\\"meta.at-rule.include keyword.control.at-rule.include\\\",\\\"keyword.control.at-rule.extend punctuation.definition.keyword\\\",\\\"meta.at-rule.extend keyword.control.at-rule.extend\\\",\\\"entity.other.attribute-name.placeholder.css punctuation.definition.entity.css\\\",\\\"meta.at-rule.media keyword.control.at-rule.media\\\",\\\"meta.at-rule.mixin keyword.control.at-rule.mixin\\\",\\\"meta.at-rule.function keyword.control.at-rule.function\\\",\\\"keyword.control punctuation.definition.keyword\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d7cd8\\\"}},{\\\"scope\\\":\\\"meta.property-list meta.at-rule.include\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"support.constant.property-value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"}},{\\\"scope\\\":[\\\"entity.name.module.js\\\",\\\"variable.import.parameter.js\\\",\\\"variable.other.class.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"variable.language\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":\\\"variable.other punctuation.definition.variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\",\\\"variable.language.this punctuation.definition.variable\\\",\\\"keyword.other.this\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"text.html.basic entity.other.attribute-name.html\\\",\\\"text.html.basic entity.other.attribute-name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"text.html constant.character.entity\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0DB9D7\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.id.html\\\",\\\"meta.directive.vue entity.other.attribute-name.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"source.sass keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element\\\",\\\"entity.other.attribute-name.placeholder\\\",\\\"meta.property-list meta.property-value\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"markup.inserted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#449dab\\\"}},{\\\"scope\\\":\\\"markup.deleted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#914c54\\\"}},{\\\"scope\\\":\\\"markup.changed\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#6183bb\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b4f9f8\\\"}},{\\\"scope\\\":\\\"punctuation.definition.group\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"constant.other.character-class.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"constant.other.character-class.set.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":\\\"constant.character.escape.backslash\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":[\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":\\\"punctuation.definition.list_item.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.block\\\",\\\"meta.brace\\\",\\\"punctuation.definition.block\\\",\\\"punctuation.definition.use\\\",\\\"punctuation.definition.class\\\",\\\"punctuation.definition.begin.bracket\\\",\\\"punctuation.definition.end.bracket\\\",\\\"punctuation.definition.switch-expression.begin.bracket\\\",\\\"punctuation.definition.switch-expression.end.bracket\\\",\\\"punctuation.definition.section.switch-block.begin.bracket\\\",\\\"punctuation.definition.section.switch-block.end.bracket\\\",\\\"punctuation.definition.group.shell\\\",\\\"punctuation.definition.parameters\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.dictionary\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.embedded.block\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"meta.tag JSXNested\\\",\\\"meta.jsx.children\\\",\\\"text.html\\\",\\\"text.log\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9aa5ce\\\"}},{\\\"scope\\\":\\\"text.html.markdown markup.inline.raw.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4E5579\\\"}},{\\\"scope\\\":[\\\"heading.1.markdown entity.name\\\",\\\"heading.1.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":[\\\"heading.2.markdown entity.name\\\",\\\"heading.2.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#61bdf2\\\"}},{\\\"scope\\\":[\\\"heading.3.markdown entity.name\\\",\\\"heading.3.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"heading.4.markdown entity.name\\\",\\\"heading.4.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#6d91de\\\"}},{\\\"scope\\\":[\\\"heading.5.markdown entity.name\\\",\\\"heading.5.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#9aa5ce\\\"}},{\\\"scope\\\":[\\\"heading.6.markdown entity.name\\\",\\\"heading.6.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#747ca1\\\"}},{\\\"scope\\\":[\\\"markup.italic\\\",\\\"markup.italic punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"markup.bold\\\",\\\"markup.bold punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"markup.bold markup.italic\\\",\\\"markup.bold markup.italic punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold italic\\\",\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"markup.underline\\\",\\\"markup.underline punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":\\\"markup.quote punctuation.definition.blockquote.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4e5579\\\"}},{\\\"scope\\\":\\\"markup.quote\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"string.other.link\\\",\\\"markup.underline.link\\\",\\\"constant.other.reference.link.markdown\\\",\\\"string.other.link.description.title.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":[\\\"markup.fenced_code.block.markdown\\\",\\\"markup.inline.raw.string.markdown\\\",\\\"variable.language.fenced.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":\\\"meta.separator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#51597d\\\"}},{\\\"scope\\\":\\\"markup.table\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0cefc\\\"}},{\\\"scope\\\":\\\"token.info-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":\\\"token.warn-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ffdb69\\\"}},{\\\"scope\\\":\\\"token.error-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#db4b4b\\\"}},{\\\"scope\\\":\\\"token.debug-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b267e6\\\"}},{\\\"scope\\\":\\\"entity.tag.apacheconf\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"meta.preprocessor\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":\\\"source.env\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,wxlCAA80rC,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#101010","activityBar.foreground":"#A0A0A0","activityBarBadge.background":"#FFC799","activityBarBadge.foreground":"#000","badge.background":"#FFC799","badge.foreground":"#000","button.background":"#FFC799","button.foreground":"#000","button.hoverBackground":"#FFCFA8","diffEditor.insertedLineBackground":"#99FFE415","diffEditor.insertedTextBackground":"#99FFE415","diffEditor.removedLineBackground":"#FF808015","diffEditor.removedTextBackground":"#FF808015","editor.background":"#101010","editor.foreground":"#FFF","editor.selectionBackground":"#FFFFFF25","editor.selectionHighlightBackground":"#FFFFFF25","editorBracketHighlight.foreground1":"#A0A0A0","editorBracketHighlight.foreground2":"#A0A0A0","editorBracketHighlight.foreground3":"#A0A0A0","editorBracketHighlight.foreground4":"#A0A0A0","editorBracketHighlight.foreground5":"#A0A0A0","editorBracketHighlight.foreground6":"#A0A0A0","editorBracketHighlight.unexpectedBracket.foreground":"#FF8080","editorError.foreground":"#FF8080","editorGroupHeader.tabsBackground":"#101010","editorGutter.addedBackground":"#99FFE4","editorGutter.deletedBackground":"#FF8080","editorGutter.modifiedBackground":"#FFC799","editorHoverWidget.background":"#161616","editorHoverWidget.border":"#282828","editorInlayHint.background":"#1C1C1C","editorInlayHint.foreground":"#A0A0A0","editorLineNumber.foreground":"#505050","editorOverviewRuler.border":"#101010","editorWarning.foreground":"#FFC799","editorWidget.background":"#101010","focusBorder":"#FFC799","icon.foreground":"#A0A0A0","input.background":"#1C1C1C","list.activeSelectionBackground":"#232323","list.activeSelectionForeground":"#FFC799","list.errorForeground":"#FF8080","list.highlightForeground":"#FFC799","list.hoverBackground":"#282828","list.inactiveSelectionBackground":"#232323","scrollbarSlider.background":"#34343480","scrollbarSlider.hoverBackground":"#343434","selection.background":"#666","settings.modifiedItemIndicator":"#FFC799","sideBar.background":"#101010","sideBarSectionHeader.background":"#101010","sideBarSectionHeader.foreground":"#A0A0A0","sideBarTitle.foreground":"#A0A0A0","statusBar.background":"#101010","statusBar.debuggingBackground":"#FF7300","statusBar.debuggingForeground":"#FFF","statusBar.foreground":"#A0A0A0","statusBarItem.remoteBackground":"#FFC799","statusBarItem.remoteForeground":"#000","tab.activeBackground":"#161616","tab.activeBorder":"#FFC799","tab.border":"#101010","tab.inactiveBackground":"#101010","textLink.activeForeground":"#FFCFA8","textLink.foreground":"#FFC799","titleBar.activeBackground":"#101010","titleBar.activeForeground":"#7E7E7E","titleBar.inactiveBackground":"#101010","titleBar.inactiveForeground":"#707070"},"displayName":"Vesper","name":"vesper","tokenColors":[{"scope":["comment","punctuation.definition.comment"],"settings":{"foreground":"#8b8b8b94"}},{"scope":["variable","string constant.other.placeholder","entity.name.tag"],"settings":{"foreground":"#FFF"}},{"scope":["constant.other.color"],"settings":{"foreground":"#FFF"}},{"scope":["invalid","invalid.illegal"],"settings":{"foreground":"#FF8080"}},{"scope":["keyword","storage.type","storage.modifier"],"settings":{"foreground":"#A0A0A0"}},{"scope":["keyword.control","constant.other.color","punctuation.definition.tag","punctuation.separator.inheritance.php","punctuation.definition.tag.html","punctuation.definition.tag.begin.html","punctuation.definition.tag.end.html","punctuation.section.embedded","keyword.other.template","keyword.other.substitution"],"settings":{"foreground":"#A0A0A0"}},{"scope":["entity.name.tag","meta.tag.sgml","markup.deleted.git_gutter"],"settings":{"foreground":"#FFC799"}},{"scope":["entity.name.function","variable.function","support.function","keyword.other.special-method"],"settings":{"foreground":"#FFC799"}},{"scope":["meta.block variable.other"],"settings":{"foreground":"#FFF"}},{"scope":["support.other.variable","string.other.link"],"settings":{"foreground":"#FFF"}},{"scope":["constant.numeric","support.constant","constant.character","constant.escape","keyword.other.unit","keyword.other","constant.language.boolean"],"settings":{"foreground":"#FFC799"}},{"scope":["string","constant.other.symbol","constant.other.key","meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js"],"settings":{"foreground":"#99FFE4"}},{"scope":["entity.name","support.type","support.class","support.other.namespace.use.php","meta.use.php","support.other.namespace.php","markup.changed.git_gutter","support.type.sys-types"],"settings":{"foreground":"#FFC799"}},{"scope":["source.css support.type.property-name","source.sass support.type.property-name","source.scss support.type.property-name","source.less support.type.property-name","source.stylus support.type.property-name","source.postcss support.type.property-name","source.postcss support.type.property-name","support.type.vendored.property-name.css","source.css.scss entity.name.tag","variable.parameter.keyframe-list.css","meta.property-name.css","variable.parameter.url.scss","meta.property-value.scss","meta.property-value.css"],"settings":{"foreground":"#FFF"}},{"scope":["entity.name.module.js","variable.import.parameter.js","variable.other.class.js"],"settings":{"foreground":"#FF8080"}},{"scope":["variable.language"],"settings":{"foreground":"#A0A0A0"}},{"scope":["entity.name.method.js"],"settings":{"foreground":"#FFFF"}},{"scope":["meta.class-method.js entity.name.function.js","variable.function.constructor"],"settings":{"foreground":"#FFFF"}},{"scope":["entity.other.attribute-name","meta.property-list.scss","meta.attribute-selector.scss","meta.property-value.css","entity.other.keyframe-offset.css","meta.selector.css","entity.name.tag.reference.scss","entity.name.tag.nesting.css","punctuation.separator.key-value.css"],"settings":{"foreground":"#A0A0A0"}},{"scope":["text.html.basic entity.other.attribute-name.html","text.html.basic entity.other.attribute-name"],"settings":{"foreground":"#FFC799"}},{"scope":["entity.other.attribute-name.class","entity.other.attribute-name.id","meta.attribute-selector.scss","variable.parameter.misc.css"],"settings":{"foreground":"#FFC799"}},{"scope":["source.sass keyword.control","meta.attribute-selector.scss"],"settings":{"foreground":"#99FFE4"}},{"scope":["markup.inserted"],"settings":{"foreground":"#99FFE4"}},{"scope":["markup.deleted"],"settings":{"foreground":"#FF8080"}},{"scope":["markup.changed"],"settings":{"foreground":"#A0A0A0"}},{"scope":["string.regexp"],"settings":{"foreground":"#A0A0A0"}},{"scope":["constant.character.escape"],"settings":{"foreground":"#A0A0A0"}},{"scope":["*url*","*link*","*uri*"],"settings":{"fontStyle":"underline"}},{"scope":["tag.decorator.js entity.name.tag.js","tag.decorator.js punctuation.definition.tag.js"],"settings":{"foreground":"#FFFF"}},{"scope":["source.js constant.other.object.key.js string.unquoted.label.js"],"settings":{"fontStyle":"italic","foreground":"#FF8080"}},{"scope":["source.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFC799"}},{"scope":["text.html.markdown","punctuation.definition.list_item.markdown"],"settings":{"foreground":"#FFF"}},{"scope":["text.html.markdown markup.inline.raw.markdown"],"settings":{"foreground":"#A0A0A0"}},{"scope":["text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"],"settings":{"foreground":"#FFF"}},{"scope":["markdown.heading","markup.heading | markup.heading entity.name","markup.heading.markdown punctuation.definition.heading.markdown","markup.heading","markup.inserted.git_gutter"],"settings":{"foreground":"#FFC799"}},{"scope":["markup.italic"],"settings":{"fontStyle":"italic","foreground":"#FFF"}},{"scope":["markup.bold","markup.bold string"],"settings":{"fontStyle":"bold","foreground":"#FFF"}},{"scope":["markup.bold markup.italic","markup.italic markup.bold","markup.quote markup.bold","markup.bold markup.italic string","markup.italic markup.bold string","markup.quote markup.bold string"],"settings":{"fontStyle":"bold","foreground":"#FFF"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline","foreground":"#FFC799"}},{"scope":["markup.quote punctuation.definition.blockquote.markdown"],"settings":{"foreground":"#FFF"}},{"scope":["markup.quote"]},{"scope":["string.other.link.title.markdown"],"settings":{"foreground":"#FFFF"}},{"scope":["string.other.link.description.title.markdown"],"settings":{"foreground":"#A0A0A0"}},{"scope":["constant.other.reference.link.markdown"],"settings":{"foreground":"#FFC799"}},{"scope":["markup.raw.block"],"settings":{"foreground":"#A0A0A0"}},{"scope":["markup.raw.block.fenced.markdown"],"settings":{"foreground":"#00000050"}},{"scope":["punctuation.definition.fenced.markdown"],"settings":{"foreground":"#00000050"}},{"scope":["markup.raw.block.fenced.markdown","variable.language.fenced.markdown","punctuation.section.class.end"],"settings":{"foreground":"#FFF"}},{"scope":["variable.language.fenced.markdown"],"settings":{"foreground":"#FFF"}},{"scope":["meta.separator"],"settings":{"fontStyle":"bold","foreground":"#65737E"}},{"scope":["markup.table"],"settings":{"foreground":"#FFF"}}],"type":"dark"}`));export{e as default};
2
- //# sourceMappingURL=vesper.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vesper.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/vesper.mjs"],"sourcesContent":["/* Theme: vesper */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#101010\\\",\\\"activityBar.foreground\\\":\\\"#A0A0A0\\\",\\\"activityBarBadge.background\\\":\\\"#FFC799\\\",\\\"activityBarBadge.foreground\\\":\\\"#000\\\",\\\"badge.background\\\":\\\"#FFC799\\\",\\\"badge.foreground\\\":\\\"#000\\\",\\\"button.background\\\":\\\"#FFC799\\\",\\\"button.foreground\\\":\\\"#000\\\",\\\"button.hoverBackground\\\":\\\"#FFCFA8\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#99FFE415\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99FFE415\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#FF808015\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#FF808015\\\",\\\"editor.background\\\":\\\"#101010\\\",\\\"editor.foreground\\\":\\\"#FFF\\\",\\\"editor.selectionBackground\\\":\\\"#FFFFFF25\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#FFFFFF25\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#A0A0A0\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#A0A0A0\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#A0A0A0\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#A0A0A0\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#A0A0A0\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#A0A0A0\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#FF8080\\\",\\\"editorError.foreground\\\":\\\"#FF8080\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#101010\\\",\\\"editorGutter.addedBackground\\\":\\\"#99FFE4\\\",\\\"editorGutter.deletedBackground\\\":\\\"#FF8080\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#FFC799\\\",\\\"editorHoverWidget.background\\\":\\\"#161616\\\",\\\"editorHoverWidget.border\\\":\\\"#282828\\\",\\\"editorInlayHint.background\\\":\\\"#1C1C1C\\\",\\\"editorInlayHint.foreground\\\":\\\"#A0A0A0\\\",\\\"editorLineNumber.foreground\\\":\\\"#505050\\\",\\\"editorOverviewRuler.border\\\":\\\"#101010\\\",\\\"editorWarning.foreground\\\":\\\"#FFC799\\\",\\\"editorWidget.background\\\":\\\"#101010\\\",\\\"focusBorder\\\":\\\"#FFC799\\\",\\\"icon.foreground\\\":\\\"#A0A0A0\\\",\\\"input.background\\\":\\\"#1C1C1C\\\",\\\"list.activeSelectionBackground\\\":\\\"#232323\\\",\\\"list.activeSelectionForeground\\\":\\\"#FFC799\\\",\\\"list.errorForeground\\\":\\\"#FF8080\\\",\\\"list.highlightForeground\\\":\\\"#FFC799\\\",\\\"list.hoverBackground\\\":\\\"#282828\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#232323\\\",\\\"scrollbarSlider.background\\\":\\\"#34343480\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#343434\\\",\\\"selection.background\\\":\\\"#666\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#FFC799\\\",\\\"sideBar.background\\\":\\\"#101010\\\",\\\"sideBarSectionHeader.background\\\":\\\"#101010\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#A0A0A0\\\",\\\"sideBarTitle.foreground\\\":\\\"#A0A0A0\\\",\\\"statusBar.background\\\":\\\"#101010\\\",\\\"statusBar.debuggingBackground\\\":\\\"#FF7300\\\",\\\"statusBar.debuggingForeground\\\":\\\"#FFF\\\",\\\"statusBar.foreground\\\":\\\"#A0A0A0\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#FFC799\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#000\\\",\\\"tab.activeBackground\\\":\\\"#161616\\\",\\\"tab.activeBorder\\\":\\\"#FFC799\\\",\\\"tab.border\\\":\\\"#101010\\\",\\\"tab.inactiveBackground\\\":\\\"#101010\\\",\\\"textLink.activeForeground\\\":\\\"#FFCFA8\\\",\\\"textLink.foreground\\\":\\\"#FFC799\\\",\\\"titleBar.activeBackground\\\":\\\"#101010\\\",\\\"titleBar.activeForeground\\\":\\\"#7E7E7E\\\",\\\"titleBar.inactiveBackground\\\":\\\"#101010\\\",\\\"titleBar.inactiveForeground\\\":\\\"#707070\\\"},\\\"displayName\\\":\\\"Vesper\\\",\\\"name\\\":\\\"vesper\\\",\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8b8b8b94\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"string constant.other.placeholder\\\",\\\"entity.name.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"constant.other.color\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FF8080\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"keyword.control\\\",\\\"constant.other.color\\\",\\\"punctuation.definition.tag\\\",\\\"punctuation.separator.inheritance.php\\\",\\\"punctuation.definition.tag.html\\\",\\\"punctuation.definition.tag.begin.html\\\",\\\"punctuation.definition.tag.end.html\\\",\\\"punctuation.section.embedded\\\",\\\"keyword.other.template\\\",\\\"keyword.other.substitution\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.sgml\\\",\\\"markup.deleted.git_gutter\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"entity.name.function\\\",\\\"variable.function\\\",\\\"support.function\\\",\\\"keyword.other.special-method\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"meta.block variable.other\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"support.other.variable\\\",\\\"string.other.link\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"constant.numeric\\\",\\\"support.constant\\\",\\\"constant.character\\\",\\\"constant.escape\\\",\\\"keyword.other.unit\\\",\\\"keyword.other\\\",\\\"constant.language.boolean\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"string\\\",\\\"constant.other.symbol\\\",\\\"constant.other.key\\\",\\\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#99FFE4\\\"}},{\\\"scope\\\":[\\\"entity.name\\\",\\\"support.type\\\",\\\"support.class\\\",\\\"support.other.namespace.use.php\\\",\\\"meta.use.php\\\",\\\"support.other.namespace.php\\\",\\\"markup.changed.git_gutter\\\",\\\"support.type.sys-types\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.css support.type.property-name\\\",\\\"source.sass support.type.property-name\\\",\\\"source.scss support.type.property-name\\\",\\\"source.less support.type.property-name\\\",\\\"source.stylus support.type.property-name\\\",\\\"source.postcss support.type.property-name\\\",\\\"source.postcss support.type.property-name\\\",\\\"support.type.vendored.property-name.css\\\",\\\"source.css.scss entity.name.tag\\\",\\\"variable.parameter.keyframe-list.css\\\",\\\"meta.property-name.css\\\",\\\"variable.parameter.url.scss\\\",\\\"meta.property-value.scss\\\",\\\"meta.property-value.css\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"entity.name.module.js\\\",\\\"variable.import.parameter.js\\\",\\\"variable.other.class.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FF8080\\\"}},{\\\"scope\\\":[\\\"variable.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"entity.name.method.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"}},{\\\"scope\\\":[\\\"meta.class-method.js entity.name.function.js\\\",\\\"variable.function.constructor\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"meta.property-list.scss\\\",\\\"meta.attribute-selector.scss\\\",\\\"meta.property-value.css\\\",\\\"entity.other.keyframe-offset.css\\\",\\\"meta.selector.css\\\",\\\"entity.name.tag.reference.scss\\\",\\\"entity.name.tag.nesting.css\\\",\\\"punctuation.separator.key-value.css\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"text.html.basic entity.other.attribute-name.html\\\",\\\"text.html.basic entity.other.attribute-name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id\\\",\\\"meta.attribute-selector.scss\\\",\\\"variable.parameter.misc.css\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.sass keyword.control\\\",\\\"meta.attribute-selector.scss\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#99FFE4\\\"}},{\\\"scope\\\":[\\\"markup.inserted\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#99FFE4\\\"}},{\\\"scope\\\":[\\\"markup.deleted\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FF8080\\\"}},{\\\"scope\\\":[\\\"markup.changed\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"string.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"constant.character.escape\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"*url*\\\",\\\"*link*\\\",\\\"*uri*\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":[\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"}},{\\\"scope\\\":[\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#FF8080\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"text.html.markdown\\\",\\\"punctuation.definition.list_item.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"text.html.markdown markup.inline.raw.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"markdown.heading\\\",\\\"markup.heading | markup.heading entity.name\\\",\\\"markup.heading.markdown punctuation.definition.heading.markdown\\\",\\\"markup.heading\\\",\\\"markup.inserted.git_gutter\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"markup.italic\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"markup.bold\\\",\\\"markup.bold string\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"markup.bold markup.italic\\\",\\\"markup.italic markup.bold\\\",\\\"markup.quote markup.bold\\\",\\\"markup.bold markup.italic string\\\",\\\"markup.italic markup.bold string\\\",\\\"markup.quote markup.bold string\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"markup.underline\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"markup.quote punctuation.definition.blockquote.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"markup.quote\\\"]},{\\\"scope\\\":[\\\"string.other.link.title.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"}},{\\\"scope\\\":[\\\"string.other.link.description.title.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"constant.other.reference.link.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"}},{\\\"scope\\\":[\\\"markup.raw.block\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"}},{\\\"scope\\\":[\\\"markup.raw.block.fenced.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#00000050\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.fenced.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#00000050\\\"}},{\\\"scope\\\":[\\\"markup.raw.block.fenced.markdown\\\",\\\"variable.language.fenced.markdown\\\",\\\"punctuation.section.class.end\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"variable.language.fenced.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}},{\\\"scope\\\":[\\\"meta.separator\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#65737E\\\"}},{\\\"scope\\\":[\\\"markup.table\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,21YAAu4a,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.activeBorder":"#4d9375","activityBar.background":"#000","activityBar.border":"#191919","activityBar.foreground":"#dbd7cacc","activityBar.inactiveForeground":"#dedcd550","activityBarBadge.background":"#bfbaaa","activityBarBadge.foreground":"#000","badge.background":"#dedcd590","badge.foreground":"#000","breadcrumb.activeSelectionForeground":"#eeeeee18","breadcrumb.background":"#121212","breadcrumb.focusForeground":"#dbd7cacc","breadcrumb.foreground":"#959da5","breadcrumbPicker.background":"#000","button.background":"#4d9375","button.foreground":"#000","button.hoverBackground":"#4d9375","checkbox.background":"#121212","checkbox.border":"#2f363d","debugToolBar.background":"#000","descriptionForeground":"#dedcd590","diffEditor.insertedTextBackground":"#4d937550","diffEditor.removedTextBackground":"#ab595950","dropdown.background":"#000","dropdown.border":"#191919","dropdown.foreground":"#dbd7cacc","dropdown.listBackground":"#121212","editor.background":"#000","editor.findMatchBackground":"#e6cc7722","editor.findMatchHighlightBackground":"#e6cc7744","editor.focusedStackFrameHighlightBackground":"#b808","editor.foldBackground":"#eeeeee10","editor.foreground":"#dbd7cacc","editor.inactiveSelectionBackground":"#eeeeee10","editor.lineHighlightBackground":"#121212","editor.selectionBackground":"#eeeeee18","editor.selectionHighlightBackground":"#eeeeee10","editor.stackFrameHighlightBackground":"#a707","editor.wordHighlightBackground":"#1c6b4805","editor.wordHighlightStrongBackground":"#1c6b4810","editorBracketHighlight.foreground1":"#5eaab5","editorBracketHighlight.foreground2":"#4d9375","editorBracketHighlight.foreground3":"#d4976c","editorBracketHighlight.foreground4":"#d9739f","editorBracketHighlight.foreground5":"#e6cc77","editorBracketHighlight.foreground6":"#6394bf","editorBracketMatch.background":"#4d937520","editorError.foreground":"#cb7676","editorGroup.border":"#191919","editorGroupHeader.tabsBackground":"#000","editorGroupHeader.tabsBorder":"#191919","editorGutter.addedBackground":"#4d9375","editorGutter.commentRangeForeground":"#dedcd550","editorGutter.deletedBackground":"#cb7676","editorGutter.foldingControlForeground":"#dedcd590","editorGutter.modifiedBackground":"#6394bf","editorHint.foreground":"#4d9375","editorIndentGuide.activeBackground":"#ffffff30","editorIndentGuide.background":"#ffffff15","editorInfo.foreground":"#6394bf","editorInlayHint.background":"#121212","editorInlayHint.foreground":"#444444","editorLineNumber.activeForeground":"#bfbaaa","editorLineNumber.foreground":"#dedcd550","editorOverviewRuler.border":"#111","editorStickyScroll.background":"#121212","editorStickyScrollHover.background":"#121212","editorWarning.foreground":"#d4976c","editorWhitespace.foreground":"#ffffff15","editorWidget.background":"#000","errorForeground":"#cb7676","focusBorder":"#00000000","foreground":"#dbd7cacc","gitDecoration.addedResourceForeground":"#4d9375","gitDecoration.conflictingResourceForeground":"#d4976c","gitDecoration.deletedResourceForeground":"#cb7676","gitDecoration.ignoredResourceForeground":"#dedcd550","gitDecoration.modifiedResourceForeground":"#6394bf","gitDecoration.submoduleResourceForeground":"#dedcd590","gitDecoration.untrackedResourceForeground":"#5eaab5","input.background":"#121212","input.border":"#191919","input.foreground":"#dbd7cacc","input.placeholderForeground":"#dedcd590","inputOption.activeBackground":"#dedcd550","list.activeSelectionBackground":"#121212","list.activeSelectionForeground":"#dbd7cacc","list.focusBackground":"#121212","list.highlightForeground":"#4d9375","list.hoverBackground":"#121212","list.hoverForeground":"#dbd7cacc","list.inactiveFocusBackground":"#000","list.inactiveSelectionBackground":"#121212","list.inactiveSelectionForeground":"#dbd7cacc","menu.separatorBackground":"#191919","notificationCenterHeader.background":"#000","notificationCenterHeader.foreground":"#959da5","notifications.background":"#000","notifications.border":"#191919","notifications.foreground":"#dbd7cacc","notificationsErrorIcon.foreground":"#cb7676","notificationsInfoIcon.foreground":"#6394bf","notificationsWarningIcon.foreground":"#d4976c","panel.background":"#000","panel.border":"#191919","panelInput.border":"#2f363d","panelTitle.activeBorder":"#4d9375","panelTitle.activeForeground":"#dbd7cacc","panelTitle.inactiveForeground":"#959da5","peekViewEditor.background":"#000","peekViewEditor.matchHighlightBackground":"#ffd33d33","peekViewResult.background":"#000","peekViewResult.matchHighlightBackground":"#ffd33d33","pickerGroup.border":"#191919","pickerGroup.foreground":"#dbd7cacc","problemsErrorIcon.foreground":"#cb7676","problemsInfoIcon.foreground":"#6394bf","problemsWarningIcon.foreground":"#d4976c","progressBar.background":"#4d9375","quickInput.background":"#000","quickInput.foreground":"#dbd7cacc","quickInputList.focusBackground":"#121212","scrollbar.shadow":"#0000","scrollbarSlider.activeBackground":"#dedcd550","scrollbarSlider.background":"#dedcd510","scrollbarSlider.hoverBackground":"#dedcd550","settings.headerForeground":"#dbd7cacc","settings.modifiedItemIndicator":"#4d9375","sideBar.background":"#000","sideBar.border":"#191919","sideBar.foreground":"#bfbaaa","sideBarSectionHeader.background":"#000","sideBarSectionHeader.border":"#191919","sideBarSectionHeader.foreground":"#dbd7cacc","sideBarTitle.foreground":"#dbd7cacc","statusBar.background":"#000","statusBar.border":"#191919","statusBar.debuggingBackground":"#121212","statusBar.debuggingForeground":"#bfbaaa","statusBar.foreground":"#bfbaaa","statusBar.noFolderBackground":"#000","statusBarItem.prominentBackground":"#121212","tab.activeBackground":"#000","tab.activeBorder":"#191919","tab.activeBorderTop":"#dedcd590","tab.activeForeground":"#dbd7cacc","tab.border":"#191919","tab.hoverBackground":"#121212","tab.inactiveBackground":"#000","tab.inactiveForeground":"#959da5","tab.unfocusedActiveBorder":"#191919","tab.unfocusedActiveBorderTop":"#191919","tab.unfocusedHoverBackground":"#000","terminal.ansiBlack":"#393a34","terminal.ansiBlue":"#6394bf","terminal.ansiBrightBlack":"#777777","terminal.ansiBrightBlue":"#6394bf","terminal.ansiBrightCyan":"#5eaab5","terminal.ansiBrightGreen":"#4d9375","terminal.ansiBrightMagenta":"#d9739f","terminal.ansiBrightRed":"#cb7676","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#e6cc77","terminal.ansiCyan":"#5eaab5","terminal.ansiGreen":"#4d9375","terminal.ansiMagenta":"#d9739f","terminal.ansiRed":"#cb7676","terminal.ansiWhite":"#dbd7ca","terminal.ansiYellow":"#e6cc77","terminal.foreground":"#dbd7cacc","terminal.selectionBackground":"#eeeeee18","textBlockQuote.background":"#000","textBlockQuote.border":"#191919","textCodeBlock.background":"#000","textLink.activeForeground":"#4d9375","textLink.foreground":"#4d9375","textPreformat.foreground":"#d1d5da","textSeparator.foreground":"#586069","titleBar.activeBackground":"#000","titleBar.activeForeground":"#bfbaaa","titleBar.border":"#121212","titleBar.inactiveBackground":"#000","titleBar.inactiveForeground":"#959da5","tree.indentGuidesStroke":"#2f363d","welcomePage.buttonBackground":"#2f363d","welcomePage.buttonHoverBackground":"#444d56"},"displayName":"Vitesse Black","name":"vitesse-black","semanticHighlighting":true,"semanticTokenColors":{"class":"#6872ab","interface":"#5d99a9","namespace":"#db889a","property":"#b8a965","type":"#5d99a9"},"tokenColors":[{"scope":["comment","punctuation.definition.comment","string.comment"],"settings":{"foreground":"#758575dd"}},{"scope":["delimiter.bracket","delimiter","invalid.illegal.character-not-allowed-here.html","keyword.operator.rest","keyword.operator.spread","keyword.operator.type.annotation","keyword.operator.relational","keyword.operator.assignment","keyword.operator.type","meta.brace","meta.tag.block.any.html","meta.tag.inline.any.html","meta.tag.structure.input.void.html","meta.type.annotation","meta.embedded.block.github-actions-expression","storage.type.function.arrow","meta.objectliteral.ts","punctuation","punctuation.definition.string.begin.html.vue","punctuation.definition.string.end.html.vue"],"settings":{"foreground":"#444444"}},{"scope":["constant","entity.name.constant","variable.language","meta.definition.variable"],"settings":{"foreground":"#c99076"}},{"scope":["entity","entity.name"],"settings":{"foreground":"#80a665"}},{"scope":"variable.parameter.function","settings":{"foreground":"#dbd7cacc"}},{"scope":["entity.name.tag","tag.html"],"settings":{"foreground":"#4d9375"}},{"scope":"entity.name.function","settings":{"foreground":"#80a665"}},{"scope":["keyword","storage.type.class.jsdoc","punctuation.definition.template-expression"],"settings":{"foreground":"#4d9375"}},{"scope":["storage","storage.type","support.type.builtin","constant.language.undefined","constant.language.null","constant.language.import-export-all.ts"],"settings":{"foreground":"#cb7676"}},{"scope":["text.html.derivative","storage.modifier.package","storage.modifier.import","storage.type.java"],"settings":{"foreground":"#dbd7cacc"}},{"scope":["string","string punctuation.section.embedded source","attribute.value"],"settings":{"foreground":"#c98a7d"}},{"scope":["punctuation.definition.string"],"settings":{"foreground":"#c98a7d77"}},{"scope":["punctuation.support.type.property-name"],"settings":{"foreground":"#b8a96577"}},{"scope":"support","settings":{"foreground":"#b8a965"}},{"scope":["property","meta.property-name","meta.object-literal.key","entity.name.tag.yaml","attribute.name"],"settings":{"foreground":"#b8a965"}},{"scope":["entity.other.attribute-name","invalid.deprecated.entity.other.attribute-name.html"],"settings":{"foreground":"#bd976a"}},{"scope":["variable","identifier"],"settings":{"foreground":"#bd976a"}},{"scope":["support.type.primitive","entity.name.type"],"settings":{"foreground":"#5DA994"}},{"scope":"namespace","settings":{"foreground":"#db889a"}},{"scope":["keyword.operator","keyword.operator.assignment.compound","meta.var.expr.ts"],"settings":{"foreground":"#cb7676"}},{"scope":"invalid.broken","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.deprecated","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.illegal","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.unimplemented","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"carriage-return","settings":{"background":"#f97583","content":"^M","fontStyle":"italic underline","foreground":"#24292e"}},{"scope":"message.error","settings":{"foreground":"#fdaeb7"}},{"scope":"string variable","settings":{"foreground":"#c98a7d"}},{"scope":["source.regexp","string.regexp"],"settings":{"foreground":"#c4704f"}},{"scope":["string.regexp.character-class","string.regexp constant.character.escape","string.regexp source.ruby.embedded","string.regexp string.regexp.arbitrary-repitition"],"settings":{"foreground":"#c98a7d"}},{"scope":"string.regexp constant.character.escape","settings":{"foreground":"#e6cc77"}},{"scope":["support.constant"],"settings":{"foreground":"#c99076"}},{"scope":["keyword.operator.quantifier.regexp","constant.numeric","number"],"settings":{"foreground":"#4C9A91"}},{"scope":["keyword.other.unit"],"settings":{"foreground":"#cb7676"}},{"scope":["constant.language.boolean","constant.language"],"settings":{"foreground":"#4d9375"}},{"scope":"meta.module-reference","settings":{"foreground":"#4d9375"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#d4976c"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#4d9375"}},{"scope":"markup.quote","settings":{"foreground":"#5d99a9"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#dbd7cacc"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#dbd7cacc"}},{"scope":"markup.raw","settings":{"foreground":"#4d9375"}},{"scope":["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],"settings":{"background":"#86181d","foreground":"#fdaeb7"}},{"scope":["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],"settings":{"background":"#144620","foreground":"#85e89d"}},{"scope":["markup.changed","punctuation.definition.changed"],"settings":{"background":"#c24e00","foreground":"#ffab70"}},{"scope":["markup.ignored","markup.untracked"],"settings":{"background":"#79b8ff","foreground":"#2f363d"}},{"scope":"meta.diff.range","settings":{"fontStyle":"bold","foreground":"#b392f0"}},{"scope":"meta.diff.header","settings":{"foreground":"#79b8ff"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#79b8ff"}},{"scope":"meta.output","settings":{"foreground":"#79b8ff"}},{"scope":["brackethighlighter.tag","brackethighlighter.curly","brackethighlighter.round","brackethighlighter.square","brackethighlighter.angle","brackethighlighter.quote"],"settings":{"foreground":"#d1d5da"}},{"scope":"brackethighlighter.unmatched","settings":{"foreground":"#fdaeb7"}},{"scope":["constant.other.reference.link","string.other.link","punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#c98a7d"}},{"scope":["markup.underline.link.markdown","markup.underline.link.image.markdown"],"settings":{"fontStyle":"underline","foreground":"#dedcd590"}},{"scope":["type.identifier","constant.other.character-class.regexp"],"settings":{"foreground":"#6872ab"}},{"scope":["entity.other.attribute-name.html.vue"],"settings":{"foreground":"#80a665"}},{"scope":["invalid.illegal.unrecognized-tag.html"],"settings":{"fontStyle":"normal"}}],"type":"dark"}`));export{e as default};
2
- //# sourceMappingURL=vitesse-black.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vitesse-black.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-black.mjs"],"sourcesContent":["/* Theme: vitesse-black */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.activeBorder\\\":\\\"#4d9375\\\",\\\"activityBar.background\\\":\\\"#000\\\",\\\"activityBar.border\\\":\\\"#191919\\\",\\\"activityBar.foreground\\\":\\\"#dbd7cacc\\\",\\\"activityBar.inactiveForeground\\\":\\\"#dedcd550\\\",\\\"activityBarBadge.background\\\":\\\"#bfbaaa\\\",\\\"activityBarBadge.foreground\\\":\\\"#000\\\",\\\"badge.background\\\":\\\"#dedcd590\\\",\\\"badge.foreground\\\":\\\"#000\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#eeeeee18\\\",\\\"breadcrumb.background\\\":\\\"#121212\\\",\\\"breadcrumb.focusForeground\\\":\\\"#dbd7cacc\\\",\\\"breadcrumb.foreground\\\":\\\"#959da5\\\",\\\"breadcrumbPicker.background\\\":\\\"#000\\\",\\\"button.background\\\":\\\"#4d9375\\\",\\\"button.foreground\\\":\\\"#000\\\",\\\"button.hoverBackground\\\":\\\"#4d9375\\\",\\\"checkbox.background\\\":\\\"#121212\\\",\\\"checkbox.border\\\":\\\"#2f363d\\\",\\\"debugToolBar.background\\\":\\\"#000\\\",\\\"descriptionForeground\\\":\\\"#dedcd590\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#4d937550\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ab595950\\\",\\\"dropdown.background\\\":\\\"#000\\\",\\\"dropdown.border\\\":\\\"#191919\\\",\\\"dropdown.foreground\\\":\\\"#dbd7cacc\\\",\\\"dropdown.listBackground\\\":\\\"#121212\\\",\\\"editor.background\\\":\\\"#000\\\",\\\"editor.findMatchBackground\\\":\\\"#e6cc7722\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#e6cc7744\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#b808\\\",\\\"editor.foldBackground\\\":\\\"#eeeeee10\\\",\\\"editor.foreground\\\":\\\"#dbd7cacc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#eeeeee10\\\",\\\"editor.lineHighlightBackground\\\":\\\"#121212\\\",\\\"editor.selectionBackground\\\":\\\"#eeeeee18\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#eeeeee10\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#a707\\\",\\\"editor.wordHighlightBackground\\\":\\\"#1c6b4805\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#1c6b4810\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#5eaab5\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#4d9375\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#d4976c\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#d9739f\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#e6cc77\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#6394bf\\\",\\\"editorBracketMatch.background\\\":\\\"#4d937520\\\",\\\"editorError.foreground\\\":\\\"#cb7676\\\",\\\"editorGroup.border\\\":\\\"#191919\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#000\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#191919\\\",\\\"editorGutter.addedBackground\\\":\\\"#4d9375\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#dedcd550\\\",\\\"editorGutter.deletedBackground\\\":\\\"#cb7676\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#dedcd590\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#6394bf\\\",\\\"editorHint.foreground\\\":\\\"#4d9375\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#ffffff30\\\",\\\"editorIndentGuide.background\\\":\\\"#ffffff15\\\",\\\"editorInfo.foreground\\\":\\\"#6394bf\\\",\\\"editorInlayHint.background\\\":\\\"#121212\\\",\\\"editorInlayHint.foreground\\\":\\\"#444444\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#bfbaaa\\\",\\\"editorLineNumber.foreground\\\":\\\"#dedcd550\\\",\\\"editorOverviewRuler.border\\\":\\\"#111\\\",\\\"editorStickyScroll.background\\\":\\\"#121212\\\",\\\"editorStickyScrollHover.background\\\":\\\"#121212\\\",\\\"editorWarning.foreground\\\":\\\"#d4976c\\\",\\\"editorWhitespace.foreground\\\":\\\"#ffffff15\\\",\\\"editorWidget.background\\\":\\\"#000\\\",\\\"errorForeground\\\":\\\"#cb7676\\\",\\\"focusBorder\\\":\\\"#00000000\\\",\\\"foreground\\\":\\\"#dbd7cacc\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#4d9375\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#d4976c\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#cb7676\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#dedcd550\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#6394bf\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#dedcd590\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#5eaab5\\\",\\\"input.background\\\":\\\"#121212\\\",\\\"input.border\\\":\\\"#191919\\\",\\\"input.foreground\\\":\\\"#dbd7cacc\\\",\\\"input.placeholderForeground\\\":\\\"#dedcd590\\\",\\\"inputOption.activeBackground\\\":\\\"#dedcd550\\\",\\\"list.activeSelectionBackground\\\":\\\"#121212\\\",\\\"list.activeSelectionForeground\\\":\\\"#dbd7cacc\\\",\\\"list.focusBackground\\\":\\\"#121212\\\",\\\"list.highlightForeground\\\":\\\"#4d9375\\\",\\\"list.hoverBackground\\\":\\\"#121212\\\",\\\"list.hoverForeground\\\":\\\"#dbd7cacc\\\",\\\"list.inactiveFocusBackground\\\":\\\"#000\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#121212\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#dbd7cacc\\\",\\\"menu.separatorBackground\\\":\\\"#191919\\\",\\\"notificationCenterHeader.background\\\":\\\"#000\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#959da5\\\",\\\"notifications.background\\\":\\\"#000\\\",\\\"notifications.border\\\":\\\"#191919\\\",\\\"notifications.foreground\\\":\\\"#dbd7cacc\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#cb7676\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#6394bf\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#d4976c\\\",\\\"panel.background\\\":\\\"#000\\\",\\\"panel.border\\\":\\\"#191919\\\",\\\"panelInput.border\\\":\\\"#2f363d\\\",\\\"panelTitle.activeBorder\\\":\\\"#4d9375\\\",\\\"panelTitle.activeForeground\\\":\\\"#dbd7cacc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#959da5\\\",\\\"peekViewEditor.background\\\":\\\"#000\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#ffd33d33\\\",\\\"peekViewResult.background\\\":\\\"#000\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffd33d33\\\",\\\"pickerGroup.border\\\":\\\"#191919\\\",\\\"pickerGroup.foreground\\\":\\\"#dbd7cacc\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#cb7676\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#6394bf\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#d4976c\\\",\\\"progressBar.background\\\":\\\"#4d9375\\\",\\\"quickInput.background\\\":\\\"#000\\\",\\\"quickInput.foreground\\\":\\\"#dbd7cacc\\\",\\\"quickInputList.focusBackground\\\":\\\"#121212\\\",\\\"scrollbar.shadow\\\":\\\"#0000\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#dedcd550\\\",\\\"scrollbarSlider.background\\\":\\\"#dedcd510\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#dedcd550\\\",\\\"settings.headerForeground\\\":\\\"#dbd7cacc\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#4d9375\\\",\\\"sideBar.background\\\":\\\"#000\\\",\\\"sideBar.border\\\":\\\"#191919\\\",\\\"sideBar.foreground\\\":\\\"#bfbaaa\\\",\\\"sideBarSectionHeader.background\\\":\\\"#000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#191919\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#dbd7cacc\\\",\\\"sideBarTitle.foreground\\\":\\\"#dbd7cacc\\\",\\\"statusBar.background\\\":\\\"#000\\\",\\\"statusBar.border\\\":\\\"#191919\\\",\\\"statusBar.debuggingBackground\\\":\\\"#121212\\\",\\\"statusBar.debuggingForeground\\\":\\\"#bfbaaa\\\",\\\"statusBar.foreground\\\":\\\"#bfbaaa\\\",\\\"statusBar.noFolderBackground\\\":\\\"#000\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#121212\\\",\\\"tab.activeBackground\\\":\\\"#000\\\",\\\"tab.activeBorder\\\":\\\"#191919\\\",\\\"tab.activeBorderTop\\\":\\\"#dedcd590\\\",\\\"tab.activeForeground\\\":\\\"#dbd7cacc\\\",\\\"tab.border\\\":\\\"#191919\\\",\\\"tab.hoverBackground\\\":\\\"#121212\\\",\\\"tab.inactiveBackground\\\":\\\"#000\\\",\\\"tab.inactiveForeground\\\":\\\"#959da5\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#191919\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#191919\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#000\\\",\\\"terminal.ansiBlack\\\":\\\"#393a34\\\",\\\"terminal.ansiBlue\\\":\\\"#6394bf\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#777777\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#6394bf\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#5eaab5\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#4d9375\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#d9739f\\\",\\\"terminal.ansiBrightRed\\\":\\\"#cb7676\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#e6cc77\\\",\\\"terminal.ansiCyan\\\":\\\"#5eaab5\\\",\\\"terminal.ansiGreen\\\":\\\"#4d9375\\\",\\\"terminal.ansiMagenta\\\":\\\"#d9739f\\\",\\\"terminal.ansiRed\\\":\\\"#cb7676\\\",\\\"terminal.ansiWhite\\\":\\\"#dbd7ca\\\",\\\"terminal.ansiYellow\\\":\\\"#e6cc77\\\",\\\"terminal.foreground\\\":\\\"#dbd7cacc\\\",\\\"terminal.selectionBackground\\\":\\\"#eeeeee18\\\",\\\"textBlockQuote.background\\\":\\\"#000\\\",\\\"textBlockQuote.border\\\":\\\"#191919\\\",\\\"textCodeBlock.background\\\":\\\"#000\\\",\\\"textLink.activeForeground\\\":\\\"#4d9375\\\",\\\"textLink.foreground\\\":\\\"#4d9375\\\",\\\"textPreformat.foreground\\\":\\\"#d1d5da\\\",\\\"textSeparator.foreground\\\":\\\"#586069\\\",\\\"titleBar.activeBackground\\\":\\\"#000\\\",\\\"titleBar.activeForeground\\\":\\\"#bfbaaa\\\",\\\"titleBar.border\\\":\\\"#121212\\\",\\\"titleBar.inactiveBackground\\\":\\\"#000\\\",\\\"titleBar.inactiveForeground\\\":\\\"#959da5\\\",\\\"tree.indentGuidesStroke\\\":\\\"#2f363d\\\",\\\"welcomePage.buttonBackground\\\":\\\"#2f363d\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#444d56\\\"},\\\"displayName\\\":\\\"Vitesse Black\\\",\\\"name\\\":\\\"vitesse-black\\\",\\\"semanticHighlighting\\\":true,\\\"semanticTokenColors\\\":{\\\"class\\\":\\\"#6872ab\\\",\\\"interface\\\":\\\"#5d99a9\\\",\\\"namespace\\\":\\\"#db889a\\\",\\\"property\\\":\\\"#b8a965\\\",\\\"type\\\":\\\"#5d99a9\\\"},\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"string.comment\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#758575dd\\\"}},{\\\"scope\\\":[\\\"delimiter.bracket\\\",\\\"delimiter\\\",\\\"invalid.illegal.character-not-allowed-here.html\\\",\\\"keyword.operator.rest\\\",\\\"keyword.operator.spread\\\",\\\"keyword.operator.type.annotation\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.type\\\",\\\"meta.brace\\\",\\\"meta.tag.block.any.html\\\",\\\"meta.tag.inline.any.html\\\",\\\"meta.tag.structure.input.void.html\\\",\\\"meta.type.annotation\\\",\\\"meta.embedded.block.github-actions-expression\\\",\\\"storage.type.function.arrow\\\",\\\"meta.objectliteral.ts\\\",\\\"punctuation\\\",\\\"punctuation.definition.string.begin.html.vue\\\",\\\"punctuation.definition.string.end.html.vue\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#444444\\\"}},{\\\"scope\\\":[\\\"constant\\\",\\\"entity.name.constant\\\",\\\"variable.language\\\",\\\"meta.definition.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c99076\\\"}},{\\\"scope\\\":[\\\"entity\\\",\\\"entity.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#80a665\\\"}},{\\\"scope\\\":\\\"variable.parameter.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#dbd7cacc\\\"}},{\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"tag.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"entity.name.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#80a665\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"storage.type.class.jsdoc\\\",\\\"punctuation.definition.template-expression\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":[\\\"storage\\\",\\\"storage.type\\\",\\\"support.type.builtin\\\",\\\"constant.language.undefined\\\",\\\"constant.language.null\\\",\\\"constant.language.import-export-all.ts\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cb7676\\\"}},{\\\"scope\\\":[\\\"text.html.derivative\\\",\\\"storage.modifier.package\\\",\\\"storage.modifier.import\\\",\\\"storage.type.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#dbd7cacc\\\"}},{\\\"scope\\\":[\\\"string\\\",\\\"string punctuation.section.embedded source\\\",\\\"attribute.value\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d77\\\"}},{\\\"scope\\\":[\\\"punctuation.support.type.property-name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b8a96577\\\"}},{\\\"scope\\\":\\\"support\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b8a965\\\"}},{\\\"scope\\\":[\\\"property\\\",\\\"meta.property-name\\\",\\\"meta.object-literal.key\\\",\\\"entity.name.tag.yaml\\\",\\\"attribute.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b8a965\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"invalid.deprecated.entity.other.attribute-name.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bd976a\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"identifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bd976a\\\"}},{\\\"scope\\\":[\\\"support.type.primitive\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#5DA994\\\"}},{\\\"scope\\\":\\\"namespace\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#db889a\\\"}},{\\\"scope\\\":[\\\"keyword.operator\\\",\\\"keyword.operator.assignment.compound\\\",\\\"meta.var.expr.ts\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cb7676\\\"}},{\\\"scope\\\":\\\"invalid.broken\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"invalid.illegal\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"invalid.unimplemented\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"carriage-return\\\",\\\"settings\\\":{\\\"background\\\":\\\"#f97583\\\",\\\"content\\\":\\\"^M\\\",\\\"fontStyle\\\":\\\"italic underline\\\",\\\"foreground\\\":\\\"#24292e\\\"}},{\\\"scope\\\":\\\"message.error\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"string variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":[\\\"source.regexp\\\",\\\"string.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c4704f\\\"}},{\\\"scope\\\":[\\\"string.regexp.character-class\\\",\\\"string.regexp constant.character.escape\\\",\\\"string.regexp source.ruby.embedded\\\",\\\"string.regexp string.regexp.arbitrary-repitition\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":\\\"string.regexp constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#e6cc77\\\"}},{\\\"scope\\\":[\\\"support.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c99076\\\"}},{\\\"scope\\\":[\\\"keyword.operator.quantifier.regexp\\\",\\\"constant.numeric\\\",\\\"number\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4C9A91\\\"}},{\\\"scope\\\":[\\\"keyword.other.unit\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cb7676\\\"}},{\\\"scope\\\":[\\\"constant.language.boolean\\\",\\\"constant.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"meta.module-reference\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d4976c\\\"}},{\\\"scope\\\":[\\\"markup.heading\\\",\\\"markup.heading entity.name\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"markup.quote\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#5d99a9\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#dbd7cacc\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#dbd7cacc\\\"}},{\\\"scope\\\":\\\"markup.raw\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":[\\\"markup.deleted\\\",\\\"meta.diff.header.from-file\\\",\\\"punctuation.definition.deleted\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#86181d\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":[\\\"markup.inserted\\\",\\\"meta.diff.header.to-file\\\",\\\"punctuation.definition.inserted\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#144620\\\",\\\"foreground\\\":\\\"#85e89d\\\"}},{\\\"scope\\\":[\\\"markup.changed\\\",\\\"punctuation.definition.changed\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#c24e00\\\",\\\"foreground\\\":\\\"#ffab70\\\"}},{\\\"scope\\\":[\\\"markup.ignored\\\",\\\"markup.untracked\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#79b8ff\\\",\\\"foreground\\\":\\\"#2f363d\\\"}},{\\\"scope\\\":\\\"meta.diff.range\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b392f0\\\"}},{\\\"scope\\\":\\\"meta.diff.header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79b8ff\\\"}},{\\\"scope\\\":\\\"meta.separator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79b8ff\\\"}},{\\\"scope\\\":\\\"meta.output\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79b8ff\\\"}},{\\\"scope\\\":[\\\"brackethighlighter.tag\\\",\\\"brackethighlighter.curly\\\",\\\"brackethighlighter.round\\\",\\\"brackethighlighter.square\\\",\\\"brackethighlighter.angle\\\",\\\"brackethighlighter.quote\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d1d5da\\\"}},{\\\"scope\\\":\\\"brackethighlighter.unmatched\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":[\\\"constant.other.reference.link\\\",\\\"string.other.link\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#dedcd590\\\"}},{\\\"scope\\\":[\\\"type.identifier\\\",\\\"constant.other.character-class.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#6872ab\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.html.vue\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#80a665\\\"}},{\\\"scope\\\":[\\\"invalid.illegal.unrecognized-tag.html\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,ozaAAs0d,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.activeBorder":"#4d9375","activityBar.background":"#121212","activityBar.border":"#191919","activityBar.foreground":"#dbd7caee","activityBar.inactiveForeground":"#dedcd550","activityBarBadge.background":"#bfbaaa","activityBarBadge.foreground":"#121212","badge.background":"#dedcd590","badge.foreground":"#121212","breadcrumb.activeSelectionForeground":"#eeeeee18","breadcrumb.background":"#181818","breadcrumb.focusForeground":"#dbd7caee","breadcrumb.foreground":"#959da5","breadcrumbPicker.background":"#121212","button.background":"#4d9375","button.foreground":"#121212","button.hoverBackground":"#4d9375","checkbox.background":"#181818","checkbox.border":"#2f363d","debugToolBar.background":"#121212","descriptionForeground":"#dedcd590","diffEditor.insertedTextBackground":"#4d937550","diffEditor.removedTextBackground":"#ab595950","dropdown.background":"#121212","dropdown.border":"#191919","dropdown.foreground":"#dbd7caee","dropdown.listBackground":"#181818","editor.background":"#121212","editor.findMatchBackground":"#e6cc7722","editor.findMatchHighlightBackground":"#e6cc7744","editor.focusedStackFrameHighlightBackground":"#b808","editor.foldBackground":"#eeeeee10","editor.foreground":"#dbd7caee","editor.inactiveSelectionBackground":"#eeeeee10","editor.lineHighlightBackground":"#181818","editor.selectionBackground":"#eeeeee18","editor.selectionHighlightBackground":"#eeeeee10","editor.stackFrameHighlightBackground":"#a707","editor.wordHighlightBackground":"#1c6b4805","editor.wordHighlightStrongBackground":"#1c6b4810","editorBracketHighlight.foreground1":"#5eaab5","editorBracketHighlight.foreground2":"#4d9375","editorBracketHighlight.foreground3":"#d4976c","editorBracketHighlight.foreground4":"#d9739f","editorBracketHighlight.foreground5":"#e6cc77","editorBracketHighlight.foreground6":"#6394bf","editorBracketMatch.background":"#4d937520","editorError.foreground":"#cb7676","editorGroup.border":"#191919","editorGroupHeader.tabsBackground":"#121212","editorGroupHeader.tabsBorder":"#191919","editorGutter.addedBackground":"#4d9375","editorGutter.commentRangeForeground":"#dedcd550","editorGutter.deletedBackground":"#cb7676","editorGutter.foldingControlForeground":"#dedcd590","editorGutter.modifiedBackground":"#6394bf","editorHint.foreground":"#4d9375","editorIndentGuide.activeBackground":"#ffffff30","editorIndentGuide.background":"#ffffff15","editorInfo.foreground":"#6394bf","editorInlayHint.background":"#181818","editorInlayHint.foreground":"#666666","editorLineNumber.activeForeground":"#bfbaaa","editorLineNumber.foreground":"#dedcd550","editorOverviewRuler.border":"#111","editorStickyScroll.background":"#181818","editorStickyScrollHover.background":"#181818","editorWarning.foreground":"#d4976c","editorWhitespace.foreground":"#ffffff15","editorWidget.background":"#121212","errorForeground":"#cb7676","focusBorder":"#00000000","foreground":"#dbd7caee","gitDecoration.addedResourceForeground":"#4d9375","gitDecoration.conflictingResourceForeground":"#d4976c","gitDecoration.deletedResourceForeground":"#cb7676","gitDecoration.ignoredResourceForeground":"#dedcd550","gitDecoration.modifiedResourceForeground":"#6394bf","gitDecoration.submoduleResourceForeground":"#dedcd590","gitDecoration.untrackedResourceForeground":"#5eaab5","input.background":"#181818","input.border":"#191919","input.foreground":"#dbd7caee","input.placeholderForeground":"#dedcd590","inputOption.activeBackground":"#dedcd550","list.activeSelectionBackground":"#181818","list.activeSelectionForeground":"#dbd7caee","list.focusBackground":"#181818","list.highlightForeground":"#4d9375","list.hoverBackground":"#181818","list.hoverForeground":"#dbd7caee","list.inactiveFocusBackground":"#121212","list.inactiveSelectionBackground":"#181818","list.inactiveSelectionForeground":"#dbd7caee","menu.separatorBackground":"#191919","notificationCenterHeader.background":"#121212","notificationCenterHeader.foreground":"#959da5","notifications.background":"#121212","notifications.border":"#191919","notifications.foreground":"#dbd7caee","notificationsErrorIcon.foreground":"#cb7676","notificationsInfoIcon.foreground":"#6394bf","notificationsWarningIcon.foreground":"#d4976c","panel.background":"#121212","panel.border":"#191919","panelInput.border":"#2f363d","panelTitle.activeBorder":"#4d9375","panelTitle.activeForeground":"#dbd7caee","panelTitle.inactiveForeground":"#959da5","peekViewEditor.background":"#121212","peekViewEditor.matchHighlightBackground":"#ffd33d33","peekViewResult.background":"#121212","peekViewResult.matchHighlightBackground":"#ffd33d33","pickerGroup.border":"#191919","pickerGroup.foreground":"#dbd7caee","problemsErrorIcon.foreground":"#cb7676","problemsInfoIcon.foreground":"#6394bf","problemsWarningIcon.foreground":"#d4976c","progressBar.background":"#4d9375","quickInput.background":"#121212","quickInput.foreground":"#dbd7caee","quickInputList.focusBackground":"#181818","scrollbar.shadow":"#0000","scrollbarSlider.activeBackground":"#dedcd550","scrollbarSlider.background":"#dedcd510","scrollbarSlider.hoverBackground":"#dedcd550","settings.headerForeground":"#dbd7caee","settings.modifiedItemIndicator":"#4d9375","sideBar.background":"#121212","sideBar.border":"#191919","sideBar.foreground":"#bfbaaa","sideBarSectionHeader.background":"#121212","sideBarSectionHeader.border":"#191919","sideBarSectionHeader.foreground":"#dbd7caee","sideBarTitle.foreground":"#dbd7caee","statusBar.background":"#121212","statusBar.border":"#191919","statusBar.debuggingBackground":"#181818","statusBar.debuggingForeground":"#bfbaaa","statusBar.foreground":"#bfbaaa","statusBar.noFolderBackground":"#121212","statusBarItem.prominentBackground":"#181818","tab.activeBackground":"#121212","tab.activeBorder":"#191919","tab.activeBorderTop":"#dedcd590","tab.activeForeground":"#dbd7caee","tab.border":"#191919","tab.hoverBackground":"#181818","tab.inactiveBackground":"#121212","tab.inactiveForeground":"#959da5","tab.unfocusedActiveBorder":"#191919","tab.unfocusedActiveBorderTop":"#191919","tab.unfocusedHoverBackground":"#121212","terminal.ansiBlack":"#393a34","terminal.ansiBlue":"#6394bf","terminal.ansiBrightBlack":"#777777","terminal.ansiBrightBlue":"#6394bf","terminal.ansiBrightCyan":"#5eaab5","terminal.ansiBrightGreen":"#4d9375","terminal.ansiBrightMagenta":"#d9739f","terminal.ansiBrightRed":"#cb7676","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#e6cc77","terminal.ansiCyan":"#5eaab5","terminal.ansiGreen":"#4d9375","terminal.ansiMagenta":"#d9739f","terminal.ansiRed":"#cb7676","terminal.ansiWhite":"#dbd7ca","terminal.ansiYellow":"#e6cc77","terminal.foreground":"#dbd7caee","terminal.selectionBackground":"#eeeeee18","textBlockQuote.background":"#121212","textBlockQuote.border":"#191919","textCodeBlock.background":"#121212","textLink.activeForeground":"#4d9375","textLink.foreground":"#4d9375","textPreformat.foreground":"#d1d5da","textSeparator.foreground":"#586069","titleBar.activeBackground":"#121212","titleBar.activeForeground":"#bfbaaa","titleBar.border":"#181818","titleBar.inactiveBackground":"#121212","titleBar.inactiveForeground":"#959da5","tree.indentGuidesStroke":"#2f363d","welcomePage.buttonBackground":"#2f363d","welcomePage.buttonHoverBackground":"#444d56"},"displayName":"Vitesse Dark","name":"vitesse-dark","semanticHighlighting":true,"semanticTokenColors":{"class":"#6872ab","interface":"#5d99a9","namespace":"#db889a","property":"#b8a965","type":"#5d99a9"},"tokenColors":[{"scope":["comment","punctuation.definition.comment","string.comment"],"settings":{"foreground":"#758575dd"}},{"scope":["delimiter.bracket","delimiter","invalid.illegal.character-not-allowed-here.html","keyword.operator.rest","keyword.operator.spread","keyword.operator.type.annotation","keyword.operator.relational","keyword.operator.assignment","keyword.operator.type","meta.brace","meta.tag.block.any.html","meta.tag.inline.any.html","meta.tag.structure.input.void.html","meta.type.annotation","meta.embedded.block.github-actions-expression","storage.type.function.arrow","meta.objectliteral.ts","punctuation","punctuation.definition.string.begin.html.vue","punctuation.definition.string.end.html.vue"],"settings":{"foreground":"#666666"}},{"scope":["constant","entity.name.constant","variable.language","meta.definition.variable"],"settings":{"foreground":"#c99076"}},{"scope":["entity","entity.name"],"settings":{"foreground":"#80a665"}},{"scope":"variable.parameter.function","settings":{"foreground":"#dbd7caee"}},{"scope":["entity.name.tag","tag.html"],"settings":{"foreground":"#4d9375"}},{"scope":"entity.name.function","settings":{"foreground":"#80a665"}},{"scope":["keyword","storage.type.class.jsdoc","punctuation.definition.template-expression"],"settings":{"foreground":"#4d9375"}},{"scope":["storage","storage.type","support.type.builtin","constant.language.undefined","constant.language.null","constant.language.import-export-all.ts"],"settings":{"foreground":"#cb7676"}},{"scope":["text.html.derivative","storage.modifier.package","storage.modifier.import","storage.type.java"],"settings":{"foreground":"#dbd7caee"}},{"scope":["string","string punctuation.section.embedded source","attribute.value"],"settings":{"foreground":"#c98a7d"}},{"scope":["punctuation.definition.string"],"settings":{"foreground":"#c98a7d77"}},{"scope":["punctuation.support.type.property-name"],"settings":{"foreground":"#b8a96577"}},{"scope":"support","settings":{"foreground":"#b8a965"}},{"scope":["property","meta.property-name","meta.object-literal.key","entity.name.tag.yaml","attribute.name"],"settings":{"foreground":"#b8a965"}},{"scope":["entity.other.attribute-name","invalid.deprecated.entity.other.attribute-name.html"],"settings":{"foreground":"#bd976a"}},{"scope":["variable","identifier"],"settings":{"foreground":"#bd976a"}},{"scope":["support.type.primitive","entity.name.type"],"settings":{"foreground":"#5DA994"}},{"scope":"namespace","settings":{"foreground":"#db889a"}},{"scope":["keyword.operator","keyword.operator.assignment.compound","meta.var.expr.ts"],"settings":{"foreground":"#cb7676"}},{"scope":"invalid.broken","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.deprecated","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.illegal","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.unimplemented","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"carriage-return","settings":{"background":"#f97583","content":"^M","fontStyle":"italic underline","foreground":"#24292e"}},{"scope":"message.error","settings":{"foreground":"#fdaeb7"}},{"scope":"string variable","settings":{"foreground":"#c98a7d"}},{"scope":["source.regexp","string.regexp"],"settings":{"foreground":"#c4704f"}},{"scope":["string.regexp.character-class","string.regexp constant.character.escape","string.regexp source.ruby.embedded","string.regexp string.regexp.arbitrary-repitition"],"settings":{"foreground":"#c98a7d"}},{"scope":"string.regexp constant.character.escape","settings":{"foreground":"#e6cc77"}},{"scope":["support.constant"],"settings":{"foreground":"#c99076"}},{"scope":["keyword.operator.quantifier.regexp","constant.numeric","number"],"settings":{"foreground":"#4C9A91"}},{"scope":["keyword.other.unit"],"settings":{"foreground":"#cb7676"}},{"scope":["constant.language.boolean","constant.language"],"settings":{"foreground":"#4d9375"}},{"scope":"meta.module-reference","settings":{"foreground":"#4d9375"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#d4976c"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#4d9375"}},{"scope":"markup.quote","settings":{"foreground":"#5d99a9"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#dbd7caee"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#dbd7caee"}},{"scope":"markup.raw","settings":{"foreground":"#4d9375"}},{"scope":["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],"settings":{"background":"#86181d","foreground":"#fdaeb7"}},{"scope":["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],"settings":{"background":"#144620","foreground":"#85e89d"}},{"scope":["markup.changed","punctuation.definition.changed"],"settings":{"background":"#c24e00","foreground":"#ffab70"}},{"scope":["markup.ignored","markup.untracked"],"settings":{"background":"#79b8ff","foreground":"#2f363d"}},{"scope":"meta.diff.range","settings":{"fontStyle":"bold","foreground":"#b392f0"}},{"scope":"meta.diff.header","settings":{"foreground":"#79b8ff"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#79b8ff"}},{"scope":"meta.output","settings":{"foreground":"#79b8ff"}},{"scope":["brackethighlighter.tag","brackethighlighter.curly","brackethighlighter.round","brackethighlighter.square","brackethighlighter.angle","brackethighlighter.quote"],"settings":{"foreground":"#d1d5da"}},{"scope":"brackethighlighter.unmatched","settings":{"foreground":"#fdaeb7"}},{"scope":["constant.other.reference.link","string.other.link","punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#c98a7d"}},{"scope":["markup.underline.link.markdown","markup.underline.link.image.markdown"],"settings":{"fontStyle":"underline","foreground":"#dedcd590"}},{"scope":["type.identifier","constant.other.character-class.regexp"],"settings":{"foreground":"#6872ab"}},{"scope":["entity.other.attribute-name.html.vue"],"settings":{"foreground":"#80a665"}},{"scope":["invalid.illegal.unrecognized-tag.html"],"settings":{"fontStyle":"normal"}}],"type":"dark"}`));export{e as default};
2
- //# sourceMappingURL=vitesse-dark.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vitesse-dark.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-dark.mjs"],"sourcesContent":["/* Theme: vitesse-dark */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.activeBorder\\\":\\\"#4d9375\\\",\\\"activityBar.background\\\":\\\"#121212\\\",\\\"activityBar.border\\\":\\\"#191919\\\",\\\"activityBar.foreground\\\":\\\"#dbd7caee\\\",\\\"activityBar.inactiveForeground\\\":\\\"#dedcd550\\\",\\\"activityBarBadge.background\\\":\\\"#bfbaaa\\\",\\\"activityBarBadge.foreground\\\":\\\"#121212\\\",\\\"badge.background\\\":\\\"#dedcd590\\\",\\\"badge.foreground\\\":\\\"#121212\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#eeeeee18\\\",\\\"breadcrumb.background\\\":\\\"#181818\\\",\\\"breadcrumb.focusForeground\\\":\\\"#dbd7caee\\\",\\\"breadcrumb.foreground\\\":\\\"#959da5\\\",\\\"breadcrumbPicker.background\\\":\\\"#121212\\\",\\\"button.background\\\":\\\"#4d9375\\\",\\\"button.foreground\\\":\\\"#121212\\\",\\\"button.hoverBackground\\\":\\\"#4d9375\\\",\\\"checkbox.background\\\":\\\"#181818\\\",\\\"checkbox.border\\\":\\\"#2f363d\\\",\\\"debugToolBar.background\\\":\\\"#121212\\\",\\\"descriptionForeground\\\":\\\"#dedcd590\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#4d937550\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ab595950\\\",\\\"dropdown.background\\\":\\\"#121212\\\",\\\"dropdown.border\\\":\\\"#191919\\\",\\\"dropdown.foreground\\\":\\\"#dbd7caee\\\",\\\"dropdown.listBackground\\\":\\\"#181818\\\",\\\"editor.background\\\":\\\"#121212\\\",\\\"editor.findMatchBackground\\\":\\\"#e6cc7722\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#e6cc7744\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#b808\\\",\\\"editor.foldBackground\\\":\\\"#eeeeee10\\\",\\\"editor.foreground\\\":\\\"#dbd7caee\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#eeeeee10\\\",\\\"editor.lineHighlightBackground\\\":\\\"#181818\\\",\\\"editor.selectionBackground\\\":\\\"#eeeeee18\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#eeeeee10\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#a707\\\",\\\"editor.wordHighlightBackground\\\":\\\"#1c6b4805\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#1c6b4810\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#5eaab5\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#4d9375\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#d4976c\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#d9739f\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#e6cc77\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#6394bf\\\",\\\"editorBracketMatch.background\\\":\\\"#4d937520\\\",\\\"editorError.foreground\\\":\\\"#cb7676\\\",\\\"editorGroup.border\\\":\\\"#191919\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#121212\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#191919\\\",\\\"editorGutter.addedBackground\\\":\\\"#4d9375\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#dedcd550\\\",\\\"editorGutter.deletedBackground\\\":\\\"#cb7676\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#dedcd590\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#6394bf\\\",\\\"editorHint.foreground\\\":\\\"#4d9375\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#ffffff30\\\",\\\"editorIndentGuide.background\\\":\\\"#ffffff15\\\",\\\"editorInfo.foreground\\\":\\\"#6394bf\\\",\\\"editorInlayHint.background\\\":\\\"#181818\\\",\\\"editorInlayHint.foreground\\\":\\\"#666666\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#bfbaaa\\\",\\\"editorLineNumber.foreground\\\":\\\"#dedcd550\\\",\\\"editorOverviewRuler.border\\\":\\\"#111\\\",\\\"editorStickyScroll.background\\\":\\\"#181818\\\",\\\"editorStickyScrollHover.background\\\":\\\"#181818\\\",\\\"editorWarning.foreground\\\":\\\"#d4976c\\\",\\\"editorWhitespace.foreground\\\":\\\"#ffffff15\\\",\\\"editorWidget.background\\\":\\\"#121212\\\",\\\"errorForeground\\\":\\\"#cb7676\\\",\\\"focusBorder\\\":\\\"#00000000\\\",\\\"foreground\\\":\\\"#dbd7caee\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#4d9375\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#d4976c\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#cb7676\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#dedcd550\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#6394bf\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#dedcd590\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#5eaab5\\\",\\\"input.background\\\":\\\"#181818\\\",\\\"input.border\\\":\\\"#191919\\\",\\\"input.foreground\\\":\\\"#dbd7caee\\\",\\\"input.placeholderForeground\\\":\\\"#dedcd590\\\",\\\"inputOption.activeBackground\\\":\\\"#dedcd550\\\",\\\"list.activeSelectionBackground\\\":\\\"#181818\\\",\\\"list.activeSelectionForeground\\\":\\\"#dbd7caee\\\",\\\"list.focusBackground\\\":\\\"#181818\\\",\\\"list.highlightForeground\\\":\\\"#4d9375\\\",\\\"list.hoverBackground\\\":\\\"#181818\\\",\\\"list.hoverForeground\\\":\\\"#dbd7caee\\\",\\\"list.inactiveFocusBackground\\\":\\\"#121212\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#181818\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#dbd7caee\\\",\\\"menu.separatorBackground\\\":\\\"#191919\\\",\\\"notificationCenterHeader.background\\\":\\\"#121212\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#959da5\\\",\\\"notifications.background\\\":\\\"#121212\\\",\\\"notifications.border\\\":\\\"#191919\\\",\\\"notifications.foreground\\\":\\\"#dbd7caee\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#cb7676\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#6394bf\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#d4976c\\\",\\\"panel.background\\\":\\\"#121212\\\",\\\"panel.border\\\":\\\"#191919\\\",\\\"panelInput.border\\\":\\\"#2f363d\\\",\\\"panelTitle.activeBorder\\\":\\\"#4d9375\\\",\\\"panelTitle.activeForeground\\\":\\\"#dbd7caee\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#959da5\\\",\\\"peekViewEditor.background\\\":\\\"#121212\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#ffd33d33\\\",\\\"peekViewResult.background\\\":\\\"#121212\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffd33d33\\\",\\\"pickerGroup.border\\\":\\\"#191919\\\",\\\"pickerGroup.foreground\\\":\\\"#dbd7caee\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#cb7676\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#6394bf\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#d4976c\\\",\\\"progressBar.background\\\":\\\"#4d9375\\\",\\\"quickInput.background\\\":\\\"#121212\\\",\\\"quickInput.foreground\\\":\\\"#dbd7caee\\\",\\\"quickInputList.focusBackground\\\":\\\"#181818\\\",\\\"scrollbar.shadow\\\":\\\"#0000\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#dedcd550\\\",\\\"scrollbarSlider.background\\\":\\\"#dedcd510\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#dedcd550\\\",\\\"settings.headerForeground\\\":\\\"#dbd7caee\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#4d9375\\\",\\\"sideBar.background\\\":\\\"#121212\\\",\\\"sideBar.border\\\":\\\"#191919\\\",\\\"sideBar.foreground\\\":\\\"#bfbaaa\\\",\\\"sideBarSectionHeader.background\\\":\\\"#121212\\\",\\\"sideBarSectionHeader.border\\\":\\\"#191919\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#dbd7caee\\\",\\\"sideBarTitle.foreground\\\":\\\"#dbd7caee\\\",\\\"statusBar.background\\\":\\\"#121212\\\",\\\"statusBar.border\\\":\\\"#191919\\\",\\\"statusBar.debuggingBackground\\\":\\\"#181818\\\",\\\"statusBar.debuggingForeground\\\":\\\"#bfbaaa\\\",\\\"statusBar.foreground\\\":\\\"#bfbaaa\\\",\\\"statusBar.noFolderBackground\\\":\\\"#121212\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#181818\\\",\\\"tab.activeBackground\\\":\\\"#121212\\\",\\\"tab.activeBorder\\\":\\\"#191919\\\",\\\"tab.activeBorderTop\\\":\\\"#dedcd590\\\",\\\"tab.activeForeground\\\":\\\"#dbd7caee\\\",\\\"tab.border\\\":\\\"#191919\\\",\\\"tab.hoverBackground\\\":\\\"#181818\\\",\\\"tab.inactiveBackground\\\":\\\"#121212\\\",\\\"tab.inactiveForeground\\\":\\\"#959da5\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#191919\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#191919\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#121212\\\",\\\"terminal.ansiBlack\\\":\\\"#393a34\\\",\\\"terminal.ansiBlue\\\":\\\"#6394bf\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#777777\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#6394bf\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#5eaab5\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#4d9375\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#d9739f\\\",\\\"terminal.ansiBrightRed\\\":\\\"#cb7676\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#e6cc77\\\",\\\"terminal.ansiCyan\\\":\\\"#5eaab5\\\",\\\"terminal.ansiGreen\\\":\\\"#4d9375\\\",\\\"terminal.ansiMagenta\\\":\\\"#d9739f\\\",\\\"terminal.ansiRed\\\":\\\"#cb7676\\\",\\\"terminal.ansiWhite\\\":\\\"#dbd7ca\\\",\\\"terminal.ansiYellow\\\":\\\"#e6cc77\\\",\\\"terminal.foreground\\\":\\\"#dbd7caee\\\",\\\"terminal.selectionBackground\\\":\\\"#eeeeee18\\\",\\\"textBlockQuote.background\\\":\\\"#121212\\\",\\\"textBlockQuote.border\\\":\\\"#191919\\\",\\\"textCodeBlock.background\\\":\\\"#121212\\\",\\\"textLink.activeForeground\\\":\\\"#4d9375\\\",\\\"textLink.foreground\\\":\\\"#4d9375\\\",\\\"textPreformat.foreground\\\":\\\"#d1d5da\\\",\\\"textSeparator.foreground\\\":\\\"#586069\\\",\\\"titleBar.activeBackground\\\":\\\"#121212\\\",\\\"titleBar.activeForeground\\\":\\\"#bfbaaa\\\",\\\"titleBar.border\\\":\\\"#181818\\\",\\\"titleBar.inactiveBackground\\\":\\\"#121212\\\",\\\"titleBar.inactiveForeground\\\":\\\"#959da5\\\",\\\"tree.indentGuidesStroke\\\":\\\"#2f363d\\\",\\\"welcomePage.buttonBackground\\\":\\\"#2f363d\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#444d56\\\"},\\\"displayName\\\":\\\"Vitesse Dark\\\",\\\"name\\\":\\\"vitesse-dark\\\",\\\"semanticHighlighting\\\":true,\\\"semanticTokenColors\\\":{\\\"class\\\":\\\"#6872ab\\\",\\\"interface\\\":\\\"#5d99a9\\\",\\\"namespace\\\":\\\"#db889a\\\",\\\"property\\\":\\\"#b8a965\\\",\\\"type\\\":\\\"#5d99a9\\\"},\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"string.comment\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#758575dd\\\"}},{\\\"scope\\\":[\\\"delimiter.bracket\\\",\\\"delimiter\\\",\\\"invalid.illegal.character-not-allowed-here.html\\\",\\\"keyword.operator.rest\\\",\\\"keyword.operator.spread\\\",\\\"keyword.operator.type.annotation\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.type\\\",\\\"meta.brace\\\",\\\"meta.tag.block.any.html\\\",\\\"meta.tag.inline.any.html\\\",\\\"meta.tag.structure.input.void.html\\\",\\\"meta.type.annotation\\\",\\\"meta.embedded.block.github-actions-expression\\\",\\\"storage.type.function.arrow\\\",\\\"meta.objectliteral.ts\\\",\\\"punctuation\\\",\\\"punctuation.definition.string.begin.html.vue\\\",\\\"punctuation.definition.string.end.html.vue\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#666666\\\"}},{\\\"scope\\\":[\\\"constant\\\",\\\"entity.name.constant\\\",\\\"variable.language\\\",\\\"meta.definition.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c99076\\\"}},{\\\"scope\\\":[\\\"entity\\\",\\\"entity.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#80a665\\\"}},{\\\"scope\\\":\\\"variable.parameter.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#dbd7caee\\\"}},{\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"tag.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"entity.name.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#80a665\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"storage.type.class.jsdoc\\\",\\\"punctuation.definition.template-expression\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":[\\\"storage\\\",\\\"storage.type\\\",\\\"support.type.builtin\\\",\\\"constant.language.undefined\\\",\\\"constant.language.null\\\",\\\"constant.language.import-export-all.ts\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cb7676\\\"}},{\\\"scope\\\":[\\\"text.html.derivative\\\",\\\"storage.modifier.package\\\",\\\"storage.modifier.import\\\",\\\"storage.type.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#dbd7caee\\\"}},{\\\"scope\\\":[\\\"string\\\",\\\"string punctuation.section.embedded source\\\",\\\"attribute.value\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d77\\\"}},{\\\"scope\\\":[\\\"punctuation.support.type.property-name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b8a96577\\\"}},{\\\"scope\\\":\\\"support\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b8a965\\\"}},{\\\"scope\\\":[\\\"property\\\",\\\"meta.property-name\\\",\\\"meta.object-literal.key\\\",\\\"entity.name.tag.yaml\\\",\\\"attribute.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b8a965\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"invalid.deprecated.entity.other.attribute-name.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bd976a\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"identifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bd976a\\\"}},{\\\"scope\\\":[\\\"support.type.primitive\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#5DA994\\\"}},{\\\"scope\\\":\\\"namespace\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#db889a\\\"}},{\\\"scope\\\":[\\\"keyword.operator\\\",\\\"keyword.operator.assignment.compound\\\",\\\"meta.var.expr.ts\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cb7676\\\"}},{\\\"scope\\\":\\\"invalid.broken\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"invalid.illegal\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"invalid.unimplemented\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"carriage-return\\\",\\\"settings\\\":{\\\"background\\\":\\\"#f97583\\\",\\\"content\\\":\\\"^M\\\",\\\"fontStyle\\\":\\\"italic underline\\\",\\\"foreground\\\":\\\"#24292e\\\"}},{\\\"scope\\\":\\\"message.error\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":\\\"string variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":[\\\"source.regexp\\\",\\\"string.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c4704f\\\"}},{\\\"scope\\\":[\\\"string.regexp.character-class\\\",\\\"string.regexp constant.character.escape\\\",\\\"string.regexp source.ruby.embedded\\\",\\\"string.regexp string.regexp.arbitrary-repitition\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":\\\"string.regexp constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#e6cc77\\\"}},{\\\"scope\\\":[\\\"support.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c99076\\\"}},{\\\"scope\\\":[\\\"keyword.operator.quantifier.regexp\\\",\\\"constant.numeric\\\",\\\"number\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4C9A91\\\"}},{\\\"scope\\\":[\\\"keyword.other.unit\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cb7676\\\"}},{\\\"scope\\\":[\\\"constant.language.boolean\\\",\\\"constant.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"meta.module-reference\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d4976c\\\"}},{\\\"scope\\\":[\\\"markup.heading\\\",\\\"markup.heading entity.name\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":\\\"markup.quote\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#5d99a9\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#dbd7caee\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#dbd7caee\\\"}},{\\\"scope\\\":\\\"markup.raw\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4d9375\\\"}},{\\\"scope\\\":[\\\"markup.deleted\\\",\\\"meta.diff.header.from-file\\\",\\\"punctuation.definition.deleted\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#86181d\\\",\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":[\\\"markup.inserted\\\",\\\"meta.diff.header.to-file\\\",\\\"punctuation.definition.inserted\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#144620\\\",\\\"foreground\\\":\\\"#85e89d\\\"}},{\\\"scope\\\":[\\\"markup.changed\\\",\\\"punctuation.definition.changed\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#c24e00\\\",\\\"foreground\\\":\\\"#ffab70\\\"}},{\\\"scope\\\":[\\\"markup.ignored\\\",\\\"markup.untracked\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#79b8ff\\\",\\\"foreground\\\":\\\"#2f363d\\\"}},{\\\"scope\\\":\\\"meta.diff.range\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b392f0\\\"}},{\\\"scope\\\":\\\"meta.diff.header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79b8ff\\\"}},{\\\"scope\\\":\\\"meta.separator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79b8ff\\\"}},{\\\"scope\\\":\\\"meta.output\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79b8ff\\\"}},{\\\"scope\\\":[\\\"brackethighlighter.tag\\\",\\\"brackethighlighter.curly\\\",\\\"brackethighlighter.round\\\",\\\"brackethighlighter.square\\\",\\\"brackethighlighter.angle\\\",\\\"brackethighlighter.quote\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d1d5da\\\"}},{\\\"scope\\\":\\\"brackethighlighter.unmatched\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fdaeb7\\\"}},{\\\"scope\\\":[\\\"constant.other.reference.link\\\",\\\"string.other.link\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c98a7d\\\"}},{\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#dedcd590\\\"}},{\\\"scope\\\":[\\\"type.identifier\\\",\\\"constant.other.character-class.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#6872ab\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.html.vue\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#80a665\\\"}},{\\\"scope\\\":[\\\"invalid.illegal.unrecognized-tag.html\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,s4aAAw5d,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.activeBorder":"#1c6b48","activityBar.background":"#ffffff","activityBar.border":"#f0f0f0","activityBar.foreground":"#393a34","activityBar.inactiveForeground":"#393a3450","activityBarBadge.background":"#4e4f47","activityBarBadge.foreground":"#ffffff","badge.background":"#393a3490","badge.foreground":"#ffffff","breadcrumb.activeSelectionForeground":"#22222218","breadcrumb.background":"#f7f7f7","breadcrumb.focusForeground":"#393a34","breadcrumb.foreground":"#6a737d","breadcrumbPicker.background":"#ffffff","button.background":"#1c6b48","button.foreground":"#ffffff","button.hoverBackground":"#1c6b48","checkbox.background":"#f7f7f7","checkbox.border":"#d1d5da","debugToolBar.background":"#ffffff","descriptionForeground":"#393a3490","diffEditor.insertedTextBackground":"#1c6b4830","diffEditor.removedTextBackground":"#ab595940","dropdown.background":"#ffffff","dropdown.border":"#f0f0f0","dropdown.foreground":"#393a34","dropdown.listBackground":"#f7f7f7","editor.background":"#ffffff","editor.findMatchBackground":"#e6cc7744","editor.findMatchHighlightBackground":"#e6cc7766","editor.focusedStackFrameHighlightBackground":"#fff5b1","editor.foldBackground":"#22222210","editor.foreground":"#393a34","editor.inactiveSelectionBackground":"#22222210","editor.lineHighlightBackground":"#f7f7f7","editor.selectionBackground":"#22222218","editor.selectionHighlightBackground":"#22222210","editor.stackFrameHighlightBackground":"#fffbdd","editor.wordHighlightBackground":"#1c6b4805","editor.wordHighlightStrongBackground":"#1c6b4810","editorBracketHighlight.foreground1":"#2993a3","editorBracketHighlight.foreground2":"#1e754f","editorBracketHighlight.foreground3":"#a65e2b","editorBracketHighlight.foreground4":"#a13865","editorBracketHighlight.foreground5":"#bda437","editorBracketHighlight.foreground6":"#296aa3","editorBracketMatch.background":"#1c6b4820","editorError.foreground":"#ab5959","editorGroup.border":"#f0f0f0","editorGroupHeader.tabsBackground":"#ffffff","editorGroupHeader.tabsBorder":"#f0f0f0","editorGutter.addedBackground":"#1e754f","editorGutter.commentRangeForeground":"#393a3450","editorGutter.deletedBackground":"#ab5959","editorGutter.foldingControlForeground":"#393a3490","editorGutter.modifiedBackground":"#296aa3","editorHint.foreground":"#1e754f","editorIndentGuide.activeBackground":"#00000030","editorIndentGuide.background":"#00000015","editorInfo.foreground":"#296aa3","editorInlayHint.background":"#f7f7f7","editorInlayHint.foreground":"#999999","editorLineNumber.activeForeground":"#4e4f47","editorLineNumber.foreground":"#393a3450","editorOverviewRuler.border":"#fff","editorStickyScroll.background":"#f7f7f7","editorStickyScrollHover.background":"#f7f7f7","editorWarning.foreground":"#a65e2b","editorWhitespace.foreground":"#00000015","editorWidget.background":"#ffffff","errorForeground":"#ab5959","focusBorder":"#00000000","foreground":"#393a34","gitDecoration.addedResourceForeground":"#1e754f","gitDecoration.conflictingResourceForeground":"#a65e2b","gitDecoration.deletedResourceForeground":"#ab5959","gitDecoration.ignoredResourceForeground":"#393a3450","gitDecoration.modifiedResourceForeground":"#296aa3","gitDecoration.submoduleResourceForeground":"#393a3490","gitDecoration.untrackedResourceForeground":"#2993a3","input.background":"#f7f7f7","input.border":"#f0f0f0","input.foreground":"#393a34","input.placeholderForeground":"#393a3490","inputOption.activeBackground":"#393a3450","list.activeSelectionBackground":"#f7f7f7","list.activeSelectionForeground":"#393a34","list.focusBackground":"#f7f7f7","list.highlightForeground":"#1c6b48","list.hoverBackground":"#f7f7f7","list.hoverForeground":"#393a34","list.inactiveFocusBackground":"#ffffff","list.inactiveSelectionBackground":"#f7f7f7","list.inactiveSelectionForeground":"#393a34","menu.separatorBackground":"#f0f0f0","notificationCenterHeader.background":"#ffffff","notificationCenterHeader.foreground":"#6a737d","notifications.background":"#ffffff","notifications.border":"#f0f0f0","notifications.foreground":"#393a34","notificationsErrorIcon.foreground":"#ab5959","notificationsInfoIcon.foreground":"#296aa3","notificationsWarningIcon.foreground":"#a65e2b","panel.background":"#ffffff","panel.border":"#f0f0f0","panelInput.border":"#e1e4e8","panelTitle.activeBorder":"#1c6b48","panelTitle.activeForeground":"#393a34","panelTitle.inactiveForeground":"#6a737d","peekViewEditor.background":"#ffffff","peekViewResult.background":"#ffffff","pickerGroup.border":"#f0f0f0","pickerGroup.foreground":"#393a34","problemsErrorIcon.foreground":"#ab5959","problemsInfoIcon.foreground":"#296aa3","problemsWarningIcon.foreground":"#a65e2b","progressBar.background":"#1c6b48","quickInput.background":"#ffffff","quickInput.foreground":"#393a34","quickInputList.focusBackground":"#f7f7f7","scrollbar.shadow":"#6a737d33","scrollbarSlider.activeBackground":"#393a3450","scrollbarSlider.background":"#393a3410","scrollbarSlider.hoverBackground":"#393a3450","settings.headerForeground":"#393a34","settings.modifiedItemIndicator":"#1c6b48","sideBar.background":"#ffffff","sideBar.border":"#f0f0f0","sideBar.foreground":"#4e4f47","sideBarSectionHeader.background":"#ffffff","sideBarSectionHeader.border":"#f0f0f0","sideBarSectionHeader.foreground":"#393a34","sideBarTitle.foreground":"#393a34","statusBar.background":"#ffffff","statusBar.border":"#f0f0f0","statusBar.debuggingBackground":"#f7f7f7","statusBar.debuggingForeground":"#4e4f47","statusBar.foreground":"#4e4f47","statusBar.noFolderBackground":"#ffffff","statusBarItem.prominentBackground":"#f7f7f7","tab.activeBackground":"#ffffff","tab.activeBorder":"#f0f0f0","tab.activeBorderTop":"#393a3490","tab.activeForeground":"#393a34","tab.border":"#f0f0f0","tab.hoverBackground":"#f7f7f7","tab.inactiveBackground":"#ffffff","tab.inactiveForeground":"#6a737d","tab.unfocusedActiveBorder":"#f0f0f0","tab.unfocusedActiveBorderTop":"#f0f0f0","tab.unfocusedHoverBackground":"#ffffff","terminal.ansiBlack":"#121212","terminal.ansiBlue":"#296aa3","terminal.ansiBrightBlack":"#aaaaaa","terminal.ansiBrightBlue":"#296aa3","terminal.ansiBrightCyan":"#2993a3","terminal.ansiBrightGreen":"#1e754f","terminal.ansiBrightMagenta":"#a13865","terminal.ansiBrightRed":"#ab5959","terminal.ansiBrightWhite":"#dddddd","terminal.ansiBrightYellow":"#bda437","terminal.ansiCyan":"#2993a3","terminal.ansiGreen":"#1e754f","terminal.ansiMagenta":"#a13865","terminal.ansiRed":"#ab5959","terminal.ansiWhite":"#dbd7ca","terminal.ansiYellow":"#bda437","terminal.foreground":"#393a34","terminal.selectionBackground":"#22222218","textBlockQuote.background":"#ffffff","textBlockQuote.border":"#f0f0f0","textCodeBlock.background":"#ffffff","textLink.activeForeground":"#1c6b48","textLink.foreground":"#1c6b48","textPreformat.foreground":"#586069","textSeparator.foreground":"#d1d5da","titleBar.activeBackground":"#ffffff","titleBar.activeForeground":"#4e4f47","titleBar.border":"#f7f7f7","titleBar.inactiveBackground":"#ffffff","titleBar.inactiveForeground":"#6a737d","tree.indentGuidesStroke":"#e1e4e8","welcomePage.buttonBackground":"#f6f8fa","welcomePage.buttonHoverBackground":"#e1e4e8"},"displayName":"Vitesse Light","name":"vitesse-light","semanticHighlighting":true,"semanticTokenColors":{"class":"#5a6aa6","interface":"#2e808f","namespace":"#b05a78","property":"#998418","type":"#2e808f"},"tokenColors":[{"scope":["comment","punctuation.definition.comment","string.comment"],"settings":{"foreground":"#a0ada0"}},{"scope":["delimiter.bracket","delimiter","invalid.illegal.character-not-allowed-here.html","keyword.operator.rest","keyword.operator.spread","keyword.operator.type.annotation","keyword.operator.relational","keyword.operator.assignment","keyword.operator.type","meta.brace","meta.tag.block.any.html","meta.tag.inline.any.html","meta.tag.structure.input.void.html","meta.type.annotation","meta.embedded.block.github-actions-expression","storage.type.function.arrow","meta.objectliteral.ts","punctuation","punctuation.definition.string.begin.html.vue","punctuation.definition.string.end.html.vue"],"settings":{"foreground":"#999999"}},{"scope":["constant","entity.name.constant","variable.language","meta.definition.variable"],"settings":{"foreground":"#a65e2b"}},{"scope":["entity","entity.name"],"settings":{"foreground":"#59873a"}},{"scope":"variable.parameter.function","settings":{"foreground":"#393a34"}},{"scope":["entity.name.tag","tag.html"],"settings":{"foreground":"#1e754f"}},{"scope":"entity.name.function","settings":{"foreground":"#59873a"}},{"scope":["keyword","storage.type.class.jsdoc","punctuation.definition.template-expression"],"settings":{"foreground":"#1e754f"}},{"scope":["storage","storage.type","support.type.builtin","constant.language.undefined","constant.language.null","constant.language.import-export-all.ts"],"settings":{"foreground":"#ab5959"}},{"scope":["text.html.derivative","storage.modifier.package","storage.modifier.import","storage.type.java"],"settings":{"foreground":"#393a34"}},{"scope":["string","string punctuation.section.embedded source","attribute.value"],"settings":{"foreground":"#b56959"}},{"scope":["punctuation.definition.string"],"settings":{"foreground":"#b5695977"}},{"scope":["punctuation.support.type.property-name"],"settings":{"foreground":"#99841877"}},{"scope":"support","settings":{"foreground":"#998418"}},{"scope":["property","meta.property-name","meta.object-literal.key","entity.name.tag.yaml","attribute.name"],"settings":{"foreground":"#998418"}},{"scope":["entity.other.attribute-name","invalid.deprecated.entity.other.attribute-name.html"],"settings":{"foreground":"#b07d48"}},{"scope":["variable","identifier"],"settings":{"foreground":"#b07d48"}},{"scope":["support.type.primitive","entity.name.type"],"settings":{"foreground":"#2e8f82"}},{"scope":"namespace","settings":{"foreground":"#b05a78"}},{"scope":["keyword.operator","keyword.operator.assignment.compound","meta.var.expr.ts"],"settings":{"foreground":"#ab5959"}},{"scope":"invalid.broken","settings":{"fontStyle":"italic","foreground":"#b31d28"}},{"scope":"invalid.deprecated","settings":{"fontStyle":"italic","foreground":"#b31d28"}},{"scope":"invalid.illegal","settings":{"fontStyle":"italic","foreground":"#b31d28"}},{"scope":"invalid.unimplemented","settings":{"fontStyle":"italic","foreground":"#b31d28"}},{"scope":"carriage-return","settings":{"background":"#d73a49","content":"^M","fontStyle":"italic underline","foreground":"#fafbfc"}},{"scope":"message.error","settings":{"foreground":"#b31d28"}},{"scope":"string variable","settings":{"foreground":"#b56959"}},{"scope":["source.regexp","string.regexp"],"settings":{"foreground":"#ab5e3f"}},{"scope":["string.regexp.character-class","string.regexp constant.character.escape","string.regexp source.ruby.embedded","string.regexp string.regexp.arbitrary-repitition"],"settings":{"foreground":"#b56959"}},{"scope":"string.regexp constant.character.escape","settings":{"foreground":"#bda437"}},{"scope":["support.constant"],"settings":{"foreground":"#a65e2b"}},{"scope":["keyword.operator.quantifier.regexp","constant.numeric","number"],"settings":{"foreground":"#2f798a"}},{"scope":["keyword.other.unit"],"settings":{"foreground":"#ab5959"}},{"scope":["constant.language.boolean","constant.language"],"settings":{"foreground":"#1e754f"}},{"scope":"meta.module-reference","settings":{"foreground":"#1c6b48"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#a65e2b"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#1c6b48"}},{"scope":"markup.quote","settings":{"foreground":"#2e808f"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#393a34"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#393a34"}},{"scope":"markup.raw","settings":{"foreground":"#1c6b48"}},{"scope":["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],"settings":{"background":"#ffeef0","foreground":"#b31d28"}},{"scope":["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],"settings":{"background":"#f0fff4","foreground":"#22863a"}},{"scope":["markup.changed","punctuation.definition.changed"],"settings":{"background":"#ffebda","foreground":"#e36209"}},{"scope":["markup.ignored","markup.untracked"],"settings":{"background":"#005cc5","foreground":"#f6f8fa"}},{"scope":"meta.diff.range","settings":{"fontStyle":"bold","foreground":"#6f42c1"}},{"scope":"meta.diff.header","settings":{"foreground":"#005cc5"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#005cc5"}},{"scope":"meta.output","settings":{"foreground":"#005cc5"}},{"scope":["brackethighlighter.tag","brackethighlighter.curly","brackethighlighter.round","brackethighlighter.square","brackethighlighter.angle","brackethighlighter.quote"],"settings":{"foreground":"#586069"}},{"scope":"brackethighlighter.unmatched","settings":{"foreground":"#b31d28"}},{"scope":["constant.other.reference.link","string.other.link","punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown"],"settings":{"foreground":"#b56959"}},{"scope":["markup.underline.link.markdown","markup.underline.link.image.markdown"],"settings":{"fontStyle":"underline","foreground":"#393a3490"}},{"scope":["type.identifier","constant.other.character-class.regexp"],"settings":{"foreground":"#5a6aa6"}},{"scope":["entity.other.attribute-name.html.vue"],"settings":{"foreground":"#59873a"}},{"scope":["invalid.illegal.unrecognized-tag.html"],"settings":{"fontStyle":"normal"}}],"type":"light"}`));export{e as default};
2
- //# sourceMappingURL=vitesse-light.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vitesse-light.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-light.mjs"],"sourcesContent":["/* Theme: vitesse-light */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.activeBorder\\\":\\\"#1c6b48\\\",\\\"activityBar.background\\\":\\\"#ffffff\\\",\\\"activityBar.border\\\":\\\"#f0f0f0\\\",\\\"activityBar.foreground\\\":\\\"#393a34\\\",\\\"activityBar.inactiveForeground\\\":\\\"#393a3450\\\",\\\"activityBarBadge.background\\\":\\\"#4e4f47\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#393a3490\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#22222218\\\",\\\"breadcrumb.background\\\":\\\"#f7f7f7\\\",\\\"breadcrumb.focusForeground\\\":\\\"#393a34\\\",\\\"breadcrumb.foreground\\\":\\\"#6a737d\\\",\\\"breadcrumbPicker.background\\\":\\\"#ffffff\\\",\\\"button.background\\\":\\\"#1c6b48\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#1c6b48\\\",\\\"checkbox.background\\\":\\\"#f7f7f7\\\",\\\"checkbox.border\\\":\\\"#d1d5da\\\",\\\"debugToolBar.background\\\":\\\"#ffffff\\\",\\\"descriptionForeground\\\":\\\"#393a3490\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#1c6b4830\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ab595940\\\",\\\"dropdown.background\\\":\\\"#ffffff\\\",\\\"dropdown.border\\\":\\\"#f0f0f0\\\",\\\"dropdown.foreground\\\":\\\"#393a34\\\",\\\"dropdown.listBackground\\\":\\\"#f7f7f7\\\",\\\"editor.background\\\":\\\"#ffffff\\\",\\\"editor.findMatchBackground\\\":\\\"#e6cc7744\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#e6cc7766\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#fff5b1\\\",\\\"editor.foldBackground\\\":\\\"#22222210\\\",\\\"editor.foreground\\\":\\\"#393a34\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#22222210\\\",\\\"editor.lineHighlightBackground\\\":\\\"#f7f7f7\\\",\\\"editor.selectionBackground\\\":\\\"#22222218\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#22222210\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#fffbdd\\\",\\\"editor.wordHighlightBackground\\\":\\\"#1c6b4805\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#1c6b4810\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#2993a3\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#1e754f\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#a65e2b\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#a13865\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#bda437\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#296aa3\\\",\\\"editorBracketMatch.background\\\":\\\"#1c6b4820\\\",\\\"editorError.foreground\\\":\\\"#ab5959\\\",\\\"editorGroup.border\\\":\\\"#f0f0f0\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#ffffff\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#f0f0f0\\\",\\\"editorGutter.addedBackground\\\":\\\"#1e754f\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#393a3450\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ab5959\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#393a3490\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#296aa3\\\",\\\"editorHint.foreground\\\":\\\"#1e754f\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#00000030\\\",\\\"editorIndentGuide.background\\\":\\\"#00000015\\\",\\\"editorInfo.foreground\\\":\\\"#296aa3\\\",\\\"editorInlayHint.background\\\":\\\"#f7f7f7\\\",\\\"editorInlayHint.foreground\\\":\\\"#999999\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#4e4f47\\\",\\\"editorLineNumber.foreground\\\":\\\"#393a3450\\\",\\\"editorOverviewRuler.border\\\":\\\"#fff\\\",\\\"editorStickyScroll.background\\\":\\\"#f7f7f7\\\",\\\"editorStickyScrollHover.background\\\":\\\"#f7f7f7\\\",\\\"editorWarning.foreground\\\":\\\"#a65e2b\\\",\\\"editorWhitespace.foreground\\\":\\\"#00000015\\\",\\\"editorWidget.background\\\":\\\"#ffffff\\\",\\\"errorForeground\\\":\\\"#ab5959\\\",\\\"focusBorder\\\":\\\"#00000000\\\",\\\"foreground\\\":\\\"#393a34\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#1e754f\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#a65e2b\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ab5959\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#393a3450\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#296aa3\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#393a3490\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#2993a3\\\",\\\"input.background\\\":\\\"#f7f7f7\\\",\\\"input.border\\\":\\\"#f0f0f0\\\",\\\"input.foreground\\\":\\\"#393a34\\\",\\\"input.placeholderForeground\\\":\\\"#393a3490\\\",\\\"inputOption.activeBackground\\\":\\\"#393a3450\\\",\\\"list.activeSelectionBackground\\\":\\\"#f7f7f7\\\",\\\"list.activeSelectionForeground\\\":\\\"#393a34\\\",\\\"list.focusBackground\\\":\\\"#f7f7f7\\\",\\\"list.highlightForeground\\\":\\\"#1c6b48\\\",\\\"list.hoverBackground\\\":\\\"#f7f7f7\\\",\\\"list.hoverForeground\\\":\\\"#393a34\\\",\\\"list.inactiveFocusBackground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#f7f7f7\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#393a34\\\",\\\"menu.separatorBackground\\\":\\\"#f0f0f0\\\",\\\"notificationCenterHeader.background\\\":\\\"#ffffff\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#6a737d\\\",\\\"notifications.background\\\":\\\"#ffffff\\\",\\\"notifications.border\\\":\\\"#f0f0f0\\\",\\\"notifications.foreground\\\":\\\"#393a34\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#ab5959\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#296aa3\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#a65e2b\\\",\\\"panel.background\\\":\\\"#ffffff\\\",\\\"panel.border\\\":\\\"#f0f0f0\\\",\\\"panelInput.border\\\":\\\"#e1e4e8\\\",\\\"panelTitle.activeBorder\\\":\\\"#1c6b48\\\",\\\"panelTitle.activeForeground\\\":\\\"#393a34\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#6a737d\\\",\\\"peekViewEditor.background\\\":\\\"#ffffff\\\",\\\"peekViewResult.background\\\":\\\"#ffffff\\\",\\\"pickerGroup.border\\\":\\\"#f0f0f0\\\",\\\"pickerGroup.foreground\\\":\\\"#393a34\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#ab5959\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#296aa3\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#a65e2b\\\",\\\"progressBar.background\\\":\\\"#1c6b48\\\",\\\"quickInput.background\\\":\\\"#ffffff\\\",\\\"quickInput.foreground\\\":\\\"#393a34\\\",\\\"quickInputList.focusBackground\\\":\\\"#f7f7f7\\\",\\\"scrollbar.shadow\\\":\\\"#6a737d33\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#393a3450\\\",\\\"scrollbarSlider.background\\\":\\\"#393a3410\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#393a3450\\\",\\\"settings.headerForeground\\\":\\\"#393a34\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#1c6b48\\\",\\\"sideBar.background\\\":\\\"#ffffff\\\",\\\"sideBar.border\\\":\\\"#f0f0f0\\\",\\\"sideBar.foreground\\\":\\\"#4e4f47\\\",\\\"sideBarSectionHeader.background\\\":\\\"#ffffff\\\",\\\"sideBarSectionHeader.border\\\":\\\"#f0f0f0\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#393a34\\\",\\\"sideBarTitle.foreground\\\":\\\"#393a34\\\",\\\"statusBar.background\\\":\\\"#ffffff\\\",\\\"statusBar.border\\\":\\\"#f0f0f0\\\",\\\"statusBar.debuggingBackground\\\":\\\"#f7f7f7\\\",\\\"statusBar.debuggingForeground\\\":\\\"#4e4f47\\\",\\\"statusBar.foreground\\\":\\\"#4e4f47\\\",\\\"statusBar.noFolderBackground\\\":\\\"#ffffff\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#f7f7f7\\\",\\\"tab.activeBackground\\\":\\\"#ffffff\\\",\\\"tab.activeBorder\\\":\\\"#f0f0f0\\\",\\\"tab.activeBorderTop\\\":\\\"#393a3490\\\",\\\"tab.activeForeground\\\":\\\"#393a34\\\",\\\"tab.border\\\":\\\"#f0f0f0\\\",\\\"tab.hoverBackground\\\":\\\"#f7f7f7\\\",\\\"tab.inactiveBackground\\\":\\\"#ffffff\\\",\\\"tab.inactiveForeground\\\":\\\"#6a737d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#f0f0f0\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#f0f0f0\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#121212\\\",\\\"terminal.ansiBlue\\\":\\\"#296aa3\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#aaaaaa\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#296aa3\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#2993a3\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#1e754f\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#a13865\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ab5959\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#dddddd\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#bda437\\\",\\\"terminal.ansiCyan\\\":\\\"#2993a3\\\",\\\"terminal.ansiGreen\\\":\\\"#1e754f\\\",\\\"terminal.ansiMagenta\\\":\\\"#a13865\\\",\\\"terminal.ansiRed\\\":\\\"#ab5959\\\",\\\"terminal.ansiWhite\\\":\\\"#dbd7ca\\\",\\\"terminal.ansiYellow\\\":\\\"#bda437\\\",\\\"terminal.foreground\\\":\\\"#393a34\\\",\\\"terminal.selectionBackground\\\":\\\"#22222218\\\",\\\"textBlockQuote.background\\\":\\\"#ffffff\\\",\\\"textBlockQuote.border\\\":\\\"#f0f0f0\\\",\\\"textCodeBlock.background\\\":\\\"#ffffff\\\",\\\"textLink.activeForeground\\\":\\\"#1c6b48\\\",\\\"textLink.foreground\\\":\\\"#1c6b48\\\",\\\"textPreformat.foreground\\\":\\\"#586069\\\",\\\"textSeparator.foreground\\\":\\\"#d1d5da\\\",\\\"titleBar.activeBackground\\\":\\\"#ffffff\\\",\\\"titleBar.activeForeground\\\":\\\"#4e4f47\\\",\\\"titleBar.border\\\":\\\"#f7f7f7\\\",\\\"titleBar.inactiveBackground\\\":\\\"#ffffff\\\",\\\"titleBar.inactiveForeground\\\":\\\"#6a737d\\\",\\\"tree.indentGuidesStroke\\\":\\\"#e1e4e8\\\",\\\"welcomePage.buttonBackground\\\":\\\"#f6f8fa\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#e1e4e8\\\"},\\\"displayName\\\":\\\"Vitesse Light\\\",\\\"name\\\":\\\"vitesse-light\\\",\\\"semanticHighlighting\\\":true,\\\"semanticTokenColors\\\":{\\\"class\\\":\\\"#5a6aa6\\\",\\\"interface\\\":\\\"#2e808f\\\",\\\"namespace\\\":\\\"#b05a78\\\",\\\"property\\\":\\\"#998418\\\",\\\"type\\\":\\\"#2e808f\\\"},\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"string.comment\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#a0ada0\\\"}},{\\\"scope\\\":[\\\"delimiter.bracket\\\",\\\"delimiter\\\",\\\"invalid.illegal.character-not-allowed-here.html\\\",\\\"keyword.operator.rest\\\",\\\"keyword.operator.spread\\\",\\\"keyword.operator.type.annotation\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.type\\\",\\\"meta.brace\\\",\\\"meta.tag.block.any.html\\\",\\\"meta.tag.inline.any.html\\\",\\\"meta.tag.structure.input.void.html\\\",\\\"meta.type.annotation\\\",\\\"meta.embedded.block.github-actions-expression\\\",\\\"storage.type.function.arrow\\\",\\\"meta.objectliteral.ts\\\",\\\"punctuation\\\",\\\"punctuation.definition.string.begin.html.vue\\\",\\\"punctuation.definition.string.end.html.vue\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#999999\\\"}},{\\\"scope\\\":[\\\"constant\\\",\\\"entity.name.constant\\\",\\\"variable.language\\\",\\\"meta.definition.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#a65e2b\\\"}},{\\\"scope\\\":[\\\"entity\\\",\\\"entity.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#59873a\\\"}},{\\\"scope\\\":\\\"variable.parameter.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#393a34\\\"}},{\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"tag.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#1e754f\\\"}},{\\\"scope\\\":\\\"entity.name.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#59873a\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"storage.type.class.jsdoc\\\",\\\"punctuation.definition.template-expression\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#1e754f\\\"}},{\\\"scope\\\":[\\\"storage\\\",\\\"storage.type\\\",\\\"support.type.builtin\\\",\\\"constant.language.undefined\\\",\\\"constant.language.null\\\",\\\"constant.language.import-export-all.ts\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ab5959\\\"}},{\\\"scope\\\":[\\\"text.html.derivative\\\",\\\"storage.modifier.package\\\",\\\"storage.modifier.import\\\",\\\"storage.type.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#393a34\\\"}},{\\\"scope\\\":[\\\"string\\\",\\\"string punctuation.section.embedded source\\\",\\\"attribute.value\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b56959\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b5695977\\\"}},{\\\"scope\\\":[\\\"punctuation.support.type.property-name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#99841877\\\"}},{\\\"scope\\\":\\\"support\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#998418\\\"}},{\\\"scope\\\":[\\\"property\\\",\\\"meta.property-name\\\",\\\"meta.object-literal.key\\\",\\\"entity.name.tag.yaml\\\",\\\"attribute.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#998418\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"invalid.deprecated.entity.other.attribute-name.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b07d48\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"identifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b07d48\\\"}},{\\\"scope\\\":[\\\"support.type.primitive\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#2e8f82\\\"}},{\\\"scope\\\":\\\"namespace\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b05a78\\\"}},{\\\"scope\\\":[\\\"keyword.operator\\\",\\\"keyword.operator.assignment.compound\\\",\\\"meta.var.expr.ts\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ab5959\\\"}},{\\\"scope\\\":\\\"invalid.broken\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#b31d28\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#b31d28\\\"}},{\\\"scope\\\":\\\"invalid.illegal\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#b31d28\\\"}},{\\\"scope\\\":\\\"invalid.unimplemented\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#b31d28\\\"}},{\\\"scope\\\":\\\"carriage-return\\\",\\\"settings\\\":{\\\"background\\\":\\\"#d73a49\\\",\\\"content\\\":\\\"^M\\\",\\\"fontStyle\\\":\\\"italic underline\\\",\\\"foreground\\\":\\\"#fafbfc\\\"}},{\\\"scope\\\":\\\"message.error\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b31d28\\\"}},{\\\"scope\\\":\\\"string variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b56959\\\"}},{\\\"scope\\\":[\\\"source.regexp\\\",\\\"string.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ab5e3f\\\"}},{\\\"scope\\\":[\\\"string.regexp.character-class\\\",\\\"string.regexp constant.character.escape\\\",\\\"string.regexp source.ruby.embedded\\\",\\\"string.regexp string.regexp.arbitrary-repitition\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b56959\\\"}},{\\\"scope\\\":\\\"string.regexp constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#bda437\\\"}},{\\\"scope\\\":[\\\"support.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#a65e2b\\\"}},{\\\"scope\\\":[\\\"keyword.operator.quantifier.regexp\\\",\\\"constant.numeric\\\",\\\"number\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#2f798a\\\"}},{\\\"scope\\\":[\\\"keyword.other.unit\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ab5959\\\"}},{\\\"scope\\\":[\\\"constant.language.boolean\\\",\\\"constant.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#1e754f\\\"}},{\\\"scope\\\":\\\"meta.module-reference\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#1c6b48\\\"}},{\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#a65e2b\\\"}},{\\\"scope\\\":[\\\"markup.heading\\\",\\\"markup.heading entity.name\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#1c6b48\\\"}},{\\\"scope\\\":\\\"markup.quote\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#2e808f\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#393a34\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#393a34\\\"}},{\\\"scope\\\":\\\"markup.raw\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#1c6b48\\\"}},{\\\"scope\\\":[\\\"markup.deleted\\\",\\\"meta.diff.header.from-file\\\",\\\"punctuation.definition.deleted\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#ffeef0\\\",\\\"foreground\\\":\\\"#b31d28\\\"}},{\\\"scope\\\":[\\\"markup.inserted\\\",\\\"meta.diff.header.to-file\\\",\\\"punctuation.definition.inserted\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#f0fff4\\\",\\\"foreground\\\":\\\"#22863a\\\"}},{\\\"scope\\\":[\\\"markup.changed\\\",\\\"punctuation.definition.changed\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#ffebda\\\",\\\"foreground\\\":\\\"#e36209\\\"}},{\\\"scope\\\":[\\\"markup.ignored\\\",\\\"markup.untracked\\\"],\\\"settings\\\":{\\\"background\\\":\\\"#005cc5\\\",\\\"foreground\\\":\\\"#f6f8fa\\\"}},{\\\"scope\\\":\\\"meta.diff.range\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#6f42c1\\\"}},{\\\"scope\\\":\\\"meta.diff.header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#005cc5\\\"}},{\\\"scope\\\":\\\"meta.separator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#005cc5\\\"}},{\\\"scope\\\":\\\"meta.output\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#005cc5\\\"}},{\\\"scope\\\":[\\\"brackethighlighter.tag\\\",\\\"brackethighlighter.curly\\\",\\\"brackethighlighter.round\\\",\\\"brackethighlighter.square\\\",\\\"brackethighlighter.angle\\\",\\\"brackethighlighter.quote\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#586069\\\"}},{\\\"scope\\\":\\\"brackethighlighter.unmatched\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b31d28\\\"}},{\\\"scope\\\":[\\\"constant.other.reference.link\\\",\\\"string.other.link\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b56959\\\"}},{\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.underline.link.image.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#393a3490\\\"}},{\\\"scope\\\":[\\\"type.identifier\\\",\\\"constant.other.character-class.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#5a6aa6\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.html.vue\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#59873a\\\"}},{\\\"scope\\\":[\\\"invalid.illegal.unrecognized-tag.html\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\"}}],\\\"type\\\":\\\"light\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,uvaAAiwd,CAAC"}