solid-tom-ui 1.0.2 → 1.0.3

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 (1109) hide show
  1. package/dist/components/avatar/avatar.js.map +1 -0
  2. package/dist/components/badge/badge.js.map +1 -0
  3. package/dist/components/breadcrumb/breadcrumb.js.map +1 -0
  4. package/dist/components/button/button.js.map +1 -0
  5. package/dist/components/carousel/carousel.js +2 -0
  6. package/dist/components/carousel/carousel.js.map +1 -0
  7. package/dist/components/chat-bubble/chatBubble.js.map +1 -0
  8. package/dist/components/checkbox/checkbox.js.map +1 -0
  9. package/dist/components/collapse/collapse.js.map +1 -0
  10. package/dist/components/context-menu/context-menu.js +2 -0
  11. package/dist/components/context-menu/context-menu.js.map +1 -0
  12. package/dist/components/context-menu/context-menu.store.js.map +1 -0
  13. package/dist/components/diff/diff.js.map +1 -0
  14. package/dist/components/divider/divider.js.map +1 -0
  15. package/dist/components/drawer/drawer.js +2 -0
  16. package/dist/components/drawer/drawer.js.map +1 -0
  17. package/dist/components/dropdown/dropdown.js.map +1 -0
  18. package/dist/components/dropdown/dropdown.store.js.map +1 -0
  19. package/dist/components/float-button/float-button.js.map +1 -0
  20. package/dist/components/hover-3d-image/hover-3d-image.js.map +1 -0
  21. package/dist/components/image-preview/image-preview.js +2 -0
  22. package/dist/components/image-preview/image-preview.js.map +1 -0
  23. package/dist/components/indicator/indicator.js.map +1 -0
  24. package/dist/components/input/input.js.map +1 -0
  25. package/dist/components/input/input.utils.js.map +1 -0
  26. package/dist/components/input/variants/input-color.js.map +1 -0
  27. package/dist/components/input/variants/input-date.js.map +1 -0
  28. package/dist/components/input/variants/input-number.js +2 -0
  29. package/dist/components/input/variants/input-number.js.map +1 -0
  30. package/dist/components/input/variants/input-otp.js.map +1 -0
  31. package/dist/components/input/variants/input-password.js +2 -0
  32. package/dist/components/input/variants/input-password.js.map +1 -0
  33. package/dist/components/input/variants/input-radio.js.map +1 -0
  34. package/dist/components/input/variants/input-range.js.map +1 -0
  35. package/dist/components/input/variants/input-text.js +2 -0
  36. package/dist/components/input/variants/input-text.js.map +1 -0
  37. package/dist/components/input/variants/input-textarea.js +2 -0
  38. package/dist/components/input/variants/input-textarea.js.map +1 -0
  39. package/dist/components/loading/loading.js +2 -0
  40. package/dist/components/loading/loading.js.map +1 -0
  41. package/dist/components/mansory/mansory.js.map +1 -0
  42. package/dist/components/menu/menu.js +2 -0
  43. package/dist/components/menu/menu.js.map +1 -0
  44. package/dist/components/modal/modal.js +2 -0
  45. package/dist/components/modal/modal.js.map +1 -0
  46. package/dist/components/modal/modalContext.js.map +1 -0
  47. package/dist/components/pagination/pagination.js +2 -0
  48. package/dist/components/pagination/pagination.js.map +1 -0
  49. package/dist/components/progress-bar/progress-bar.js.map +1 -0
  50. package/dist/components/qr-code/qr-code.js +2 -0
  51. package/dist/components/qr-code/qr-code.js.map +1 -0
  52. package/dist/components/rating/rating.js.map +1 -0
  53. package/dist/components/select/select.js +2 -0
  54. package/dist/components/select/select.js.map +1 -0
  55. package/dist/components/select-zone/select-zone.js.map +1 -0
  56. package/dist/components/skeleton/skeleton.js.map +1 -0
  57. package/dist/components/slider/slider.js.map +1 -0
  58. package/dist/components/splitter/splitter.js.map +1 -0
  59. package/dist/components/steps/steps.js +2 -0
  60. package/dist/components/steps/steps.js.map +1 -0
  61. package/dist/components/swap/swap.js.map +1 -0
  62. package/dist/components/switch/switch.js.map +1 -0
  63. package/dist/components/tab/tab.js +2 -0
  64. package/dist/components/tab/tab.js.map +1 -0
  65. package/dist/components/table/table.js +2 -0
  66. package/dist/components/table/table.js.map +1 -0
  67. package/dist/components/text-rotate/text-rotate.js.map +1 -0
  68. package/dist/components/timeline/timeline.js +2 -0
  69. package/dist/components/timeline/timeline.js.map +1 -0
  70. package/dist/components/toast/icons/ErrorIcon.js.map +1 -0
  71. package/dist/components/toast/icons/IconCircle.js.map +1 -0
  72. package/dist/components/toast/icons/InfoIcon.js.map +1 -0
  73. package/dist/components/toast/icons/LoaderIcon.js.map +1 -0
  74. package/dist/components/toast/icons/SuccessIcon.js.map +1 -0
  75. package/dist/components/toast/icons/WarningIcon.js.map +1 -0
  76. package/dist/components/toast/toast.js +2 -0
  77. package/dist/components/toast/toast.js.map +1 -0
  78. package/dist/components/toast/toast.store.js.map +1 -0
  79. package/dist/components/tooltip/tooltip.js.map +1 -0
  80. package/dist/components/tour/tour.js +9 -0
  81. package/dist/components/tour/tour.js.map +1 -0
  82. package/dist/components/upload/upload.js +2 -0
  83. package/dist/components/upload/upload.js.map +1 -0
  84. package/dist/components/z-index/z-index.context.js.map +1 -0
  85. package/dist/components/z-index/z-index.js.map +1 -0
  86. package/dist/components/z-index/z-index.store.js.map +1 -0
  87. package/dist/components/z-index/z-index.types.js.map +1 -0
  88. package/dist/lib.d.ts +0 -1
  89. package/dist/lib.d.ts.map +1 -1
  90. package/dist/lib.js +1 -0
  91. package/dist/solid-ui.css +1 -1
  92. package/dist/utils/cn.js.map +1 -0
  93. package/dist/utils/element-tracker.js.map +1 -0
  94. package/dist/utils/helper.js.map +1 -0
  95. package/dist/utils/hoc.js.map +1 -0
  96. package/package.json +120 -120
  97. package/dist/_virtual/_rolldown/runtime.js +0 -1
  98. package/dist/components/code-preview/code-preview.d.ts +0 -23
  99. package/dist/components/code-preview/code-preview.d.ts.map +0 -1
  100. package/dist/components/code-preview/index.d.ts +0 -3
  101. package/dist/components/code-preview/index.d.ts.map +0 -1
  102. package/dist/components/iframe/index.d.ts +0 -7
  103. package/dist/components/iframe/index.d.ts.map +0 -1
  104. package/dist/node_modules/.pnpm/@shikijs_core@4.0.2/node_modules/@shikijs/core/dist/index.js +0 -3
  105. package/dist/node_modules/.pnpm/@shikijs_core@4.0.2/node_modules/@shikijs/core/dist/index.js.map +0 -1
  106. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/engine-compile.js +0 -2
  107. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/engine-compile.js.map +0 -1
  108. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/scanner-BFcBmQR1.js +0 -2
  109. package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/scanner-BFcBmQR1.js.map +0 -1
  110. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/index.js +0 -2
  111. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/index.js.map +0 -1
  112. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.js +0 -2
  113. package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.js.map +0 -1
  114. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/abap.js +0 -2
  115. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/abap.js.map +0 -1
  116. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/actionscript-3.js +0 -2
  117. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/actionscript-3.js.map +0 -1
  118. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ada.js +0 -2
  119. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ada.js.map +0 -1
  120. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-expression.js +0 -2
  121. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-expression.js.map +0 -1
  122. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-html.js +0 -2
  123. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-html.js.map +0 -1
  124. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-style.js +0 -2
  125. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-style.js.map +0 -1
  126. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-template.js +0 -2
  127. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-template.js.map +0 -1
  128. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-let-declaration.js +0 -2
  129. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-let-declaration.js.map +0 -1
  130. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template-blocks.js +0 -2
  131. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template-blocks.js.map +0 -1
  132. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template.js +0 -2
  133. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template.js.map +0 -1
  134. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-ts.js +0 -2
  135. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-ts.js.map +0 -1
  136. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apache.js +0 -2
  137. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apache.js.map +0 -1
  138. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apex.js +0 -2
  139. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apex.js.map +0 -1
  140. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apl.js +0 -2
  141. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apl.js.map +0 -1
  142. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/applescript.js +0 -2
  143. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/applescript.js.map +0 -1
  144. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ara.js +0 -2
  145. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ara.js.map +0 -1
  146. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asciidoc.js +0 -2
  147. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asciidoc.js.map +0 -1
  148. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asm.js +0 -2
  149. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asm.js.map +0 -1
  150. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/astro.js +0 -2
  151. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/astro.js.map +0 -1
  152. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/awk.js +0 -2
  153. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/awk.js.map +0 -1
  154. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ballerina.js +0 -2
  155. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ballerina.js.map +0 -1
  156. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bat.js +0 -2
  157. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bat.js.map +0 -1
  158. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/beancount.js +0 -2
  159. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/beancount.js.map +0 -1
  160. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/berry.js +0 -2
  161. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/berry.js.map +0 -1
  162. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bibtex.js +0 -2
  163. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bibtex.js.map +0 -1
  164. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bicep.js +0 -2
  165. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bicep.js.map +0 -1
  166. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bird2.js +0 -2
  167. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bird2.js.map +0 -1
  168. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/blade.js +0 -2
  169. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/blade.js.map +0 -1
  170. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bsl.js +0 -2
  171. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bsl.js.map +0 -1
  172. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c.js +0 -2
  173. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c.js.map +0 -1
  174. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c3.js +0 -2
  175. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c3.js.map +0 -1
  176. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cadence.js +0 -2
  177. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cadence.js.map +0 -1
  178. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cairo.js +0 -2
  179. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cairo.js.map +0 -1
  180. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clarity.js +0 -2
  181. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clarity.js.map +0 -1
  182. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clojure.js +0 -2
  183. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clojure.js.map +0 -1
  184. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cmake.js +0 -2
  185. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cmake.js.map +0 -1
  186. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cobol.js +0 -2
  187. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cobol.js.map +0 -1
  188. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeowners.js +0 -2
  189. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeowners.js.map +0 -1
  190. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeql.js +0 -2
  191. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeql.js.map +0 -1
  192. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coffee.js +0 -2
  193. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coffee.js.map +0 -1
  194. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/common-lisp.js +0 -2
  195. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/common-lisp.js.map +0 -1
  196. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coq.js +0 -2
  197. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coq.js.map +0 -1
  198. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp-macro.js +0 -2
  199. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp-macro.js.map +0 -1
  200. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp.js +0 -2
  201. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp.js.map +0 -1
  202. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/crystal.js +0 -2
  203. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/crystal.js.map +0 -1
  204. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csharp.js +0 -2
  205. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csharp.js.map +0 -1
  206. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/css.js +0 -2
  207. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/css.js.map +0 -1
  208. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csv.js +0 -2
  209. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csv.js.map +0 -1
  210. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cue.js +0 -2
  211. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cue.js.map +0 -1
  212. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cypher.js +0 -2
  213. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cypher.js.map +0 -1
  214. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/d.js +0 -2
  215. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/d.js.map +0 -1
  216. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dart.js +0 -2
  217. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dart.js.map +0 -1
  218. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dax.js +0 -2
  219. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dax.js.map +0 -1
  220. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/desktop.js +0 -2
  221. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/desktop.js.map +0 -1
  222. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/diff.js +0 -2
  223. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/diff.js.map +0 -1
  224. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/docker.js +0 -2
  225. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/docker.js.map +0 -1
  226. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dotenv.js +0 -2
  227. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dotenv.js.map +0 -1
  228. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dream-maker.js +0 -2
  229. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dream-maker.js.map +0 -1
  230. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/edge.js +0 -2
  231. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/edge.js.map +0 -1
  232. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elixir.js +0 -2
  233. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elixir.js.map +0 -1
  234. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elm.js +0 -2
  235. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elm.js.map +0 -1
  236. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/emacs-lisp.js +0 -2
  237. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/emacs-lisp.js.map +0 -1
  238. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erb.js +0 -2
  239. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erb.js.map +0 -1
  240. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erlang.js +0 -2
  241. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erlang.js.map +0 -1
  242. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-css.js +0 -2
  243. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-css.js.map +0 -1
  244. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-glsl.js +0 -2
  245. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-glsl.js.map +0 -1
  246. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-html.js +0 -2
  247. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-html.js.map +0 -1
  248. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-sql.js +0 -2
  249. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-sql.js.map +0 -1
  250. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-xml.js +0 -2
  251. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-xml.js.map +0 -1
  252. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fennel.js +0 -2
  253. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fennel.js.map +0 -1
  254. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fish.js +0 -2
  255. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fish.js.map +0 -1
  256. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fluent.js +0 -2
  257. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fluent.js.map +0 -1
  258. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-fixed-form.js +0 -2
  259. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-fixed-form.js.map +0 -1
  260. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-free-form.js +0 -2
  261. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-free-form.js.map +0 -1
  262. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fsharp.js +0 -2
  263. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fsharp.js.map +0 -1
  264. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdresource.js +0 -2
  265. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdresource.js.map +0 -1
  266. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdscript.js +0 -2
  267. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdscript.js.map +0 -1
  268. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdshader.js +0 -2
  269. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdshader.js.map +0 -1
  270. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/genie.js +0 -2
  271. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/genie.js.map +0 -1
  272. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gherkin.js +0 -2
  273. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gherkin.js.map +0 -1
  274. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-commit.js +0 -2
  275. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-commit.js.map +0 -1
  276. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-rebase.js +0 -2
  277. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-rebase.js.map +0 -1
  278. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gleam.js +0 -2
  279. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gleam.js.map +0 -1
  280. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-js.js +0 -2
  281. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-js.js.map +0 -1
  282. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-ts.js +0 -2
  283. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-ts.js.map +0 -1
  284. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glsl.js +0 -2
  285. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glsl.js.map +0 -1
  286. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gn.js +0 -2
  287. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gn.js.map +0 -1
  288. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gnuplot.js +0 -2
  289. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gnuplot.js.map +0 -1
  290. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/go.js +0 -2
  291. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/go.js.map +0 -1
  292. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/graphql.js +0 -2
  293. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/graphql.js.map +0 -1
  294. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/groovy.js +0 -2
  295. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/groovy.js.map +0 -1
  296. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hack.js +0 -2
  297. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hack.js.map +0 -1
  298. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haml.js +0 -2
  299. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haml.js.map +0 -1
  300. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/handlebars.js +0 -2
  301. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/handlebars.js.map +0 -1
  302. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haskell.js +0 -2
  303. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haskell.js.map +0 -1
  304. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haxe.js +0 -2
  305. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haxe.js.map +0 -1
  306. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hcl.js +0 -2
  307. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hcl.js.map +0 -1
  308. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hjson.js +0 -2
  309. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hjson.js.map +0 -1
  310. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hlsl.js +0 -2
  311. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hlsl.js.map +0 -1
  312. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html-derivative.js +0 -2
  313. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html-derivative.js.map +0 -1
  314. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html.js +0 -2
  315. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html.js.map +0 -1
  316. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/http.js +0 -2
  317. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/http.js.map +0 -1
  318. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hurl.js +0 -2
  319. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hurl.js.map +0 -1
  320. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hxml.js +0 -2
  321. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hxml.js.map +0 -1
  322. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hy.js +0 -2
  323. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hy.js.map +0 -1
  324. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/imba.js +0 -2
  325. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/imba.js.map +0 -1
  326. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ini.js +0 -2
  327. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ini.js.map +0 -1
  328. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/java.js +0 -2
  329. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/java.js.map +0 -1
  330. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/javascript.js +0 -2
  331. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/javascript.js.map +0 -1
  332. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja-html.js +0 -2
  333. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja-html.js.map +0 -1
  334. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja.js +0 -2
  335. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja.js.map +0 -1
  336. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jison.js +0 -2
  337. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jison.js.map +0 -1
  338. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json.js +0 -2
  339. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json.js.map +0 -1
  340. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json5.js +0 -2
  341. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json5.js.map +0 -1
  342. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonc.js +0 -2
  343. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonc.js.map +0 -1
  344. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonl.js +0 -2
  345. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonl.js.map +0 -1
  346. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonnet.js +0 -2
  347. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonnet.js.map +0 -1
  348. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jssm.js +0 -2
  349. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jssm.js.map +0 -1
  350. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsx.js +0 -2
  351. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsx.js.map +0 -1
  352. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/julia.js +0 -2
  353. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/julia.js.map +0 -1
  354. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/just.js +0 -2
  355. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/just.js.map +0 -1
  356. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kdl.js +0 -2
  357. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kdl.js.map +0 -1
  358. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kotlin.js +0 -2
  359. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kotlin.js.map +0 -1
  360. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kusto.js +0 -2
  361. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kusto.js.map +0 -1
  362. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/latex.js +0 -2
  363. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/latex.js.map +0 -1
  364. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lean.js +0 -2
  365. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lean.js.map +0 -1
  366. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/less.js +0 -2
  367. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/less.js.map +0 -1
  368. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/liquid.js +0 -2
  369. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/liquid.js.map +0 -1
  370. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/llvm.js +0 -2
  371. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/llvm.js.map +0 -1
  372. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/log.js +0 -2
  373. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/log.js.map +0 -1
  374. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/logo.js +0 -2
  375. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/logo.js.map +0 -1
  376. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lua.js +0 -2
  377. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lua.js.map +0 -1
  378. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/luau.js +0 -2
  379. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/luau.js.map +0 -1
  380. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/make.js +0 -2
  381. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/make.js.map +0 -1
  382. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-nix.js +0 -2
  383. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-nix.js.map +0 -1
  384. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-vue.js +0 -2
  385. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-vue.js.map +0 -1
  386. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown.js +0 -2
  387. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown.js.map +0 -1
  388. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/marko.js +0 -2
  389. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/marko.js.map +0 -1
  390. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/matlab.js +0 -2
  391. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/matlab.js.map +0 -1
  392. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdc.js +0 -2
  393. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdc.js.map +0 -1
  394. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdx.js +0 -2
  395. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdx.js.map +0 -1
  396. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mermaid.js +0 -2
  397. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mermaid.js.map +0 -1
  398. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mipsasm.js +0 -2
  399. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mipsasm.js.map +0 -1
  400. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mojo.js +0 -2
  401. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mojo.js.map +0 -1
  402. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/moonbit.js +0 -2
  403. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/moonbit.js.map +0 -1
  404. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/move.js +0 -2
  405. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/move.js.map +0 -1
  406. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/narrat.js +0 -2
  407. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/narrat.js.map +0 -1
  408. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow-groovy.js +0 -2
  409. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow-groovy.js.map +0 -1
  410. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow.js +0 -2
  411. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow.js.map +0 -1
  412. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nginx.js +0 -2
  413. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nginx.js.map +0 -1
  414. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nim.js +0 -2
  415. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nim.js.map +0 -1
  416. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nix.js +0 -2
  417. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nix.js.map +0 -1
  418. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nushell.js +0 -2
  419. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nushell.js.map +0 -1
  420. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-c.js +0 -2
  421. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-c.js.map +0 -1
  422. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-cpp.js +0 -2
  423. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-cpp.js.map +0 -1
  424. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ocaml.js +0 -2
  425. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ocaml.js.map +0 -1
  426. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/odin.js +0 -2
  427. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/odin.js.map +0 -1
  428. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/openscad.js +0 -2
  429. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/openscad.js.map +0 -1
  430. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pascal.js +0 -2
  431. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pascal.js.map +0 -1
  432. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/perl.js +0 -2
  433. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/perl.js.map +0 -1
  434. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/php.js +0 -2
  435. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/php.js.map +0 -1
  436. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pkl.js +0 -2
  437. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pkl.js.map +0 -1
  438. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/plsql.js +0 -2
  439. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/plsql.js.map +0 -1
  440. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/po.js +0 -2
  441. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/po.js.map +0 -1
  442. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/polar.js +0 -2
  443. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/polar.js.map +0 -1
  444. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/postcss.js +0 -2
  445. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/postcss.js.map +0 -1
  446. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powerquery.js +0 -2
  447. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powerquery.js.map +0 -1
  448. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powershell.js +0 -2
  449. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powershell.js.map +0 -1
  450. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prisma.js +0 -2
  451. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prisma.js.map +0 -1
  452. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prolog.js +0 -2
  453. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prolog.js.map +0 -1
  454. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/proto.js +0 -2
  455. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/proto.js.map +0 -1
  456. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pug.js +0 -2
  457. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pug.js.map +0 -1
  458. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/puppet.js +0 -2
  459. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/puppet.js.map +0 -1
  460. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/purescript.js +0 -2
  461. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/purescript.js.map +0 -1
  462. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/python.js +0 -2
  463. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/python.js.map +0 -1
  464. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qml.js +0 -2
  465. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qml.js.map +0 -1
  466. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qmldir.js +0 -2
  467. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qmldir.js.map +0 -1
  468. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qss.js +0 -2
  469. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qss.js.map +0 -1
  470. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/r.js +0 -2
  471. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/r.js.map +0 -1
  472. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/racket.js +0 -2
  473. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/racket.js.map +0 -1
  474. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/raku.js +0 -2
  475. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/raku.js.map +0 -1
  476. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/razor.js +0 -2
  477. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/razor.js.map +0 -1
  478. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/reg.js +0 -2
  479. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/reg.js.map +0 -1
  480. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/regexp.js +0 -2
  481. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/regexp.js.map +0 -1
  482. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rel.js +0 -2
  483. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rel.js.map +0 -1
  484. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/riscv.js +0 -2
  485. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/riscv.js.map +0 -1
  486. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ron.js +0 -2
  487. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ron.js.map +0 -1
  488. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rosmsg.js +0 -2
  489. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rosmsg.js.map +0 -1
  490. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rst.js +0 -2
  491. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rst.js.map +0 -1
  492. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ruby.js +0 -2
  493. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ruby.js.map +0 -1
  494. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rust.js +0 -2
  495. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rust.js.map +0 -1
  496. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sas.js +0 -2
  497. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sas.js.map +0 -1
  498. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sass.js +0 -2
  499. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sass.js.map +0 -1
  500. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scala.js +0 -2
  501. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scala.js.map +0 -1
  502. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scheme.js +0 -2
  503. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scheme.js.map +0 -1
  504. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scss.js +0 -2
  505. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scss.js.map +0 -1
  506. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sdbl.js +0 -2
  507. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sdbl.js.map +0 -1
  508. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shaderlab.js +0 -2
  509. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shaderlab.js.map +0 -1
  510. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellscript.js +0 -2
  511. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellscript.js.map +0 -1
  512. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellsession.js +0 -2
  513. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellsession.js.map +0 -1
  514. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/smalltalk.js +0 -2
  515. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/smalltalk.js.map +0 -1
  516. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/solidity.js +0 -2
  517. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/solidity.js.map +0 -1
  518. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/soy.js +0 -2
  519. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/soy.js.map +0 -1
  520. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sparql.js +0 -2
  521. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sparql.js.map +0 -1
  522. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/splunk.js +0 -2
  523. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/splunk.js.map +0 -1
  524. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sql.js +0 -2
  525. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sql.js.map +0 -1
  526. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ssh-config.js +0 -2
  527. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ssh-config.js.map +0 -1
  528. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stata.js +0 -2
  529. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stata.js.map +0 -1
  530. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stylus.js +0 -2
  531. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stylus.js.map +0 -1
  532. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/surrealql.js +0 -2
  533. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/surrealql.js.map +0 -1
  534. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/svelte.js +0 -2
  535. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/svelte.js.map +0 -1
  536. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/swift.js +0 -2
  537. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/swift.js.map +0 -1
  538. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/system-verilog.js +0 -2
  539. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/system-verilog.js.map +0 -1
  540. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/systemd.js +0 -2
  541. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/systemd.js.map +0 -1
  542. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/talonscript.js +0 -2
  543. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/talonscript.js.map +0 -1
  544. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tasl.js +0 -2
  545. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tasl.js.map +0 -1
  546. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tcl.js +0 -2
  547. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tcl.js.map +0 -1
  548. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/templ.js +0 -2
  549. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/templ.js.map +0 -1
  550. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/terraform.js +0 -2
  551. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/terraform.js.map +0 -1
  552. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tex.js +0 -2
  553. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tex.js.map +0 -1
  554. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/toml.js +0 -2
  555. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/toml.js.map +0 -1
  556. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ts-tags.js +0 -2
  557. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ts-tags.js.map +0 -1
  558. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsv.js +0 -2
  559. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsv.js.map +0 -1
  560. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsx.js +0 -2
  561. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsx.js.map +0 -1
  562. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/turtle.js +0 -2
  563. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/turtle.js.map +0 -1
  564. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/twig.js +0 -2
  565. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/twig.js.map +0 -1
  566. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typescript.js +0 -2
  567. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typescript.js.map +0 -1
  568. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typespec.js +0 -2
  569. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typespec.js.map +0 -1
  570. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typst.js +0 -2
  571. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typst.js.map +0 -1
  572. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/v.js +0 -2
  573. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/v.js.map +0 -1
  574. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vala.js +0 -2
  575. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vala.js.map +0 -1
  576. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vb.js +0 -2
  577. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vb.js.map +0 -1
  578. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/verilog.js +0 -2
  579. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/verilog.js.map +0 -1
  580. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vhdl.js +0 -2
  581. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vhdl.js.map +0 -1
  582. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/viml.js +0 -2
  583. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/viml.js.map +0 -1
  584. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-directives.js +0 -2
  585. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-directives.js.map +0 -1
  586. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-html.js +0 -2
  587. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-html.js.map +0 -1
  588. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-interpolations.js +0 -2
  589. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-interpolations.js.map +0 -1
  590. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.js +0 -2
  591. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.js.map +0 -1
  592. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-vine.js +0 -2
  593. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-vine.js.map +0 -1
  594. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue.js +0 -2
  595. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue.js.map +0 -1
  596. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vyper.js +0 -2
  597. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vyper.js.map +0 -1
  598. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wasm.js +0 -2
  599. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wasm.js.map +0 -1
  600. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wenyan.js +0 -2
  601. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wenyan.js.map +0 -1
  602. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wgsl.js +0 -2
  603. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wgsl.js.map +0 -1
  604. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wikitext.js +0 -2
  605. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wikitext.js.map +0 -1
  606. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wit.js +0 -2
  607. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wit.js.map +0 -1
  608. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wolfram.js +0 -2
  609. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wolfram.js.map +0 -1
  610. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xml.js +0 -2
  611. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xml.js.map +0 -1
  612. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xsl.js +0 -2
  613. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xsl.js.map +0 -1
  614. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/yaml.js +0 -2
  615. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/yaml.js.map +0 -1
  616. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zenscript.js +0 -2
  617. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zenscript.js.map +0 -1
  618. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zig.js +0 -2
  619. package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zig.js.map +0 -1
  620. package/dist/node_modules/.pnpm/@shikijs_primitive@4.0.2/node_modules/@shikijs/primitive/dist/index.js +0 -2
  621. package/dist/node_modules/.pnpm/@shikijs_primitive@4.0.2/node_modules/@shikijs/primitive/dist/index.js.map +0 -1
  622. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/andromeeda.js +0 -2
  623. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/andromeeda.js.map +0 -1
  624. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/aurora-x.js +0 -2
  625. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/aurora-x.js.map +0 -1
  626. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-dark.js +0 -2
  627. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-dark.js.map +0 -1
  628. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-light.js +0 -2
  629. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-light.js.map +0 -1
  630. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-mirage.js +0 -2
  631. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-mirage.js.map +0 -1
  632. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-frappe.js +0 -2
  633. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-frappe.js.map +0 -1
  634. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-latte.js +0 -2
  635. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-latte.js.map +0 -1
  636. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-macchiato.js +0 -2
  637. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-macchiato.js.map +0 -1
  638. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-mocha.js +0 -2
  639. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-mocha.js.map +0 -1
  640. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dark-plus.js +0 -2
  641. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dark-plus.js.map +0 -1
  642. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula-soft.js +0 -2
  643. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula-soft.js.map +0 -1
  644. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula.js +0 -2
  645. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula.js.map +0 -1
  646. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-dark.js +0 -2
  647. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-dark.js.map +0 -1
  648. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-light.js +0 -2
  649. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-light.js.map +0 -1
  650. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-default.js +0 -2
  651. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-default.js.map +0 -1
  652. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-dimmed.js +0 -2
  653. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-dimmed.js.map +0 -1
  654. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-high-contrast.js +0 -2
  655. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-high-contrast.js.map +0 -1
  656. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark.js +0 -2
  657. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark.js.map +0 -1
  658. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-default.js +0 -2
  659. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-default.js.map +0 -1
  660. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-high-contrast.js +0 -2
  661. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-high-contrast.js.map +0 -1
  662. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light.js +0 -2
  663. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light.js.map +0 -1
  664. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.js +0 -2
  665. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.js.map +0 -1
  666. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.js +0 -2
  667. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.js.map +0 -1
  668. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.js +0 -2
  669. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.js.map +0 -1
  670. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-hard.js +0 -2
  671. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-hard.js.map +0 -1
  672. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-medium.js +0 -2
  673. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-medium.js.map +0 -1
  674. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-soft.js +0 -2
  675. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-soft.js.map +0 -1
  676. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon-bright.js +0 -2
  677. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon-bright.js.map +0 -1
  678. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon.js +0 -2
  679. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon.js.map +0 -1
  680. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/houston.js +0 -2
  681. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/houston.js.map +0 -1
  682. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-dragon.js +0 -2
  683. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-dragon.js.map +0 -1
  684. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-lotus.js +0 -2
  685. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-lotus.js.map +0 -1
  686. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-wave.js +0 -2
  687. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-wave.js.map +0 -1
  688. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/laserwave.js +0 -2
  689. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/laserwave.js.map +0 -1
  690. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/light-plus.js +0 -2
  691. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/light-plus.js.map +0 -1
  692. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-darker.js +0 -2
  693. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-darker.js.map +0 -1
  694. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-lighter.js +0 -2
  695. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-lighter.js.map +0 -1
  696. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-ocean.js +0 -2
  697. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-ocean.js.map +0 -1
  698. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-palenight.js +0 -2
  699. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-palenight.js.map +0 -1
  700. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme.js +0 -2
  701. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme.js.map +0 -1
  702. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-dark.js +0 -2
  703. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-dark.js.map +0 -1
  704. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-light.js +0 -2
  705. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-light.js.map +0 -1
  706. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/monokai.js +0 -2
  707. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/monokai.js.map +0 -1
  708. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl-light.js +0 -2
  709. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl-light.js.map +0 -1
  710. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl.js +0 -2
  711. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl.js.map +0 -1
  712. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/nord.js +0 -2
  713. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/nord.js.map +0 -1
  714. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-dark-pro.js +0 -2
  715. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-dark-pro.js.map +0 -1
  716. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-light.js +0 -2
  717. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-light.js.map +0 -1
  718. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/plastic.js +0 -2
  719. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/plastic.js.map +0 -1
  720. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/poimandres.js +0 -2
  721. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/poimandres.js.map +0 -1
  722. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/red.js +0 -2
  723. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/red.js.map +0 -1
  724. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-dawn.js +0 -2
  725. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-dawn.js.map +0 -1
  726. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-moon.js +0 -2
  727. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-moon.js.map +0 -1
  728. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.js +0 -2
  729. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.js.map +0 -1
  730. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-dark.js +0 -2
  731. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-dark.js.map +0 -1
  732. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-ochin.js +0 -2
  733. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-ochin.js.map +0 -1
  734. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/snazzy-light.js +0 -2
  735. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/snazzy-light.js.map +0 -1
  736. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-dark.js +0 -2
  737. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-dark.js.map +0 -1
  738. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-light.js +0 -2
  739. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-light.js.map +0 -1
  740. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/synthwave-84.js +0 -2
  741. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/synthwave-84.js.map +0 -1
  742. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/tokyo-night.js +0 -2
  743. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/tokyo-night.js.map +0 -1
  744. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vesper.js +0 -2
  745. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vesper.js.map +0 -1
  746. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-black.js +0 -2
  747. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-black.js.map +0 -1
  748. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-dark.js +0 -2
  749. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-dark.js.map +0 -1
  750. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-light.js +0 -2
  751. package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-light.js.map +0 -1
  752. package/dist/node_modules/.pnpm/@shikijs_types@4.0.2/node_modules/@shikijs/types/dist/index.js +0 -2
  753. package/dist/node_modules/.pnpm/@shikijs_types@4.0.2/node_modules/@shikijs/types/dist/index.js.map +0 -1
  754. package/dist/node_modules/.pnpm/@shikijs_vscode-textmate@10.0.2/node_modules/@shikijs/vscode-textmate/dist/index.js +0 -4
  755. package/dist/node_modules/.pnpm/@shikijs_vscode-textmate@10.0.2/node_modules/@shikijs/vscode-textmate/dist/index.js.map +0 -1
  756. package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js +0 -2
  757. package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js.map +0 -1
  758. package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js +0 -2
  759. package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js.map +0 -1
  760. package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js +0 -2
  761. package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js.map +0 -1
  762. package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js +0 -2
  763. package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js.map +0 -1
  764. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js +0 -2
  765. 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
  766. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js +0 -2
  767. 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
  768. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js +0 -10
  769. 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
  770. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js +0 -2
  771. 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
  772. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js +0 -2
  773. 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
  774. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js +0 -2
  775. 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
  776. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js +0 -2
  777. 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
  778. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js +0 -2
  779. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js.map +0 -1
  780. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js +0 -2
  781. 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
  782. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js +0 -2
  783. 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
  784. package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js +0 -2
  785. 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
  786. 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
  787. 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
  788. package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js +0 -2
  789. package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js.map +0 -1
  790. package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js +0 -2
  791. package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js.map +0 -1
  792. 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
  793. 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
  794. 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
  795. 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
  796. 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
  797. 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
  798. 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
  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.map +0 -1
  800. 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
  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.map +0 -1
  802. 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
  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.map +0 -1
  804. 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
  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.map +0 -1
  806. 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
  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.map +0 -1
  808. 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
  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.map +0 -1
  810. 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
  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.map +0 -1
  812. 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
  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.map +0 -1
  814. 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
  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.map +0 -1
  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.js +0 -2
  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.map +0 -1
  818. 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
  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.map +0 -1
  820. 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
  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.map +0 -1
  822. 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
  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.map +0 -1
  824. 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
  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.map +0 -1
  826. 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
  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.map +0 -1
  828. 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
  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.map +0 -1
  830. 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
  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.map +0 -1
  832. 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
  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.map +0 -1
  834. 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
  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.map +0 -1
  836. 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
  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.map +0 -1
  838. 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
  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.map +0 -1
  840. 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
  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.map +0 -1
  842. 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
  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.map +0 -1
  844. 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
  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.map +0 -1
  846. 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
  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.map +0 -1
  848. 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
  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.map +0 -1
  850. 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
  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.map +0 -1
  852. 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
  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.map +0 -1
  854. 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
  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.map +0 -1
  856. 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
  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.map +0 -1
  858. 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
  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.map +0 -1
  860. 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
  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.map +0 -1
  862. 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
  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.map +0 -1
  864. 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
  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.map +0 -1
  866. 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
  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.map +0 -1
  868. 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
  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.map +0 -1
  870. 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
  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.map +0 -1
  872. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/node-utils.js +0 -2
  873. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/node-utils.js.map +0 -1
  874. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/parse.js +0 -2
  875. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/parse.js.map +0 -1
  876. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js +0 -34
  877. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js.map +0 -1
  878. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/traverser/traverse.js +0 -2
  879. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/traverser/traverse.js.map +0 -1
  880. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/utils.js +0 -2
  881. package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/utils.js.map +0 -1
  882. package/dist/node_modules/.pnpm/oniguruma-to-es@4.3.5/node_modules/oniguruma-to-es/dist/esm/index.js +0 -95
  883. package/dist/node_modules/.pnpm/oniguruma-to-es@4.3.5/node_modules/oniguruma-to-es/dist/esm/index.js.map +0 -1
  884. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/babel.js +0 -16
  885. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/babel.js.map +0 -1
  886. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/estree.js +0 -45
  887. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/estree.js.map +0 -1
  888. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/standalone.js +0 -30
  889. package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/standalone.js.map +0 -1
  890. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js +0 -2
  891. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js.map +0 -1
  892. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js +0 -2
  893. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js.map +0 -1
  894. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js +0 -2
  895. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js.map +0 -1
  896. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js +0 -2
  897. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js.map +0 -1
  898. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js +0 -2
  899. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js.map +0 -1
  900. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js +0 -2
  901. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js.map +0 -1
  902. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js +0 -2
  903. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js.map +0 -1
  904. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -2
  905. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js.map +0 -1
  906. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js +0 -2
  907. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js.map +0 -1
  908. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js +0 -2
  909. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js.map +0 -1
  910. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js +0 -2
  911. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js.map +0 -1
  912. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js +0 -2
  913. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js.map +0 -1
  914. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js +0 -2
  915. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js.map +0 -1
  916. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js +0 -2
  917. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js.map +0 -1
  918. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js +0 -2
  919. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js.map +0 -1
  920. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js +0 -2
  921. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js.map +0 -1
  922. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js +0 -2
  923. package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js.map +0 -1
  924. package/dist/node_modules/.pnpm/regex-recursion@6.0.2/node_modules/regex-recursion/src/index.js +0 -2
  925. package/dist/node_modules/.pnpm/regex-recursion@6.0.2/node_modules/regex-recursion/src/index.js.map +0 -1
  926. package/dist/node_modules/.pnpm/regex-utilities@2.3.0/node_modules/regex-utilities/src/index.js +0 -2
  927. package/dist/node_modules/.pnpm/regex-utilities@2.3.0/node_modules/regex-utilities/src/index.js.map +0 -1
  928. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/atomic.js +0 -17
  929. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/atomic.js.map +0 -1
  930. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/internals.js +0 -1
  931. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/utils-internals.js +0 -2
  932. package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/utils-internals.js.map +0 -1
  933. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/bundle-full.js +0 -2
  934. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/bundle-full.js.map +0 -1
  935. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/chunk-CtajNgzt.js +0 -2
  936. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/chunk-CtajNgzt.js.map +0 -1
  937. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/engine-oniguruma.js +0 -2
  938. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/engine-oniguruma.js.map +0 -1
  939. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/index.js +0 -2
  940. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/index.js.map +0 -1
  941. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/langs-bundle-full-DfKZStlK.js +0 -2
  942. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/langs-bundle-full-DfKZStlK.js.map +0 -1
  943. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/themes.js +0 -2
  944. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/themes.js.map +0 -1
  945. package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/wasm.js +0 -1
  946. package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +0 -2
  947. package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js.map +0 -1
  948. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js +0 -2
  949. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js.map +0 -1
  950. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js +0 -2
  951. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js.map +0 -1
  952. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js +0 -2
  953. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js.map +0 -1
  954. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js +0 -2
  955. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js.map +0 -1
  956. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js +0 -2
  957. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js.map +0 -1
  958. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js +0 -2
  959. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js.map +0 -1
  960. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js +0 -2
  961. package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js.map +0 -1
  962. package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js +0 -2
  963. package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js.map +0 -1
  964. package/dist/src/components/avatar/avatar.js.map +0 -1
  965. package/dist/src/components/badge/badge.js.map +0 -1
  966. package/dist/src/components/breadcrumb/breadcrumb.js.map +0 -1
  967. package/dist/src/components/button/button.js.map +0 -1
  968. package/dist/src/components/carousel/carousel.js +0 -2
  969. package/dist/src/components/carousel/carousel.js.map +0 -1
  970. package/dist/src/components/chat-bubble/chatBubble.js.map +0 -1
  971. package/dist/src/components/checkbox/checkbox.js.map +0 -1
  972. package/dist/src/components/code-preview/code-preview.js +0 -2
  973. package/dist/src/components/code-preview/code-preview.js.map +0 -1
  974. package/dist/src/components/collapse/collapse.js.map +0 -1
  975. package/dist/src/components/context-menu/context-menu.js +0 -2
  976. package/dist/src/components/context-menu/context-menu.js.map +0 -1
  977. package/dist/src/components/context-menu/context-menu.store.js.map +0 -1
  978. package/dist/src/components/diff/diff.js.map +0 -1
  979. package/dist/src/components/divider/divider.js.map +0 -1
  980. package/dist/src/components/drawer/drawer.js +0 -2
  981. package/dist/src/components/drawer/drawer.js.map +0 -1
  982. package/dist/src/components/dropdown/dropdown.js.map +0 -1
  983. package/dist/src/components/dropdown/dropdown.store.js.map +0 -1
  984. package/dist/src/components/float-button/float-button.js.map +0 -1
  985. package/dist/src/components/hover-3d-image/hover-3d-image.js.map +0 -1
  986. package/dist/src/components/image-preview/image-preview.js +0 -2
  987. package/dist/src/components/image-preview/image-preview.js.map +0 -1
  988. package/dist/src/components/indicator/indicator.js.map +0 -1
  989. package/dist/src/components/input/input.js.map +0 -1
  990. package/dist/src/components/input/input.utils.js.map +0 -1
  991. package/dist/src/components/input/variants/input-color.js.map +0 -1
  992. package/dist/src/components/input/variants/input-date.js.map +0 -1
  993. package/dist/src/components/input/variants/input-number.js +0 -2
  994. package/dist/src/components/input/variants/input-number.js.map +0 -1
  995. package/dist/src/components/input/variants/input-otp.js.map +0 -1
  996. package/dist/src/components/input/variants/input-password.js +0 -2
  997. package/dist/src/components/input/variants/input-password.js.map +0 -1
  998. package/dist/src/components/input/variants/input-radio.js.map +0 -1
  999. package/dist/src/components/input/variants/input-range.js.map +0 -1
  1000. package/dist/src/components/input/variants/input-text.js +0 -2
  1001. package/dist/src/components/input/variants/input-text.js.map +0 -1
  1002. package/dist/src/components/input/variants/input-textarea.js +0 -2
  1003. package/dist/src/components/input/variants/input-textarea.js.map +0 -1
  1004. package/dist/src/components/loading/loading.js +0 -2
  1005. package/dist/src/components/loading/loading.js.map +0 -1
  1006. package/dist/src/components/mansory/mansory.js.map +0 -1
  1007. package/dist/src/components/menu/menu.js +0 -2
  1008. package/dist/src/components/menu/menu.js.map +0 -1
  1009. package/dist/src/components/modal/modal.js +0 -2
  1010. package/dist/src/components/modal/modal.js.map +0 -1
  1011. package/dist/src/components/modal/modalContext.js.map +0 -1
  1012. package/dist/src/components/pagination/pagination.js +0 -2
  1013. package/dist/src/components/pagination/pagination.js.map +0 -1
  1014. package/dist/src/components/progress-bar/progress-bar.js.map +0 -1
  1015. package/dist/src/components/qr-code/qr-code.js +0 -2
  1016. package/dist/src/components/qr-code/qr-code.js.map +0 -1
  1017. package/dist/src/components/rating/rating.js.map +0 -1
  1018. package/dist/src/components/select/select.js +0 -2
  1019. package/dist/src/components/select/select.js.map +0 -1
  1020. package/dist/src/components/select-zone/select-zone.js.map +0 -1
  1021. package/dist/src/components/skeleton/skeleton.js.map +0 -1
  1022. package/dist/src/components/slider/slider.js.map +0 -1
  1023. package/dist/src/components/splitter/splitter.js.map +0 -1
  1024. package/dist/src/components/steps/steps.js +0 -2
  1025. package/dist/src/components/steps/steps.js.map +0 -1
  1026. package/dist/src/components/swap/swap.js.map +0 -1
  1027. package/dist/src/components/switch/switch.js.map +0 -1
  1028. package/dist/src/components/tab/tab.js +0 -2
  1029. package/dist/src/components/tab/tab.js.map +0 -1
  1030. package/dist/src/components/table/table.js +0 -2
  1031. package/dist/src/components/table/table.js.map +0 -1
  1032. package/dist/src/components/text-rotate/text-rotate.js.map +0 -1
  1033. package/dist/src/components/timeline/timeline.js +0 -2
  1034. package/dist/src/components/timeline/timeline.js.map +0 -1
  1035. package/dist/src/components/toast/icons/ErrorIcon.js.map +0 -1
  1036. package/dist/src/components/toast/icons/IconCircle.js.map +0 -1
  1037. package/dist/src/components/toast/icons/InfoIcon.js.map +0 -1
  1038. package/dist/src/components/toast/icons/LoaderIcon.js.map +0 -1
  1039. package/dist/src/components/toast/icons/SuccessIcon.js.map +0 -1
  1040. package/dist/src/components/toast/icons/WarningIcon.js.map +0 -1
  1041. package/dist/src/components/toast/toast.js +0 -2
  1042. package/dist/src/components/toast/toast.js.map +0 -1
  1043. package/dist/src/components/toast/toast.store.js.map +0 -1
  1044. package/dist/src/components/tooltip/tooltip.js.map +0 -1
  1045. package/dist/src/components/tour/tour.js +0 -9
  1046. package/dist/src/components/tour/tour.js.map +0 -1
  1047. package/dist/src/components/upload/upload.js +0 -2
  1048. package/dist/src/components/upload/upload.js.map +0 -1
  1049. package/dist/src/components/z-index/z-index.context.js.map +0 -1
  1050. package/dist/src/components/z-index/z-index.js.map +0 -1
  1051. package/dist/src/components/z-index/z-index.store.js.map +0 -1
  1052. package/dist/src/components/z-index/z-index.types.js.map +0 -1
  1053. package/dist/src/lib.js +0 -1
  1054. package/dist/src/utils/cn.js.map +0 -1
  1055. package/dist/src/utils/element-tracker.js.map +0 -1
  1056. package/dist/src/utils/helper.js.map +0 -1
  1057. package/dist/src/utils/hoc.js.map +0 -1
  1058. package/dist/src/utils/shiki-highlight.js +0 -2
  1059. package/dist/src/utils/shiki-highlight.js.map +0 -1
  1060. /package/dist/{src/components → components}/avatar/avatar.js +0 -0
  1061. /package/dist/{src/components → components}/badge/badge.js +0 -0
  1062. /package/dist/{src/components → components}/breadcrumb/breadcrumb.js +0 -0
  1063. /package/dist/{src/components → components}/button/button.js +0 -0
  1064. /package/dist/{src/components → components}/chat-bubble/chatBubble.js +0 -0
  1065. /package/dist/{src/components → components}/checkbox/checkbox.js +0 -0
  1066. /package/dist/{src/components → components}/collapse/collapse.js +0 -0
  1067. /package/dist/{src/components → components}/context-menu/context-menu.store.js +0 -0
  1068. /package/dist/{src/components → components}/diff/diff.js +0 -0
  1069. /package/dist/{src/components → components}/divider/divider.js +0 -0
  1070. /package/dist/{src/components → components}/dropdown/dropdown.js +0 -0
  1071. /package/dist/{src/components → components}/dropdown/dropdown.store.js +0 -0
  1072. /package/dist/{src/components → components}/float-button/float-button.js +0 -0
  1073. /package/dist/{src/components → components}/hover-3d-image/hover-3d-image.js +0 -0
  1074. /package/dist/{src/components → components}/indicator/indicator.js +0 -0
  1075. /package/dist/{src/components → components}/input/input.js +0 -0
  1076. /package/dist/{src/components → components}/input/input.utils.js +0 -0
  1077. /package/dist/{src/components → components}/input/variants/input-color.js +0 -0
  1078. /package/dist/{src/components → components}/input/variants/input-date.js +0 -0
  1079. /package/dist/{src/components → components}/input/variants/input-otp.js +0 -0
  1080. /package/dist/{src/components → components}/input/variants/input-radio.js +0 -0
  1081. /package/dist/{src/components → components}/input/variants/input-range.js +0 -0
  1082. /package/dist/{src/components → components}/mansory/mansory.js +0 -0
  1083. /package/dist/{src/components → components}/modal/modalContext.js +0 -0
  1084. /package/dist/{src/components → components}/progress-bar/progress-bar.js +0 -0
  1085. /package/dist/{src/components → components}/rating/rating.js +0 -0
  1086. /package/dist/{src/components → components}/select-zone/select-zone.js +0 -0
  1087. /package/dist/{src/components → components}/skeleton/skeleton.js +0 -0
  1088. /package/dist/{src/components → components}/slider/slider.js +0 -0
  1089. /package/dist/{src/components → components}/splitter/splitter.js +0 -0
  1090. /package/dist/{src/components → components}/swap/swap.js +0 -0
  1091. /package/dist/{src/components → components}/switch/switch.js +0 -0
  1092. /package/dist/{src/components → components}/table/index.js +0 -0
  1093. /package/dist/{src/components → components}/text-rotate/text-rotate.js +0 -0
  1094. /package/dist/{src/components → components}/toast/icons/ErrorIcon.js +0 -0
  1095. /package/dist/{src/components → components}/toast/icons/IconCircle.js +0 -0
  1096. /package/dist/{src/components → components}/toast/icons/InfoIcon.js +0 -0
  1097. /package/dist/{src/components → components}/toast/icons/LoaderIcon.js +0 -0
  1098. /package/dist/{src/components → components}/toast/icons/SuccessIcon.js +0 -0
  1099. /package/dist/{src/components → components}/toast/icons/WarningIcon.js +0 -0
  1100. /package/dist/{src/components → components}/toast/toast.store.js +0 -0
  1101. /package/dist/{src/components → components}/tooltip/tooltip.js +0 -0
  1102. /package/dist/{src/components → components}/z-index/z-index.context.js +0 -0
  1103. /package/dist/{src/components → components}/z-index/z-index.js +0 -0
  1104. /package/dist/{src/components → components}/z-index/z-index.store.js +0 -0
  1105. /package/dist/{src/components → components}/z-index/z-index.types.js +0 -0
  1106. /package/dist/{src/utils → utils}/cn.js +0 -0
  1107. /package/dist/{src/utils → utils}/element-tracker.js +0 -0
  1108. /package/dist/{src/utils → utils}/helper.js +0 -0
  1109. /package/dist/{src/utils → utils}/hoc.js +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"gruvbox-light-hard.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-hard.mjs"],"sourcesContent":["/* Theme: gruvbox-light-hard */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#f9f5d7\\\",\\\"activityBar.border\\\":\\\"#ebdbb2\\\",\\\"activityBar.foreground\\\":\\\"#3c3836\\\",\\\"activityBarBadge.background\\\":\\\"#458588\\\",\\\"activityBarBadge.foreground\\\":\\\"#ebdbb2\\\",\\\"activityBarTop.background\\\":\\\"#f9f5d7\\\",\\\"activityBarTop.foreground\\\":\\\"#3c3836\\\",\\\"badge.background\\\":\\\"#b16286\\\",\\\"badge.foreground\\\":\\\"#ebdbb2\\\",\\\"button.background\\\":\\\"#45858880\\\",\\\"button.foreground\\\":\\\"#3c3836\\\",\\\"button.hoverBackground\\\":\\\"#45858860\\\",\\\"debugToolBar.background\\\":\\\"#f9f5d7\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#79740e30\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#9d000630\\\",\\\"dropdown.background\\\":\\\"#f9f5d7\\\",\\\"dropdown.border\\\":\\\"#ebdbb2\\\",\\\"dropdown.foreground\\\":\\\"#3c3836\\\",\\\"editor.background\\\":\\\"#f9f5d7\\\",\\\"editor.findMatchBackground\\\":\\\"#07667870\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#af3a0330\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#07667870\\\",\\\"editor.foreground\\\":\\\"#3c3836\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#689d6a50\\\",\\\"editor.lineHighlightBackground\\\":\\\"#ebdbb260\\\",\\\"editor.lineHighlightBorder\\\":\\\"#0000\\\",\\\"editor.selectionBackground\\\":\\\"#689d6a40\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#b5761440\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#b16286\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#458588\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#689d6a\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#98971a\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#d79921\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#d65d0e\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#cc241d\\\",\\\"editorBracketMatch.background\\\":\\\"#92837480\\\",\\\"editorBracketMatch.border\\\":\\\"#0000\\\",\\\"editorCodeLens.foreground\\\":\\\"#7c6f6490\\\",\\\"editorCursor.foreground\\\":\\\"#3c3836\\\",\\\"editorError.foreground\\\":\\\"#cc241d\\\",\\\"editorGhostText.background\\\":\\\"#bdae9360\\\",\\\"editorGroup.border\\\":\\\"#ebdbb2\\\",\\\"editorGroup.dropBackground\\\":\\\"#ebdbb260\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#f9f5d7\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#f9f5d7\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#ebdbb2\\\",\\\"editorGutter.addedBackground\\\":\\\"#79740e\\\",\\\"editorGutter.background\\\":\\\"#0000\\\",\\\"editorGutter.deletedBackground\\\":\\\"#9d0006\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#076678\\\",\\\"editorHoverWidget.background\\\":\\\"#f9f5d7\\\",\\\"editorHoverWidget.border\\\":\\\"#ebdbb2\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#bdae93\\\",\\\"editorInfo.foreground\\\":\\\"#458588\\\",\\\"editorLineNumber.foreground\\\":\\\"#bdae93\\\",\\\"editorLink.activeForeground\\\":\\\"#3c3836\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.border\\\":\\\"#0000\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#928374\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#458588\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#9d0006\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#665c54\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#689d6a\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#8f3f71\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#665c54\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#bdae93\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#d79921\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#bdae93\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#bdae93\\\",\\\"editorRuler.foreground\\\":\\\"#7c6f6440\\\",\\\"editorStickyScroll.shadow\\\":\\\"#d5c4a199\\\",\\\"editorStickyScrollHover.background\\\":\\\"#ebdbb260\\\",\\\"editorSuggestWidget.background\\\":\\\"#f9f5d7\\\",\\\"editorSuggestWidget.border\\\":\\\"#ebdbb2\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#3c3836\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#689d6a\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#ebdbb260\\\",\\\"editorWarning.foreground\\\":\\\"#d79921\\\",\\\"editorWhitespace.foreground\\\":\\\"#7c6f6420\\\",\\\"editorWidget.background\\\":\\\"#f9f5d7\\\",\\\"editorWidget.border\\\":\\\"#ebdbb2\\\",\\\"errorForeground\\\":\\\"#9d0006\\\",\\\"extensionButton.prominentBackground\\\":\\\"#79740e80\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#79740e30\\\",\\\"focusBorder\\\":\\\"#ebdbb2\\\",\\\"foreground\\\":\\\"#3c3836\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#3c3836\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#b16286\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#cc241d\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#a89984\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#d79921\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#98971a\\\",\\\"gitlens.closedAutolinkedIssueIconColor\\\":\\\"#b16286\\\",\\\"gitlens.closedPullRequestIconColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.branchAheadForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.branchBehindForegroundColor\\\":\\\"#d65d0e\\\",\\\"gitlens.decorations.branchDivergedForegroundColor\\\":\\\"#d79921\\\",\\\"gitlens.decorations.branchMissingUpstreamForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.statusMergingOrRebasingForegroundColor\\\":\\\"#d79921\\\",\\\"gitlens.decorations.workspaceCurrentForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.workspaceRepoMissingForegroundColor\\\":\\\"#a89984\\\",\\\"gitlens.decorations.workspaceRepoOpenForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\\\":\\\"#928374\\\",\\\"gitlens.decorations.worktreeMissingForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.graphChangesColumnAddedColor\\\":\\\"#98971a\\\",\\\"gitlens.graphChangesColumnDeletedColor\\\":\\\"#cc241d\\\",\\\"gitlens.graphLane10Color\\\":\\\"#98971a\\\",\\\"gitlens.graphLane1Color\\\":\\\"#076678\\\",\\\"gitlens.graphLane2Color\\\":\\\"#458588\\\",\\\"gitlens.graphLane3Color\\\":\\\"#8f3f71\\\",\\\"gitlens.graphLane4Color\\\":\\\"#b16286\\\",\\\"gitlens.graphLane5Color\\\":\\\"#427b58\\\",\\\"gitlens.graphLane6Color\\\":\\\"#689d6a\\\",\\\"gitlens.graphLane7Color\\\":\\\"#b57614\\\",\\\"gitlens.graphLane8Color\\\":\\\"#d79921\\\",\\\"gitlens.graphLane9Color\\\":\\\"#79740e\\\",\\\"gitlens.graphMinimapMarkerHeadColor\\\":\\\"#98971a\\\",\\\"gitlens.graphMinimapMarkerHighlightsColor\\\":\\\"#79740e\\\",\\\"gitlens.graphMinimapMarkerLocalBranchesColor\\\":\\\"#076678\\\",\\\"gitlens.graphMinimapMarkerPullRequestsColor\\\":\\\"#af3a03\\\",\\\"gitlens.graphMinimapMarkerRemoteBranchesColor\\\":\\\"#458588\\\",\\\"gitlens.graphMinimapMarkerStashesColor\\\":\\\"#b16286\\\",\\\"gitlens.graphMinimapMarkerTagsColor\\\":\\\"#a89984\\\",\\\"gitlens.graphMinimapMarkerUpstreamColor\\\":\\\"#689d6a\\\",\\\"gitlens.graphScrollMarkerHeadColor\\\":\\\"#79740e\\\",\\\"gitlens.graphScrollMarkerHighlightsColor\\\":\\\"#d79921\\\",\\\"gitlens.graphScrollMarkerLocalBranchesColor\\\":\\\"#076678\\\",\\\"gitlens.graphScrollMarkerPullRequestsColor\\\":\\\"#af3a03\\\",\\\"gitlens.graphScrollMarkerRemoteBranchesColor\\\":\\\"#458588\\\",\\\"gitlens.graphScrollMarkerStashesColor\\\":\\\"#b16286\\\",\\\"gitlens.graphScrollMarkerTagsColor\\\":\\\"#a89984\\\",\\\"gitlens.graphScrollMarkerUpstreamColor\\\":\\\"#427b58\\\",\\\"gitlens.gutterBackgroundColor\\\":\\\"#ebdbb2\\\",\\\"gitlens.gutterForegroundColor\\\":\\\"#3c3836\\\",\\\"gitlens.gutterUncommittedForegroundColor\\\":\\\"#458588\\\",\\\"gitlens.launchpadIndicatorAttentionColor\\\":\\\"#b57614\\\",\\\"gitlens.launchpadIndicatorAttentionHoverColor\\\":\\\"#d79921\\\",\\\"gitlens.launchpadIndicatorBlockedColor\\\":\\\"#9d0006\\\",\\\"gitlens.launchpadIndicatorBlockedHoverColor\\\":\\\"#cc241d\\\",\\\"gitlens.launchpadIndicatorMergeableColor\\\":\\\"#79740e\\\",\\\"gitlens.launchpadIndicatorMergeableHoverColor\\\":\\\"#98971a\\\",\\\"gitlens.lineHighlightBackgroundColor\\\":\\\"#ebdbb2\\\",\\\"gitlens.lineHighlightOverviewRulerColor\\\":\\\"#458588\\\",\\\"gitlens.mergedPullRequestIconColor\\\":\\\"#b16286\\\",\\\"gitlens.openAutolinkedIssueIconColor\\\":\\\"#98971a\\\",\\\"gitlens.openPullRequestIconColor\\\":\\\"#98971a\\\",\\\"gitlens.trailingLineBackgroundColor\\\":\\\"#f9f5d7a0\\\",\\\"gitlens.trailingLineForegroundColor\\\":\\\"#928374a0\\\",\\\"gitlens.unpublishedChangesIconColor\\\":\\\"#98971a\\\",\\\"gitlens.unpublishedCommitIconColor\\\":\\\"#98971a\\\",\\\"gitlens.unpulledChangesIconColor\\\":\\\"#af3a03\\\",\\\"icon.foreground\\\":\\\"#3c3836\\\",\\\"input.background\\\":\\\"#f9f5d7\\\",\\\"input.border\\\":\\\"#ebdbb2\\\",\\\"input.foreground\\\":\\\"#3c3836\\\",\\\"input.placeholderForeground\\\":\\\"#3c383660\\\",\\\"inputOption.activeBorder\\\":\\\"#3c383660\\\",\\\"inputValidation.errorBackground\\\":\\\"#cc241d\\\",\\\"inputValidation.errorBorder\\\":\\\"#9d0006\\\",\\\"inputValidation.infoBackground\\\":\\\"#45858880\\\",\\\"inputValidation.infoBorder\\\":\\\"#076678\\\",\\\"inputValidation.warningBackground\\\":\\\"#d79921\\\",\\\"inputValidation.warningBorder\\\":\\\"#b57614\\\",\\\"list.activeSelectionBackground\\\":\\\"#ebdbb280\\\",\\\"list.activeSelectionForeground\\\":\\\"#427b58\\\",\\\"list.dropBackground\\\":\\\"#ebdbb2\\\",\\\"list.focusBackground\\\":\\\"#ebdbb2\\\",\\\"list.focusForeground\\\":\\\"#3c3836\\\",\\\"list.highlightForeground\\\":\\\"#689d6a\\\",\\\"list.hoverBackground\\\":\\\"#ebdbb280\\\",\\\"list.hoverForeground\\\":\\\"#504945\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#ebdbb280\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#689d6a\\\",\\\"menu.border\\\":\\\"#ebdbb2\\\",\\\"menu.separatorBackground\\\":\\\"#ebdbb2\\\",\\\"merge.border\\\":\\\"#0000\\\",\\\"merge.currentContentBackground\\\":\\\"#45858820\\\",\\\"merge.currentHeaderBackground\\\":\\\"#45858840\\\",\\\"merge.incomingContentBackground\\\":\\\"#689d6a20\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#689d6a40\\\",\\\"notebook.cellBorderColor\\\":\\\"#d5c4a1\\\",\\\"notebook.cellEditorBackground\\\":\\\"#ebdbb2\\\",\\\"notebook.focusedCellBorder\\\":\\\"#7c6f64\\\",\\\"notebook.focusedEditorBorder\\\":\\\"#d5c4a1\\\",\\\"panel.border\\\":\\\"#ebdbb2\\\",\\\"panelTitle.activeForeground\\\":\\\"#3c3836\\\",\\\"peekView.border\\\":\\\"#ebdbb2\\\",\\\"peekViewEditor.background\\\":\\\"#ebdbb270\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#d5c4a1\\\",\\\"peekViewEditorGutter.background\\\":\\\"#ebdbb270\\\",\\\"peekViewResult.background\\\":\\\"#ebdbb270\\\",\\\"peekViewResult.fileForeground\\\":\\\"#3c3836\\\",\\\"peekViewResult.lineForeground\\\":\\\"#3c3836\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#d5c4a1\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#45858820\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#3c3836\\\",\\\"peekViewTitle.background\\\":\\\"#ebdbb270\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#665c54\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#3c3836\\\",\\\"progressBar.background\\\":\\\"#689d6a\\\",\\\"scmGraph.historyItemHoverDefaultLabelForeground\\\":\\\"#ebdbb2\\\",\\\"scmGraph.historyItemHoverLabelForeground\\\":\\\"#ebdbb2\\\",\\\"scrollbar.shadow\\\":\\\"#f9f5d7\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#689d6a\\\",\\\"scrollbarSlider.background\\\":\\\"#d5c4a199\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#bdae93\\\",\\\"selection.background\\\":\\\"#689d6a80\\\",\\\"sideBar.background\\\":\\\"#f9f5d7\\\",\\\"sideBar.border\\\":\\\"#ebdbb2\\\",\\\"sideBar.foreground\\\":\\\"#504945\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0000\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#3c3836\\\",\\\"sideBarTitle.foreground\\\":\\\"#3c3836\\\",\\\"statusBar.background\\\":\\\"#f9f5d7\\\",\\\"statusBar.border\\\":\\\"#ebdbb2\\\",\\\"statusBar.debuggingBackground\\\":\\\"#af3a03\\\",\\\"statusBar.debuggingBorder\\\":\\\"#0000\\\",\\\"statusBar.debuggingForeground\\\":\\\"#f9f5d7\\\",\\\"statusBar.foreground\\\":\\\"#3c3836\\\",\\\"statusBar.noFolderBackground\\\":\\\"#f9f5d7\\\",\\\"statusBar.noFolderBorder\\\":\\\"#0000\\\",\\\"tab.activeBackground\\\":\\\"#ebdbb2\\\",\\\"tab.activeBorder\\\":\\\"#689d6a\\\",\\\"tab.activeForeground\\\":\\\"#3c3836\\\",\\\"tab.border\\\":\\\"#0000\\\",\\\"tab.inactiveBackground\\\":\\\"#f9f5d7\\\",\\\"tab.inactiveForeground\\\":\\\"#7c6f64\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#0000\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#7c6f64\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#928374\\\",\\\"terminal.ansiBlack\\\":\\\"#ebdbb2\\\",\\\"terminal.ansiBlue\\\":\\\"#458588\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#928374\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#076678\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#427b58\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#79740e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#8f3f71\\\",\\\"terminal.ansiBrightRed\\\":\\\"#9d0006\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#3c3836\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#b57614\\\",\\\"terminal.ansiCyan\\\":\\\"#689d6a\\\",\\\"terminal.ansiGreen\\\":\\\"#98971a\\\",\\\"terminal.ansiMagenta\\\":\\\"#b16286\\\",\\\"terminal.ansiRed\\\":\\\"#cc241d\\\",\\\"terminal.ansiWhite\\\":\\\"#7c6f64\\\",\\\"terminal.ansiYellow\\\":\\\"#d79921\\\",\\\"terminal.background\\\":\\\"#f9f5d7\\\",\\\"terminal.foreground\\\":\\\"#3c3836\\\",\\\"textLink.activeForeground\\\":\\\"#458588\\\",\\\"textLink.foreground\\\":\\\"#076678\\\",\\\"titleBar.activeBackground\\\":\\\"#f9f5d7\\\",\\\"titleBar.activeForeground\\\":\\\"#3c3836\\\",\\\"titleBar.inactiveBackground\\\":\\\"#f9f5d7\\\",\\\"widget.border\\\":\\\"#ebdbb2\\\",\\\"widget.shadow\\\":\\\"#f9f5d730\\\"},\\\"displayName\\\":\\\"Gruvbox Light Hard\\\",\\\"name\\\":\\\"gruvbox-light-hard\\\",\\\"semanticHighlighting\\\":true,\\\"semanticTokenColors\\\":{\\\"component\\\":\\\"#af3a03\\\",\\\"constant.builtin\\\":\\\"#8f3f71\\\",\\\"function\\\":\\\"#427b58\\\",\\\"function.builtin\\\":\\\"#af3a03\\\",\\\"method\\\":\\\"#427b58\\\",\\\"parameter\\\":\\\"#076678\\\",\\\"property\\\":\\\"#076678\\\",\\\"property:python\\\":\\\"#3c3836\\\",\\\"variable\\\":\\\"#3c3836\\\"},\\\"tokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"emphasis\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"strong\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#458588\\\"}},{\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#928374\\\"}},{\\\"scope\\\":[\\\"constant\\\",\\\"support.constant\\\",\\\"variable.arguments\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"constant.rgb-value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"entity.name.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"punctuation.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cc241d\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b16286\\\"}},{\\\"scope\\\":\\\"meta.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"meta.preprocessor\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.numeric\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"meta.header.diff\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"storage\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"string.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"string.quasi\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"string.entity\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"object\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"module.node\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"support.type.property-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"keyword\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"keyword.control.module\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.control.less\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d79921\\\"}},{\\\"scope\\\":\\\"keyword.operator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.operator.new\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"metatag.php\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"support.function.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"constant.sha.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"meta.type.name\\\",\\\"meta.return.type\\\",\\\"meta.return-type\\\",\\\"meta.cast\\\",\\\"meta.type.annotation\\\",\\\"support.type\\\",\\\"storage.type.cs\\\",\\\"variable.class\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"variable.this\\\",\\\"support.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"entity.name\\\",\\\"entity.static\\\",\\\"entity.name.class.static.function\\\",\\\"entity.name.function\\\",\\\"entity.name.class\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"entity.function\\\",\\\"entity.name.function.static\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"entity.name.function.function-call\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"support.function.builtin\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"entity.name.method\\\",\\\"entity.name.method.function-call\\\",\\\"entity.name.static.function-call\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"brace\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#504945\\\"}},{\\\"scope\\\":[\\\"meta.parameter.type.variable\\\",\\\"variable.parameter\\\",\\\"variable.name\\\",\\\"variable.other\\\",\\\"variable\\\",\\\"string.constant.other.placeholder\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"prototype\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"punctuation\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7c6f64\\\"}},{\\\"scope\\\":\\\"punctuation.quoted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"punctuation.quasi\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"*url*\\\",\\\"*link*\\\",\\\"*uri*\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":[\\\"meta.function.python\\\",\\\"entity.name.function.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"storage.type.function.python\\\",\\\"storage.modifier.declaration\\\",\\\"storage.type.class.python\\\",\\\"storage.type.string.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"storage.type.function.async.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"meta.function-call.generic\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"meta.function-call.arguments\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#504945\\\"}},{\\\"scope\\\":\\\"entity.name.function.decorator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"constant.other.caps\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"keyword.operator.logical\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"punctuation.definition.logical-expression\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"string.interpolated.dollar.shell\\\",\\\"string.interpolated.backtick.shell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.control.directive\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"support.function.C99\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"meta.function.cs\\\",\\\"entity.name.function.cs\\\",\\\"entity.name.type.namespace.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"keyword.other.using.cs\\\",\\\"entity.name.variable.field.cs\\\",\\\"entity.name.variable.local.cs\\\",\\\"variable.other.readwrite.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"keyword.other.this.cs\\\",\\\"keyword.other.base.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"meta.scope.prerequisites\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"entity.name.function.target\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"storage.modifier.package.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#665c54\\\"}},{\\\"scope\\\":[\\\"keyword.other.import.java\\\",\\\"keyword.other.package.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"storage.type.java\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"storage.type.annotation\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"keyword.other.documentation.javadoc\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"comment.block.javadoc variable.parameter.java\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.java variable.other.object\\\",\\\"source.java variable.other.definition.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"meta.function-parameters.lisp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"markup.underline\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":\\\"string.other.link.title.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#928374\\\"}},{\\\"scope\\\":\\\"markup.underline.link\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"markup.heading\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"heading.1.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"heading.2.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"heading.3.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"heading.4.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"heading.5.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"heading.6.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"markup.inserted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"markup.deleted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d65d0e\\\"}},{\\\"scope\\\":\\\"markup.changed\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"markup.punctuation.quote.beginning\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#98971a\\\"}},{\\\"scope\\\":\\\"markup.punctuation.list.beginning\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"markup.inline.raw\\\",\\\"markup.fenced_code.block\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"string.quoted.double.json\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"source.css meta.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"support.type.property-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.class\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.css support.function.transform\\\",\\\"source.css support.function.timing-function\\\",\\\"source.css support.function.misc\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"support.property-value\\\",\\\"constant.rgb-value\\\",\\\"support.property-value.scss\\\",\\\"constant.rgb-value.scss\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d65d0e\\\"}},{\\\"scope\\\":[\\\"entity.name.tag.css\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"text.html entity.name.tag\\\",\\\"text.html punctuation.tag\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.js variable.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.ts variable.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.go storage.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.import\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.go keyword.package\\\",\\\"source.go keyword.import\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.go keyword.interface\\\",\\\"source.go keyword.struct\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"keyword.control.cucumber.table\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.reason string.double\\\",\\\"source.reason string.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.reason keyword.control.less\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.reason entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.reason support.property-value\\\",\\\"source.reason entity.name.filename\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.powershell variable.other.member.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.powershell support.function.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"source.powershell support.function.attribute.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#665c54\\\"}},{\\\"scope\\\":[\\\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"support.function.be.latex\\\",\\\"support.function.general.tex\\\",\\\"support.function.section.latex\\\",\\\"support.function.textbf.latex\\\",\\\"support.function.textit.latex\\\",\\\"support.function.texttt.latex\\\",\\\"support.function.emph.latex\\\",\\\"support.function.url.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"support.class.math.block.tex\\\",\\\"support.class.math.block.environment.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"keyword.control.preamble.latex\\\",\\\"keyword.control.include.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"support.class.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}}],\\\"type\\\":\\\"light\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,mjsBAA+hxB,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#fbf1c7","activityBar.border":"#ebdbb2","activityBar.foreground":"#3c3836","activityBarBadge.background":"#458588","activityBarBadge.foreground":"#ebdbb2","activityBarTop.background":"#fbf1c7","activityBarTop.foreground":"#3c3836","badge.background":"#b16286","badge.foreground":"#ebdbb2","button.background":"#45858880","button.foreground":"#3c3836","button.hoverBackground":"#45858860","debugToolBar.background":"#fbf1c7","diffEditor.insertedTextBackground":"#79740e30","diffEditor.removedTextBackground":"#9d000630","dropdown.background":"#fbf1c7","dropdown.border":"#ebdbb2","dropdown.foreground":"#3c3836","editor.background":"#fbf1c7","editor.findMatchBackground":"#07667870","editor.findMatchHighlightBackground":"#af3a0330","editor.findRangeHighlightBackground":"#07667870","editor.foreground":"#3c3836","editor.hoverHighlightBackground":"#689d6a50","editor.lineHighlightBackground":"#ebdbb260","editor.lineHighlightBorder":"#0000","editor.selectionBackground":"#689d6a40","editor.selectionHighlightBackground":"#b5761440","editorBracketHighlight.foreground1":"#b16286","editorBracketHighlight.foreground2":"#458588","editorBracketHighlight.foreground3":"#689d6a","editorBracketHighlight.foreground4":"#98971a","editorBracketHighlight.foreground5":"#d79921","editorBracketHighlight.foreground6":"#d65d0e","editorBracketHighlight.unexpectedBracket.foreground":"#cc241d","editorBracketMatch.background":"#92837480","editorBracketMatch.border":"#0000","editorCodeLens.foreground":"#7c6f6490","editorCursor.foreground":"#3c3836","editorError.foreground":"#cc241d","editorGhostText.background":"#bdae9360","editorGroup.border":"#ebdbb2","editorGroup.dropBackground":"#ebdbb260","editorGroupHeader.noTabsBackground":"#fbf1c7","editorGroupHeader.tabsBackground":"#fbf1c7","editorGroupHeader.tabsBorder":"#ebdbb2","editorGutter.addedBackground":"#79740e","editorGutter.background":"#0000","editorGutter.deletedBackground":"#9d0006","editorGutter.modifiedBackground":"#076678","editorHoverWidget.background":"#fbf1c7","editorHoverWidget.border":"#ebdbb2","editorIndentGuide.activeBackground":"#bdae93","editorInfo.foreground":"#458588","editorLineNumber.foreground":"#bdae93","editorLink.activeForeground":"#3c3836","editorOverviewRuler.addedForeground":"#076678","editorOverviewRuler.border":"#0000","editorOverviewRuler.commonContentForeground":"#928374","editorOverviewRuler.currentContentForeground":"#458588","editorOverviewRuler.deletedForeground":"#076678","editorOverviewRuler.errorForeground":"#9d0006","editorOverviewRuler.findMatchForeground":"#665c54","editorOverviewRuler.incomingContentForeground":"#689d6a","editorOverviewRuler.infoForeground":"#8f3f71","editorOverviewRuler.modifiedForeground":"#076678","editorOverviewRuler.rangeHighlightForeground":"#665c54","editorOverviewRuler.selectionHighlightForeground":"#bdae93","editorOverviewRuler.warningForeground":"#d79921","editorOverviewRuler.wordHighlightForeground":"#bdae93","editorOverviewRuler.wordHighlightStrongForeground":"#bdae93","editorRuler.foreground":"#7c6f6440","editorStickyScroll.shadow":"#d5c4a199","editorStickyScrollHover.background":"#ebdbb260","editorSuggestWidget.background":"#fbf1c7","editorSuggestWidget.border":"#ebdbb2","editorSuggestWidget.foreground":"#3c3836","editorSuggestWidget.highlightForeground":"#689d6a","editorSuggestWidget.selectedBackground":"#ebdbb260","editorWarning.foreground":"#d79921","editorWhitespace.foreground":"#7c6f6420","editorWidget.background":"#fbf1c7","editorWidget.border":"#ebdbb2","errorForeground":"#9d0006","extensionButton.prominentBackground":"#79740e80","extensionButton.prominentHoverBackground":"#79740e30","focusBorder":"#ebdbb2","foreground":"#3c3836","gitDecoration.addedResourceForeground":"#3c3836","gitDecoration.conflictingResourceForeground":"#b16286","gitDecoration.deletedResourceForeground":"#cc241d","gitDecoration.ignoredResourceForeground":"#a89984","gitDecoration.modifiedResourceForeground":"#d79921","gitDecoration.untrackedResourceForeground":"#98971a","gitlens.closedAutolinkedIssueIconColor":"#b16286","gitlens.closedPullRequestIconColor":"#cc241d","gitlens.decorations.branchAheadForegroundColor":"#98971a","gitlens.decorations.branchBehindForegroundColor":"#d65d0e","gitlens.decorations.branchDivergedForegroundColor":"#d79921","gitlens.decorations.branchMissingUpstreamForegroundColor":"#cc241d","gitlens.decorations.statusMergingOrRebasingConflictForegroundColor":"#cc241d","gitlens.decorations.statusMergingOrRebasingForegroundColor":"#d79921","gitlens.decorations.workspaceCurrentForegroundColor":"#98971a","gitlens.decorations.workspaceRepoMissingForegroundColor":"#a89984","gitlens.decorations.workspaceRepoOpenForegroundColor":"#98971a","gitlens.decorations.worktreeHasUncommittedChangesForegroundColor":"#928374","gitlens.decorations.worktreeMissingForegroundColor":"#cc241d","gitlens.graphChangesColumnAddedColor":"#98971a","gitlens.graphChangesColumnDeletedColor":"#cc241d","gitlens.graphLane10Color":"#98971a","gitlens.graphLane1Color":"#076678","gitlens.graphLane2Color":"#458588","gitlens.graphLane3Color":"#8f3f71","gitlens.graphLane4Color":"#b16286","gitlens.graphLane5Color":"#427b58","gitlens.graphLane6Color":"#689d6a","gitlens.graphLane7Color":"#b57614","gitlens.graphLane8Color":"#d79921","gitlens.graphLane9Color":"#79740e","gitlens.graphMinimapMarkerHeadColor":"#98971a","gitlens.graphMinimapMarkerHighlightsColor":"#79740e","gitlens.graphMinimapMarkerLocalBranchesColor":"#076678","gitlens.graphMinimapMarkerPullRequestsColor":"#af3a03","gitlens.graphMinimapMarkerRemoteBranchesColor":"#458588","gitlens.graphMinimapMarkerStashesColor":"#b16286","gitlens.graphMinimapMarkerTagsColor":"#a89984","gitlens.graphMinimapMarkerUpstreamColor":"#689d6a","gitlens.graphScrollMarkerHeadColor":"#79740e","gitlens.graphScrollMarkerHighlightsColor":"#d79921","gitlens.graphScrollMarkerLocalBranchesColor":"#076678","gitlens.graphScrollMarkerPullRequestsColor":"#af3a03","gitlens.graphScrollMarkerRemoteBranchesColor":"#458588","gitlens.graphScrollMarkerStashesColor":"#b16286","gitlens.graphScrollMarkerTagsColor":"#a89984","gitlens.graphScrollMarkerUpstreamColor":"#427b58","gitlens.gutterBackgroundColor":"#ebdbb2","gitlens.gutterForegroundColor":"#3c3836","gitlens.gutterUncommittedForegroundColor":"#458588","gitlens.launchpadIndicatorAttentionColor":"#b57614","gitlens.launchpadIndicatorAttentionHoverColor":"#d79921","gitlens.launchpadIndicatorBlockedColor":"#9d0006","gitlens.launchpadIndicatorBlockedHoverColor":"#cc241d","gitlens.launchpadIndicatorMergeableColor":"#79740e","gitlens.launchpadIndicatorMergeableHoverColor":"#98971a","gitlens.lineHighlightBackgroundColor":"#ebdbb2","gitlens.lineHighlightOverviewRulerColor":"#458588","gitlens.mergedPullRequestIconColor":"#b16286","gitlens.openAutolinkedIssueIconColor":"#98971a","gitlens.openPullRequestIconColor":"#98971a","gitlens.trailingLineBackgroundColor":"#fbf1c7a0","gitlens.trailingLineForegroundColor":"#928374a0","gitlens.unpublishedChangesIconColor":"#98971a","gitlens.unpublishedCommitIconColor":"#98971a","gitlens.unpulledChangesIconColor":"#af3a03","icon.foreground":"#3c3836","input.background":"#fbf1c7","input.border":"#ebdbb2","input.foreground":"#3c3836","input.placeholderForeground":"#3c383660","inputOption.activeBorder":"#3c383660","inputValidation.errorBackground":"#cc241d","inputValidation.errorBorder":"#9d0006","inputValidation.infoBackground":"#45858880","inputValidation.infoBorder":"#076678","inputValidation.warningBackground":"#d79921","inputValidation.warningBorder":"#b57614","list.activeSelectionBackground":"#ebdbb280","list.activeSelectionForeground":"#427b58","list.dropBackground":"#ebdbb2","list.focusBackground":"#ebdbb2","list.focusForeground":"#3c3836","list.highlightForeground":"#689d6a","list.hoverBackground":"#ebdbb280","list.hoverForeground":"#504945","list.inactiveSelectionBackground":"#ebdbb280","list.inactiveSelectionForeground":"#689d6a","menu.border":"#ebdbb2","menu.separatorBackground":"#ebdbb2","merge.border":"#0000","merge.currentContentBackground":"#45858820","merge.currentHeaderBackground":"#45858840","merge.incomingContentBackground":"#689d6a20","merge.incomingHeaderBackground":"#689d6a40","notebook.cellBorderColor":"#d5c4a1","notebook.cellEditorBackground":"#ebdbb2","notebook.focusedCellBorder":"#7c6f64","notebook.focusedEditorBorder":"#d5c4a1","panel.border":"#ebdbb2","panelTitle.activeForeground":"#3c3836","peekView.border":"#ebdbb2","peekViewEditor.background":"#ebdbb270","peekViewEditor.matchHighlightBackground":"#d5c4a1","peekViewEditorGutter.background":"#ebdbb270","peekViewResult.background":"#ebdbb270","peekViewResult.fileForeground":"#3c3836","peekViewResult.lineForeground":"#3c3836","peekViewResult.matchHighlightBackground":"#d5c4a1","peekViewResult.selectionBackground":"#45858820","peekViewResult.selectionForeground":"#3c3836","peekViewTitle.background":"#ebdbb270","peekViewTitleDescription.foreground":"#665c54","peekViewTitleLabel.foreground":"#3c3836","progressBar.background":"#689d6a","scmGraph.historyItemHoverDefaultLabelForeground":"#ebdbb2","scmGraph.historyItemHoverLabelForeground":"#ebdbb2","scrollbar.shadow":"#fbf1c7","scrollbarSlider.activeBackground":"#689d6a","scrollbarSlider.background":"#d5c4a199","scrollbarSlider.hoverBackground":"#bdae93","selection.background":"#689d6a80","sideBar.background":"#fbf1c7","sideBar.border":"#ebdbb2","sideBar.foreground":"#504945","sideBarSectionHeader.background":"#0000","sideBarSectionHeader.foreground":"#3c3836","sideBarTitle.foreground":"#3c3836","statusBar.background":"#fbf1c7","statusBar.border":"#ebdbb2","statusBar.debuggingBackground":"#af3a03","statusBar.debuggingBorder":"#0000","statusBar.debuggingForeground":"#fbf1c7","statusBar.foreground":"#3c3836","statusBar.noFolderBackground":"#fbf1c7","statusBar.noFolderBorder":"#0000","tab.activeBackground":"#ebdbb2","tab.activeBorder":"#689d6a","tab.activeForeground":"#3c3836","tab.border":"#0000","tab.inactiveBackground":"#fbf1c7","tab.inactiveForeground":"#7c6f64","tab.unfocusedActiveBorder":"#0000","tab.unfocusedActiveForeground":"#7c6f64","tab.unfocusedInactiveForeground":"#928374","terminal.ansiBlack":"#ebdbb2","terminal.ansiBlue":"#458588","terminal.ansiBrightBlack":"#928374","terminal.ansiBrightBlue":"#076678","terminal.ansiBrightCyan":"#427b58","terminal.ansiBrightGreen":"#79740e","terminal.ansiBrightMagenta":"#8f3f71","terminal.ansiBrightRed":"#9d0006","terminal.ansiBrightWhite":"#3c3836","terminal.ansiBrightYellow":"#b57614","terminal.ansiCyan":"#689d6a","terminal.ansiGreen":"#98971a","terminal.ansiMagenta":"#b16286","terminal.ansiRed":"#cc241d","terminal.ansiWhite":"#7c6f64","terminal.ansiYellow":"#d79921","terminal.background":"#fbf1c7","terminal.foreground":"#3c3836","textLink.activeForeground":"#458588","textLink.foreground":"#076678","titleBar.activeBackground":"#fbf1c7","titleBar.activeForeground":"#3c3836","titleBar.inactiveBackground":"#fbf1c7","widget.border":"#ebdbb2","widget.shadow":"#fbf1c730"},"displayName":"Gruvbox Light Medium","name":"gruvbox-light-medium","semanticHighlighting":true,"semanticTokenColors":{"component":"#af3a03","constant.builtin":"#8f3f71","function":"#427b58","function.builtin":"#af3a03","method":"#427b58","parameter":"#076678","property":"#076678","property:python":"#3c3836","variable":"#3c3836"},"tokenColors":[{"settings":{"foreground":"#3c3836"}},{"scope":"emphasis","settings":{"fontStyle":"italic"}},{"scope":"strong","settings":{"fontStyle":"bold"}},{"scope":"header","settings":{"foreground":"#458588"}},{"scope":["comment","punctuation.definition.comment"],"settings":{"fontStyle":"italic","foreground":"#928374"}},{"scope":["constant","support.constant","variable.arguments"],"settings":{"foreground":"#8f3f71"}},{"scope":"constant.rgb-value","settings":{"foreground":"#3c3836"}},{"scope":"entity.name.selector","settings":{"foreground":"#427b58"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#b57614"}},{"scope":["entity.name.tag","punctuation.tag"],"settings":{"foreground":"#427b58"}},{"scope":["invalid","invalid.illegal"],"settings":{"foreground":"#cc241d"}},{"scope":"invalid.deprecated","settings":{"foreground":"#b16286"}},{"scope":"meta.selector","settings":{"foreground":"#427b58"}},{"scope":"meta.preprocessor","settings":{"foreground":"#af3a03"}},{"scope":"meta.preprocessor.string","settings":{"foreground":"#79740e"}},{"scope":"meta.preprocessor.numeric","settings":{"foreground":"#79740e"}},{"scope":"meta.header.diff","settings":{"foreground":"#af3a03"}},{"scope":"storage","settings":{"foreground":"#9d0006"}},{"scope":["storage.type","storage.modifier"],"settings":{"foreground":"#af3a03"}},{"scope":"string","settings":{"foreground":"#79740e"}},{"scope":"string.tag","settings":{"foreground":"#79740e"}},{"scope":"string.value","settings":{"foreground":"#79740e"}},{"scope":"string.regexp","settings":{"foreground":"#af3a03"}},{"scope":"string.escape","settings":{"foreground":"#9d0006"}},{"scope":"string.quasi","settings":{"foreground":"#427b58"}},{"scope":"string.entity","settings":{"foreground":"#79740e"}},{"scope":"object","settings":{"foreground":"#3c3836"}},{"scope":"module.node","settings":{"foreground":"#076678"}},{"scope":"support.type.property-name","settings":{"foreground":"#689d6a"}},{"scope":"keyword","settings":{"foreground":"#9d0006"}},{"scope":"keyword.control","settings":{"foreground":"#9d0006"}},{"scope":"keyword.control.module","settings":{"foreground":"#427b58"}},{"scope":"keyword.control.less","settings":{"foreground":"#d79921"}},{"scope":"keyword.operator","settings":{"foreground":"#427b58"}},{"scope":"keyword.operator.new","settings":{"foreground":"#af3a03"}},{"scope":"keyword.other.unit","settings":{"foreground":"#79740e"}},{"scope":"metatag.php","settings":{"foreground":"#af3a03"}},{"scope":"support.function.git-rebase","settings":{"foreground":"#689d6a"}},{"scope":"constant.sha.git-rebase","settings":{"foreground":"#79740e"}},{"scope":["meta.type.name","meta.return.type","meta.return-type","meta.cast","meta.type.annotation","support.type","storage.type.cs","variable.class"],"settings":{"foreground":"#b57614"}},{"scope":["variable.this","support.variable"],"settings":{"foreground":"#8f3f71"}},{"scope":["entity.name","entity.static","entity.name.class.static.function","entity.name.function","entity.name.class","entity.name.type"],"settings":{"foreground":"#b57614"}},{"scope":["entity.function","entity.name.function.static"],"settings":{"foreground":"#427b58"}},{"scope":"entity.name.function.function-call","settings":{"foreground":"#427b58"}},{"scope":"support.function.builtin","settings":{"foreground":"#af3a03"}},{"scope":["entity.name.method","entity.name.method.function-call","entity.name.static.function-call"],"settings":{"foreground":"#689d6a"}},{"scope":"brace","settings":{"foreground":"#504945"}},{"scope":["meta.parameter.type.variable","variable.parameter","variable.name","variable.other","variable","string.constant.other.placeholder"],"settings":{"foreground":"#076678"}},{"scope":"prototype","settings":{"foreground":"#8f3f71"}},{"scope":["punctuation"],"settings":{"foreground":"#7c6f64"}},{"scope":"punctuation.quoted","settings":{"foreground":"#3c3836"}},{"scope":"punctuation.quasi","settings":{"foreground":"#9d0006"}},{"scope":["*url*","*link*","*uri*"],"settings":{"fontStyle":"underline"}},{"scope":["meta.function.python","entity.name.function.python"],"settings":{"foreground":"#427b58"}},{"scope":["storage.type.function.python","storage.modifier.declaration","storage.type.class.python","storage.type.string.python"],"settings":{"foreground":"#9d0006"}},{"scope":["storage.type.function.async.python"],"settings":{"foreground":"#9d0006"}},{"scope":"meta.function-call.generic","settings":{"foreground":"#076678"}},{"scope":"meta.function-call.arguments","settings":{"foreground":"#504945"}},{"scope":"entity.name.function.decorator","settings":{"fontStyle":"bold","foreground":"#b57614"}},{"scope":"constant.other.caps","settings":{"fontStyle":"bold"}},{"scope":"keyword.operator.logical","settings":{"foreground":"#9d0006"}},{"scope":"punctuation.definition.logical-expression","settings":{"foreground":"#af3a03"}},{"scope":["string.interpolated.dollar.shell","string.interpolated.backtick.shell"],"settings":{"foreground":"#427b58"}},{"scope":"keyword.control.directive","settings":{"foreground":"#427b58"}},{"scope":"support.function.C99","settings":{"foreground":"#b57614"}},{"scope":["meta.function.cs","entity.name.function.cs","entity.name.type.namespace.cs"],"settings":{"foreground":"#79740e"}},{"scope":["keyword.other.using.cs","entity.name.variable.field.cs","entity.name.variable.local.cs","variable.other.readwrite.cs"],"settings":{"foreground":"#427b58"}},{"scope":["keyword.other.this.cs","keyword.other.base.cs"],"settings":{"foreground":"#8f3f71"}},{"scope":"meta.scope.prerequisites","settings":{"foreground":"#b57614"}},{"scope":"entity.name.function.target","settings":{"fontStyle":"bold","foreground":"#79740e"}},{"scope":["storage.modifier.import.java","storage.modifier.package.java"],"settings":{"foreground":"#665c54"}},{"scope":["keyword.other.import.java","keyword.other.package.java"],"settings":{"foreground":"#427b58"}},{"scope":"storage.type.java","settings":{"foreground":"#b57614"}},{"scope":"storage.type.annotation","settings":{"fontStyle":"bold","foreground":"#076678"}},{"scope":"keyword.other.documentation.javadoc","settings":{"foreground":"#427b58"}},{"scope":"comment.block.javadoc variable.parameter.java","settings":{"fontStyle":"bold","foreground":"#79740e"}},{"scope":["source.java variable.other.object","source.java variable.other.definition.java"],"settings":{"foreground":"#3c3836"}},{"scope":"meta.function-parameters.lisp","settings":{"foreground":"#b57614"}},{"scope":"markup.underline","settings":{"fontStyle":"underline"}},{"scope":"string.other.link.title.markdown","settings":{"fontStyle":"underline","foreground":"#928374"}},{"scope":"markup.underline.link","settings":{"foreground":"#8f3f71"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#af3a03"}},{"scope":"markup.heading","settings":{"fontStyle":"bold","foreground":"#af3a03"}},{"scope":"heading.1.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#9d0006"}},{"scope":"heading.2.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#af3a03"}},{"scope":"heading.3.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#b57614"}},{"scope":"heading.4.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#79740e"}},{"scope":"heading.5.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#076678"}},{"scope":"heading.6.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#8f3f71"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.inserted","settings":{"foreground":"#79740e"}},{"scope":"markup.deleted","settings":{"foreground":"#d65d0e"}},{"scope":"markup.changed","settings":{"foreground":"#af3a03"}},{"scope":"markup.punctuation.quote.beginning","settings":{"foreground":"#98971a"}},{"scope":"markup.punctuation.list.beginning","settings":{"foreground":"#076678"}},{"scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#427b58"}},{"scope":"string.quoted.double.json","settings":{"foreground":"#076678"}},{"scope":"entity.other.attribute-name.css","settings":{"foreground":"#af3a03"}},{"scope":"source.css meta.selector","settings":{"foreground":"#3c3836"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#af3a03"}},{"scope":"entity.other.attribute-name.class","settings":{"foreground":"#79740e"}},{"scope":["source.css support.function.transform","source.css support.function.timing-function","source.css support.function.misc"],"settings":{"foreground":"#9d0006"}},{"scope":["support.property-value","constant.rgb-value","support.property-value.scss","constant.rgb-value.scss"],"settings":{"foreground":"#d65d0e"}},{"scope":["entity.name.tag.css"],"settings":{"fontStyle":""}},{"scope":["punctuation.definition.tag"],"settings":{"foreground":"#076678"}},{"scope":["text.html entity.name.tag","text.html punctuation.tag"],"settings":{"fontStyle":"bold","foreground":"#427b58"}},{"scope":["source.js variable.language"],"settings":{"foreground":"#af3a03"}},{"scope":["source.ts variable.language"],"settings":{"foreground":"#af3a03"}},{"scope":["source.go storage.type"],"settings":{"foreground":"#b57614"}},{"scope":["source.go entity.name.import"],"settings":{"foreground":"#79740e"}},{"scope":["source.go keyword.package","source.go keyword.import"],"settings":{"foreground":"#427b58"}},{"scope":["source.go keyword.interface","source.go keyword.struct"],"settings":{"foreground":"#076678"}},{"scope":["source.go entity.name.type"],"settings":{"foreground":"#3c3836"}},{"scope":["source.go entity.name.function"],"settings":{"foreground":"#8f3f71"}},{"scope":["keyword.control.cucumber.table"],"settings":{"foreground":"#076678"}},{"scope":["source.reason string.double","source.reason string.regexp"],"settings":{"foreground":"#79740e"}},{"scope":["source.reason keyword.control.less"],"settings":{"foreground":"#427b58"}},{"scope":["source.reason entity.name.function"],"settings":{"foreground":"#076678"}},{"scope":["source.reason support.property-value","source.reason entity.name.filename"],"settings":{"foreground":"#af3a03"}},{"scope":["source.powershell variable.other.member.powershell"],"settings":{"foreground":"#af3a03"}},{"scope":["source.powershell support.function.powershell"],"settings":{"foreground":"#b57614"}},{"scope":["source.powershell support.function.attribute.powershell"],"settings":{"foreground":"#665c54"}},{"scope":["source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell"],"settings":{"foreground":"#af3a03"}},{"scope":["support.function.be.latex","support.function.general.tex","support.function.section.latex","support.function.textbf.latex","support.function.textit.latex","support.function.texttt.latex","support.function.emph.latex","support.function.url.latex"],"settings":{"foreground":"#9d0006"}},{"scope":["support.class.math.block.tex","support.class.math.block.environment.latex"],"settings":{"foreground":"#af3a03"}},{"scope":["keyword.control.preamble.latex","keyword.control.include.latex"],"settings":{"foreground":"#8f3f71"}},{"scope":["support.class.latex"],"settings":{"foreground":"#427b58"}}],"type":"light"}`));export{e as default};
2
- //# sourceMappingURL=gruvbox-light-medium.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"gruvbox-light-medium.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-medium.mjs"],"sourcesContent":["/* Theme: gruvbox-light-medium */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#fbf1c7\\\",\\\"activityBar.border\\\":\\\"#ebdbb2\\\",\\\"activityBar.foreground\\\":\\\"#3c3836\\\",\\\"activityBarBadge.background\\\":\\\"#458588\\\",\\\"activityBarBadge.foreground\\\":\\\"#ebdbb2\\\",\\\"activityBarTop.background\\\":\\\"#fbf1c7\\\",\\\"activityBarTop.foreground\\\":\\\"#3c3836\\\",\\\"badge.background\\\":\\\"#b16286\\\",\\\"badge.foreground\\\":\\\"#ebdbb2\\\",\\\"button.background\\\":\\\"#45858880\\\",\\\"button.foreground\\\":\\\"#3c3836\\\",\\\"button.hoverBackground\\\":\\\"#45858860\\\",\\\"debugToolBar.background\\\":\\\"#fbf1c7\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#79740e30\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#9d000630\\\",\\\"dropdown.background\\\":\\\"#fbf1c7\\\",\\\"dropdown.border\\\":\\\"#ebdbb2\\\",\\\"dropdown.foreground\\\":\\\"#3c3836\\\",\\\"editor.background\\\":\\\"#fbf1c7\\\",\\\"editor.findMatchBackground\\\":\\\"#07667870\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#af3a0330\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#07667870\\\",\\\"editor.foreground\\\":\\\"#3c3836\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#689d6a50\\\",\\\"editor.lineHighlightBackground\\\":\\\"#ebdbb260\\\",\\\"editor.lineHighlightBorder\\\":\\\"#0000\\\",\\\"editor.selectionBackground\\\":\\\"#689d6a40\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#b5761440\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#b16286\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#458588\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#689d6a\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#98971a\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#d79921\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#d65d0e\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#cc241d\\\",\\\"editorBracketMatch.background\\\":\\\"#92837480\\\",\\\"editorBracketMatch.border\\\":\\\"#0000\\\",\\\"editorCodeLens.foreground\\\":\\\"#7c6f6490\\\",\\\"editorCursor.foreground\\\":\\\"#3c3836\\\",\\\"editorError.foreground\\\":\\\"#cc241d\\\",\\\"editorGhostText.background\\\":\\\"#bdae9360\\\",\\\"editorGroup.border\\\":\\\"#ebdbb2\\\",\\\"editorGroup.dropBackground\\\":\\\"#ebdbb260\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#fbf1c7\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#fbf1c7\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#ebdbb2\\\",\\\"editorGutter.addedBackground\\\":\\\"#79740e\\\",\\\"editorGutter.background\\\":\\\"#0000\\\",\\\"editorGutter.deletedBackground\\\":\\\"#9d0006\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#076678\\\",\\\"editorHoverWidget.background\\\":\\\"#fbf1c7\\\",\\\"editorHoverWidget.border\\\":\\\"#ebdbb2\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#bdae93\\\",\\\"editorInfo.foreground\\\":\\\"#458588\\\",\\\"editorLineNumber.foreground\\\":\\\"#bdae93\\\",\\\"editorLink.activeForeground\\\":\\\"#3c3836\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.border\\\":\\\"#0000\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#928374\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#458588\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#9d0006\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#665c54\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#689d6a\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#8f3f71\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#665c54\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#bdae93\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#d79921\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#bdae93\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#bdae93\\\",\\\"editorRuler.foreground\\\":\\\"#7c6f6440\\\",\\\"editorStickyScroll.shadow\\\":\\\"#d5c4a199\\\",\\\"editorStickyScrollHover.background\\\":\\\"#ebdbb260\\\",\\\"editorSuggestWidget.background\\\":\\\"#fbf1c7\\\",\\\"editorSuggestWidget.border\\\":\\\"#ebdbb2\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#3c3836\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#689d6a\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#ebdbb260\\\",\\\"editorWarning.foreground\\\":\\\"#d79921\\\",\\\"editorWhitespace.foreground\\\":\\\"#7c6f6420\\\",\\\"editorWidget.background\\\":\\\"#fbf1c7\\\",\\\"editorWidget.border\\\":\\\"#ebdbb2\\\",\\\"errorForeground\\\":\\\"#9d0006\\\",\\\"extensionButton.prominentBackground\\\":\\\"#79740e80\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#79740e30\\\",\\\"focusBorder\\\":\\\"#ebdbb2\\\",\\\"foreground\\\":\\\"#3c3836\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#3c3836\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#b16286\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#cc241d\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#a89984\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#d79921\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#98971a\\\",\\\"gitlens.closedAutolinkedIssueIconColor\\\":\\\"#b16286\\\",\\\"gitlens.closedPullRequestIconColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.branchAheadForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.branchBehindForegroundColor\\\":\\\"#d65d0e\\\",\\\"gitlens.decorations.branchDivergedForegroundColor\\\":\\\"#d79921\\\",\\\"gitlens.decorations.branchMissingUpstreamForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.statusMergingOrRebasingForegroundColor\\\":\\\"#d79921\\\",\\\"gitlens.decorations.workspaceCurrentForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.workspaceRepoMissingForegroundColor\\\":\\\"#a89984\\\",\\\"gitlens.decorations.workspaceRepoOpenForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\\\":\\\"#928374\\\",\\\"gitlens.decorations.worktreeMissingForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.graphChangesColumnAddedColor\\\":\\\"#98971a\\\",\\\"gitlens.graphChangesColumnDeletedColor\\\":\\\"#cc241d\\\",\\\"gitlens.graphLane10Color\\\":\\\"#98971a\\\",\\\"gitlens.graphLane1Color\\\":\\\"#076678\\\",\\\"gitlens.graphLane2Color\\\":\\\"#458588\\\",\\\"gitlens.graphLane3Color\\\":\\\"#8f3f71\\\",\\\"gitlens.graphLane4Color\\\":\\\"#b16286\\\",\\\"gitlens.graphLane5Color\\\":\\\"#427b58\\\",\\\"gitlens.graphLane6Color\\\":\\\"#689d6a\\\",\\\"gitlens.graphLane7Color\\\":\\\"#b57614\\\",\\\"gitlens.graphLane8Color\\\":\\\"#d79921\\\",\\\"gitlens.graphLane9Color\\\":\\\"#79740e\\\",\\\"gitlens.graphMinimapMarkerHeadColor\\\":\\\"#98971a\\\",\\\"gitlens.graphMinimapMarkerHighlightsColor\\\":\\\"#79740e\\\",\\\"gitlens.graphMinimapMarkerLocalBranchesColor\\\":\\\"#076678\\\",\\\"gitlens.graphMinimapMarkerPullRequestsColor\\\":\\\"#af3a03\\\",\\\"gitlens.graphMinimapMarkerRemoteBranchesColor\\\":\\\"#458588\\\",\\\"gitlens.graphMinimapMarkerStashesColor\\\":\\\"#b16286\\\",\\\"gitlens.graphMinimapMarkerTagsColor\\\":\\\"#a89984\\\",\\\"gitlens.graphMinimapMarkerUpstreamColor\\\":\\\"#689d6a\\\",\\\"gitlens.graphScrollMarkerHeadColor\\\":\\\"#79740e\\\",\\\"gitlens.graphScrollMarkerHighlightsColor\\\":\\\"#d79921\\\",\\\"gitlens.graphScrollMarkerLocalBranchesColor\\\":\\\"#076678\\\",\\\"gitlens.graphScrollMarkerPullRequestsColor\\\":\\\"#af3a03\\\",\\\"gitlens.graphScrollMarkerRemoteBranchesColor\\\":\\\"#458588\\\",\\\"gitlens.graphScrollMarkerStashesColor\\\":\\\"#b16286\\\",\\\"gitlens.graphScrollMarkerTagsColor\\\":\\\"#a89984\\\",\\\"gitlens.graphScrollMarkerUpstreamColor\\\":\\\"#427b58\\\",\\\"gitlens.gutterBackgroundColor\\\":\\\"#ebdbb2\\\",\\\"gitlens.gutterForegroundColor\\\":\\\"#3c3836\\\",\\\"gitlens.gutterUncommittedForegroundColor\\\":\\\"#458588\\\",\\\"gitlens.launchpadIndicatorAttentionColor\\\":\\\"#b57614\\\",\\\"gitlens.launchpadIndicatorAttentionHoverColor\\\":\\\"#d79921\\\",\\\"gitlens.launchpadIndicatorBlockedColor\\\":\\\"#9d0006\\\",\\\"gitlens.launchpadIndicatorBlockedHoverColor\\\":\\\"#cc241d\\\",\\\"gitlens.launchpadIndicatorMergeableColor\\\":\\\"#79740e\\\",\\\"gitlens.launchpadIndicatorMergeableHoverColor\\\":\\\"#98971a\\\",\\\"gitlens.lineHighlightBackgroundColor\\\":\\\"#ebdbb2\\\",\\\"gitlens.lineHighlightOverviewRulerColor\\\":\\\"#458588\\\",\\\"gitlens.mergedPullRequestIconColor\\\":\\\"#b16286\\\",\\\"gitlens.openAutolinkedIssueIconColor\\\":\\\"#98971a\\\",\\\"gitlens.openPullRequestIconColor\\\":\\\"#98971a\\\",\\\"gitlens.trailingLineBackgroundColor\\\":\\\"#fbf1c7a0\\\",\\\"gitlens.trailingLineForegroundColor\\\":\\\"#928374a0\\\",\\\"gitlens.unpublishedChangesIconColor\\\":\\\"#98971a\\\",\\\"gitlens.unpublishedCommitIconColor\\\":\\\"#98971a\\\",\\\"gitlens.unpulledChangesIconColor\\\":\\\"#af3a03\\\",\\\"icon.foreground\\\":\\\"#3c3836\\\",\\\"input.background\\\":\\\"#fbf1c7\\\",\\\"input.border\\\":\\\"#ebdbb2\\\",\\\"input.foreground\\\":\\\"#3c3836\\\",\\\"input.placeholderForeground\\\":\\\"#3c383660\\\",\\\"inputOption.activeBorder\\\":\\\"#3c383660\\\",\\\"inputValidation.errorBackground\\\":\\\"#cc241d\\\",\\\"inputValidation.errorBorder\\\":\\\"#9d0006\\\",\\\"inputValidation.infoBackground\\\":\\\"#45858880\\\",\\\"inputValidation.infoBorder\\\":\\\"#076678\\\",\\\"inputValidation.warningBackground\\\":\\\"#d79921\\\",\\\"inputValidation.warningBorder\\\":\\\"#b57614\\\",\\\"list.activeSelectionBackground\\\":\\\"#ebdbb280\\\",\\\"list.activeSelectionForeground\\\":\\\"#427b58\\\",\\\"list.dropBackground\\\":\\\"#ebdbb2\\\",\\\"list.focusBackground\\\":\\\"#ebdbb2\\\",\\\"list.focusForeground\\\":\\\"#3c3836\\\",\\\"list.highlightForeground\\\":\\\"#689d6a\\\",\\\"list.hoverBackground\\\":\\\"#ebdbb280\\\",\\\"list.hoverForeground\\\":\\\"#504945\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#ebdbb280\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#689d6a\\\",\\\"menu.border\\\":\\\"#ebdbb2\\\",\\\"menu.separatorBackground\\\":\\\"#ebdbb2\\\",\\\"merge.border\\\":\\\"#0000\\\",\\\"merge.currentContentBackground\\\":\\\"#45858820\\\",\\\"merge.currentHeaderBackground\\\":\\\"#45858840\\\",\\\"merge.incomingContentBackground\\\":\\\"#689d6a20\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#689d6a40\\\",\\\"notebook.cellBorderColor\\\":\\\"#d5c4a1\\\",\\\"notebook.cellEditorBackground\\\":\\\"#ebdbb2\\\",\\\"notebook.focusedCellBorder\\\":\\\"#7c6f64\\\",\\\"notebook.focusedEditorBorder\\\":\\\"#d5c4a1\\\",\\\"panel.border\\\":\\\"#ebdbb2\\\",\\\"panelTitle.activeForeground\\\":\\\"#3c3836\\\",\\\"peekView.border\\\":\\\"#ebdbb2\\\",\\\"peekViewEditor.background\\\":\\\"#ebdbb270\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#d5c4a1\\\",\\\"peekViewEditorGutter.background\\\":\\\"#ebdbb270\\\",\\\"peekViewResult.background\\\":\\\"#ebdbb270\\\",\\\"peekViewResult.fileForeground\\\":\\\"#3c3836\\\",\\\"peekViewResult.lineForeground\\\":\\\"#3c3836\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#d5c4a1\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#45858820\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#3c3836\\\",\\\"peekViewTitle.background\\\":\\\"#ebdbb270\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#665c54\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#3c3836\\\",\\\"progressBar.background\\\":\\\"#689d6a\\\",\\\"scmGraph.historyItemHoverDefaultLabelForeground\\\":\\\"#ebdbb2\\\",\\\"scmGraph.historyItemHoverLabelForeground\\\":\\\"#ebdbb2\\\",\\\"scrollbar.shadow\\\":\\\"#fbf1c7\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#689d6a\\\",\\\"scrollbarSlider.background\\\":\\\"#d5c4a199\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#bdae93\\\",\\\"selection.background\\\":\\\"#689d6a80\\\",\\\"sideBar.background\\\":\\\"#fbf1c7\\\",\\\"sideBar.border\\\":\\\"#ebdbb2\\\",\\\"sideBar.foreground\\\":\\\"#504945\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0000\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#3c3836\\\",\\\"sideBarTitle.foreground\\\":\\\"#3c3836\\\",\\\"statusBar.background\\\":\\\"#fbf1c7\\\",\\\"statusBar.border\\\":\\\"#ebdbb2\\\",\\\"statusBar.debuggingBackground\\\":\\\"#af3a03\\\",\\\"statusBar.debuggingBorder\\\":\\\"#0000\\\",\\\"statusBar.debuggingForeground\\\":\\\"#fbf1c7\\\",\\\"statusBar.foreground\\\":\\\"#3c3836\\\",\\\"statusBar.noFolderBackground\\\":\\\"#fbf1c7\\\",\\\"statusBar.noFolderBorder\\\":\\\"#0000\\\",\\\"tab.activeBackground\\\":\\\"#ebdbb2\\\",\\\"tab.activeBorder\\\":\\\"#689d6a\\\",\\\"tab.activeForeground\\\":\\\"#3c3836\\\",\\\"tab.border\\\":\\\"#0000\\\",\\\"tab.inactiveBackground\\\":\\\"#fbf1c7\\\",\\\"tab.inactiveForeground\\\":\\\"#7c6f64\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#0000\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#7c6f64\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#928374\\\",\\\"terminal.ansiBlack\\\":\\\"#ebdbb2\\\",\\\"terminal.ansiBlue\\\":\\\"#458588\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#928374\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#076678\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#427b58\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#79740e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#8f3f71\\\",\\\"terminal.ansiBrightRed\\\":\\\"#9d0006\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#3c3836\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#b57614\\\",\\\"terminal.ansiCyan\\\":\\\"#689d6a\\\",\\\"terminal.ansiGreen\\\":\\\"#98971a\\\",\\\"terminal.ansiMagenta\\\":\\\"#b16286\\\",\\\"terminal.ansiRed\\\":\\\"#cc241d\\\",\\\"terminal.ansiWhite\\\":\\\"#7c6f64\\\",\\\"terminal.ansiYellow\\\":\\\"#d79921\\\",\\\"terminal.background\\\":\\\"#fbf1c7\\\",\\\"terminal.foreground\\\":\\\"#3c3836\\\",\\\"textLink.activeForeground\\\":\\\"#458588\\\",\\\"textLink.foreground\\\":\\\"#076678\\\",\\\"titleBar.activeBackground\\\":\\\"#fbf1c7\\\",\\\"titleBar.activeForeground\\\":\\\"#3c3836\\\",\\\"titleBar.inactiveBackground\\\":\\\"#fbf1c7\\\",\\\"widget.border\\\":\\\"#ebdbb2\\\",\\\"widget.shadow\\\":\\\"#fbf1c730\\\"},\\\"displayName\\\":\\\"Gruvbox Light Medium\\\",\\\"name\\\":\\\"gruvbox-light-medium\\\",\\\"semanticHighlighting\\\":true,\\\"semanticTokenColors\\\":{\\\"component\\\":\\\"#af3a03\\\",\\\"constant.builtin\\\":\\\"#8f3f71\\\",\\\"function\\\":\\\"#427b58\\\",\\\"function.builtin\\\":\\\"#af3a03\\\",\\\"method\\\":\\\"#427b58\\\",\\\"parameter\\\":\\\"#076678\\\",\\\"property\\\":\\\"#076678\\\",\\\"property:python\\\":\\\"#3c3836\\\",\\\"variable\\\":\\\"#3c3836\\\"},\\\"tokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"emphasis\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"strong\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#458588\\\"}},{\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#928374\\\"}},{\\\"scope\\\":[\\\"constant\\\",\\\"support.constant\\\",\\\"variable.arguments\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"constant.rgb-value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"entity.name.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"punctuation.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cc241d\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b16286\\\"}},{\\\"scope\\\":\\\"meta.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"meta.preprocessor\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.numeric\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"meta.header.diff\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"storage\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"string.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"string.quasi\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"string.entity\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"object\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"module.node\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"support.type.property-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"keyword\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"keyword.control.module\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.control.less\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d79921\\\"}},{\\\"scope\\\":\\\"keyword.operator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.operator.new\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"metatag.php\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"support.function.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"constant.sha.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"meta.type.name\\\",\\\"meta.return.type\\\",\\\"meta.return-type\\\",\\\"meta.cast\\\",\\\"meta.type.annotation\\\",\\\"support.type\\\",\\\"storage.type.cs\\\",\\\"variable.class\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"variable.this\\\",\\\"support.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"entity.name\\\",\\\"entity.static\\\",\\\"entity.name.class.static.function\\\",\\\"entity.name.function\\\",\\\"entity.name.class\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"entity.function\\\",\\\"entity.name.function.static\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"entity.name.function.function-call\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"support.function.builtin\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"entity.name.method\\\",\\\"entity.name.method.function-call\\\",\\\"entity.name.static.function-call\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"brace\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#504945\\\"}},{\\\"scope\\\":[\\\"meta.parameter.type.variable\\\",\\\"variable.parameter\\\",\\\"variable.name\\\",\\\"variable.other\\\",\\\"variable\\\",\\\"string.constant.other.placeholder\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"prototype\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"punctuation\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7c6f64\\\"}},{\\\"scope\\\":\\\"punctuation.quoted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"punctuation.quasi\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"*url*\\\",\\\"*link*\\\",\\\"*uri*\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":[\\\"meta.function.python\\\",\\\"entity.name.function.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"storage.type.function.python\\\",\\\"storage.modifier.declaration\\\",\\\"storage.type.class.python\\\",\\\"storage.type.string.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"storage.type.function.async.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"meta.function-call.generic\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"meta.function-call.arguments\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#504945\\\"}},{\\\"scope\\\":\\\"entity.name.function.decorator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"constant.other.caps\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"keyword.operator.logical\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"punctuation.definition.logical-expression\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"string.interpolated.dollar.shell\\\",\\\"string.interpolated.backtick.shell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.control.directive\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"support.function.C99\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"meta.function.cs\\\",\\\"entity.name.function.cs\\\",\\\"entity.name.type.namespace.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"keyword.other.using.cs\\\",\\\"entity.name.variable.field.cs\\\",\\\"entity.name.variable.local.cs\\\",\\\"variable.other.readwrite.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"keyword.other.this.cs\\\",\\\"keyword.other.base.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"meta.scope.prerequisites\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"entity.name.function.target\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"storage.modifier.package.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#665c54\\\"}},{\\\"scope\\\":[\\\"keyword.other.import.java\\\",\\\"keyword.other.package.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"storage.type.java\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"storage.type.annotation\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"keyword.other.documentation.javadoc\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"comment.block.javadoc variable.parameter.java\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.java variable.other.object\\\",\\\"source.java variable.other.definition.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"meta.function-parameters.lisp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"markup.underline\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":\\\"string.other.link.title.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#928374\\\"}},{\\\"scope\\\":\\\"markup.underline.link\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"markup.heading\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"heading.1.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"heading.2.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"heading.3.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"heading.4.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"heading.5.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"heading.6.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"markup.inserted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"markup.deleted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d65d0e\\\"}},{\\\"scope\\\":\\\"markup.changed\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"markup.punctuation.quote.beginning\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#98971a\\\"}},{\\\"scope\\\":\\\"markup.punctuation.list.beginning\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"markup.inline.raw\\\",\\\"markup.fenced_code.block\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"string.quoted.double.json\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"source.css meta.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"support.type.property-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.class\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.css support.function.transform\\\",\\\"source.css support.function.timing-function\\\",\\\"source.css support.function.misc\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"support.property-value\\\",\\\"constant.rgb-value\\\",\\\"support.property-value.scss\\\",\\\"constant.rgb-value.scss\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d65d0e\\\"}},{\\\"scope\\\":[\\\"entity.name.tag.css\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"text.html entity.name.tag\\\",\\\"text.html punctuation.tag\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.js variable.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.ts variable.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.go storage.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.import\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.go keyword.package\\\",\\\"source.go keyword.import\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.go keyword.interface\\\",\\\"source.go keyword.struct\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"keyword.control.cucumber.table\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.reason string.double\\\",\\\"source.reason string.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.reason keyword.control.less\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.reason entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.reason support.property-value\\\",\\\"source.reason entity.name.filename\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.powershell variable.other.member.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.powershell support.function.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"source.powershell support.function.attribute.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#665c54\\\"}},{\\\"scope\\\":[\\\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"support.function.be.latex\\\",\\\"support.function.general.tex\\\",\\\"support.function.section.latex\\\",\\\"support.function.textbf.latex\\\",\\\"support.function.textit.latex\\\",\\\"support.function.texttt.latex\\\",\\\"support.function.emph.latex\\\",\\\"support.function.url.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"support.class.math.block.tex\\\",\\\"support.class.math.block.environment.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"keyword.control.preamble.latex\\\",\\\"keyword.control.include.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"support.class.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}}],\\\"type\\\":\\\"light\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,ujsBAAmixB,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#f2e5bc","activityBar.border":"#ebdbb2","activityBar.foreground":"#3c3836","activityBarBadge.background":"#458588","activityBarBadge.foreground":"#ebdbb2","activityBarTop.background":"#f2e5bc","activityBarTop.foreground":"#3c3836","badge.background":"#b16286","badge.foreground":"#ebdbb2","button.background":"#45858880","button.foreground":"#3c3836","button.hoverBackground":"#45858860","debugToolBar.background":"#f2e5bc","diffEditor.insertedTextBackground":"#79740e30","diffEditor.removedTextBackground":"#9d000630","dropdown.background":"#f2e5bc","dropdown.border":"#ebdbb2","dropdown.foreground":"#3c3836","editor.background":"#f2e5bc","editor.findMatchBackground":"#07667870","editor.findMatchHighlightBackground":"#af3a0330","editor.findRangeHighlightBackground":"#07667870","editor.foreground":"#3c3836","editor.hoverHighlightBackground":"#689d6a50","editor.lineHighlightBackground":"#ebdbb260","editor.lineHighlightBorder":"#0000","editor.selectionBackground":"#689d6a40","editor.selectionHighlightBackground":"#b5761440","editorBracketHighlight.foreground1":"#b16286","editorBracketHighlight.foreground2":"#458588","editorBracketHighlight.foreground3":"#689d6a","editorBracketHighlight.foreground4":"#98971a","editorBracketHighlight.foreground5":"#d79921","editorBracketHighlight.foreground6":"#d65d0e","editorBracketHighlight.unexpectedBracket.foreground":"#cc241d","editorBracketMatch.background":"#92837480","editorBracketMatch.border":"#0000","editorCodeLens.foreground":"#7c6f6490","editorCursor.foreground":"#3c3836","editorError.foreground":"#cc241d","editorGhostText.background":"#bdae9360","editorGroup.border":"#ebdbb2","editorGroup.dropBackground":"#ebdbb260","editorGroupHeader.noTabsBackground":"#f2e5bc","editorGroupHeader.tabsBackground":"#f2e5bc","editorGroupHeader.tabsBorder":"#ebdbb2","editorGutter.addedBackground":"#79740e","editorGutter.background":"#0000","editorGutter.deletedBackground":"#9d0006","editorGutter.modifiedBackground":"#076678","editorHoverWidget.background":"#f2e5bc","editorHoverWidget.border":"#ebdbb2","editorIndentGuide.activeBackground":"#bdae93","editorInfo.foreground":"#458588","editorLineNumber.foreground":"#bdae93","editorLink.activeForeground":"#3c3836","editorOverviewRuler.addedForeground":"#076678","editorOverviewRuler.border":"#0000","editorOverviewRuler.commonContentForeground":"#928374","editorOverviewRuler.currentContentForeground":"#458588","editorOverviewRuler.deletedForeground":"#076678","editorOverviewRuler.errorForeground":"#9d0006","editorOverviewRuler.findMatchForeground":"#665c54","editorOverviewRuler.incomingContentForeground":"#689d6a","editorOverviewRuler.infoForeground":"#8f3f71","editorOverviewRuler.modifiedForeground":"#076678","editorOverviewRuler.rangeHighlightForeground":"#665c54","editorOverviewRuler.selectionHighlightForeground":"#bdae93","editorOverviewRuler.warningForeground":"#d79921","editorOverviewRuler.wordHighlightForeground":"#bdae93","editorOverviewRuler.wordHighlightStrongForeground":"#bdae93","editorRuler.foreground":"#7c6f6440","editorStickyScroll.shadow":"#d5c4a199","editorStickyScrollHover.background":"#ebdbb260","editorSuggestWidget.background":"#f2e5bc","editorSuggestWidget.border":"#ebdbb2","editorSuggestWidget.foreground":"#3c3836","editorSuggestWidget.highlightForeground":"#689d6a","editorSuggestWidget.selectedBackground":"#ebdbb260","editorWarning.foreground":"#d79921","editorWhitespace.foreground":"#7c6f6420","editorWidget.background":"#f2e5bc","editorWidget.border":"#ebdbb2","errorForeground":"#9d0006","extensionButton.prominentBackground":"#79740e80","extensionButton.prominentHoverBackground":"#79740e30","focusBorder":"#ebdbb2","foreground":"#3c3836","gitDecoration.addedResourceForeground":"#3c3836","gitDecoration.conflictingResourceForeground":"#b16286","gitDecoration.deletedResourceForeground":"#cc241d","gitDecoration.ignoredResourceForeground":"#a89984","gitDecoration.modifiedResourceForeground":"#d79921","gitDecoration.untrackedResourceForeground":"#98971a","gitlens.closedAutolinkedIssueIconColor":"#b16286","gitlens.closedPullRequestIconColor":"#cc241d","gitlens.decorations.branchAheadForegroundColor":"#98971a","gitlens.decorations.branchBehindForegroundColor":"#d65d0e","gitlens.decorations.branchDivergedForegroundColor":"#d79921","gitlens.decorations.branchMissingUpstreamForegroundColor":"#cc241d","gitlens.decorations.statusMergingOrRebasingConflictForegroundColor":"#cc241d","gitlens.decorations.statusMergingOrRebasingForegroundColor":"#d79921","gitlens.decorations.workspaceCurrentForegroundColor":"#98971a","gitlens.decorations.workspaceRepoMissingForegroundColor":"#a89984","gitlens.decorations.workspaceRepoOpenForegroundColor":"#98971a","gitlens.decorations.worktreeHasUncommittedChangesForegroundColor":"#928374","gitlens.decorations.worktreeMissingForegroundColor":"#cc241d","gitlens.graphChangesColumnAddedColor":"#98971a","gitlens.graphChangesColumnDeletedColor":"#cc241d","gitlens.graphLane10Color":"#98971a","gitlens.graphLane1Color":"#076678","gitlens.graphLane2Color":"#458588","gitlens.graphLane3Color":"#8f3f71","gitlens.graphLane4Color":"#b16286","gitlens.graphLane5Color":"#427b58","gitlens.graphLane6Color":"#689d6a","gitlens.graphLane7Color":"#b57614","gitlens.graphLane8Color":"#d79921","gitlens.graphLane9Color":"#79740e","gitlens.graphMinimapMarkerHeadColor":"#98971a","gitlens.graphMinimapMarkerHighlightsColor":"#79740e","gitlens.graphMinimapMarkerLocalBranchesColor":"#076678","gitlens.graphMinimapMarkerPullRequestsColor":"#af3a03","gitlens.graphMinimapMarkerRemoteBranchesColor":"#458588","gitlens.graphMinimapMarkerStashesColor":"#b16286","gitlens.graphMinimapMarkerTagsColor":"#a89984","gitlens.graphMinimapMarkerUpstreamColor":"#689d6a","gitlens.graphScrollMarkerHeadColor":"#79740e","gitlens.graphScrollMarkerHighlightsColor":"#d79921","gitlens.graphScrollMarkerLocalBranchesColor":"#076678","gitlens.graphScrollMarkerPullRequestsColor":"#af3a03","gitlens.graphScrollMarkerRemoteBranchesColor":"#458588","gitlens.graphScrollMarkerStashesColor":"#b16286","gitlens.graphScrollMarkerTagsColor":"#a89984","gitlens.graphScrollMarkerUpstreamColor":"#427b58","gitlens.gutterBackgroundColor":"#ebdbb2","gitlens.gutterForegroundColor":"#3c3836","gitlens.gutterUncommittedForegroundColor":"#458588","gitlens.launchpadIndicatorAttentionColor":"#b57614","gitlens.launchpadIndicatorAttentionHoverColor":"#d79921","gitlens.launchpadIndicatorBlockedColor":"#9d0006","gitlens.launchpadIndicatorBlockedHoverColor":"#cc241d","gitlens.launchpadIndicatorMergeableColor":"#79740e","gitlens.launchpadIndicatorMergeableHoverColor":"#98971a","gitlens.lineHighlightBackgroundColor":"#ebdbb2","gitlens.lineHighlightOverviewRulerColor":"#458588","gitlens.mergedPullRequestIconColor":"#b16286","gitlens.openAutolinkedIssueIconColor":"#98971a","gitlens.openPullRequestIconColor":"#98971a","gitlens.trailingLineBackgroundColor":"#f2e5bca0","gitlens.trailingLineForegroundColor":"#928374a0","gitlens.unpublishedChangesIconColor":"#98971a","gitlens.unpublishedCommitIconColor":"#98971a","gitlens.unpulledChangesIconColor":"#af3a03","icon.foreground":"#3c3836","input.background":"#f2e5bc","input.border":"#ebdbb2","input.foreground":"#3c3836","input.placeholderForeground":"#3c383660","inputOption.activeBorder":"#3c383660","inputValidation.errorBackground":"#cc241d","inputValidation.errorBorder":"#9d0006","inputValidation.infoBackground":"#45858880","inputValidation.infoBorder":"#076678","inputValidation.warningBackground":"#d79921","inputValidation.warningBorder":"#b57614","list.activeSelectionBackground":"#ebdbb280","list.activeSelectionForeground":"#427b58","list.dropBackground":"#ebdbb2","list.focusBackground":"#ebdbb2","list.focusForeground":"#3c3836","list.highlightForeground":"#689d6a","list.hoverBackground":"#ebdbb280","list.hoverForeground":"#504945","list.inactiveSelectionBackground":"#ebdbb280","list.inactiveSelectionForeground":"#689d6a","menu.border":"#ebdbb2","menu.separatorBackground":"#ebdbb2","merge.border":"#0000","merge.currentContentBackground":"#45858820","merge.currentHeaderBackground":"#45858840","merge.incomingContentBackground":"#689d6a20","merge.incomingHeaderBackground":"#689d6a40","notebook.cellBorderColor":"#d5c4a1","notebook.cellEditorBackground":"#ebdbb2","notebook.focusedCellBorder":"#7c6f64","notebook.focusedEditorBorder":"#d5c4a1","panel.border":"#ebdbb2","panelTitle.activeForeground":"#3c3836","peekView.border":"#ebdbb2","peekViewEditor.background":"#ebdbb270","peekViewEditor.matchHighlightBackground":"#d5c4a1","peekViewEditorGutter.background":"#ebdbb270","peekViewResult.background":"#ebdbb270","peekViewResult.fileForeground":"#3c3836","peekViewResult.lineForeground":"#3c3836","peekViewResult.matchHighlightBackground":"#d5c4a1","peekViewResult.selectionBackground":"#45858820","peekViewResult.selectionForeground":"#3c3836","peekViewTitle.background":"#ebdbb270","peekViewTitleDescription.foreground":"#665c54","peekViewTitleLabel.foreground":"#3c3836","progressBar.background":"#689d6a","scmGraph.historyItemHoverDefaultLabelForeground":"#ebdbb2","scmGraph.historyItemHoverLabelForeground":"#ebdbb2","scrollbar.shadow":"#f2e5bc","scrollbarSlider.activeBackground":"#689d6a","scrollbarSlider.background":"#d5c4a199","scrollbarSlider.hoverBackground":"#bdae93","selection.background":"#689d6a80","sideBar.background":"#f2e5bc","sideBar.border":"#ebdbb2","sideBar.foreground":"#504945","sideBarSectionHeader.background":"#0000","sideBarSectionHeader.foreground":"#3c3836","sideBarTitle.foreground":"#3c3836","statusBar.background":"#f2e5bc","statusBar.border":"#ebdbb2","statusBar.debuggingBackground":"#af3a03","statusBar.debuggingBorder":"#0000","statusBar.debuggingForeground":"#f2e5bc","statusBar.foreground":"#3c3836","statusBar.noFolderBackground":"#f2e5bc","statusBar.noFolderBorder":"#0000","tab.activeBackground":"#ebdbb2","tab.activeBorder":"#689d6a","tab.activeForeground":"#3c3836","tab.border":"#0000","tab.inactiveBackground":"#f2e5bc","tab.inactiveForeground":"#7c6f64","tab.unfocusedActiveBorder":"#0000","tab.unfocusedActiveForeground":"#7c6f64","tab.unfocusedInactiveForeground":"#928374","terminal.ansiBlack":"#ebdbb2","terminal.ansiBlue":"#458588","terminal.ansiBrightBlack":"#928374","terminal.ansiBrightBlue":"#076678","terminal.ansiBrightCyan":"#427b58","terminal.ansiBrightGreen":"#79740e","terminal.ansiBrightMagenta":"#8f3f71","terminal.ansiBrightRed":"#9d0006","terminal.ansiBrightWhite":"#3c3836","terminal.ansiBrightYellow":"#b57614","terminal.ansiCyan":"#689d6a","terminal.ansiGreen":"#98971a","terminal.ansiMagenta":"#b16286","terminal.ansiRed":"#cc241d","terminal.ansiWhite":"#7c6f64","terminal.ansiYellow":"#d79921","terminal.background":"#f2e5bc","terminal.foreground":"#3c3836","textLink.activeForeground":"#458588","textLink.foreground":"#076678","titleBar.activeBackground":"#f2e5bc","titleBar.activeForeground":"#3c3836","titleBar.inactiveBackground":"#f2e5bc","widget.border":"#ebdbb2","widget.shadow":"#f2e5bc30"},"displayName":"Gruvbox Light Soft","name":"gruvbox-light-soft","semanticHighlighting":true,"semanticTokenColors":{"component":"#af3a03","constant.builtin":"#8f3f71","function":"#427b58","function.builtin":"#af3a03","method":"#427b58","parameter":"#076678","property":"#076678","property:python":"#3c3836","variable":"#3c3836"},"tokenColors":[{"settings":{"foreground":"#3c3836"}},{"scope":"emphasis","settings":{"fontStyle":"italic"}},{"scope":"strong","settings":{"fontStyle":"bold"}},{"scope":"header","settings":{"foreground":"#458588"}},{"scope":["comment","punctuation.definition.comment"],"settings":{"fontStyle":"italic","foreground":"#928374"}},{"scope":["constant","support.constant","variable.arguments"],"settings":{"foreground":"#8f3f71"}},{"scope":"constant.rgb-value","settings":{"foreground":"#3c3836"}},{"scope":"entity.name.selector","settings":{"foreground":"#427b58"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#b57614"}},{"scope":["entity.name.tag","punctuation.tag"],"settings":{"foreground":"#427b58"}},{"scope":["invalid","invalid.illegal"],"settings":{"foreground":"#cc241d"}},{"scope":"invalid.deprecated","settings":{"foreground":"#b16286"}},{"scope":"meta.selector","settings":{"foreground":"#427b58"}},{"scope":"meta.preprocessor","settings":{"foreground":"#af3a03"}},{"scope":"meta.preprocessor.string","settings":{"foreground":"#79740e"}},{"scope":"meta.preprocessor.numeric","settings":{"foreground":"#79740e"}},{"scope":"meta.header.diff","settings":{"foreground":"#af3a03"}},{"scope":"storage","settings":{"foreground":"#9d0006"}},{"scope":["storage.type","storage.modifier"],"settings":{"foreground":"#af3a03"}},{"scope":"string","settings":{"foreground":"#79740e"}},{"scope":"string.tag","settings":{"foreground":"#79740e"}},{"scope":"string.value","settings":{"foreground":"#79740e"}},{"scope":"string.regexp","settings":{"foreground":"#af3a03"}},{"scope":"string.escape","settings":{"foreground":"#9d0006"}},{"scope":"string.quasi","settings":{"foreground":"#427b58"}},{"scope":"string.entity","settings":{"foreground":"#79740e"}},{"scope":"object","settings":{"foreground":"#3c3836"}},{"scope":"module.node","settings":{"foreground":"#076678"}},{"scope":"support.type.property-name","settings":{"foreground":"#689d6a"}},{"scope":"keyword","settings":{"foreground":"#9d0006"}},{"scope":"keyword.control","settings":{"foreground":"#9d0006"}},{"scope":"keyword.control.module","settings":{"foreground":"#427b58"}},{"scope":"keyword.control.less","settings":{"foreground":"#d79921"}},{"scope":"keyword.operator","settings":{"foreground":"#427b58"}},{"scope":"keyword.operator.new","settings":{"foreground":"#af3a03"}},{"scope":"keyword.other.unit","settings":{"foreground":"#79740e"}},{"scope":"metatag.php","settings":{"foreground":"#af3a03"}},{"scope":"support.function.git-rebase","settings":{"foreground":"#689d6a"}},{"scope":"constant.sha.git-rebase","settings":{"foreground":"#79740e"}},{"scope":["meta.type.name","meta.return.type","meta.return-type","meta.cast","meta.type.annotation","support.type","storage.type.cs","variable.class"],"settings":{"foreground":"#b57614"}},{"scope":["variable.this","support.variable"],"settings":{"foreground":"#8f3f71"}},{"scope":["entity.name","entity.static","entity.name.class.static.function","entity.name.function","entity.name.class","entity.name.type"],"settings":{"foreground":"#b57614"}},{"scope":["entity.function","entity.name.function.static"],"settings":{"foreground":"#427b58"}},{"scope":"entity.name.function.function-call","settings":{"foreground":"#427b58"}},{"scope":"support.function.builtin","settings":{"foreground":"#af3a03"}},{"scope":["entity.name.method","entity.name.method.function-call","entity.name.static.function-call"],"settings":{"foreground":"#689d6a"}},{"scope":"brace","settings":{"foreground":"#504945"}},{"scope":["meta.parameter.type.variable","variable.parameter","variable.name","variable.other","variable","string.constant.other.placeholder"],"settings":{"foreground":"#076678"}},{"scope":"prototype","settings":{"foreground":"#8f3f71"}},{"scope":["punctuation"],"settings":{"foreground":"#7c6f64"}},{"scope":"punctuation.quoted","settings":{"foreground":"#3c3836"}},{"scope":"punctuation.quasi","settings":{"foreground":"#9d0006"}},{"scope":["*url*","*link*","*uri*"],"settings":{"fontStyle":"underline"}},{"scope":["meta.function.python","entity.name.function.python"],"settings":{"foreground":"#427b58"}},{"scope":["storage.type.function.python","storage.modifier.declaration","storage.type.class.python","storage.type.string.python"],"settings":{"foreground":"#9d0006"}},{"scope":["storage.type.function.async.python"],"settings":{"foreground":"#9d0006"}},{"scope":"meta.function-call.generic","settings":{"foreground":"#076678"}},{"scope":"meta.function-call.arguments","settings":{"foreground":"#504945"}},{"scope":"entity.name.function.decorator","settings":{"fontStyle":"bold","foreground":"#b57614"}},{"scope":"constant.other.caps","settings":{"fontStyle":"bold"}},{"scope":"keyword.operator.logical","settings":{"foreground":"#9d0006"}},{"scope":"punctuation.definition.logical-expression","settings":{"foreground":"#af3a03"}},{"scope":["string.interpolated.dollar.shell","string.interpolated.backtick.shell"],"settings":{"foreground":"#427b58"}},{"scope":"keyword.control.directive","settings":{"foreground":"#427b58"}},{"scope":"support.function.C99","settings":{"foreground":"#b57614"}},{"scope":["meta.function.cs","entity.name.function.cs","entity.name.type.namespace.cs"],"settings":{"foreground":"#79740e"}},{"scope":["keyword.other.using.cs","entity.name.variable.field.cs","entity.name.variable.local.cs","variable.other.readwrite.cs"],"settings":{"foreground":"#427b58"}},{"scope":["keyword.other.this.cs","keyword.other.base.cs"],"settings":{"foreground":"#8f3f71"}},{"scope":"meta.scope.prerequisites","settings":{"foreground":"#b57614"}},{"scope":"entity.name.function.target","settings":{"fontStyle":"bold","foreground":"#79740e"}},{"scope":["storage.modifier.import.java","storage.modifier.package.java"],"settings":{"foreground":"#665c54"}},{"scope":["keyword.other.import.java","keyword.other.package.java"],"settings":{"foreground":"#427b58"}},{"scope":"storage.type.java","settings":{"foreground":"#b57614"}},{"scope":"storage.type.annotation","settings":{"fontStyle":"bold","foreground":"#076678"}},{"scope":"keyword.other.documentation.javadoc","settings":{"foreground":"#427b58"}},{"scope":"comment.block.javadoc variable.parameter.java","settings":{"fontStyle":"bold","foreground":"#79740e"}},{"scope":["source.java variable.other.object","source.java variable.other.definition.java"],"settings":{"foreground":"#3c3836"}},{"scope":"meta.function-parameters.lisp","settings":{"foreground":"#b57614"}},{"scope":"markup.underline","settings":{"fontStyle":"underline"}},{"scope":"string.other.link.title.markdown","settings":{"fontStyle":"underline","foreground":"#928374"}},{"scope":"markup.underline.link","settings":{"foreground":"#8f3f71"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#af3a03"}},{"scope":"markup.heading","settings":{"fontStyle":"bold","foreground":"#af3a03"}},{"scope":"heading.1.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#9d0006"}},{"scope":"heading.2.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#af3a03"}},{"scope":"heading.3.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#b57614"}},{"scope":"heading.4.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#79740e"}},{"scope":"heading.5.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#076678"}},{"scope":"heading.6.markdown entity.name.section.markdown","settings":{"fontStyle":"bold","foreground":"#8f3f71"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.inserted","settings":{"foreground":"#79740e"}},{"scope":"markup.deleted","settings":{"foreground":"#d65d0e"}},{"scope":"markup.changed","settings":{"foreground":"#af3a03"}},{"scope":"markup.punctuation.quote.beginning","settings":{"foreground":"#98971a"}},{"scope":"markup.punctuation.list.beginning","settings":{"foreground":"#076678"}},{"scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#427b58"}},{"scope":"string.quoted.double.json","settings":{"foreground":"#076678"}},{"scope":"entity.other.attribute-name.css","settings":{"foreground":"#af3a03"}},{"scope":"source.css meta.selector","settings":{"foreground":"#3c3836"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#af3a03"}},{"scope":"entity.other.attribute-name.class","settings":{"foreground":"#79740e"}},{"scope":["source.css support.function.transform","source.css support.function.timing-function","source.css support.function.misc"],"settings":{"foreground":"#9d0006"}},{"scope":["support.property-value","constant.rgb-value","support.property-value.scss","constant.rgb-value.scss"],"settings":{"foreground":"#d65d0e"}},{"scope":["entity.name.tag.css"],"settings":{"fontStyle":""}},{"scope":["punctuation.definition.tag"],"settings":{"foreground":"#076678"}},{"scope":["text.html entity.name.tag","text.html punctuation.tag"],"settings":{"fontStyle":"bold","foreground":"#427b58"}},{"scope":["source.js variable.language"],"settings":{"foreground":"#af3a03"}},{"scope":["source.ts variable.language"],"settings":{"foreground":"#af3a03"}},{"scope":["source.go storage.type"],"settings":{"foreground":"#b57614"}},{"scope":["source.go entity.name.import"],"settings":{"foreground":"#79740e"}},{"scope":["source.go keyword.package","source.go keyword.import"],"settings":{"foreground":"#427b58"}},{"scope":["source.go keyword.interface","source.go keyword.struct"],"settings":{"foreground":"#076678"}},{"scope":["source.go entity.name.type"],"settings":{"foreground":"#3c3836"}},{"scope":["source.go entity.name.function"],"settings":{"foreground":"#8f3f71"}},{"scope":["keyword.control.cucumber.table"],"settings":{"foreground":"#076678"}},{"scope":["source.reason string.double","source.reason string.regexp"],"settings":{"foreground":"#79740e"}},{"scope":["source.reason keyword.control.less"],"settings":{"foreground":"#427b58"}},{"scope":["source.reason entity.name.function"],"settings":{"foreground":"#076678"}},{"scope":["source.reason support.property-value","source.reason entity.name.filename"],"settings":{"foreground":"#af3a03"}},{"scope":["source.powershell variable.other.member.powershell"],"settings":{"foreground":"#af3a03"}},{"scope":["source.powershell support.function.powershell"],"settings":{"foreground":"#b57614"}},{"scope":["source.powershell support.function.attribute.powershell"],"settings":{"foreground":"#665c54"}},{"scope":["source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell"],"settings":{"foreground":"#af3a03"}},{"scope":["support.function.be.latex","support.function.general.tex","support.function.section.latex","support.function.textbf.latex","support.function.textit.latex","support.function.texttt.latex","support.function.emph.latex","support.function.url.latex"],"settings":{"foreground":"#9d0006"}},{"scope":["support.class.math.block.tex","support.class.math.block.environment.latex"],"settings":{"foreground":"#af3a03"}},{"scope":["keyword.control.preamble.latex","keyword.control.include.latex"],"settings":{"foreground":"#8f3f71"}},{"scope":["support.class.latex"],"settings":{"foreground":"#427b58"}}],"type":"light"}`));export{e as default};
2
- //# sourceMappingURL=gruvbox-light-soft.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"gruvbox-light-soft.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-soft.mjs"],"sourcesContent":["/* Theme: gruvbox-light-soft */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#f2e5bc\\\",\\\"activityBar.border\\\":\\\"#ebdbb2\\\",\\\"activityBar.foreground\\\":\\\"#3c3836\\\",\\\"activityBarBadge.background\\\":\\\"#458588\\\",\\\"activityBarBadge.foreground\\\":\\\"#ebdbb2\\\",\\\"activityBarTop.background\\\":\\\"#f2e5bc\\\",\\\"activityBarTop.foreground\\\":\\\"#3c3836\\\",\\\"badge.background\\\":\\\"#b16286\\\",\\\"badge.foreground\\\":\\\"#ebdbb2\\\",\\\"button.background\\\":\\\"#45858880\\\",\\\"button.foreground\\\":\\\"#3c3836\\\",\\\"button.hoverBackground\\\":\\\"#45858860\\\",\\\"debugToolBar.background\\\":\\\"#f2e5bc\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#79740e30\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#9d000630\\\",\\\"dropdown.background\\\":\\\"#f2e5bc\\\",\\\"dropdown.border\\\":\\\"#ebdbb2\\\",\\\"dropdown.foreground\\\":\\\"#3c3836\\\",\\\"editor.background\\\":\\\"#f2e5bc\\\",\\\"editor.findMatchBackground\\\":\\\"#07667870\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#af3a0330\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#07667870\\\",\\\"editor.foreground\\\":\\\"#3c3836\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#689d6a50\\\",\\\"editor.lineHighlightBackground\\\":\\\"#ebdbb260\\\",\\\"editor.lineHighlightBorder\\\":\\\"#0000\\\",\\\"editor.selectionBackground\\\":\\\"#689d6a40\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#b5761440\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#b16286\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#458588\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#689d6a\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#98971a\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#d79921\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#d65d0e\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#cc241d\\\",\\\"editorBracketMatch.background\\\":\\\"#92837480\\\",\\\"editorBracketMatch.border\\\":\\\"#0000\\\",\\\"editorCodeLens.foreground\\\":\\\"#7c6f6490\\\",\\\"editorCursor.foreground\\\":\\\"#3c3836\\\",\\\"editorError.foreground\\\":\\\"#cc241d\\\",\\\"editorGhostText.background\\\":\\\"#bdae9360\\\",\\\"editorGroup.border\\\":\\\"#ebdbb2\\\",\\\"editorGroup.dropBackground\\\":\\\"#ebdbb260\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#f2e5bc\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#f2e5bc\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#ebdbb2\\\",\\\"editorGutter.addedBackground\\\":\\\"#79740e\\\",\\\"editorGutter.background\\\":\\\"#0000\\\",\\\"editorGutter.deletedBackground\\\":\\\"#9d0006\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#076678\\\",\\\"editorHoverWidget.background\\\":\\\"#f2e5bc\\\",\\\"editorHoverWidget.border\\\":\\\"#ebdbb2\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#bdae93\\\",\\\"editorInfo.foreground\\\":\\\"#458588\\\",\\\"editorLineNumber.foreground\\\":\\\"#bdae93\\\",\\\"editorLink.activeForeground\\\":\\\"#3c3836\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.border\\\":\\\"#0000\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#928374\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#458588\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#9d0006\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#665c54\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#689d6a\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#8f3f71\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#076678\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#665c54\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#bdae93\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#d79921\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#bdae93\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#bdae93\\\",\\\"editorRuler.foreground\\\":\\\"#7c6f6440\\\",\\\"editorStickyScroll.shadow\\\":\\\"#d5c4a199\\\",\\\"editorStickyScrollHover.background\\\":\\\"#ebdbb260\\\",\\\"editorSuggestWidget.background\\\":\\\"#f2e5bc\\\",\\\"editorSuggestWidget.border\\\":\\\"#ebdbb2\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#3c3836\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#689d6a\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#ebdbb260\\\",\\\"editorWarning.foreground\\\":\\\"#d79921\\\",\\\"editorWhitespace.foreground\\\":\\\"#7c6f6420\\\",\\\"editorWidget.background\\\":\\\"#f2e5bc\\\",\\\"editorWidget.border\\\":\\\"#ebdbb2\\\",\\\"errorForeground\\\":\\\"#9d0006\\\",\\\"extensionButton.prominentBackground\\\":\\\"#79740e80\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#79740e30\\\",\\\"focusBorder\\\":\\\"#ebdbb2\\\",\\\"foreground\\\":\\\"#3c3836\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#3c3836\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#b16286\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#cc241d\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#a89984\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#d79921\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#98971a\\\",\\\"gitlens.closedAutolinkedIssueIconColor\\\":\\\"#b16286\\\",\\\"gitlens.closedPullRequestIconColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.branchAheadForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.branchBehindForegroundColor\\\":\\\"#d65d0e\\\",\\\"gitlens.decorations.branchDivergedForegroundColor\\\":\\\"#d79921\\\",\\\"gitlens.decorations.branchMissingUpstreamForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.decorations.statusMergingOrRebasingForegroundColor\\\":\\\"#d79921\\\",\\\"gitlens.decorations.workspaceCurrentForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.workspaceRepoMissingForegroundColor\\\":\\\"#a89984\\\",\\\"gitlens.decorations.workspaceRepoOpenForegroundColor\\\":\\\"#98971a\\\",\\\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\\\":\\\"#928374\\\",\\\"gitlens.decorations.worktreeMissingForegroundColor\\\":\\\"#cc241d\\\",\\\"gitlens.graphChangesColumnAddedColor\\\":\\\"#98971a\\\",\\\"gitlens.graphChangesColumnDeletedColor\\\":\\\"#cc241d\\\",\\\"gitlens.graphLane10Color\\\":\\\"#98971a\\\",\\\"gitlens.graphLane1Color\\\":\\\"#076678\\\",\\\"gitlens.graphLane2Color\\\":\\\"#458588\\\",\\\"gitlens.graphLane3Color\\\":\\\"#8f3f71\\\",\\\"gitlens.graphLane4Color\\\":\\\"#b16286\\\",\\\"gitlens.graphLane5Color\\\":\\\"#427b58\\\",\\\"gitlens.graphLane6Color\\\":\\\"#689d6a\\\",\\\"gitlens.graphLane7Color\\\":\\\"#b57614\\\",\\\"gitlens.graphLane8Color\\\":\\\"#d79921\\\",\\\"gitlens.graphLane9Color\\\":\\\"#79740e\\\",\\\"gitlens.graphMinimapMarkerHeadColor\\\":\\\"#98971a\\\",\\\"gitlens.graphMinimapMarkerHighlightsColor\\\":\\\"#79740e\\\",\\\"gitlens.graphMinimapMarkerLocalBranchesColor\\\":\\\"#076678\\\",\\\"gitlens.graphMinimapMarkerPullRequestsColor\\\":\\\"#af3a03\\\",\\\"gitlens.graphMinimapMarkerRemoteBranchesColor\\\":\\\"#458588\\\",\\\"gitlens.graphMinimapMarkerStashesColor\\\":\\\"#b16286\\\",\\\"gitlens.graphMinimapMarkerTagsColor\\\":\\\"#a89984\\\",\\\"gitlens.graphMinimapMarkerUpstreamColor\\\":\\\"#689d6a\\\",\\\"gitlens.graphScrollMarkerHeadColor\\\":\\\"#79740e\\\",\\\"gitlens.graphScrollMarkerHighlightsColor\\\":\\\"#d79921\\\",\\\"gitlens.graphScrollMarkerLocalBranchesColor\\\":\\\"#076678\\\",\\\"gitlens.graphScrollMarkerPullRequestsColor\\\":\\\"#af3a03\\\",\\\"gitlens.graphScrollMarkerRemoteBranchesColor\\\":\\\"#458588\\\",\\\"gitlens.graphScrollMarkerStashesColor\\\":\\\"#b16286\\\",\\\"gitlens.graphScrollMarkerTagsColor\\\":\\\"#a89984\\\",\\\"gitlens.graphScrollMarkerUpstreamColor\\\":\\\"#427b58\\\",\\\"gitlens.gutterBackgroundColor\\\":\\\"#ebdbb2\\\",\\\"gitlens.gutterForegroundColor\\\":\\\"#3c3836\\\",\\\"gitlens.gutterUncommittedForegroundColor\\\":\\\"#458588\\\",\\\"gitlens.launchpadIndicatorAttentionColor\\\":\\\"#b57614\\\",\\\"gitlens.launchpadIndicatorAttentionHoverColor\\\":\\\"#d79921\\\",\\\"gitlens.launchpadIndicatorBlockedColor\\\":\\\"#9d0006\\\",\\\"gitlens.launchpadIndicatorBlockedHoverColor\\\":\\\"#cc241d\\\",\\\"gitlens.launchpadIndicatorMergeableColor\\\":\\\"#79740e\\\",\\\"gitlens.launchpadIndicatorMergeableHoverColor\\\":\\\"#98971a\\\",\\\"gitlens.lineHighlightBackgroundColor\\\":\\\"#ebdbb2\\\",\\\"gitlens.lineHighlightOverviewRulerColor\\\":\\\"#458588\\\",\\\"gitlens.mergedPullRequestIconColor\\\":\\\"#b16286\\\",\\\"gitlens.openAutolinkedIssueIconColor\\\":\\\"#98971a\\\",\\\"gitlens.openPullRequestIconColor\\\":\\\"#98971a\\\",\\\"gitlens.trailingLineBackgroundColor\\\":\\\"#f2e5bca0\\\",\\\"gitlens.trailingLineForegroundColor\\\":\\\"#928374a0\\\",\\\"gitlens.unpublishedChangesIconColor\\\":\\\"#98971a\\\",\\\"gitlens.unpublishedCommitIconColor\\\":\\\"#98971a\\\",\\\"gitlens.unpulledChangesIconColor\\\":\\\"#af3a03\\\",\\\"icon.foreground\\\":\\\"#3c3836\\\",\\\"input.background\\\":\\\"#f2e5bc\\\",\\\"input.border\\\":\\\"#ebdbb2\\\",\\\"input.foreground\\\":\\\"#3c3836\\\",\\\"input.placeholderForeground\\\":\\\"#3c383660\\\",\\\"inputOption.activeBorder\\\":\\\"#3c383660\\\",\\\"inputValidation.errorBackground\\\":\\\"#cc241d\\\",\\\"inputValidation.errorBorder\\\":\\\"#9d0006\\\",\\\"inputValidation.infoBackground\\\":\\\"#45858880\\\",\\\"inputValidation.infoBorder\\\":\\\"#076678\\\",\\\"inputValidation.warningBackground\\\":\\\"#d79921\\\",\\\"inputValidation.warningBorder\\\":\\\"#b57614\\\",\\\"list.activeSelectionBackground\\\":\\\"#ebdbb280\\\",\\\"list.activeSelectionForeground\\\":\\\"#427b58\\\",\\\"list.dropBackground\\\":\\\"#ebdbb2\\\",\\\"list.focusBackground\\\":\\\"#ebdbb2\\\",\\\"list.focusForeground\\\":\\\"#3c3836\\\",\\\"list.highlightForeground\\\":\\\"#689d6a\\\",\\\"list.hoverBackground\\\":\\\"#ebdbb280\\\",\\\"list.hoverForeground\\\":\\\"#504945\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#ebdbb280\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#689d6a\\\",\\\"menu.border\\\":\\\"#ebdbb2\\\",\\\"menu.separatorBackground\\\":\\\"#ebdbb2\\\",\\\"merge.border\\\":\\\"#0000\\\",\\\"merge.currentContentBackground\\\":\\\"#45858820\\\",\\\"merge.currentHeaderBackground\\\":\\\"#45858840\\\",\\\"merge.incomingContentBackground\\\":\\\"#689d6a20\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#689d6a40\\\",\\\"notebook.cellBorderColor\\\":\\\"#d5c4a1\\\",\\\"notebook.cellEditorBackground\\\":\\\"#ebdbb2\\\",\\\"notebook.focusedCellBorder\\\":\\\"#7c6f64\\\",\\\"notebook.focusedEditorBorder\\\":\\\"#d5c4a1\\\",\\\"panel.border\\\":\\\"#ebdbb2\\\",\\\"panelTitle.activeForeground\\\":\\\"#3c3836\\\",\\\"peekView.border\\\":\\\"#ebdbb2\\\",\\\"peekViewEditor.background\\\":\\\"#ebdbb270\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#d5c4a1\\\",\\\"peekViewEditorGutter.background\\\":\\\"#ebdbb270\\\",\\\"peekViewResult.background\\\":\\\"#ebdbb270\\\",\\\"peekViewResult.fileForeground\\\":\\\"#3c3836\\\",\\\"peekViewResult.lineForeground\\\":\\\"#3c3836\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#d5c4a1\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#45858820\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#3c3836\\\",\\\"peekViewTitle.background\\\":\\\"#ebdbb270\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#665c54\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#3c3836\\\",\\\"progressBar.background\\\":\\\"#689d6a\\\",\\\"scmGraph.historyItemHoverDefaultLabelForeground\\\":\\\"#ebdbb2\\\",\\\"scmGraph.historyItemHoverLabelForeground\\\":\\\"#ebdbb2\\\",\\\"scrollbar.shadow\\\":\\\"#f2e5bc\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#689d6a\\\",\\\"scrollbarSlider.background\\\":\\\"#d5c4a199\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#bdae93\\\",\\\"selection.background\\\":\\\"#689d6a80\\\",\\\"sideBar.background\\\":\\\"#f2e5bc\\\",\\\"sideBar.border\\\":\\\"#ebdbb2\\\",\\\"sideBar.foreground\\\":\\\"#504945\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0000\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#3c3836\\\",\\\"sideBarTitle.foreground\\\":\\\"#3c3836\\\",\\\"statusBar.background\\\":\\\"#f2e5bc\\\",\\\"statusBar.border\\\":\\\"#ebdbb2\\\",\\\"statusBar.debuggingBackground\\\":\\\"#af3a03\\\",\\\"statusBar.debuggingBorder\\\":\\\"#0000\\\",\\\"statusBar.debuggingForeground\\\":\\\"#f2e5bc\\\",\\\"statusBar.foreground\\\":\\\"#3c3836\\\",\\\"statusBar.noFolderBackground\\\":\\\"#f2e5bc\\\",\\\"statusBar.noFolderBorder\\\":\\\"#0000\\\",\\\"tab.activeBackground\\\":\\\"#ebdbb2\\\",\\\"tab.activeBorder\\\":\\\"#689d6a\\\",\\\"tab.activeForeground\\\":\\\"#3c3836\\\",\\\"tab.border\\\":\\\"#0000\\\",\\\"tab.inactiveBackground\\\":\\\"#f2e5bc\\\",\\\"tab.inactiveForeground\\\":\\\"#7c6f64\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#0000\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#7c6f64\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#928374\\\",\\\"terminal.ansiBlack\\\":\\\"#ebdbb2\\\",\\\"terminal.ansiBlue\\\":\\\"#458588\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#928374\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#076678\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#427b58\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#79740e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#8f3f71\\\",\\\"terminal.ansiBrightRed\\\":\\\"#9d0006\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#3c3836\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#b57614\\\",\\\"terminal.ansiCyan\\\":\\\"#689d6a\\\",\\\"terminal.ansiGreen\\\":\\\"#98971a\\\",\\\"terminal.ansiMagenta\\\":\\\"#b16286\\\",\\\"terminal.ansiRed\\\":\\\"#cc241d\\\",\\\"terminal.ansiWhite\\\":\\\"#7c6f64\\\",\\\"terminal.ansiYellow\\\":\\\"#d79921\\\",\\\"terminal.background\\\":\\\"#f2e5bc\\\",\\\"terminal.foreground\\\":\\\"#3c3836\\\",\\\"textLink.activeForeground\\\":\\\"#458588\\\",\\\"textLink.foreground\\\":\\\"#076678\\\",\\\"titleBar.activeBackground\\\":\\\"#f2e5bc\\\",\\\"titleBar.activeForeground\\\":\\\"#3c3836\\\",\\\"titleBar.inactiveBackground\\\":\\\"#f2e5bc\\\",\\\"widget.border\\\":\\\"#ebdbb2\\\",\\\"widget.shadow\\\":\\\"#f2e5bc30\\\"},\\\"displayName\\\":\\\"Gruvbox Light Soft\\\",\\\"name\\\":\\\"gruvbox-light-soft\\\",\\\"semanticHighlighting\\\":true,\\\"semanticTokenColors\\\":{\\\"component\\\":\\\"#af3a03\\\",\\\"constant.builtin\\\":\\\"#8f3f71\\\",\\\"function\\\":\\\"#427b58\\\",\\\"function.builtin\\\":\\\"#af3a03\\\",\\\"method\\\":\\\"#427b58\\\",\\\"parameter\\\":\\\"#076678\\\",\\\"property\\\":\\\"#076678\\\",\\\"property:python\\\":\\\"#3c3836\\\",\\\"variable\\\":\\\"#3c3836\\\"},\\\"tokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"emphasis\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"strong\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#458588\\\"}},{\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#928374\\\"}},{\\\"scope\\\":[\\\"constant\\\",\\\"support.constant\\\",\\\"variable.arguments\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"constant.rgb-value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"entity.name.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"punctuation.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#cc241d\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b16286\\\"}},{\\\"scope\\\":\\\"meta.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"meta.preprocessor\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.numeric\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"meta.header.diff\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"storage\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"string.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"string.quasi\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"string.entity\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"object\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"module.node\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"support.type.property-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"keyword\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"keyword.control.module\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.control.less\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d79921\\\"}},{\\\"scope\\\":\\\"keyword.operator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.operator.new\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"metatag.php\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"support.function.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"constant.sha.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"meta.type.name\\\",\\\"meta.return.type\\\",\\\"meta.return-type\\\",\\\"meta.cast\\\",\\\"meta.type.annotation\\\",\\\"support.type\\\",\\\"storage.type.cs\\\",\\\"variable.class\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"variable.this\\\",\\\"support.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"entity.name\\\",\\\"entity.static\\\",\\\"entity.name.class.static.function\\\",\\\"entity.name.function\\\",\\\"entity.name.class\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"entity.function\\\",\\\"entity.name.function.static\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"entity.name.function.function-call\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"support.function.builtin\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"entity.name.method\\\",\\\"entity.name.method.function-call\\\",\\\"entity.name.static.function-call\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#689d6a\\\"}},{\\\"scope\\\":\\\"brace\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#504945\\\"}},{\\\"scope\\\":[\\\"meta.parameter.type.variable\\\",\\\"variable.parameter\\\",\\\"variable.name\\\",\\\"variable.other\\\",\\\"variable\\\",\\\"string.constant.other.placeholder\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"prototype\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"punctuation\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7c6f64\\\"}},{\\\"scope\\\":\\\"punctuation.quoted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"punctuation.quasi\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"*url*\\\",\\\"*link*\\\",\\\"*uri*\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":[\\\"meta.function.python\\\",\\\"entity.name.function.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"storage.type.function.python\\\",\\\"storage.modifier.declaration\\\",\\\"storage.type.class.python\\\",\\\"storage.type.string.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"storage.type.function.async.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"meta.function-call.generic\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"meta.function-call.arguments\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#504945\\\"}},{\\\"scope\\\":\\\"entity.name.function.decorator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"constant.other.caps\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"keyword.operator.logical\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"punctuation.definition.logical-expression\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"string.interpolated.dollar.shell\\\",\\\"string.interpolated.backtick.shell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"keyword.control.directive\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"support.function.C99\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"meta.function.cs\\\",\\\"entity.name.function.cs\\\",\\\"entity.name.type.namespace.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"keyword.other.using.cs\\\",\\\"entity.name.variable.field.cs\\\",\\\"entity.name.variable.local.cs\\\",\\\"variable.other.readwrite.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"keyword.other.this.cs\\\",\\\"keyword.other.base.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"meta.scope.prerequisites\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"entity.name.function.target\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"storage.modifier.package.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#665c54\\\"}},{\\\"scope\\\":[\\\"keyword.other.import.java\\\",\\\"keyword.other.package.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"storage.type.java\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"storage.type.annotation\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"keyword.other.documentation.javadoc\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"comment.block.javadoc variable.parameter.java\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.java variable.other.object\\\",\\\"source.java variable.other.definition.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"meta.function-parameters.lisp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"markup.underline\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":\\\"string.other.link.title.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#928374\\\"}},{\\\"scope\\\":\\\"markup.underline.link\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"markup.heading\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"heading.1.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":\\\"heading.2.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"heading.3.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":\\\"heading.4.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"heading.5.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"heading.6.markdown entity.name.section.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"markup.inserted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":\\\"markup.deleted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d65d0e\\\"}},{\\\"scope\\\":\\\"markup.changed\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"markup.punctuation.quote.beginning\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#98971a\\\"}},{\\\"scope\\\":\\\"markup.punctuation.list.beginning\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"markup.inline.raw\\\",\\\"markup.fenced_code.block\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":\\\"string.quoted.double.json\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"source.css meta.selector\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":\\\"support.type.property-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.class\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.css support.function.transform\\\",\\\"source.css support.function.timing-function\\\",\\\"source.css support.function.misc\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"support.property-value\\\",\\\"constant.rgb-value\\\",\\\"support.property-value.scss\\\",\\\"constant.rgb-value.scss\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d65d0e\\\"}},{\\\"scope\\\":[\\\"entity.name.tag.css\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"text.html entity.name.tag\\\",\\\"text.html punctuation.tag\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.js variable.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.ts variable.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.go storage.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.import\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.go keyword.package\\\",\\\"source.go keyword.import\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.go keyword.interface\\\",\\\"source.go keyword.struct\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3c3836\\\"}},{\\\"scope\\\":[\\\"source.go entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"keyword.control.cucumber.table\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.reason string.double\\\",\\\"source.reason string.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#79740e\\\"}},{\\\"scope\\\":[\\\"source.reason keyword.control.less\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}},{\\\"scope\\\":[\\\"source.reason entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#076678\\\"}},{\\\"scope\\\":[\\\"source.reason support.property-value\\\",\\\"source.reason entity.name.filename\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.powershell variable.other.member.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"source.powershell support.function.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b57614\\\"}},{\\\"scope\\\":[\\\"source.powershell support.function.attribute.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#665c54\\\"}},{\\\"scope\\\":[\\\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"support.function.be.latex\\\",\\\"support.function.general.tex\\\",\\\"support.function.section.latex\\\",\\\"support.function.textbf.latex\\\",\\\"support.function.textit.latex\\\",\\\"support.function.texttt.latex\\\",\\\"support.function.emph.latex\\\",\\\"support.function.url.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d0006\\\"}},{\\\"scope\\\":[\\\"support.class.math.block.tex\\\",\\\"support.class.math.block.environment.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#af3a03\\\"}},{\\\"scope\\\":[\\\"keyword.control.preamble.latex\\\",\\\"keyword.control.include.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8f3f71\\\"}},{\\\"scope\\\":[\\\"support.class.latex\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#427b58\\\"}}],\\\"type\\\":\\\"light\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,mjsBAA+hxB,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#FDF0ED","activityBar.dropBackground":"#F9CEC380","activityBar.foreground":"#06060CE6","activityBarBadge.background":"#E84A72","activityBarBadge.foreground":"#06060C","badge.background":"#F9CBBE","badge.foreground":"#06060C","breadcrumbPicker.background":"#FADAD1","button.background":"#F9CBBE","button.foreground":"#06060C","debugToolBar.background":"#FDF0ED","diffEditor.insertedTextBackground":"#07DA8C1A","diffEditor.removedTextBackground":"#F43E5C1A","dropdown.background":"#FADAD1","dropdown.listBackground":"#F9CBBE","editor.background":"#FDF0ED","editor.findMatchBackground":"#F9CEC380","editor.findMatchHighlightBackground":"#F9CEC34D","editor.findRangeHighlightBackground":"#F9CEC31A","editor.hoverHighlightBackground":"#F9CEC34D","editor.lineHighlightBackground":"#F9CBBE4D","editor.rangeHighlightBackground":"#F9CBBE80","editor.selectionBackground":"#F9CBBE80","editor.selectionHighlightBackground":"#F9CEC380","editor.wordHighlightBackground":"#F9CEC380","editor.wordHighlightStrongBackground":"#F9CEC380","editorBracketMatch.background":"#F9CEC380","editorBracketMatch.border":"#F9CEC300","editorCodeLens.foreground":"#F9CEC380","editorCursor.background":"#FDF0ED","editorCursor.foreground":"#E84A72","editorError.foreground":"#F43E5C","editorGroup.border":"#1A1C231A","editorGroup.dropBackground":"#F9CEC34D","editorGroupHeader.tabsBackground":"#FDF0ED","editorGutter.addedBackground":"#07DA8CB3","editorGutter.deletedBackground":"#F43E5CB3","editorGutter.modifiedBackground":"#1EAEAEB3","editorIndentGuide.activeBackground":"#F9CBBE","editorIndentGuide.background":"#F9CBBE80","editorLineNumber.activeForeground":"#06060C80","editorLineNumber.foreground":"#06060C1A","editorOverviewRuler.addedForeground":"#07DA8CB3","editorOverviewRuler.border":"#F9CBBE1A","editorOverviewRuler.bracketMatchForeground":"#06060CB3","editorOverviewRuler.deletedForeground":"#F43E5CB3","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.findMatchForeground":"#F9CEC3","editorOverviewRuler.modifiedForeground":"#1EAEAEB3","editorOverviewRuler.warningForeground":"#1EB980B3","editorRuler.foreground":"#F9CEC34D","editorSuggestWidget.highlightForeground":"#E84A72","editorUnnecessaryCode.opacity":"#000000B3","editorWarning.foreground":"#1EB980B3","editorWidget.background":"#FADAD1","editorWidget.border":"#FADAD1","errorForeground":"#F43E5C","extensionButton.prominentBackground":"#E84A72","extensionButton.prominentHoverBackground":"#E73665","focusBorder":"#1A1C231A","foreground":"#06060C","gitDecoration.addedResourceForeground":"#1EB980B3","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.ignoredResourceForeground":"#06060C4D","gitDecoration.modifiedResourceForeground":"#AF5427","gitDecoration.untrackedResourceForeground":"#1EB980","input.background":"#F9CBBE","inputOption.activeBorder":"#E7366580","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","list.activeSelectionBackground":"#F9CBBE80","list.activeSelectionForeground":"#06060C","list.dropBackground":"#F9CEC380","list.errorForeground":"#F43E5CE6","list.focusBackground":"#F9CBBE80","list.focusForeground":"#06060C","list.highlightForeground":"#E84A72","list.hoverBackground":"#F9CBBE80","list.hoverForeground":"#06060C","list.inactiveFocusBackground":"#F9CBBE80","list.inactiveSelectionBackground":"#F9CBBE4D","list.inactiveSelectionForeground":"#06060C","list.warningForeground":"#1EB980B3","panelTitle.activeBorder":"#E84A72","peekView.border":"#1A1C231A","peekViewEditor.background":"#FADAD1","peekViewEditor.matchHighlightBackground":"#F9CEC380","peekViewResult.background":"#FADAD1","peekViewResult.matchHighlightBackground":"#F9CEC380","peekViewResult.selectionBackground":"#F9CBBE80","peekViewTitle.background":"#FADAD1","pickerGroup.foreground":"#E84A72E6","progressBar.background":"#E84A72","scrollbar.shadow":"#16161C4D","scrollbarSlider.activeBackground":"#F9CEC3E6","scrollbarSlider.background":"#F9CEC380","scrollbarSlider.hoverBackground":"#F9CEC3B3","selection.background":"#AF542780","sideBar.background":"#FDF0ED","sideBar.dropBackground":"#F9CEC34D","sideBar.foreground":"#06060CB3","sideBarSectionHeader.background":"#FDF0ED","sideBarSectionHeader.foreground":"#06060CB3","statusBar.background":"#FDF0ED","statusBar.debuggingBackground":"#AF5427","statusBar.debuggingForeground":"#06060C","statusBar.foreground":"#06060CB3","statusBar.noFolderBackground":"#FDF0ED","statusBarItem.hoverBackground":"#F9CBBE","statusBarItem.prominentBackground":"#F9CBBE","statusBarItem.prominentHoverBackground":"#F9CEC3","tab.activeBorder":"#E84A72","tab.border":"#FDF0ED00","tab.inactiveBackground":"#FDF0ED","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.foreground":"#06060C","terminal.selectionBackground":"#F9CEC380","terminalCursor.background":"#06060C","terminalCursor.foreground":"#F9CEC3B3","textLink.activeForeground":"#E73665","textLink.foreground":"#E84A72","titleBar.activeBackground":"#FDF0ED","titleBar.inactiveBackground":"#FDF0ED","walkThrough.embeddedEditorBackground":"#FADAD1","widget.shadow":"#16161C4D"},"displayName":"Horizon Bright","name":"horizon-bright","semanticHighlighting":true,"tokenColors":[{"scope":"comment","settings":{"fontStyle":"italic","foreground":"#33333380"}},{"scope":"constant","settings":{"foreground":"#DC3318"}},{"scope":"constant.character.escape","settings":{"foreground":"#1D8991"}},{"scope":"entity.name","settings":{"foreground":"#F77D26"}},{"scope":"entity.name.function","settings":{"foreground":"#1D8991"}},{"scope":"entity.name.tag","settings":{"fontStyle":"normal","foreground":"#DA103F"}},{"scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#F77D26"}},{"scope":"entity.other.attribute-name","settings":{"fontStyle":"normal","foreground":"#DC3318"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#F6661E"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#1D8991"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#F6661E"}},{"scope":["entity.name.variable","variable"],"settings":{"foreground":"#DA103F"}},{"scope":"keyword","settings":{"fontStyle":"normal","foreground":"#8A31B9"}},{"scope":"keyword.operator","settings":{"foreground":"#333333"}},{"scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#8A31B9"}},{"scope":"keyword.other.unit","settings":{"foreground":"#DC3318"}},{"scope":"markup.quote","settings":{"fontStyle":"italic","foreground":"#F6661EB3"}},{"scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#DA103F"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#8A31B9"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#1D8991"}},{"scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#DC3318"}},{"scope":"markup.underline.link","settings":{"foreground":"#F6661E"}},{"scope":"storage","settings":{"fontStyle":"normal","foreground":"#8A31B9"}},{"scope":["string.quoted","string.template"],"settings":{"foreground":"#F6661E"}},{"scope":"string.regexp","settings":{"foreground":"#DC3318"}},{"scope":"string.other.link","settings":{"foreground":"#DC3318"}},{"scope":"support","settings":{"foreground":"#F77D26"}},{"scope":"support.function","settings":{"foreground":"#1D8991"}},{"scope":"support.variable","settings":{"foreground":"#DA103F"}},{"scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#DA103F"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#333333"}},{"scope":["variable.language"],"settings":{"fontStyle":"italic","foreground":"#F77D26"}},{"scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"scope":"string.template meta.embedded","settings":{"foreground":"#333333"}},{"scope":"punctuation.definition.tag","settings":{"fontStyle":"normal","foreground":"#DA103FB3"}},{"scope":"punctuation.separator","settings":{"foreground":"#333333"}},{"scope":"punctuation.definition.template-expression","settings":{"foreground":"#8A31B9"}},{"scope":"punctuation.section.embedded","settings":{"foreground":"#8A31B9"}},{"scope":"punctuation.definition.list","settings":{"foreground":"#DC3318"}}],"type":"light"}`));export{e as default};
2
- //# sourceMappingURL=horizon-bright.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"horizon-bright.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/horizon-bright.mjs"],"sourcesContent":["/* Theme: horizon-bright */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#FDF0ED\\\",\\\"activityBar.dropBackground\\\":\\\"#F9CEC380\\\",\\\"activityBar.foreground\\\":\\\"#06060CE6\\\",\\\"activityBarBadge.background\\\":\\\"#E84A72\\\",\\\"activityBarBadge.foreground\\\":\\\"#06060C\\\",\\\"badge.background\\\":\\\"#F9CBBE\\\",\\\"badge.foreground\\\":\\\"#06060C\\\",\\\"breadcrumbPicker.background\\\":\\\"#FADAD1\\\",\\\"button.background\\\":\\\"#F9CBBE\\\",\\\"button.foreground\\\":\\\"#06060C\\\",\\\"debugToolBar.background\\\":\\\"#FDF0ED\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#07DA8C1A\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#F43E5C1A\\\",\\\"dropdown.background\\\":\\\"#FADAD1\\\",\\\"dropdown.listBackground\\\":\\\"#F9CBBE\\\",\\\"editor.background\\\":\\\"#FDF0ED\\\",\\\"editor.findMatchBackground\\\":\\\"#F9CEC380\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#F9CEC34D\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#F9CEC31A\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#F9CEC34D\\\",\\\"editor.lineHighlightBackground\\\":\\\"#F9CBBE4D\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#F9CBBE80\\\",\\\"editor.selectionBackground\\\":\\\"#F9CBBE80\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#F9CEC380\\\",\\\"editor.wordHighlightBackground\\\":\\\"#F9CEC380\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#F9CEC380\\\",\\\"editorBracketMatch.background\\\":\\\"#F9CEC380\\\",\\\"editorBracketMatch.border\\\":\\\"#F9CEC300\\\",\\\"editorCodeLens.foreground\\\":\\\"#F9CEC380\\\",\\\"editorCursor.background\\\":\\\"#FDF0ED\\\",\\\"editorCursor.foreground\\\":\\\"#E84A72\\\",\\\"editorError.foreground\\\":\\\"#F43E5C\\\",\\\"editorGroup.border\\\":\\\"#1A1C231A\\\",\\\"editorGroup.dropBackground\\\":\\\"#F9CEC34D\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#FDF0ED\\\",\\\"editorGutter.addedBackground\\\":\\\"#07DA8CB3\\\",\\\"editorGutter.deletedBackground\\\":\\\"#F43E5CB3\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#1EAEAEB3\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#F9CBBE\\\",\\\"editorIndentGuide.background\\\":\\\"#F9CBBE80\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#06060C80\\\",\\\"editorLineNumber.foreground\\\":\\\"#06060C1A\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#07DA8CB3\\\",\\\"editorOverviewRuler.border\\\":\\\"#F9CBBE1A\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#06060CB3\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#F43E5CB3\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#F43E5CE6\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#F9CEC3\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#1EAEAEB3\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#1EB980B3\\\",\\\"editorRuler.foreground\\\":\\\"#F9CEC34D\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#E84A72\\\",\\\"editorUnnecessaryCode.opacity\\\":\\\"#000000B3\\\",\\\"editorWarning.foreground\\\":\\\"#1EB980B3\\\",\\\"editorWidget.background\\\":\\\"#FADAD1\\\",\\\"editorWidget.border\\\":\\\"#FADAD1\\\",\\\"errorForeground\\\":\\\"#F43E5C\\\",\\\"extensionButton.prominentBackground\\\":\\\"#E84A72\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#E73665\\\",\\\"focusBorder\\\":\\\"#1A1C231A\\\",\\\"foreground\\\":\\\"#06060C\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#1EB980B3\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#F43E5C\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#06060C4D\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#AF5427\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#1EB980\\\",\\\"input.background\\\":\\\"#F9CBBE\\\",\\\"inputOption.activeBorder\\\":\\\"#E7366580\\\",\\\"inputValidation.errorBackground\\\":\\\"#F43E5C80\\\",\\\"inputValidation.errorBorder\\\":\\\"#F43E5C00\\\",\\\"list.activeSelectionBackground\\\":\\\"#F9CBBE80\\\",\\\"list.activeSelectionForeground\\\":\\\"#06060C\\\",\\\"list.dropBackground\\\":\\\"#F9CEC380\\\",\\\"list.errorForeground\\\":\\\"#F43E5CE6\\\",\\\"list.focusBackground\\\":\\\"#F9CBBE80\\\",\\\"list.focusForeground\\\":\\\"#06060C\\\",\\\"list.highlightForeground\\\":\\\"#E84A72\\\",\\\"list.hoverBackground\\\":\\\"#F9CBBE80\\\",\\\"list.hoverForeground\\\":\\\"#06060C\\\",\\\"list.inactiveFocusBackground\\\":\\\"#F9CBBE80\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#F9CBBE4D\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#06060C\\\",\\\"list.warningForeground\\\":\\\"#1EB980B3\\\",\\\"panelTitle.activeBorder\\\":\\\"#E84A72\\\",\\\"peekView.border\\\":\\\"#1A1C231A\\\",\\\"peekViewEditor.background\\\":\\\"#FADAD1\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#F9CEC380\\\",\\\"peekViewResult.background\\\":\\\"#FADAD1\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#F9CEC380\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#F9CBBE80\\\",\\\"peekViewTitle.background\\\":\\\"#FADAD1\\\",\\\"pickerGroup.foreground\\\":\\\"#E84A72E6\\\",\\\"progressBar.background\\\":\\\"#E84A72\\\",\\\"scrollbar.shadow\\\":\\\"#16161C4D\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#F9CEC3E6\\\",\\\"scrollbarSlider.background\\\":\\\"#F9CEC380\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#F9CEC3B3\\\",\\\"selection.background\\\":\\\"#AF542780\\\",\\\"sideBar.background\\\":\\\"#FDF0ED\\\",\\\"sideBar.dropBackground\\\":\\\"#F9CEC34D\\\",\\\"sideBar.foreground\\\":\\\"#06060CB3\\\",\\\"sideBarSectionHeader.background\\\":\\\"#FDF0ED\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#06060CB3\\\",\\\"statusBar.background\\\":\\\"#FDF0ED\\\",\\\"statusBar.debuggingBackground\\\":\\\"#AF5427\\\",\\\"statusBar.debuggingForeground\\\":\\\"#06060C\\\",\\\"statusBar.foreground\\\":\\\"#06060CB3\\\",\\\"statusBar.noFolderBackground\\\":\\\"#FDF0ED\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#F9CBBE\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#F9CBBE\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#F9CEC3\\\",\\\"tab.activeBorder\\\":\\\"#E84A72\\\",\\\"tab.border\\\":\\\"#FDF0ED00\\\",\\\"tab.inactiveBackground\\\":\\\"#FDF0ED\\\",\\\"terminal.ansiBlue\\\":\\\"#26BBD9\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#3FC4DE\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#6BE4E6\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#3FDAA4\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#F075B5\\\",\\\"terminal.ansiBrightRed\\\":\\\"#EC6A88\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#FBC3A7\\\",\\\"terminal.ansiCyan\\\":\\\"#59E1E3\\\",\\\"terminal.ansiGreen\\\":\\\"#29D398\\\",\\\"terminal.ansiMagenta\\\":\\\"#EE64AC\\\",\\\"terminal.ansiRed\\\":\\\"#E95678\\\",\\\"terminal.ansiYellow\\\":\\\"#FAB795\\\",\\\"terminal.foreground\\\":\\\"#06060C\\\",\\\"terminal.selectionBackground\\\":\\\"#F9CEC380\\\",\\\"terminalCursor.background\\\":\\\"#06060C\\\",\\\"terminalCursor.foreground\\\":\\\"#F9CEC3B3\\\",\\\"textLink.activeForeground\\\":\\\"#E73665\\\",\\\"textLink.foreground\\\":\\\"#E84A72\\\",\\\"titleBar.activeBackground\\\":\\\"#FDF0ED\\\",\\\"titleBar.inactiveBackground\\\":\\\"#FDF0ED\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#FADAD1\\\",\\\"widget.shadow\\\":\\\"#16161C4D\\\"},\\\"displayName\\\":\\\"Horizon Bright\\\",\\\"name\\\":\\\"horizon-bright\\\",\\\"semanticHighlighting\\\":true,\\\"tokenColors\\\":[{\\\"scope\\\":\\\"comment\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#33333380\\\"}},{\\\"scope\\\":\\\"constant\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#DC3318\\\"}},{\\\"scope\\\":\\\"constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#1D8991\\\"}},{\\\"scope\\\":\\\"entity.name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#F77D26\\\"}},{\\\"scope\\\":\\\"entity.name.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#1D8991\\\"}},{\\\"scope\\\":\\\"entity.name.tag\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\",\\\"foreground\\\":\\\"#DA103F\\\"}},{\\\"scope\\\":[\\\"entity.name.type\\\",\\\"storage.type.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#F77D26\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\",\\\"foreground\\\":\\\"#DC3318\\\"}},{\\\"scope\\\":\\\"entity.other.inherited-class\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#F6661E\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.id\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#1D8991\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-element\\\",\\\"entity.other.attribute-name.pseudo-class\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#F6661E\\\"}},{\\\"scope\\\":[\\\"entity.name.variable\\\",\\\"variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#DA103F\\\"}},{\\\"scope\\\":\\\"keyword\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\",\\\"foreground\\\":\\\"#8A31B9\\\"}},{\\\"scope\\\":\\\"keyword.operator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#333333\\\"}},{\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.logical\\\",\\\"keyword.operator.delete\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#8A31B9\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#DC3318\\\"}},{\\\"scope\\\":\\\"markup.quote\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#F6661EB3\\\"}},{\\\"scope\\\":[\\\"markup.heading\\\",\\\"entity.name.section\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#DA103F\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#8A31B9\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#1D8991\\\"}},{\\\"scope\\\":[\\\"markup.inline.raw\\\",\\\"markup.fenced_code.block\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#DC3318\\\"}},{\\\"scope\\\":\\\"markup.underline.link\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#F6661E\\\"}},{\\\"scope\\\":\\\"storage\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\",\\\"foreground\\\":\\\"#8A31B9\\\"}},{\\\"scope\\\":[\\\"string.quoted\\\",\\\"string.template\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#F6661E\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#DC3318\\\"}},{\\\"scope\\\":\\\"string.other.link\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#DC3318\\\"}},{\\\"scope\\\":\\\"support\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#F77D26\\\"}},{\\\"scope\\\":\\\"support.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#1D8991\\\"}},{\\\"scope\\\":\\\"support.variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#DA103F\\\"}},{\\\"scope\\\":[\\\"support.type.property-name\\\",\\\"meta.object-literal.key\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#DA103F\\\"}},{\\\"scope\\\":\\\"support.type.property-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#333333\\\"}},{\\\"scope\\\":[\\\"variable.language\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#F77D26\\\"}},{\\\"scope\\\":\\\"variable.parameter\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"string.template meta.embedded\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#333333\\\"}},{\\\"scope\\\":\\\"punctuation.definition.tag\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"normal\\\",\\\"foreground\\\":\\\"#DA103FB3\\\"}},{\\\"scope\\\":\\\"punctuation.separator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#333333\\\"}},{\\\"scope\\\":\\\"punctuation.definition.template-expression\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8A31B9\\\"}},{\\\"scope\\\":\\\"punctuation.section.embedded\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#8A31B9\\\"}},{\\\"scope\\\":\\\"punctuation.definition.list\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#DC3318\\\"}}],\\\"type\\\":\\\"light\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,0hRAA8gT,CAAC"}
@@ -1,2 +0,0 @@
1
- var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#1C1E26","activityBar.dropBackground":"#6C6F9380","activityBar.foreground":"#D5D8DAB3","activityBarBadge.background":"#E95378","activityBarBadge.foreground":"#06060C","badge.background":"#2E303E","badge.foreground":"#D5D8DA","breadcrumbPicker.background":"#232530","button.background":"#2E303E","debugToolBar.background":"#1C1E26","diffEditor.insertedTextBackground":"#09F7A01A","diffEditor.removedTextBackground":"#F43E5C1A","dropdown.background":"#232530","dropdown.listBackground":"#2E303E","editor.background":"#1C1E26","editor.findMatchBackground":"#6C6F9380","editor.findMatchHighlightBackground":"#6C6F934D","editor.findRangeHighlightBackground":"#6C6F931A","editor.hoverHighlightBackground":"#6C6F934D","editor.lineHighlightBackground":"#2E303E4D","editor.rangeHighlightBackground":"#2E303E80","editor.selectionBackground":"#2E303EB3","editor.selectionHighlightBackground":"#6C6F934D","editor.wordHighlightBackground":"#6C6F9380","editor.wordHighlightStrongBackground":"#6C6F9380","editorBracketMatch.background":"#6C6F9380","editorBracketMatch.border":"#6C6F9300","editorCodeLens.foreground":"#6C6F9380","editorCursor.background":"#1C1E26","editorCursor.foreground":"#E95378","editorError.foreground":"#F43E5C","editorGroup.border":"#1A1C23","editorGroup.dropBackground":"#6C6F934D","editorGroupHeader.tabsBackground":"#1C1E26","editorGutter.addedBackground":"#09F7A0B3","editorGutter.deletedBackground":"#F43E5CB3","editorGutter.modifiedBackground":"#21BFC2B3","editorIndentGuide.activeBackground":"#2E303E","editorIndentGuide.background":"#2E303E80","editorLineNumber.activeForeground":"#D5D8DA80","editorLineNumber.foreground":"#D5D8DA1A","editorOverviewRuler.addedForeground":"#09F7A080","editorOverviewRuler.border":"#2E303EB3","editorOverviewRuler.bracketMatchForeground":"#D5D8DA80","editorOverviewRuler.deletedForeground":"#F43E5C80","editorOverviewRuler.errorForeground":"#F43E5CE6","editorOverviewRuler.findMatchForeground":"#6C6F93","editorOverviewRuler.modifiedForeground":"#21BFC280","editorOverviewRuler.warningForeground":"#27D79780","editorRuler.foreground":"#6C6F934D","editorSuggestWidget.highlightForeground":"#E95378","editorWarning.foreground":"#27D797B3","editorWidget.background":"#232530","editorWidget.border":"#232530","errorForeground":"#F43E5C","extensionButton.prominentBackground":"#E95378","extensionButton.prominentHoverBackground":"#E9436D","focusBorder":"#1A1C23","foreground":"#D5D8DA","gitDecoration.addedResourceForeground":"#27D797B3","gitDecoration.deletedResourceForeground":"#F43E5C","gitDecoration.ignoredResourceForeground":"#D5D8DA4D","gitDecoration.modifiedResourceForeground":"#FAB38E","gitDecoration.untrackedResourceForeground":"#27D797","input.background":"#2E303E","inputOption.activeBorder":"#E9436D80","inputValidation.errorBackground":"#F43E5C80","inputValidation.errorBorder":"#F43E5C00","list.activeSelectionBackground":"#2E303E80","list.activeSelectionForeground":"#D5D8DA","list.dropBackground":"#6C6F9380","list.errorForeground":"#F43E5CE6","list.focusBackground":"#2E303E80","list.focusForeground":"#D5D8DA","list.highlightForeground":"#E95378","list.hoverBackground":"#2E303E80","list.hoverForeground":"#D5D8DA","list.inactiveFocusBackground":"#2E303E80","list.inactiveSelectionBackground":"#2E303E4D","list.inactiveSelectionForeground":"#D5D8DA","list.warningForeground":"#27D797B3","panelTitle.activeBorder":"#E95378","peekView.border":"#1A1C23","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#6C6F9380","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#6C6F9380","peekViewResult.selectionBackground":"#2E303E80","peekViewTitle.background":"#232530","pickerGroup.foreground":"#E95378E6","progressBar.background":"#E95378","scrollbar.shadow":"#16161C","scrollbarSlider.activeBackground":"#6C6F9380","scrollbarSlider.background":"#6C6F931A","scrollbarSlider.hoverBackground":"#6C6F934D","selection.background":"#6C6F9380","sideBar.background":"#1C1E26","sideBar.dropBackground":"#6C6F934D","sideBar.foreground":"#D5D8DA80","sideBarSectionHeader.background":"#1C1E26","sideBarSectionHeader.foreground":"#D5D8DAB3","statusBar.background":"#1C1E26","statusBar.debuggingBackground":"#FAB38E","statusBar.debuggingForeground":"#06060C","statusBar.foreground":"#D5D8DA80","statusBar.noFolderBackground":"#1C1E26","statusBarItem.hoverBackground":"#2E303E","statusBarItem.prominentBackground":"#2E303E","statusBarItem.prominentHoverBackground":"#6C6F93","tab.activeBorder":"#E95378","tab.border":"#1C1E2600","tab.inactiveBackground":"#1C1E26","terminal.ansiBlue":"#26BBD9","terminal.ansiBrightBlue":"#3FC4DE","terminal.ansiBrightCyan":"#6BE4E6","terminal.ansiBrightGreen":"#3FDAA4","terminal.ansiBrightMagenta":"#F075B5","terminal.ansiBrightRed":"#EC6A88","terminal.ansiBrightYellow":"#FBC3A7","terminal.ansiCyan":"#59E1E3","terminal.ansiGreen":"#29D398","terminal.ansiMagenta":"#EE64AC","terminal.ansiRed":"#E95678","terminal.ansiYellow":"#FAB795","terminal.foreground":"#D5D8DA","terminal.selectionBackground":"#6C6F934D","terminalCursor.background":"#D5D8DA","terminalCursor.foreground":"#6C6F9380","textLink.activeForeground":"#E9436D","textLink.foreground":"#E95378","titleBar.activeBackground":"#1C1E26","titleBar.inactiveBackground":"#1C1E26","walkThrough.embeddedEditorBackground":"#232530","widget.shadow":"#16161C"},"displayName":"Horizon","name":"horizon","semanticHighlighting":true,"tokenColors":[{"scope":"comment","settings":{"fontStyle":"italic","foreground":"#BBBBBB4D"}},{"scope":"constant","settings":{"foreground":"#F09483E6"}},{"scope":"constant.character.escape","settings":{"foreground":"#25B0BCE6"}},{"scope":"entity.name","settings":{"foreground":"#FAC29AE6"}},{"scope":"entity.name.function","settings":{"foreground":"#25B0BCE6"}},{"scope":"entity.name.tag","settings":{"fontStyle":"normal","foreground":"#E95678E6"}},{"scope":["entity.name.type","storage.type.cs"],"settings":{"foreground":"#FAC29AE6"}},{"scope":"entity.other.attribute-name","settings":{"fontStyle":"normal","foreground":"#F09483E6"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#FAB795E6"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#25B0BCE6"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#FAB795E6"}},{"scope":["entity.name.variable","variable"],"settings":{"foreground":"#E95678E6"}},{"scope":"keyword","settings":{"fontStyle":"normal","foreground":"#B877DBE6"}},{"scope":"keyword.operator","settings":{"foreground":"#BBBBBB"}},{"scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical","keyword.operator.delete"],"settings":{"foreground":"#B877DBE6"}},{"scope":"keyword.other.unit","settings":{"foreground":"#F09483E6"}},{"scope":"markup.quote","settings":{"fontStyle":"italic","foreground":"#FAB795B3"}},{"scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#E95678E6"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#B877DBE6"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#25B0BCE6"}},{"scope":["markup.inline.raw","markup.fenced_code.block"],"settings":{"foreground":"#F09483E6"}},{"scope":"markup.underline.link","settings":{"foreground":"#FAB795E6"}},{"scope":"storage","settings":{"fontStyle":"normal","foreground":"#B877DBE6"}},{"scope":["string.quoted","string.template"],"settings":{"foreground":"#FAB795E6"}},{"scope":"string.regexp","settings":{"foreground":"#F09483E6"}},{"scope":"string.other.link","settings":{"foreground":"#F09483E6"}},{"scope":"support","settings":{"foreground":"#FAC29AE6"}},{"scope":"support.function","settings":{"foreground":"#25B0BCE6"}},{"scope":"support.variable","settings":{"foreground":"#E95678E6"}},{"scope":["support.type.property-name","meta.object-literal.key"],"settings":{"foreground":"#E95678E6"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#BBBBBB"}},{"scope":["variable.language"],"settings":{"fontStyle":"italic","foreground":"#FAC29AE6"}},{"scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"scope":"string.template meta.embedded","settings":{"foreground":"#BBBBBB"}},{"scope":"punctuation.definition.tag","settings":{"fontStyle":"normal","foreground":"#E95678B3"}},{"scope":"punctuation.separator","settings":{"foreground":"#BBBBBB"}},{"scope":["punctuation.definition.template-expression","punctuation.quasi.element"],"settings":{"foreground":"#B877DBE6"}},{"scope":"punctuation.section.embedded","settings":{"foreground":"#B877DBE6"}},{"scope":"punctuation.definition.list","settings":{"foreground":"#F09483E6"}}],"type":"dark"}`));export{e as default};
2
- //# sourceMappingURL=horizon.js.map