rn-shiki 0.0.26 → 0.0.27

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1130) hide show
  1. package/babel.config.js +20 -17
  2. package/lib/commonjs/components/syntax/SyntaxHighlighter.js +1 -78
  3. package/lib/commonjs/components/syntax/SyntaxHighlighter.js.map +1 -1
  4. package/lib/commonjs/components/syntax/SyntaxLine.js +1 -35
  5. package/lib/commonjs/components/syntax/SyntaxLine.js.map +1 -1
  6. package/lib/commonjs/components/syntax/index.js +1 -20
  7. package/lib/commonjs/components/syntax/index.js.map +1 -1
  8. package/lib/commonjs/hooks/useSyntaxHighlighter.js +1 -63
  9. package/lib/commonjs/hooks/useSyntaxHighlighter.js.map +1 -1
  10. package/lib/commonjs/index.js +1 -36
  11. package/lib/commonjs/index.js.map +1 -1
  12. package/lib/commonjs/syntax/highlighter/index.js +1 -37
  13. package/lib/commonjs/syntax/highlighter/index.js.map +1 -1
  14. package/lib/commonjs/syntax/index.js +1 -18
  15. package/lib/commonjs/syntax/index.js.map +1 -1
  16. package/lib/commonjs/types/index.js +1 -1
  17. package/lib/commonjs/types/shiki.d.js +1 -5
  18. package/lib/commonjs/types/shiki.js +1 -5
  19. package/lib/commonjs/utils/index.js +1 -16
  20. package/lib/commonjs/utils/index.js.map +1 -1
  21. package/lib/commonjs/utils/string.js +1 -27
  22. package/lib/commonjs/utils/string.js.map +1 -1
  23. package/lib/commonjs/vendor/shiki/core/core.d.js +1 -1
  24. package/lib/commonjs/vendor/shiki/core/core.js +9 -8758
  25. package/lib/commonjs/vendor/shiki/core/core.js.map +1 -1
  26. package/lib/commonjs/vendor/shiki/core/engine-javascript.d.js +1 -1
  27. package/lib/commonjs/vendor/shiki/core/engine-javascript.js +8 -1515
  28. package/lib/commonjs/vendor/shiki/core/engine-javascript.js.map +1 -1
  29. package/lib/commonjs/vendor/shiki/index.d.js +1 -19
  30. package/lib/commonjs/vendor/shiki/index.d.js.map +1 -1
  31. package/lib/commonjs/vendor/shiki/index.js +1 -9
  32. package/lib/commonjs/vendor/shiki/index.js.map +1 -1
  33. package/lib/commonjs/vendor/shiki/langs/abap.d.js +1 -5
  34. package/lib/commonjs/vendor/shiki/langs/abap.js +1 -6
  35. package/lib/commonjs/vendor/shiki/langs/abap.js.map +1 -1
  36. package/lib/commonjs/vendor/shiki/langs/actionscript-3.d.js +1 -5
  37. package/lib/commonjs/vendor/shiki/langs/actionscript-3.js +1 -6
  38. package/lib/commonjs/vendor/shiki/langs/actionscript-3.js.map +1 -1
  39. package/lib/commonjs/vendor/shiki/langs/ada.d.js +1 -5
  40. package/lib/commonjs/vendor/shiki/langs/ada.js +1 -6
  41. package/lib/commonjs/vendor/shiki/langs/ada.js.map +1 -1
  42. package/lib/commonjs/vendor/shiki/langs/adoc.d.js +1 -5
  43. package/lib/commonjs/vendor/shiki/langs/adoc.js +1 -38
  44. package/lib/commonjs/vendor/shiki/langs/adoc.js.map +1 -1
  45. package/lib/commonjs/vendor/shiki/langs/angular-expression.d.js +1 -5
  46. package/lib/commonjs/vendor/shiki/langs/angular-expression.js +1 -6
  47. package/lib/commonjs/vendor/shiki/langs/angular-expression.js.map +1 -1
  48. package/lib/commonjs/vendor/shiki/langs/angular-html.d.js +1 -5
  49. package/lib/commonjs/vendor/shiki/langs/angular-html.js +1 -6
  50. package/lib/commonjs/vendor/shiki/langs/angular-html.js.map +1 -1
  51. package/lib/commonjs/vendor/shiki/langs/angular-inline-style.d.js +1 -5
  52. package/lib/commonjs/vendor/shiki/langs/angular-inline-style.js +1 -6
  53. package/lib/commonjs/vendor/shiki/langs/angular-inline-style.js.map +1 -1
  54. package/lib/commonjs/vendor/shiki/langs/angular-inline-template.d.js +1 -5
  55. package/lib/commonjs/vendor/shiki/langs/angular-inline-template.js +1 -6
  56. package/lib/commonjs/vendor/shiki/langs/angular-inline-template.js.map +1 -1
  57. package/lib/commonjs/vendor/shiki/langs/angular-let-declaration.d.js +1 -5
  58. package/lib/commonjs/vendor/shiki/langs/angular-let-declaration.js +1 -6
  59. package/lib/commonjs/vendor/shiki/langs/angular-let-declaration.js.map +1 -1
  60. package/lib/commonjs/vendor/shiki/langs/angular-template-blocks.d.js +1 -5
  61. package/lib/commonjs/vendor/shiki/langs/angular-template-blocks.js +1 -6
  62. package/lib/commonjs/vendor/shiki/langs/angular-template-blocks.js.map +1 -1
  63. package/lib/commonjs/vendor/shiki/langs/angular-template.d.js +1 -5
  64. package/lib/commonjs/vendor/shiki/langs/angular-template.js +1 -6
  65. package/lib/commonjs/vendor/shiki/langs/angular-template.js.map +1 -1
  66. package/lib/commonjs/vendor/shiki/langs/angular-ts.d.js +1 -5
  67. package/lib/commonjs/vendor/shiki/langs/angular-ts.js +1 -6
  68. package/lib/commonjs/vendor/shiki/langs/angular-ts.js.map +1 -1
  69. package/lib/commonjs/vendor/shiki/langs/apache.d.js +1 -5
  70. package/lib/commonjs/vendor/shiki/langs/apache.js +1 -6
  71. package/lib/commonjs/vendor/shiki/langs/apache.js.map +1 -1
  72. package/lib/commonjs/vendor/shiki/langs/apex.d.js +1 -5
  73. package/lib/commonjs/vendor/shiki/langs/apex.js +1 -6
  74. package/lib/commonjs/vendor/shiki/langs/apex.js.map +1 -1
  75. package/lib/commonjs/vendor/shiki/langs/apl.d.js +1 -5
  76. package/lib/commonjs/vendor/shiki/langs/apl.js +1 -6
  77. package/lib/commonjs/vendor/shiki/langs/apl.js.map +1 -1
  78. package/lib/commonjs/vendor/shiki/langs/applescript.d.js +1 -5
  79. package/lib/commonjs/vendor/shiki/langs/applescript.js +1 -6
  80. package/lib/commonjs/vendor/shiki/langs/applescript.js.map +1 -1
  81. package/lib/commonjs/vendor/shiki/langs/ara.d.js +1 -5
  82. package/lib/commonjs/vendor/shiki/langs/ara.js +1 -6
  83. package/lib/commonjs/vendor/shiki/langs/ara.js.map +1 -1
  84. package/lib/commonjs/vendor/shiki/langs/asciidoc.d.js +1 -5
  85. package/lib/commonjs/vendor/shiki/langs/asciidoc.js +1 -6
  86. package/lib/commonjs/vendor/shiki/langs/asciidoc.js.map +1 -1
  87. package/lib/commonjs/vendor/shiki/langs/asm.d.js +1 -5
  88. package/lib/commonjs/vendor/shiki/langs/asm.js +1 -6
  89. package/lib/commonjs/vendor/shiki/langs/asm.js.map +1 -1
  90. package/lib/commonjs/vendor/shiki/langs/astro.d.js +1 -5
  91. package/lib/commonjs/vendor/shiki/langs/astro.js +1 -6
  92. package/lib/commonjs/vendor/shiki/langs/astro.js.map +1 -1
  93. package/lib/commonjs/vendor/shiki/langs/awk.d.js +1 -5
  94. package/lib/commonjs/vendor/shiki/langs/awk.js +1 -6
  95. package/lib/commonjs/vendor/shiki/langs/awk.js.map +1 -1
  96. package/lib/commonjs/vendor/shiki/langs/ballerina.d.js +1 -5
  97. package/lib/commonjs/vendor/shiki/langs/ballerina.js +1 -6
  98. package/lib/commonjs/vendor/shiki/langs/ballerina.js.map +1 -1
  99. package/lib/commonjs/vendor/shiki/langs/bash.d.js +1 -5
  100. package/lib/commonjs/vendor/shiki/langs/bash.js +1 -38
  101. package/lib/commonjs/vendor/shiki/langs/bash.js.map +1 -1
  102. package/lib/commonjs/vendor/shiki/langs/bat.d.js +1 -5
  103. package/lib/commonjs/vendor/shiki/langs/bat.js +1 -6
  104. package/lib/commonjs/vendor/shiki/langs/bat.js.map +1 -1
  105. package/lib/commonjs/vendor/shiki/langs/batch.d.js +1 -5
  106. package/lib/commonjs/vendor/shiki/langs/batch.js +1 -38
  107. package/lib/commonjs/vendor/shiki/langs/batch.js.map +1 -1
  108. package/lib/commonjs/vendor/shiki/langs/be.d.js +1 -5
  109. package/lib/commonjs/vendor/shiki/langs/be.js +1 -38
  110. package/lib/commonjs/vendor/shiki/langs/be.js.map +1 -1
  111. package/lib/commonjs/vendor/shiki/langs/beancount.d.js +1 -5
  112. package/lib/commonjs/vendor/shiki/langs/beancount.js +1 -6
  113. package/lib/commonjs/vendor/shiki/langs/beancount.js.map +1 -1
  114. package/lib/commonjs/vendor/shiki/langs/berry.d.js +1 -5
  115. package/lib/commonjs/vendor/shiki/langs/berry.js +1 -6
  116. package/lib/commonjs/vendor/shiki/langs/berry.js.map +1 -1
  117. package/lib/commonjs/vendor/shiki/langs/bibtex.d.js +1 -5
  118. package/lib/commonjs/vendor/shiki/langs/bibtex.js +1 -6
  119. package/lib/commonjs/vendor/shiki/langs/bibtex.js.map +1 -1
  120. package/lib/commonjs/vendor/shiki/langs/bicep.d.js +1 -5
  121. package/lib/commonjs/vendor/shiki/langs/bicep.js +1 -6
  122. package/lib/commonjs/vendor/shiki/langs/bicep.js.map +1 -1
  123. package/lib/commonjs/vendor/shiki/langs/blade.d.js +1 -5
  124. package/lib/commonjs/vendor/shiki/langs/blade.js +1 -6
  125. package/lib/commonjs/vendor/shiki/langs/blade.js.map +1 -1
  126. package/lib/commonjs/vendor/shiki/langs/c.d.js +1 -5
  127. package/lib/commonjs/vendor/shiki/langs/c.js +1 -6
  128. package/lib/commonjs/vendor/shiki/langs/c.js.map +1 -1
  129. package/lib/commonjs/vendor/shiki/langs/cadence.d.js +1 -5
  130. package/lib/commonjs/vendor/shiki/langs/cadence.js +1 -6
  131. package/lib/commonjs/vendor/shiki/langs/cadence.js.map +1 -1
  132. package/lib/commonjs/vendor/shiki/langs/cdc.d.js +1 -5
  133. package/lib/commonjs/vendor/shiki/langs/cdc.js +1 -38
  134. package/lib/commonjs/vendor/shiki/langs/cdc.js.map +1 -1
  135. package/lib/commonjs/vendor/shiki/langs/clarity.d.js +1 -5
  136. package/lib/commonjs/vendor/shiki/langs/clarity.js +1 -6
  137. package/lib/commonjs/vendor/shiki/langs/clarity.js.map +1 -1
  138. package/lib/commonjs/vendor/shiki/langs/clj.d.js +1 -5
  139. package/lib/commonjs/vendor/shiki/langs/clj.js +1 -38
  140. package/lib/commonjs/vendor/shiki/langs/clj.js.map +1 -1
  141. package/lib/commonjs/vendor/shiki/langs/clojure.d.js +1 -5
  142. package/lib/commonjs/vendor/shiki/langs/clojure.js +1 -6
  143. package/lib/commonjs/vendor/shiki/langs/clojure.js.map +1 -1
  144. package/lib/commonjs/vendor/shiki/langs/closure-templates.d.js +1 -5
  145. package/lib/commonjs/vendor/shiki/langs/closure-templates.js +1 -50
  146. package/lib/commonjs/vendor/shiki/langs/closure-templates.js.map +1 -1
  147. package/lib/commonjs/vendor/shiki/langs/cmake.d.js +1 -5
  148. package/lib/commonjs/vendor/shiki/langs/cmake.js +1 -6
  149. package/lib/commonjs/vendor/shiki/langs/cmake.js.map +1 -1
  150. package/lib/commonjs/vendor/shiki/langs/cmd.d.js +1 -5
  151. package/lib/commonjs/vendor/shiki/langs/cmd.js +1 -38
  152. package/lib/commonjs/vendor/shiki/langs/cmd.js.map +1 -1
  153. package/lib/commonjs/vendor/shiki/langs/cobol.d.js +1 -5
  154. package/lib/commonjs/vendor/shiki/langs/cobol.js +1 -6
  155. package/lib/commonjs/vendor/shiki/langs/cobol.js.map +1 -1
  156. package/lib/commonjs/vendor/shiki/langs/codeowners.d.js +1 -5
  157. package/lib/commonjs/vendor/shiki/langs/codeowners.js +1 -6
  158. package/lib/commonjs/vendor/shiki/langs/codeowners.js.map +1 -1
  159. package/lib/commonjs/vendor/shiki/langs/codeql.d.js +1 -5
  160. package/lib/commonjs/vendor/shiki/langs/codeql.js +1 -6
  161. package/lib/commonjs/vendor/shiki/langs/codeql.js.map +1 -1
  162. package/lib/commonjs/vendor/shiki/langs/coffee.d.js +1 -5
  163. package/lib/commonjs/vendor/shiki/langs/coffee.js +1 -6
  164. package/lib/commonjs/vendor/shiki/langs/coffee.js.map +1 -1
  165. package/lib/commonjs/vendor/shiki/langs/coffeescript.d.js +1 -5
  166. package/lib/commonjs/vendor/shiki/langs/coffeescript.js +1 -42
  167. package/lib/commonjs/vendor/shiki/langs/coffeescript.js.map +1 -1
  168. package/lib/commonjs/vendor/shiki/langs/common-lisp.d.js +1 -5
  169. package/lib/commonjs/vendor/shiki/langs/common-lisp.js +1 -6
  170. package/lib/commonjs/vendor/shiki/langs/common-lisp.js.map +1 -1
  171. package/lib/commonjs/vendor/shiki/langs/console.d.js +1 -5
  172. package/lib/commonjs/vendor/shiki/langs/console.js +1 -42
  173. package/lib/commonjs/vendor/shiki/langs/console.js.map +1 -1
  174. package/lib/commonjs/vendor/shiki/langs/coq.d.js +1 -5
  175. package/lib/commonjs/vendor/shiki/langs/coq.js +1 -6
  176. package/lib/commonjs/vendor/shiki/langs/coq.js.map +1 -1
  177. package/lib/commonjs/vendor/shiki/langs/cpp-macro.d.js +1 -5
  178. package/lib/commonjs/vendor/shiki/langs/cpp-macro.js +1 -6
  179. package/lib/commonjs/vendor/shiki/langs/cpp-macro.js.map +1 -1
  180. package/lib/commonjs/vendor/shiki/langs/cpp.d.js +1 -5
  181. package/lib/commonjs/vendor/shiki/langs/cpp.js +1 -6
  182. package/lib/commonjs/vendor/shiki/langs/cpp.js.map +1 -1
  183. package/lib/commonjs/vendor/shiki/langs/cql.d.js +1 -5
  184. package/lib/commonjs/vendor/shiki/langs/cql.js +1 -38
  185. package/lib/commonjs/vendor/shiki/langs/cql.js.map +1 -1
  186. package/lib/commonjs/vendor/shiki/langs/crystal.d.js +1 -5
  187. package/lib/commonjs/vendor/shiki/langs/crystal.js +1 -6
  188. package/lib/commonjs/vendor/shiki/langs/crystal.js.map +1 -1
  189. package/lib/commonjs/vendor/shiki/langs/cs.d.js +1 -5
  190. package/lib/commonjs/vendor/shiki/langs/cs.js +1 -38
  191. package/lib/commonjs/vendor/shiki/langs/cs.js.map +1 -1
  192. package/lib/commonjs/vendor/shiki/langs/csharp.d.js +1 -5
  193. package/lib/commonjs/vendor/shiki/langs/csharp.js +1 -6
  194. package/lib/commonjs/vendor/shiki/langs/csharp.js.map +1 -1
  195. package/lib/commonjs/vendor/shiki/langs/css.d.js +1 -5
  196. package/lib/commonjs/vendor/shiki/langs/css.js +1 -6
  197. package/lib/commonjs/vendor/shiki/langs/css.js.map +1 -1
  198. package/lib/commonjs/vendor/shiki/langs/csv.d.js +1 -5
  199. package/lib/commonjs/vendor/shiki/langs/csv.js +1 -6
  200. package/lib/commonjs/vendor/shiki/langs/csv.js.map +1 -1
  201. package/lib/commonjs/vendor/shiki/langs/cue.d.js +1 -5
  202. package/lib/commonjs/vendor/shiki/langs/cue.js +1 -6
  203. package/lib/commonjs/vendor/shiki/langs/cue.js.map +1 -1
  204. package/lib/commonjs/vendor/shiki/langs/cypher.d.js +1 -5
  205. package/lib/commonjs/vendor/shiki/langs/cypher.js +1 -6
  206. package/lib/commonjs/vendor/shiki/langs/cypher.js.map +1 -1
  207. package/lib/commonjs/vendor/shiki/langs/d.d.js +1 -5
  208. package/lib/commonjs/vendor/shiki/langs/d.js +1 -6
  209. package/lib/commonjs/vendor/shiki/langs/d.js.map +1 -1
  210. package/lib/commonjs/vendor/shiki/langs/dart.d.js +1 -5
  211. package/lib/commonjs/vendor/shiki/langs/dart.js +1 -6
  212. package/lib/commonjs/vendor/shiki/langs/dart.js.map +1 -1
  213. package/lib/commonjs/vendor/shiki/langs/dax.d.js +1 -5
  214. package/lib/commonjs/vendor/shiki/langs/dax.js +1 -6
  215. package/lib/commonjs/vendor/shiki/langs/dax.js.map +1 -1
  216. package/lib/commonjs/vendor/shiki/langs/desktop.d.js +1 -5
  217. package/lib/commonjs/vendor/shiki/langs/desktop.js +1 -6
  218. package/lib/commonjs/vendor/shiki/langs/desktop.js.map +1 -1
  219. package/lib/commonjs/vendor/shiki/langs/diff.d.js +1 -5
  220. package/lib/commonjs/vendor/shiki/langs/diff.js +1 -6
  221. package/lib/commonjs/vendor/shiki/langs/diff.js.map +1 -1
  222. package/lib/commonjs/vendor/shiki/langs/docker.d.js +1 -5
  223. package/lib/commonjs/vendor/shiki/langs/docker.js +1 -6
  224. package/lib/commonjs/vendor/shiki/langs/docker.js.map +1 -1
  225. package/lib/commonjs/vendor/shiki/langs/dockerfile.d.js +1 -5
  226. package/lib/commonjs/vendor/shiki/langs/dockerfile.js +1 -38
  227. package/lib/commonjs/vendor/shiki/langs/dockerfile.js.map +1 -1
  228. package/lib/commonjs/vendor/shiki/langs/dotenv.d.js +1 -5
  229. package/lib/commonjs/vendor/shiki/langs/dotenv.js +1 -6
  230. package/lib/commonjs/vendor/shiki/langs/dotenv.js.map +1 -1
  231. package/lib/commonjs/vendor/shiki/langs/dream-maker.d.js +1 -5
  232. package/lib/commonjs/vendor/shiki/langs/dream-maker.js +1 -6
  233. package/lib/commonjs/vendor/shiki/langs/dream-maker.js.map +1 -1
  234. package/lib/commonjs/vendor/shiki/langs/edge.d.js +1 -5
  235. package/lib/commonjs/vendor/shiki/langs/edge.js +1 -6
  236. package/lib/commonjs/vendor/shiki/langs/edge.js.map +1 -1
  237. package/lib/commonjs/vendor/shiki/langs/elisp.d.js +1 -5
  238. package/lib/commonjs/vendor/shiki/langs/elisp.js +1 -3
  239. package/lib/commonjs/vendor/shiki/langs/elisp.js.map +1 -1
  240. package/lib/commonjs/vendor/shiki/langs/elixir.d.js +1 -5
  241. package/lib/commonjs/vendor/shiki/langs/elixir.js +1 -6
  242. package/lib/commonjs/vendor/shiki/langs/elixir.js.map +1 -1
  243. package/lib/commonjs/vendor/shiki/langs/elm.d.js +1 -5
  244. package/lib/commonjs/vendor/shiki/langs/elm.js +1 -6
  245. package/lib/commonjs/vendor/shiki/langs/elm.js.map +1 -1
  246. package/lib/commonjs/vendor/shiki/langs/emacs-lisp.d.js +1 -5
  247. package/lib/commonjs/vendor/shiki/langs/emacs-lisp.js +1 -6
  248. package/lib/commonjs/vendor/shiki/langs/emacs-lisp.js.map +1 -1
  249. package/lib/commonjs/vendor/shiki/langs/erb.d.js +1 -5
  250. package/lib/commonjs/vendor/shiki/langs/erb.js +1 -6
  251. package/lib/commonjs/vendor/shiki/langs/erb.js.map +1 -1
  252. package/lib/commonjs/vendor/shiki/langs/erl.d.js +1 -5
  253. package/lib/commonjs/vendor/shiki/langs/erl.js +1 -38
  254. package/lib/commonjs/vendor/shiki/langs/erl.js.map +1 -1
  255. package/lib/commonjs/vendor/shiki/langs/erlang.d.js +1 -5
  256. package/lib/commonjs/vendor/shiki/langs/erlang.js +1 -6
  257. package/lib/commonjs/vendor/shiki/langs/erlang.js.map +1 -1
  258. package/lib/commonjs/vendor/shiki/langs/es-tag-css.d.js +1 -5
  259. package/lib/commonjs/vendor/shiki/langs/es-tag-css.js +1 -6
  260. package/lib/commonjs/vendor/shiki/langs/es-tag-css.js.map +1 -1
  261. package/lib/commonjs/vendor/shiki/langs/es-tag-glsl.d.js +1 -5
  262. package/lib/commonjs/vendor/shiki/langs/es-tag-glsl.js +1 -6
  263. package/lib/commonjs/vendor/shiki/langs/es-tag-glsl.js.map +1 -1
  264. package/lib/commonjs/vendor/shiki/langs/es-tag-html.d.js +1 -5
  265. package/lib/commonjs/vendor/shiki/langs/es-tag-html.js +1 -6
  266. package/lib/commonjs/vendor/shiki/langs/es-tag-html.js.map +1 -1
  267. package/lib/commonjs/vendor/shiki/langs/es-tag-sql.d.js +1 -5
  268. package/lib/commonjs/vendor/shiki/langs/es-tag-sql.js +1 -6
  269. package/lib/commonjs/vendor/shiki/langs/es-tag-sql.js.map +1 -1
  270. package/lib/commonjs/vendor/shiki/langs/es-tag-xml.d.js +1 -5
  271. package/lib/commonjs/vendor/shiki/langs/es-tag-xml.js +1 -6
  272. package/lib/commonjs/vendor/shiki/langs/es-tag-xml.js.map +1 -1
  273. package/lib/commonjs/vendor/shiki/langs/f.d.js +1 -5
  274. package/lib/commonjs/vendor/shiki/langs/f.js +1 -42
  275. package/lib/commonjs/vendor/shiki/langs/f.js.map +1 -1
  276. package/lib/commonjs/vendor/shiki/langs/f03.d.js +1 -5
  277. package/lib/commonjs/vendor/shiki/langs/f03.js +1 -38
  278. package/lib/commonjs/vendor/shiki/langs/f03.js.map +1 -1
  279. package/lib/commonjs/vendor/shiki/langs/f08.d.js +1 -5
  280. package/lib/commonjs/vendor/shiki/langs/f08.js +1 -38
  281. package/lib/commonjs/vendor/shiki/langs/f08.js.map +1 -1
  282. package/lib/commonjs/vendor/shiki/langs/f18.d.js +1 -5
  283. package/lib/commonjs/vendor/shiki/langs/f18.js +1 -38
  284. package/lib/commonjs/vendor/shiki/langs/f18.js.map +1 -1
  285. package/lib/commonjs/vendor/shiki/langs/f77.d.js +1 -5
  286. package/lib/commonjs/vendor/shiki/langs/f77.js +1 -42
  287. package/lib/commonjs/vendor/shiki/langs/f77.js.map +1 -1
  288. package/lib/commonjs/vendor/shiki/langs/f90.d.js +1 -5
  289. package/lib/commonjs/vendor/shiki/langs/f90.js +1 -38
  290. package/lib/commonjs/vendor/shiki/langs/f90.js.map +1 -1
  291. package/lib/commonjs/vendor/shiki/langs/f95.d.js +1 -5
  292. package/lib/commonjs/vendor/shiki/langs/f95.js +1 -38
  293. package/lib/commonjs/vendor/shiki/langs/f95.js.map +1 -1
  294. package/lib/commonjs/vendor/shiki/langs/fennel.d.js +1 -5
  295. package/lib/commonjs/vendor/shiki/langs/fennel.js +1 -6
  296. package/lib/commonjs/vendor/shiki/langs/fennel.js.map +1 -1
  297. package/lib/commonjs/vendor/shiki/langs/fish.d.js +1 -5
  298. package/lib/commonjs/vendor/shiki/langs/fish.js +1 -6
  299. package/lib/commonjs/vendor/shiki/langs/fish.js.map +1 -1
  300. package/lib/commonjs/vendor/shiki/langs/fluent.d.js +1 -5
  301. package/lib/commonjs/vendor/shiki/langs/fluent.js +1 -6
  302. package/lib/commonjs/vendor/shiki/langs/fluent.js.map +1 -1
  303. package/lib/commonjs/vendor/shiki/langs/for.d.js +1 -5
  304. package/lib/commonjs/vendor/shiki/langs/for.js +1 -42
  305. package/lib/commonjs/vendor/shiki/langs/for.js.map +1 -1
  306. package/lib/commonjs/vendor/shiki/langs/fortran-fixed-form.d.js +1 -5
  307. package/lib/commonjs/vendor/shiki/langs/fortran-fixed-form.js +1 -6
  308. package/lib/commonjs/vendor/shiki/langs/fortran-fixed-form.js.map +1 -1
  309. package/lib/commonjs/vendor/shiki/langs/fortran-free-form.d.js +1 -5
  310. package/lib/commonjs/vendor/shiki/langs/fortran-free-form.js +1 -6
  311. package/lib/commonjs/vendor/shiki/langs/fortran-free-form.js.map +1 -1
  312. package/lib/commonjs/vendor/shiki/langs/fs.d.js +1 -5
  313. package/lib/commonjs/vendor/shiki/langs/fs.js +1 -42
  314. package/lib/commonjs/vendor/shiki/langs/fs.js.map +1 -1
  315. package/lib/commonjs/vendor/shiki/langs/fsharp.d.js +1 -5
  316. package/lib/commonjs/vendor/shiki/langs/fsharp.js +1 -6
  317. package/lib/commonjs/vendor/shiki/langs/fsharp.js.map +1 -1
  318. package/lib/commonjs/vendor/shiki/langs/fsl.d.js +1 -5
  319. package/lib/commonjs/vendor/shiki/langs/fsl.js +1 -38
  320. package/lib/commonjs/vendor/shiki/langs/fsl.js.map +1 -1
  321. package/lib/commonjs/vendor/shiki/langs/ftl.d.js +1 -5
  322. package/lib/commonjs/vendor/shiki/langs/ftl.js +1 -38
  323. package/lib/commonjs/vendor/shiki/langs/ftl.js.map +1 -1
  324. package/lib/commonjs/vendor/shiki/langs/gdresource.d.js +1 -5
  325. package/lib/commonjs/vendor/shiki/langs/gdresource.js +1 -6
  326. package/lib/commonjs/vendor/shiki/langs/gdresource.js.map +1 -1
  327. package/lib/commonjs/vendor/shiki/langs/gdscript.d.js +1 -5
  328. package/lib/commonjs/vendor/shiki/langs/gdscript.js +1 -6
  329. package/lib/commonjs/vendor/shiki/langs/gdscript.js.map +1 -1
  330. package/lib/commonjs/vendor/shiki/langs/gdshader.d.js +1 -5
  331. package/lib/commonjs/vendor/shiki/langs/gdshader.js +1 -6
  332. package/lib/commonjs/vendor/shiki/langs/gdshader.js.map +1 -1
  333. package/lib/commonjs/vendor/shiki/langs/genie.d.js +1 -5
  334. package/lib/commonjs/vendor/shiki/langs/genie.js +1 -6
  335. package/lib/commonjs/vendor/shiki/langs/genie.js.map +1 -1
  336. package/lib/commonjs/vendor/shiki/langs/gherkin.d.js +1 -5
  337. package/lib/commonjs/vendor/shiki/langs/gherkin.js +1 -6
  338. package/lib/commonjs/vendor/shiki/langs/gherkin.js.map +1 -1
  339. package/lib/commonjs/vendor/shiki/langs/git-commit.d.js +1 -5
  340. package/lib/commonjs/vendor/shiki/langs/git-commit.js +1 -6
  341. package/lib/commonjs/vendor/shiki/langs/git-commit.js.map +1 -1
  342. package/lib/commonjs/vendor/shiki/langs/git-rebase.d.js +1 -5
  343. package/lib/commonjs/vendor/shiki/langs/git-rebase.js +1 -6
  344. package/lib/commonjs/vendor/shiki/langs/git-rebase.js.map +1 -1
  345. package/lib/commonjs/vendor/shiki/langs/gjs.d.js +1 -5
  346. package/lib/commonjs/vendor/shiki/langs/gjs.js +1 -7
  347. package/lib/commonjs/vendor/shiki/langs/gjs.js.map +1 -1
  348. package/lib/commonjs/vendor/shiki/langs/gleam.d.js +1 -5
  349. package/lib/commonjs/vendor/shiki/langs/gleam.js +1 -6
  350. package/lib/commonjs/vendor/shiki/langs/gleam.js.map +1 -1
  351. package/lib/commonjs/vendor/shiki/langs/glimmer-js.d.js +1 -5
  352. package/lib/commonjs/vendor/shiki/langs/glimmer-js.js +1 -6
  353. package/lib/commonjs/vendor/shiki/langs/glimmer-js.js.map +1 -1
  354. package/lib/commonjs/vendor/shiki/langs/glimmer-ts.d.js +1 -5
  355. package/lib/commonjs/vendor/shiki/langs/glimmer-ts.js +1 -6
  356. package/lib/commonjs/vendor/shiki/langs/glimmer-ts.js.map +1 -1
  357. package/lib/commonjs/vendor/shiki/langs/glsl.d.js +1 -5
  358. package/lib/commonjs/vendor/shiki/langs/glsl.js +1 -6
  359. package/lib/commonjs/vendor/shiki/langs/glsl.js.map +1 -1
  360. package/lib/commonjs/vendor/shiki/langs/gnuplot.d.js +1 -5
  361. package/lib/commonjs/vendor/shiki/langs/gnuplot.js +1 -6
  362. package/lib/commonjs/vendor/shiki/langs/gnuplot.js.map +1 -1
  363. package/lib/commonjs/vendor/shiki/langs/go.d.js +1 -5
  364. package/lib/commonjs/vendor/shiki/langs/go.js +1 -6
  365. package/lib/commonjs/vendor/shiki/langs/go.js.map +1 -1
  366. package/lib/commonjs/vendor/shiki/langs/gql.d.js +1 -5
  367. package/lib/commonjs/vendor/shiki/langs/gql.js +1 -7
  368. package/lib/commonjs/vendor/shiki/langs/gql.js.map +1 -1
  369. package/lib/commonjs/vendor/shiki/langs/graphql.d.js +1 -5
  370. package/lib/commonjs/vendor/shiki/langs/graphql.js +1 -6
  371. package/lib/commonjs/vendor/shiki/langs/graphql.js.map +1 -1
  372. package/lib/commonjs/vendor/shiki/langs/groovy.d.js +1 -5
  373. package/lib/commonjs/vendor/shiki/langs/groovy.js +1 -6
  374. package/lib/commonjs/vendor/shiki/langs/groovy.js.map +1 -1
  375. package/lib/commonjs/vendor/shiki/langs/gts.d.js +1 -5
  376. package/lib/commonjs/vendor/shiki/langs/gts.js +1 -7
  377. package/lib/commonjs/vendor/shiki/langs/gts.js.map +1 -1
  378. package/lib/commonjs/vendor/shiki/langs/hack.d.js +1 -5
  379. package/lib/commonjs/vendor/shiki/langs/hack.js +1 -6
  380. package/lib/commonjs/vendor/shiki/langs/hack.js.map +1 -1
  381. package/lib/commonjs/vendor/shiki/langs/haml.d.js +1 -5
  382. package/lib/commonjs/vendor/shiki/langs/haml.js +1 -6
  383. package/lib/commonjs/vendor/shiki/langs/haml.js.map +1 -1
  384. package/lib/commonjs/vendor/shiki/langs/handlebars.d.js +1 -5
  385. package/lib/commonjs/vendor/shiki/langs/handlebars.js +1 -6
  386. package/lib/commonjs/vendor/shiki/langs/handlebars.js.map +1 -1
  387. package/lib/commonjs/vendor/shiki/langs/haskell.d.js +1 -5
  388. package/lib/commonjs/vendor/shiki/langs/haskell.js +1 -6
  389. package/lib/commonjs/vendor/shiki/langs/haskell.js.map +1 -1
  390. package/lib/commonjs/vendor/shiki/langs/haxe.d.js +1 -5
  391. package/lib/commonjs/vendor/shiki/langs/haxe.js +1 -6
  392. package/lib/commonjs/vendor/shiki/langs/haxe.js.map +1 -1
  393. package/lib/commonjs/vendor/shiki/langs/hbs.d.js +1 -5
  394. package/lib/commonjs/vendor/shiki/langs/hbs.js +1 -54
  395. package/lib/commonjs/vendor/shiki/langs/hbs.js.map +1 -1
  396. package/lib/commonjs/vendor/shiki/langs/hcl.d.js +1 -5
  397. package/lib/commonjs/vendor/shiki/langs/hcl.js +1 -6
  398. package/lib/commonjs/vendor/shiki/langs/hcl.js.map +1 -1
  399. package/lib/commonjs/vendor/shiki/langs/hjson.d.js +1 -5
  400. package/lib/commonjs/vendor/shiki/langs/hjson.js +1 -6
  401. package/lib/commonjs/vendor/shiki/langs/hjson.js.map +1 -1
  402. package/lib/commonjs/vendor/shiki/langs/hlsl.d.js +1 -5
  403. package/lib/commonjs/vendor/shiki/langs/hlsl.js +1 -6
  404. package/lib/commonjs/vendor/shiki/langs/hlsl.js.map +1 -1
  405. package/lib/commonjs/vendor/shiki/langs/hs.d.js +1 -5
  406. package/lib/commonjs/vendor/shiki/langs/hs.js +1 -38
  407. package/lib/commonjs/vendor/shiki/langs/hs.js.map +1 -1
  408. package/lib/commonjs/vendor/shiki/langs/html-derivative.d.js +1 -5
  409. package/lib/commonjs/vendor/shiki/langs/html-derivative.js +1 -6
  410. package/lib/commonjs/vendor/shiki/langs/html-derivative.js.map +1 -1
  411. package/lib/commonjs/vendor/shiki/langs/html.d.js +1 -5
  412. package/lib/commonjs/vendor/shiki/langs/html.js +1 -6
  413. package/lib/commonjs/vendor/shiki/langs/html.js.map +1 -1
  414. package/lib/commonjs/vendor/shiki/langs/http.d.js +1 -5
  415. package/lib/commonjs/vendor/shiki/langs/http.js +1 -6
  416. package/lib/commonjs/vendor/shiki/langs/http.js.map +1 -1
  417. package/lib/commonjs/vendor/shiki/langs/hxml.d.js +1 -5
  418. package/lib/commonjs/vendor/shiki/langs/hxml.js +1 -6
  419. package/lib/commonjs/vendor/shiki/langs/hxml.js.map +1 -1
  420. package/lib/commonjs/vendor/shiki/langs/hy.d.js +1 -5
  421. package/lib/commonjs/vendor/shiki/langs/hy.js +1 -6
  422. package/lib/commonjs/vendor/shiki/langs/hy.js.map +1 -1
  423. package/lib/commonjs/vendor/shiki/langs/imba.d.js +1 -5
  424. package/lib/commonjs/vendor/shiki/langs/imba.js +1 -6
  425. package/lib/commonjs/vendor/shiki/langs/imba.js.map +1 -1
  426. package/lib/commonjs/vendor/shiki/langs/ini.d.js +1 -5
  427. package/lib/commonjs/vendor/shiki/langs/ini.js +1 -6
  428. package/lib/commonjs/vendor/shiki/langs/ini.js.map +1 -1
  429. package/lib/commonjs/vendor/shiki/langs/jade.d.js +1 -5
  430. package/lib/commonjs/vendor/shiki/langs/jade.js +1 -50
  431. package/lib/commonjs/vendor/shiki/langs/jade.js.map +1 -1
  432. package/lib/commonjs/vendor/shiki/langs/java.d.js +1 -5
  433. package/lib/commonjs/vendor/shiki/langs/java.js +1 -6
  434. package/lib/commonjs/vendor/shiki/langs/java.js.map +1 -1
  435. package/lib/commonjs/vendor/shiki/langs/javascript.d.js +1 -5
  436. package/lib/commonjs/vendor/shiki/langs/javascript.js +1 -6
  437. package/lib/commonjs/vendor/shiki/langs/javascript.js.map +1 -1
  438. package/lib/commonjs/vendor/shiki/langs/jinja-html.d.js +1 -5
  439. package/lib/commonjs/vendor/shiki/langs/jinja-html.js +1 -6
  440. package/lib/commonjs/vendor/shiki/langs/jinja-html.js.map +1 -1
  441. package/lib/commonjs/vendor/shiki/langs/jinja.d.js +1 -5
  442. package/lib/commonjs/vendor/shiki/langs/jinja.js +1 -6
  443. package/lib/commonjs/vendor/shiki/langs/jinja.js.map +1 -1
  444. package/lib/commonjs/vendor/shiki/langs/jison.d.js +1 -5
  445. package/lib/commonjs/vendor/shiki/langs/jison.js +1 -6
  446. package/lib/commonjs/vendor/shiki/langs/jison.js.map +1 -1
  447. package/lib/commonjs/vendor/shiki/langs/jl.d.js +1 -5
  448. package/lib/commonjs/vendor/shiki/langs/jl.js +1 -12
  449. package/lib/commonjs/vendor/shiki/langs/jl.js.map +1 -1
  450. package/lib/commonjs/vendor/shiki/langs/js.d.js +1 -5
  451. package/lib/commonjs/vendor/shiki/langs/js.js +1 -38
  452. package/lib/commonjs/vendor/shiki/langs/js.js.map +1 -1
  453. package/lib/commonjs/vendor/shiki/langs/json.d.js +1 -5
  454. package/lib/commonjs/vendor/shiki/langs/json.js +1 -6
  455. package/lib/commonjs/vendor/shiki/langs/json.js.map +1 -1
  456. package/lib/commonjs/vendor/shiki/langs/json5.d.js +1 -5
  457. package/lib/commonjs/vendor/shiki/langs/json5.js +1 -6
  458. package/lib/commonjs/vendor/shiki/langs/json5.js.map +1 -1
  459. package/lib/commonjs/vendor/shiki/langs/jsonc.d.js +1 -5
  460. package/lib/commonjs/vendor/shiki/langs/jsonc.js +1 -6
  461. package/lib/commonjs/vendor/shiki/langs/jsonc.js.map +1 -1
  462. package/lib/commonjs/vendor/shiki/langs/jsonl.d.js +1 -5
  463. package/lib/commonjs/vendor/shiki/langs/jsonl.js +1 -6
  464. package/lib/commonjs/vendor/shiki/langs/jsonl.js.map +1 -1
  465. package/lib/commonjs/vendor/shiki/langs/jsonnet.d.js +1 -5
  466. package/lib/commonjs/vendor/shiki/langs/jsonnet.js +1 -6
  467. package/lib/commonjs/vendor/shiki/langs/jsonnet.js.map +1 -1
  468. package/lib/commonjs/vendor/shiki/langs/jssm.d.js +1 -5
  469. package/lib/commonjs/vendor/shiki/langs/jssm.js +1 -6
  470. package/lib/commonjs/vendor/shiki/langs/jssm.js.map +1 -1
  471. package/lib/commonjs/vendor/shiki/langs/jsx.d.js +1 -5
  472. package/lib/commonjs/vendor/shiki/langs/jsx.js +1 -6
  473. package/lib/commonjs/vendor/shiki/langs/jsx.js.map +1 -1
  474. package/lib/commonjs/vendor/shiki/langs/julia.d.js +1 -5
  475. package/lib/commonjs/vendor/shiki/langs/julia.js +1 -6
  476. package/lib/commonjs/vendor/shiki/langs/julia.js.map +1 -1
  477. package/lib/commonjs/vendor/shiki/langs/kotlin.d.js +1 -5
  478. package/lib/commonjs/vendor/shiki/langs/kotlin.js +1 -6
  479. package/lib/commonjs/vendor/shiki/langs/kotlin.js.map +1 -1
  480. package/lib/commonjs/vendor/shiki/langs/kql.d.js +1 -5
  481. package/lib/commonjs/vendor/shiki/langs/kql.js +1 -38
  482. package/lib/commonjs/vendor/shiki/langs/kql.js.map +1 -1
  483. package/lib/commonjs/vendor/shiki/langs/kt.d.js +1 -5
  484. package/lib/commonjs/vendor/shiki/langs/kt.js +1 -38
  485. package/lib/commonjs/vendor/shiki/langs/kt.js.map +1 -1
  486. package/lib/commonjs/vendor/shiki/langs/kts.d.js +1 -5
  487. package/lib/commonjs/vendor/shiki/langs/kts.js +1 -38
  488. package/lib/commonjs/vendor/shiki/langs/kts.js.map +1 -1
  489. package/lib/commonjs/vendor/shiki/langs/kusto.d.js +1 -5
  490. package/lib/commonjs/vendor/shiki/langs/kusto.js +1 -6
  491. package/lib/commonjs/vendor/shiki/langs/kusto.js.map +1 -1
  492. package/lib/commonjs/vendor/shiki/langs/latex.d.js +1 -5
  493. package/lib/commonjs/vendor/shiki/langs/latex.js +1 -6
  494. package/lib/commonjs/vendor/shiki/langs/latex.js.map +1 -1
  495. package/lib/commonjs/vendor/shiki/langs/lean.d.js +1 -5
  496. package/lib/commonjs/vendor/shiki/langs/lean.js +1 -6
  497. package/lib/commonjs/vendor/shiki/langs/lean.js.map +1 -1
  498. package/lib/commonjs/vendor/shiki/langs/lean4.d.js +1 -5
  499. package/lib/commonjs/vendor/shiki/langs/lean4.js +1 -38
  500. package/lib/commonjs/vendor/shiki/langs/lean4.js.map +1 -1
  501. package/lib/commonjs/vendor/shiki/langs/less.d.js +1 -5
  502. package/lib/commonjs/vendor/shiki/langs/less.js +1 -6
  503. package/lib/commonjs/vendor/shiki/langs/less.js.map +1 -1
  504. package/lib/commonjs/vendor/shiki/langs/liquid.d.js +1 -5
  505. package/lib/commonjs/vendor/shiki/langs/liquid.js +1 -6
  506. package/lib/commonjs/vendor/shiki/langs/liquid.js.map +1 -1
  507. package/lib/commonjs/vendor/shiki/langs/lisp.d.js +1 -5
  508. package/lib/commonjs/vendor/shiki/langs/lisp.js +1 -38
  509. package/lib/commonjs/vendor/shiki/langs/lisp.js.map +1 -1
  510. package/lib/commonjs/vendor/shiki/langs/lit.d.js +1 -5
  511. package/lib/commonjs/vendor/shiki/langs/lit.js +1 -17
  512. package/lib/commonjs/vendor/shiki/langs/lit.js.map +1 -1
  513. package/lib/commonjs/vendor/shiki/langs/log.d.js +1 -5
  514. package/lib/commonjs/vendor/shiki/langs/log.js +1 -6
  515. package/lib/commonjs/vendor/shiki/langs/log.js.map +1 -1
  516. package/lib/commonjs/vendor/shiki/langs/logo.d.js +1 -5
  517. package/lib/commonjs/vendor/shiki/langs/logo.js +1 -6
  518. package/lib/commonjs/vendor/shiki/langs/logo.js.map +1 -1
  519. package/lib/commonjs/vendor/shiki/langs/lua.d.js +1 -5
  520. package/lib/commonjs/vendor/shiki/langs/lua.js +1 -6
  521. package/lib/commonjs/vendor/shiki/langs/lua.js.map +1 -1
  522. package/lib/commonjs/vendor/shiki/langs/luau.d.js +1 -5
  523. package/lib/commonjs/vendor/shiki/langs/luau.js +1 -6
  524. package/lib/commonjs/vendor/shiki/langs/luau.js.map +1 -1
  525. package/lib/commonjs/vendor/shiki/langs/make.d.js +1 -5
  526. package/lib/commonjs/vendor/shiki/langs/make.js +1 -6
  527. package/lib/commonjs/vendor/shiki/langs/make.js.map +1 -1
  528. package/lib/commonjs/vendor/shiki/langs/makefile.d.js +1 -5
  529. package/lib/commonjs/vendor/shiki/langs/makefile.js +1 -38
  530. package/lib/commonjs/vendor/shiki/langs/makefile.js.map +1 -1
  531. package/lib/commonjs/vendor/shiki/langs/markdown-vue.d.js +1 -5
  532. package/lib/commonjs/vendor/shiki/langs/markdown-vue.js +1 -6
  533. package/lib/commonjs/vendor/shiki/langs/markdown-vue.js.map +1 -1
  534. package/lib/commonjs/vendor/shiki/langs/markdown.d.js +1 -5
  535. package/lib/commonjs/vendor/shiki/langs/markdown.js +1 -6
  536. package/lib/commonjs/vendor/shiki/langs/markdown.js.map +1 -1
  537. package/lib/commonjs/vendor/shiki/langs/marko.d.js +1 -5
  538. package/lib/commonjs/vendor/shiki/langs/marko.js +1 -6
  539. package/lib/commonjs/vendor/shiki/langs/marko.js.map +1 -1
  540. package/lib/commonjs/vendor/shiki/langs/matlab.d.js +1 -5
  541. package/lib/commonjs/vendor/shiki/langs/matlab.js +1 -6
  542. package/lib/commonjs/vendor/shiki/langs/matlab.js.map +1 -1
  543. package/lib/commonjs/vendor/shiki/langs/md.d.js +1 -5
  544. package/lib/commonjs/vendor/shiki/langs/md.js +1 -38
  545. package/lib/commonjs/vendor/shiki/langs/md.js.map +1 -1
  546. package/lib/commonjs/vendor/shiki/langs/mdc.d.js +1 -5
  547. package/lib/commonjs/vendor/shiki/langs/mdc.js +1 -6
  548. package/lib/commonjs/vendor/shiki/langs/mdc.js.map +1 -1
  549. package/lib/commonjs/vendor/shiki/langs/mdx.d.js +1 -5
  550. package/lib/commonjs/vendor/shiki/langs/mdx.js +1 -6
  551. package/lib/commonjs/vendor/shiki/langs/mdx.js.map +1 -1
  552. package/lib/commonjs/vendor/shiki/langs/mediawiki.d.js +1 -5
  553. package/lib/commonjs/vendor/shiki/langs/mediawiki.js +1 -38
  554. package/lib/commonjs/vendor/shiki/langs/mediawiki.js.map +1 -1
  555. package/lib/commonjs/vendor/shiki/langs/mermaid.d.js +1 -5
  556. package/lib/commonjs/vendor/shiki/langs/mermaid.js +1 -6
  557. package/lib/commonjs/vendor/shiki/langs/mermaid.js.map +1 -1
  558. package/lib/commonjs/vendor/shiki/langs/mips.d.js +1 -5
  559. package/lib/commonjs/vendor/shiki/langs/mips.js +1 -38
  560. package/lib/commonjs/vendor/shiki/langs/mips.js.map +1 -1
  561. package/lib/commonjs/vendor/shiki/langs/mipsasm.d.js +1 -5
  562. package/lib/commonjs/vendor/shiki/langs/mipsasm.js +1 -6
  563. package/lib/commonjs/vendor/shiki/langs/mipsasm.js.map +1 -1
  564. package/lib/commonjs/vendor/shiki/langs/mmd.d.js +1 -5
  565. package/lib/commonjs/vendor/shiki/langs/mmd.js +1 -38
  566. package/lib/commonjs/vendor/shiki/langs/mmd.js.map +1 -1
  567. package/lib/commonjs/vendor/shiki/langs/mojo.d.js +1 -5
  568. package/lib/commonjs/vendor/shiki/langs/mojo.js +1 -6
  569. package/lib/commonjs/vendor/shiki/langs/mojo.js.map +1 -1
  570. package/lib/commonjs/vendor/shiki/langs/move.d.js +1 -5
  571. package/lib/commonjs/vendor/shiki/langs/move.js +1 -6
  572. package/lib/commonjs/vendor/shiki/langs/move.js.map +1 -1
  573. package/lib/commonjs/vendor/shiki/langs/nar.d.js +1 -5
  574. package/lib/commonjs/vendor/shiki/langs/nar.js +1 -38
  575. package/lib/commonjs/vendor/shiki/langs/nar.js.map +1 -1
  576. package/lib/commonjs/vendor/shiki/langs/narrat.d.js +1 -5
  577. package/lib/commonjs/vendor/shiki/langs/narrat.js +1 -6
  578. package/lib/commonjs/vendor/shiki/langs/narrat.js.map +1 -1
  579. package/lib/commonjs/vendor/shiki/langs/nextflow.d.js +1 -5
  580. package/lib/commonjs/vendor/shiki/langs/nextflow.js +1 -6
  581. package/lib/commonjs/vendor/shiki/langs/nextflow.js.map +1 -1
  582. package/lib/commonjs/vendor/shiki/langs/nf.d.js +1 -5
  583. package/lib/commonjs/vendor/shiki/langs/nf.js +1 -38
  584. package/lib/commonjs/vendor/shiki/langs/nf.js.map +1 -1
  585. package/lib/commonjs/vendor/shiki/langs/nginx.d.js +1 -5
  586. package/lib/commonjs/vendor/shiki/langs/nginx.js +1 -6
  587. package/lib/commonjs/vendor/shiki/langs/nginx.js.map +1 -1
  588. package/lib/commonjs/vendor/shiki/langs/nim.d.js +1 -5
  589. package/lib/commonjs/vendor/shiki/langs/nim.js +1 -6
  590. package/lib/commonjs/vendor/shiki/langs/nim.js.map +1 -1
  591. package/lib/commonjs/vendor/shiki/langs/nix.d.js +1 -5
  592. package/lib/commonjs/vendor/shiki/langs/nix.js +1 -6
  593. package/lib/commonjs/vendor/shiki/langs/nix.js.map +1 -1
  594. package/lib/commonjs/vendor/shiki/langs/nu.d.js +1 -5
  595. package/lib/commonjs/vendor/shiki/langs/nu.js +1 -38
  596. package/lib/commonjs/vendor/shiki/langs/nu.js.map +1 -1
  597. package/lib/commonjs/vendor/shiki/langs/nushell.d.js +1 -5
  598. package/lib/commonjs/vendor/shiki/langs/nushell.js +1 -6
  599. package/lib/commonjs/vendor/shiki/langs/nushell.js.map +1 -1
  600. package/lib/commonjs/vendor/shiki/langs/objc.d.js +1 -5
  601. package/lib/commonjs/vendor/shiki/langs/objc.js +1 -38
  602. package/lib/commonjs/vendor/shiki/langs/objc.js.map +1 -1
  603. package/lib/commonjs/vendor/shiki/langs/objective-c.d.js +1 -5
  604. package/lib/commonjs/vendor/shiki/langs/objective-c.js +1 -6
  605. package/lib/commonjs/vendor/shiki/langs/objective-c.js.map +1 -1
  606. package/lib/commonjs/vendor/shiki/langs/objective-cpp.d.js +1 -5
  607. package/lib/commonjs/vendor/shiki/langs/objective-cpp.js +1 -6
  608. package/lib/commonjs/vendor/shiki/langs/objective-cpp.js.map +1 -1
  609. package/lib/commonjs/vendor/shiki/langs/ocaml.d.js +1 -5
  610. package/lib/commonjs/vendor/shiki/langs/ocaml.js +1 -6
  611. package/lib/commonjs/vendor/shiki/langs/ocaml.js.map +1 -1
  612. package/lib/commonjs/vendor/shiki/langs/pascal.d.js +1 -5
  613. package/lib/commonjs/vendor/shiki/langs/pascal.js +1 -6
  614. package/lib/commonjs/vendor/shiki/langs/pascal.js.map +1 -1
  615. package/lib/commonjs/vendor/shiki/langs/perl.d.js +1 -5
  616. package/lib/commonjs/vendor/shiki/langs/perl.js +1 -6
  617. package/lib/commonjs/vendor/shiki/langs/perl.js.map +1 -1
  618. package/lib/commonjs/vendor/shiki/langs/perl6.d.js +1 -5
  619. package/lib/commonjs/vendor/shiki/langs/perl6.js +1 -38
  620. package/lib/commonjs/vendor/shiki/langs/perl6.js.map +1 -1
  621. package/lib/commonjs/vendor/shiki/langs/php.d.js +1 -5
  622. package/lib/commonjs/vendor/shiki/langs/php.js +1 -6
  623. package/lib/commonjs/vendor/shiki/langs/php.js.map +1 -1
  624. package/lib/commonjs/vendor/shiki/langs/plsql.d.js +1 -5
  625. package/lib/commonjs/vendor/shiki/langs/plsql.js +1 -6
  626. package/lib/commonjs/vendor/shiki/langs/plsql.js.map +1 -1
  627. package/lib/commonjs/vendor/shiki/langs/po.d.js +1 -5
  628. package/lib/commonjs/vendor/shiki/langs/po.js +1 -6
  629. package/lib/commonjs/vendor/shiki/langs/po.js.map +1 -1
  630. package/lib/commonjs/vendor/shiki/langs/postcss.d.js +1 -5
  631. package/lib/commonjs/vendor/shiki/langs/postcss.js +1 -6
  632. package/lib/commonjs/vendor/shiki/langs/postcss.js.map +1 -1
  633. package/lib/commonjs/vendor/shiki/langs/pot.d.js +1 -5
  634. package/lib/commonjs/vendor/shiki/langs/pot.js +1 -38
  635. package/lib/commonjs/vendor/shiki/langs/pot.js.map +1 -1
  636. package/lib/commonjs/vendor/shiki/langs/potx.d.js +1 -5
  637. package/lib/commonjs/vendor/shiki/langs/potx.js +1 -38
  638. package/lib/commonjs/vendor/shiki/langs/potx.js.map +1 -1
  639. package/lib/commonjs/vendor/shiki/langs/powerquery.d.js +1 -5
  640. package/lib/commonjs/vendor/shiki/langs/powerquery.js +1 -6
  641. package/lib/commonjs/vendor/shiki/langs/powerquery.js.map +1 -1
  642. package/lib/commonjs/vendor/shiki/langs/powershell.d.js +1 -5
  643. package/lib/commonjs/vendor/shiki/langs/powershell.js +1 -6
  644. package/lib/commonjs/vendor/shiki/langs/powershell.js.map +1 -1
  645. package/lib/commonjs/vendor/shiki/langs/prisma.d.js +1 -5
  646. package/lib/commonjs/vendor/shiki/langs/prisma.js +1 -6
  647. package/lib/commonjs/vendor/shiki/langs/prisma.js.map +1 -1
  648. package/lib/commonjs/vendor/shiki/langs/prolog.d.js +1 -5
  649. package/lib/commonjs/vendor/shiki/langs/prolog.js +1 -6
  650. package/lib/commonjs/vendor/shiki/langs/prolog.js.map +1 -1
  651. package/lib/commonjs/vendor/shiki/langs/properties.d.js +1 -5
  652. package/lib/commonjs/vendor/shiki/langs/properties.js +1 -38
  653. package/lib/commonjs/vendor/shiki/langs/properties.js.map +1 -1
  654. package/lib/commonjs/vendor/shiki/langs/proto.d.js +1 -5
  655. package/lib/commonjs/vendor/shiki/langs/proto.js +1 -6
  656. package/lib/commonjs/vendor/shiki/langs/proto.js.map +1 -1
  657. package/lib/commonjs/vendor/shiki/langs/protobuf.d.js +1 -5
  658. package/lib/commonjs/vendor/shiki/langs/protobuf.js +1 -38
  659. package/lib/commonjs/vendor/shiki/langs/protobuf.js.map +1 -1
  660. package/lib/commonjs/vendor/shiki/langs/ps.d.js +1 -5
  661. package/lib/commonjs/vendor/shiki/langs/ps.js +1 -38
  662. package/lib/commonjs/vendor/shiki/langs/ps.js.map +1 -1
  663. package/lib/commonjs/vendor/shiki/langs/ps1.d.js +1 -5
  664. package/lib/commonjs/vendor/shiki/langs/ps1.js +1 -38
  665. package/lib/commonjs/vendor/shiki/langs/ps1.js.map +1 -1
  666. package/lib/commonjs/vendor/shiki/langs/pug.d.js +1 -5
  667. package/lib/commonjs/vendor/shiki/langs/pug.js +1 -6
  668. package/lib/commonjs/vendor/shiki/langs/pug.js.map +1 -1
  669. package/lib/commonjs/vendor/shiki/langs/puppet.d.js +1 -5
  670. package/lib/commonjs/vendor/shiki/langs/puppet.js +1 -6
  671. package/lib/commonjs/vendor/shiki/langs/puppet.js.map +1 -1
  672. package/lib/commonjs/vendor/shiki/langs/purescript.d.js +1 -5
  673. package/lib/commonjs/vendor/shiki/langs/purescript.js +1 -6
  674. package/lib/commonjs/vendor/shiki/langs/purescript.js.map +1 -1
  675. package/lib/commonjs/vendor/shiki/langs/py.d.js +1 -5
  676. package/lib/commonjs/vendor/shiki/langs/py.js +1 -38
  677. package/lib/commonjs/vendor/shiki/langs/py.js.map +1 -1
  678. package/lib/commonjs/vendor/shiki/langs/python.d.js +1 -5
  679. package/lib/commonjs/vendor/shiki/langs/python.js +1 -6
  680. package/lib/commonjs/vendor/shiki/langs/python.js.map +1 -1
  681. package/lib/commonjs/vendor/shiki/langs/ql.d.js +1 -5
  682. package/lib/commonjs/vendor/shiki/langs/ql.js +1 -38
  683. package/lib/commonjs/vendor/shiki/langs/ql.js.map +1 -1
  684. package/lib/commonjs/vendor/shiki/langs/qml.d.js +1 -5
  685. package/lib/commonjs/vendor/shiki/langs/qml.js +1 -6
  686. package/lib/commonjs/vendor/shiki/langs/qml.js.map +1 -1
  687. package/lib/commonjs/vendor/shiki/langs/qmldir.d.js +1 -5
  688. package/lib/commonjs/vendor/shiki/langs/qmldir.js +1 -6
  689. package/lib/commonjs/vendor/shiki/langs/qmldir.js.map +1 -1
  690. package/lib/commonjs/vendor/shiki/langs/qss.d.js +1 -5
  691. package/lib/commonjs/vendor/shiki/langs/qss.js +1 -6
  692. package/lib/commonjs/vendor/shiki/langs/qss.js.map +1 -1
  693. package/lib/commonjs/vendor/shiki/langs/r.d.js +1 -5
  694. package/lib/commonjs/vendor/shiki/langs/r.js +1 -6
  695. package/lib/commonjs/vendor/shiki/langs/r.js.map +1 -1
  696. package/lib/commonjs/vendor/shiki/langs/racket.d.js +1 -5
  697. package/lib/commonjs/vendor/shiki/langs/racket.js +1 -6
  698. package/lib/commonjs/vendor/shiki/langs/racket.js.map +1 -1
  699. package/lib/commonjs/vendor/shiki/langs/raku.d.js +1 -5
  700. package/lib/commonjs/vendor/shiki/langs/raku.js +1 -6
  701. package/lib/commonjs/vendor/shiki/langs/raku.js.map +1 -1
  702. package/lib/commonjs/vendor/shiki/langs/razor.d.js +1 -5
  703. package/lib/commonjs/vendor/shiki/langs/razor.js +1 -6
  704. package/lib/commonjs/vendor/shiki/langs/razor.js.map +1 -1
  705. package/lib/commonjs/vendor/shiki/langs/rb.d.js +1 -5
  706. package/lib/commonjs/vendor/shiki/langs/rb.js +1 -12
  707. package/lib/commonjs/vendor/shiki/langs/rb.js.map +1 -1
  708. package/lib/commonjs/vendor/shiki/langs/reg.d.js +1 -5
  709. package/lib/commonjs/vendor/shiki/langs/reg.js +1 -6
  710. package/lib/commonjs/vendor/shiki/langs/reg.js.map +1 -1
  711. package/lib/commonjs/vendor/shiki/langs/regex.d.js +1 -5
  712. package/lib/commonjs/vendor/shiki/langs/regex.js +1 -38
  713. package/lib/commonjs/vendor/shiki/langs/regex.js.map +1 -1
  714. package/lib/commonjs/vendor/shiki/langs/regexp.d.js +1 -5
  715. package/lib/commonjs/vendor/shiki/langs/regexp.js +1 -6
  716. package/lib/commonjs/vendor/shiki/langs/regexp.js.map +1 -1
  717. package/lib/commonjs/vendor/shiki/langs/rel.d.js +1 -5
  718. package/lib/commonjs/vendor/shiki/langs/rel.js +1 -6
  719. package/lib/commonjs/vendor/shiki/langs/rel.js.map +1 -1
  720. package/lib/commonjs/vendor/shiki/langs/riscv.d.js +1 -5
  721. package/lib/commonjs/vendor/shiki/langs/riscv.js +1 -6
  722. package/lib/commonjs/vendor/shiki/langs/riscv.js.map +1 -1
  723. package/lib/commonjs/vendor/shiki/langs/rs.d.js +1 -5
  724. package/lib/commonjs/vendor/shiki/langs/rs.js +1 -38
  725. package/lib/commonjs/vendor/shiki/langs/rs.js.map +1 -1
  726. package/lib/commonjs/vendor/shiki/langs/rst.d.js +1 -5
  727. package/lib/commonjs/vendor/shiki/langs/rst.js +1 -6
  728. package/lib/commonjs/vendor/shiki/langs/rst.js.map +1 -1
  729. package/lib/commonjs/vendor/shiki/langs/ruby.d.js +1 -5
  730. package/lib/commonjs/vendor/shiki/langs/ruby.js +1 -6
  731. package/lib/commonjs/vendor/shiki/langs/ruby.js.map +1 -1
  732. package/lib/commonjs/vendor/shiki/langs/rust.d.js +1 -5
  733. package/lib/commonjs/vendor/shiki/langs/rust.js +1 -6
  734. package/lib/commonjs/vendor/shiki/langs/rust.js.map +1 -1
  735. package/lib/commonjs/vendor/shiki/langs/sas.d.js +1 -5
  736. package/lib/commonjs/vendor/shiki/langs/sas.js +1 -6
  737. package/lib/commonjs/vendor/shiki/langs/sas.js.map +1 -1
  738. package/lib/commonjs/vendor/shiki/langs/sass.d.js +1 -5
  739. package/lib/commonjs/vendor/shiki/langs/sass.js +1 -6
  740. package/lib/commonjs/vendor/shiki/langs/sass.js.map +1 -1
  741. package/lib/commonjs/vendor/shiki/langs/scala.d.js +1 -5
  742. package/lib/commonjs/vendor/shiki/langs/scala.js +1 -6
  743. package/lib/commonjs/vendor/shiki/langs/scala.js.map +1 -1
  744. package/lib/commonjs/vendor/shiki/langs/scheme.d.js +1 -5
  745. package/lib/commonjs/vendor/shiki/langs/scheme.js +1 -6
  746. package/lib/commonjs/vendor/shiki/langs/scheme.js.map +1 -1
  747. package/lib/commonjs/vendor/shiki/langs/scss.d.js +1 -5
  748. package/lib/commonjs/vendor/shiki/langs/scss.js +1 -6
  749. package/lib/commonjs/vendor/shiki/langs/scss.js.map +1 -1
  750. package/lib/commonjs/vendor/shiki/langs/sh.d.js +1 -5
  751. package/lib/commonjs/vendor/shiki/langs/sh.js +1 -38
  752. package/lib/commonjs/vendor/shiki/langs/sh.js.map +1 -1
  753. package/lib/commonjs/vendor/shiki/langs/shader.d.js +1 -5
  754. package/lib/commonjs/vendor/shiki/langs/shader.js +1 -42
  755. package/lib/commonjs/vendor/shiki/langs/shader.js.map +1 -1
  756. package/lib/commonjs/vendor/shiki/langs/shaderlab.d.js +1 -5
  757. package/lib/commonjs/vendor/shiki/langs/shaderlab.js +1 -6
  758. package/lib/commonjs/vendor/shiki/langs/shaderlab.js.map +1 -1
  759. package/lib/commonjs/vendor/shiki/langs/shell.d.js +1 -5
  760. package/lib/commonjs/vendor/shiki/langs/shell.js +1 -38
  761. package/lib/commonjs/vendor/shiki/langs/shell.js.map +1 -1
  762. package/lib/commonjs/vendor/shiki/langs/shellscript.d.js +1 -5
  763. package/lib/commonjs/vendor/shiki/langs/shellscript.js +1 -6
  764. package/lib/commonjs/vendor/shiki/langs/shellscript.js.map +1 -1
  765. package/lib/commonjs/vendor/shiki/langs/shellsession.d.js +1 -5
  766. package/lib/commonjs/vendor/shiki/langs/shellsession.js +1 -6
  767. package/lib/commonjs/vendor/shiki/langs/shellsession.js.map +1 -1
  768. package/lib/commonjs/vendor/shiki/langs/smalltalk.d.js +1 -5
  769. package/lib/commonjs/vendor/shiki/langs/smalltalk.js +1 -6
  770. package/lib/commonjs/vendor/shiki/langs/smalltalk.js.map +1 -1
  771. package/lib/commonjs/vendor/shiki/langs/solidity.d.js +1 -5
  772. package/lib/commonjs/vendor/shiki/langs/solidity.js +1 -6
  773. package/lib/commonjs/vendor/shiki/langs/solidity.js.map +1 -1
  774. package/lib/commonjs/vendor/shiki/langs/soy.d.js +1 -5
  775. package/lib/commonjs/vendor/shiki/langs/soy.js +1 -6
  776. package/lib/commonjs/vendor/shiki/langs/soy.js.map +1 -1
  777. package/lib/commonjs/vendor/shiki/langs/sparql.d.js +1 -5
  778. package/lib/commonjs/vendor/shiki/langs/sparql.js +1 -6
  779. package/lib/commonjs/vendor/shiki/langs/sparql.js.map +1 -1
  780. package/lib/commonjs/vendor/shiki/langs/spl.d.js +1 -5
  781. package/lib/commonjs/vendor/shiki/langs/spl.js +1 -38
  782. package/lib/commonjs/vendor/shiki/langs/spl.js.map +1 -1
  783. package/lib/commonjs/vendor/shiki/langs/splunk.d.js +1 -5
  784. package/lib/commonjs/vendor/shiki/langs/splunk.js +1 -6
  785. package/lib/commonjs/vendor/shiki/langs/splunk.js.map +1 -1
  786. package/lib/commonjs/vendor/shiki/langs/sql.d.js +1 -5
  787. package/lib/commonjs/vendor/shiki/langs/sql.js +1 -6
  788. package/lib/commonjs/vendor/shiki/langs/sql.js.map +1 -1
  789. package/lib/commonjs/vendor/shiki/langs/ssh-config.d.js +1 -5
  790. package/lib/commonjs/vendor/shiki/langs/ssh-config.js +1 -6
  791. package/lib/commonjs/vendor/shiki/langs/ssh-config.js.map +1 -1
  792. package/lib/commonjs/vendor/shiki/langs/stata.d.js +1 -5
  793. package/lib/commonjs/vendor/shiki/langs/stata.js +1 -6
  794. package/lib/commonjs/vendor/shiki/langs/stata.js.map +1 -1
  795. package/lib/commonjs/vendor/shiki/langs/styl.d.js +1 -5
  796. package/lib/commonjs/vendor/shiki/langs/styl.js +1 -38
  797. package/lib/commonjs/vendor/shiki/langs/styl.js.map +1 -1
  798. package/lib/commonjs/vendor/shiki/langs/stylus.d.js +1 -5
  799. package/lib/commonjs/vendor/shiki/langs/stylus.js +1 -6
  800. package/lib/commonjs/vendor/shiki/langs/stylus.js.map +1 -1
  801. package/lib/commonjs/vendor/shiki/langs/svelte.d.js +1 -5
  802. package/lib/commonjs/vendor/shiki/langs/svelte.js +1 -6
  803. package/lib/commonjs/vendor/shiki/langs/svelte.js.map +1 -1
  804. package/lib/commonjs/vendor/shiki/langs/swift.d.js +1 -5
  805. package/lib/commonjs/vendor/shiki/langs/swift.js +1 -6
  806. package/lib/commonjs/vendor/shiki/langs/swift.js.map +1 -1
  807. package/lib/commonjs/vendor/shiki/langs/system-verilog.d.js +1 -5
  808. package/lib/commonjs/vendor/shiki/langs/system-verilog.js +1 -6
  809. package/lib/commonjs/vendor/shiki/langs/system-verilog.js.map +1 -1
  810. package/lib/commonjs/vendor/shiki/langs/systemd.d.js +1 -5
  811. package/lib/commonjs/vendor/shiki/langs/systemd.js +1 -6
  812. package/lib/commonjs/vendor/shiki/langs/systemd.js.map +1 -1
  813. package/lib/commonjs/vendor/shiki/langs/tasl.d.js +1 -5
  814. package/lib/commonjs/vendor/shiki/langs/tasl.js +1 -6
  815. package/lib/commonjs/vendor/shiki/langs/tasl.js.map +1 -1
  816. package/lib/commonjs/vendor/shiki/langs/tcl.d.js +1 -5
  817. package/lib/commonjs/vendor/shiki/langs/tcl.js +1 -6
  818. package/lib/commonjs/vendor/shiki/langs/tcl.js.map +1 -1
  819. package/lib/commonjs/vendor/shiki/langs/templ.d.js +1 -5
  820. package/lib/commonjs/vendor/shiki/langs/templ.js +1 -6
  821. package/lib/commonjs/vendor/shiki/langs/templ.js.map +1 -1
  822. package/lib/commonjs/vendor/shiki/langs/terraform.d.js +1 -5
  823. package/lib/commonjs/vendor/shiki/langs/terraform.js +1 -6
  824. package/lib/commonjs/vendor/shiki/langs/terraform.js.map +1 -1
  825. package/lib/commonjs/vendor/shiki/langs/tex.d.js +1 -5
  826. package/lib/commonjs/vendor/shiki/langs/tex.js +1 -6
  827. package/lib/commonjs/vendor/shiki/langs/tex.js.map +1 -1
  828. package/lib/commonjs/vendor/shiki/langs/tf.d.js +1 -5
  829. package/lib/commonjs/vendor/shiki/langs/tf.js +1 -38
  830. package/lib/commonjs/vendor/shiki/langs/tf.js.map +1 -1
  831. package/lib/commonjs/vendor/shiki/langs/tfvars.d.js +1 -5
  832. package/lib/commonjs/vendor/shiki/langs/tfvars.js +1 -38
  833. package/lib/commonjs/vendor/shiki/langs/tfvars.js.map +1 -1
  834. package/lib/commonjs/vendor/shiki/langs/toml.d.js +1 -5
  835. package/lib/commonjs/vendor/shiki/langs/toml.js +1 -6
  836. package/lib/commonjs/vendor/shiki/langs/toml.js.map +1 -1
  837. package/lib/commonjs/vendor/shiki/langs/ts-tags.d.js +1 -5
  838. package/lib/commonjs/vendor/shiki/langs/ts-tags.js +1 -6
  839. package/lib/commonjs/vendor/shiki/langs/ts-tags.js.map +1 -1
  840. package/lib/commonjs/vendor/shiki/langs/ts.d.js +1 -5
  841. package/lib/commonjs/vendor/shiki/langs/ts.js +1 -38
  842. package/lib/commonjs/vendor/shiki/langs/ts.js.map +1 -1
  843. package/lib/commonjs/vendor/shiki/langs/tsp.d.js +1 -5
  844. package/lib/commonjs/vendor/shiki/langs/tsp.js +1 -38
  845. package/lib/commonjs/vendor/shiki/langs/tsp.js.map +1 -1
  846. package/lib/commonjs/vendor/shiki/langs/tsv.d.js +1 -5
  847. package/lib/commonjs/vendor/shiki/langs/tsv.js +1 -6
  848. package/lib/commonjs/vendor/shiki/langs/tsv.js.map +1 -1
  849. package/lib/commonjs/vendor/shiki/langs/tsx.d.js +1 -5
  850. package/lib/commonjs/vendor/shiki/langs/tsx.js +1 -6
  851. package/lib/commonjs/vendor/shiki/langs/tsx.js.map +1 -1
  852. package/lib/commonjs/vendor/shiki/langs/turtle.d.js +1 -5
  853. package/lib/commonjs/vendor/shiki/langs/turtle.js +1 -6
  854. package/lib/commonjs/vendor/shiki/langs/turtle.js.map +1 -1
  855. package/lib/commonjs/vendor/shiki/langs/twig.d.js +1 -5
  856. package/lib/commonjs/vendor/shiki/langs/twig.js +1 -6
  857. package/lib/commonjs/vendor/shiki/langs/twig.js.map +1 -1
  858. package/lib/commonjs/vendor/shiki/langs/typ.d.js +1 -5
  859. package/lib/commonjs/vendor/shiki/langs/typ.js +1 -38
  860. package/lib/commonjs/vendor/shiki/langs/typ.js.map +1 -1
  861. package/lib/commonjs/vendor/shiki/langs/typescript.d.js +1 -5
  862. package/lib/commonjs/vendor/shiki/langs/typescript.js +1 -6
  863. package/lib/commonjs/vendor/shiki/langs/typescript.js.map +1 -1
  864. package/lib/commonjs/vendor/shiki/langs/typespec.d.js +1 -5
  865. package/lib/commonjs/vendor/shiki/langs/typespec.js +1 -6
  866. package/lib/commonjs/vendor/shiki/langs/typespec.js.map +1 -1
  867. package/lib/commonjs/vendor/shiki/langs/typst.d.js +1 -5
  868. package/lib/commonjs/vendor/shiki/langs/typst.js +1 -6
  869. package/lib/commonjs/vendor/shiki/langs/typst.js.map +1 -1
  870. package/lib/commonjs/vendor/shiki/langs/v.d.js +1 -5
  871. package/lib/commonjs/vendor/shiki/langs/v.js +1 -6
  872. package/lib/commonjs/vendor/shiki/langs/v.js.map +1 -1
  873. package/lib/commonjs/vendor/shiki/langs/vala.d.js +1 -5
  874. package/lib/commonjs/vendor/shiki/langs/vala.js +1 -6
  875. package/lib/commonjs/vendor/shiki/langs/vala.js.map +1 -1
  876. package/lib/commonjs/vendor/shiki/langs/vb.d.js +1 -5
  877. package/lib/commonjs/vendor/shiki/langs/vb.js +1 -6
  878. package/lib/commonjs/vendor/shiki/langs/vb.js.map +1 -1
  879. package/lib/commonjs/vendor/shiki/langs/verilog.d.js +1 -5
  880. package/lib/commonjs/vendor/shiki/langs/verilog.js +1 -6
  881. package/lib/commonjs/vendor/shiki/langs/verilog.js.map +1 -1
  882. package/lib/commonjs/vendor/shiki/langs/vhdl.d.js +1 -5
  883. package/lib/commonjs/vendor/shiki/langs/vhdl.js +1 -6
  884. package/lib/commonjs/vendor/shiki/langs/vhdl.js.map +1 -1
  885. package/lib/commonjs/vendor/shiki/langs/vim.d.js +1 -5
  886. package/lib/commonjs/vendor/shiki/langs/vim.js +1 -38
  887. package/lib/commonjs/vendor/shiki/langs/vim.js.map +1 -1
  888. package/lib/commonjs/vendor/shiki/langs/viml.d.js +1 -5
  889. package/lib/commonjs/vendor/shiki/langs/viml.js +1 -6
  890. package/lib/commonjs/vendor/shiki/langs/viml.js.map +1 -1
  891. package/lib/commonjs/vendor/shiki/langs/vimscript.d.js +1 -5
  892. package/lib/commonjs/vendor/shiki/langs/vimscript.js +1 -38
  893. package/lib/commonjs/vendor/shiki/langs/vimscript.js.map +1 -1
  894. package/lib/commonjs/vendor/shiki/langs/vue-directives.d.js +1 -5
  895. package/lib/commonjs/vendor/shiki/langs/vue-directives.js +1 -6
  896. package/lib/commonjs/vendor/shiki/langs/vue-directives.js.map +1 -1
  897. package/lib/commonjs/vendor/shiki/langs/vue-html.d.js +1 -5
  898. package/lib/commonjs/vendor/shiki/langs/vue-html.js +1 -6
  899. package/lib/commonjs/vendor/shiki/langs/vue-html.js.map +1 -1
  900. package/lib/commonjs/vendor/shiki/langs/vue-interpolations.d.js +1 -5
  901. package/lib/commonjs/vendor/shiki/langs/vue-interpolations.js +1 -6
  902. package/lib/commonjs/vendor/shiki/langs/vue-interpolations.js.map +1 -1
  903. package/lib/commonjs/vendor/shiki/langs/vue-sfc-style-variable-injection.d.js +1 -5
  904. package/lib/commonjs/vendor/shiki/langs/vue-sfc-style-variable-injection.js +1 -6
  905. package/lib/commonjs/vendor/shiki/langs/vue-sfc-style-variable-injection.js.map +1 -1
  906. package/lib/commonjs/vendor/shiki/langs/vue.d.js +1 -5
  907. package/lib/commonjs/vendor/shiki/langs/vue.js +1 -6
  908. package/lib/commonjs/vendor/shiki/langs/vue.js.map +1 -1
  909. package/lib/commonjs/vendor/shiki/langs/vy.d.js +1 -5
  910. package/lib/commonjs/vendor/shiki/langs/vy.js +1 -38
  911. package/lib/commonjs/vendor/shiki/langs/vy.js.map +1 -1
  912. package/lib/commonjs/vendor/shiki/langs/vyper.d.js +1 -5
  913. package/lib/commonjs/vendor/shiki/langs/vyper.js +1 -6
  914. package/lib/commonjs/vendor/shiki/langs/vyper.js.map +1 -1
  915. package/lib/commonjs/vendor/shiki/langs/wasm.d.js +1 -5
  916. package/lib/commonjs/vendor/shiki/langs/wasm.js +1 -6
  917. package/lib/commonjs/vendor/shiki/langs/wasm.js.map +1 -1
  918. package/lib/commonjs/vendor/shiki/langs/wenyan.d.js +1 -5
  919. package/lib/commonjs/vendor/shiki/langs/wenyan.js +1 -6
  920. package/lib/commonjs/vendor/shiki/langs/wenyan.js.map +1 -1
  921. package/lib/commonjs/vendor/shiki/langs/wgsl.d.js +1 -5
  922. package/lib/commonjs/vendor/shiki/langs/wgsl.js +1 -6
  923. package/lib/commonjs/vendor/shiki/langs/wgsl.js.map +1 -1
  924. package/lib/commonjs/vendor/shiki/langs/wiki.d.js +1 -5
  925. package/lib/commonjs/vendor/shiki/langs/wiki.js +1 -38
  926. package/lib/commonjs/vendor/shiki/langs/wiki.js.map +1 -1
  927. package/lib/commonjs/vendor/shiki/langs/wikitext.d.js +1 -5
  928. package/lib/commonjs/vendor/shiki/langs/wikitext.js +1 -6
  929. package/lib/commonjs/vendor/shiki/langs/wikitext.js.map +1 -1
  930. package/lib/commonjs/vendor/shiki/langs/wl.d.js +1 -5
  931. package/lib/commonjs/vendor/shiki/langs/wl.js +1 -38
  932. package/lib/commonjs/vendor/shiki/langs/wl.js.map +1 -1
  933. package/lib/commonjs/vendor/shiki/langs/wolfram.d.js +1 -5
  934. package/lib/commonjs/vendor/shiki/langs/wolfram.js +1 -6
  935. package/lib/commonjs/vendor/shiki/langs/wolfram.js.map +1 -1
  936. package/lib/commonjs/vendor/shiki/langs/xml.d.js +1 -5
  937. package/lib/commonjs/vendor/shiki/langs/xml.js +1 -6
  938. package/lib/commonjs/vendor/shiki/langs/xml.js.map +1 -1
  939. package/lib/commonjs/vendor/shiki/langs/xsl.d.js +1 -5
  940. package/lib/commonjs/vendor/shiki/langs/xsl.js +1 -6
  941. package/lib/commonjs/vendor/shiki/langs/xsl.js.map +1 -1
  942. package/lib/commonjs/vendor/shiki/langs/yaml.d.js +1 -5
  943. package/lib/commonjs/vendor/shiki/langs/yaml.js +1 -6
  944. package/lib/commonjs/vendor/shiki/langs/yaml.js.map +1 -1
  945. package/lib/commonjs/vendor/shiki/langs/yml.d.js +1 -5
  946. package/lib/commonjs/vendor/shiki/langs/yml.js +1 -38
  947. package/lib/commonjs/vendor/shiki/langs/yml.js.map +1 -1
  948. package/lib/commonjs/vendor/shiki/langs/zenscript.d.js +1 -5
  949. package/lib/commonjs/vendor/shiki/langs/zenscript.js +1 -6
  950. package/lib/commonjs/vendor/shiki/langs/zenscript.js.map +1 -1
  951. package/lib/commonjs/vendor/shiki/langs/zig.d.js +1 -5
  952. package/lib/commonjs/vendor/shiki/langs/zig.js +1 -6
  953. package/lib/commonjs/vendor/shiki/langs/zig.js.map +1 -1
  954. package/lib/commonjs/vendor/shiki/langs/zsh.d.js +1 -5
  955. package/lib/commonjs/vendor/shiki/langs/zsh.js +1 -38
  956. package/lib/commonjs/vendor/shiki/langs/zsh.js.map +1 -1
  957. package/lib/commonjs/vendor/shiki/manifest.json +365 -365
  958. package/lib/commonjs/vendor/shiki/themes/andromeeda.d.js +1 -5
  959. package/lib/commonjs/vendor/shiki/themes/andromeeda.js +1 -222
  960. package/lib/commonjs/vendor/shiki/themes/andromeeda.js.map +1 -1
  961. package/lib/commonjs/vendor/shiki/themes/aurora-x.d.js +1 -5
  962. package/lib/commonjs/vendor/shiki/themes/aurora-x.js +1 -429
  963. package/lib/commonjs/vendor/shiki/themes/aurora-x.js.map +1 -1
  964. package/lib/commonjs/vendor/shiki/themes/ayu-dark.d.js +1 -5
  965. package/lib/commonjs/vendor/shiki/themes/ayu-dark.js +1 -573
  966. package/lib/commonjs/vendor/shiki/themes/ayu-dark.js.map +1 -1
  967. package/lib/commonjs/vendor/shiki/themes/catppuccin-frappe.d.js +1 -5
  968. package/lib/commonjs/vendor/shiki/themes/catppuccin-frappe.js +1 -1552
  969. package/lib/commonjs/vendor/shiki/themes/catppuccin-frappe.js.map +1 -1
  970. package/lib/commonjs/vendor/shiki/themes/catppuccin-latte.d.js +1 -5
  971. package/lib/commonjs/vendor/shiki/themes/catppuccin-latte.js +1 -1552
  972. package/lib/commonjs/vendor/shiki/themes/catppuccin-latte.js.map +1 -1
  973. package/lib/commonjs/vendor/shiki/themes/catppuccin-macchiato.d.js +1 -5
  974. package/lib/commonjs/vendor/shiki/themes/catppuccin-macchiato.js +1 -1552
  975. package/lib/commonjs/vendor/shiki/themes/catppuccin-macchiato.js.map +1 -1
  976. package/lib/commonjs/vendor/shiki/themes/catppuccin-mocha.d.js +1 -5
  977. package/lib/commonjs/vendor/shiki/themes/catppuccin-mocha.js +1 -1552
  978. package/lib/commonjs/vendor/shiki/themes/catppuccin-mocha.js.map +1 -1
  979. package/lib/commonjs/vendor/shiki/themes/dark-plus.d.js +1 -5
  980. package/lib/commonjs/vendor/shiki/themes/dark-plus.js +1 -372
  981. package/lib/commonjs/vendor/shiki/themes/dark-plus.js.map +1 -1
  982. package/lib/commonjs/vendor/shiki/themes/dracula-soft.d.js +1 -5
  983. package/lib/commonjs/vendor/shiki/themes/dracula-soft.js +1 -658
  984. package/lib/commonjs/vendor/shiki/themes/dracula-soft.js.map +1 -1
  985. package/lib/commonjs/vendor/shiki/themes/dracula.d.js +1 -5
  986. package/lib/commonjs/vendor/shiki/themes/dracula.js +1 -658
  987. package/lib/commonjs/vendor/shiki/themes/dracula.js.map +1 -1
  988. package/lib/commonjs/vendor/shiki/themes/everforest-dark.d.js +1 -5
  989. package/lib/commonjs/vendor/shiki/themes/everforest-dark.js +1 -1885
  990. package/lib/commonjs/vendor/shiki/themes/everforest-dark.js.map +1 -1
  991. package/lib/commonjs/vendor/shiki/themes/everforest-light.d.js +1 -5
  992. package/lib/commonjs/vendor/shiki/themes/everforest-light.js +1 -1885
  993. package/lib/commonjs/vendor/shiki/themes/everforest-light.js.map +1 -1
  994. package/lib/commonjs/vendor/shiki/themes/github-dark-default.d.js +1 -5
  995. package/lib/commonjs/vendor/shiki/themes/github-dark-default.js +1 -517
  996. package/lib/commonjs/vendor/shiki/themes/github-dark-default.js.map +1 -1
  997. package/lib/commonjs/vendor/shiki/themes/github-dark-dimmed.d.js +1 -5
  998. package/lib/commonjs/vendor/shiki/themes/github-dark-dimmed.js +1 -517
  999. package/lib/commonjs/vendor/shiki/themes/github-dark-dimmed.js.map +1 -1
  1000. package/lib/commonjs/vendor/shiki/themes/github-dark-high-contrast.d.js +1 -5
  1001. package/lib/commonjs/vendor/shiki/themes/github-dark-high-contrast.js +1 -521
  1002. package/lib/commonjs/vendor/shiki/themes/github-dark-high-contrast.js.map +1 -1
  1003. package/lib/commonjs/vendor/shiki/themes/github-dark.d.js +1 -5
  1004. package/lib/commonjs/vendor/shiki/themes/github-dark.js +1 -440
  1005. package/lib/commonjs/vendor/shiki/themes/github-dark.js.map +1 -1
  1006. package/lib/commonjs/vendor/shiki/themes/github-light-default.d.js +1 -5
  1007. package/lib/commonjs/vendor/shiki/themes/github-light-default.js +1 -513
  1008. package/lib/commonjs/vendor/shiki/themes/github-light-default.js.map +1 -1
  1009. package/lib/commonjs/vendor/shiki/themes/github-light-high-contrast.d.js +1 -5
  1010. package/lib/commonjs/vendor/shiki/themes/github-light-high-contrast.js +1 -516
  1011. package/lib/commonjs/vendor/shiki/themes/github-light-high-contrast.js.map +1 -1
  1012. package/lib/commonjs/vendor/shiki/themes/github-light.d.js +1 -5
  1013. package/lib/commonjs/vendor/shiki/themes/github-light.js +1 -436
  1014. package/lib/commonjs/vendor/shiki/themes/github-light.js.map +1 -1
  1015. package/lib/commonjs/vendor/shiki/themes/houston.d.js +1 -5
  1016. package/lib/commonjs/vendor/shiki/themes/houston.js +1 -1502
  1017. package/lib/commonjs/vendor/shiki/themes/houston.js.map +1 -1
  1018. package/lib/commonjs/vendor/shiki/themes/kanagawa-dragon.d.js +1 -5
  1019. package/lib/commonjs/vendor/shiki/themes/kanagawa-dragon.js +1 -577
  1020. package/lib/commonjs/vendor/shiki/themes/kanagawa-dragon.js.map +1 -1
  1021. package/lib/commonjs/vendor/shiki/themes/kanagawa-lotus.d.js +1 -5
  1022. package/lib/commonjs/vendor/shiki/themes/kanagawa-lotus.js +1 -577
  1023. package/lib/commonjs/vendor/shiki/themes/kanagawa-lotus.js.map +1 -1
  1024. package/lib/commonjs/vendor/shiki/themes/kanagawa-wave.d.js +1 -5
  1025. package/lib/commonjs/vendor/shiki/themes/kanagawa-wave.js +1 -577
  1026. package/lib/commonjs/vendor/shiki/themes/kanagawa-wave.js.map +1 -1
  1027. package/lib/commonjs/vendor/shiki/themes/laserwave.d.js +1 -5
  1028. package/lib/commonjs/vendor/shiki/themes/laserwave.js +1 -190
  1029. package/lib/commonjs/vendor/shiki/themes/laserwave.js.map +1 -1
  1030. package/lib/commonjs/vendor/shiki/themes/light-plus.d.js +1 -5
  1031. package/lib/commonjs/vendor/shiki/themes/light-plus.js +1 -372
  1032. package/lib/commonjs/vendor/shiki/themes/light-plus.js.map +1 -1
  1033. package/lib/commonjs/vendor/shiki/themes/material-theme-darker.d.js +1 -5
  1034. package/lib/commonjs/vendor/shiki/themes/material-theme-darker.js +1 -648
  1035. package/lib/commonjs/vendor/shiki/themes/material-theme-darker.js.map +1 -1
  1036. package/lib/commonjs/vendor/shiki/themes/material-theme-lighter.d.js +1 -5
  1037. package/lib/commonjs/vendor/shiki/themes/material-theme-lighter.js +1 -648
  1038. package/lib/commonjs/vendor/shiki/themes/material-theme-lighter.js.map +1 -1
  1039. package/lib/commonjs/vendor/shiki/themes/material-theme-ocean.d.js +1 -5
  1040. package/lib/commonjs/vendor/shiki/themes/material-theme-ocean.js +1 -648
  1041. package/lib/commonjs/vendor/shiki/themes/material-theme-ocean.js.map +1 -1
  1042. package/lib/commonjs/vendor/shiki/themes/material-theme-palenight.d.js +1 -5
  1043. package/lib/commonjs/vendor/shiki/themes/material-theme-palenight.js +1 -648
  1044. package/lib/commonjs/vendor/shiki/themes/material-theme-palenight.js.map +1 -1
  1045. package/lib/commonjs/vendor/shiki/themes/material-theme.d.js +1 -5
  1046. package/lib/commonjs/vendor/shiki/themes/material-theme.js +1 -648
  1047. package/lib/commonjs/vendor/shiki/themes/material-theme.js.map +1 -1
  1048. package/lib/commonjs/vendor/shiki/themes/min-dark.d.js +1 -5
  1049. package/lib/commonjs/vendor/shiki/themes/min-dark.js +1 -214
  1050. package/lib/commonjs/vendor/shiki/themes/min-dark.js.map +1 -1
  1051. package/lib/commonjs/vendor/shiki/themes/min-light.d.js +1 -5
  1052. package/lib/commonjs/vendor/shiki/themes/min-light.js +1 -230
  1053. package/lib/commonjs/vendor/shiki/themes/min-light.js.map +1 -1
  1054. package/lib/commonjs/vendor/shiki/themes/monokai.d.js +1 -5
  1055. package/lib/commonjs/vendor/shiki/themes/monokai.js +1 -382
  1056. package/lib/commonjs/vendor/shiki/themes/monokai.js.map +1 -1
  1057. package/lib/commonjs/vendor/shiki/themes/night-owl.d.js +1 -5
  1058. package/lib/commonjs/vendor/shiki/themes/night-owl.js +1 -1224
  1059. package/lib/commonjs/vendor/shiki/themes/night-owl.js.map +1 -1
  1060. package/lib/commonjs/vendor/shiki/themes/nord.d.js +1 -5
  1061. package/lib/commonjs/vendor/shiki/themes/nord.js +1 -1027
  1062. package/lib/commonjs/vendor/shiki/themes/nord.js.map +1 -1
  1063. package/lib/commonjs/vendor/shiki/themes/one-dark-pro.d.js +1 -5
  1064. package/lib/commonjs/vendor/shiki/themes/one-dark-pro.js +1 -1564
  1065. package/lib/commonjs/vendor/shiki/themes/one-dark-pro.js.map +1 -1
  1066. package/lib/commonjs/vendor/shiki/themes/one-light.d.js +1 -5
  1067. package/lib/commonjs/vendor/shiki/themes/one-light.js +1 -1151
  1068. package/lib/commonjs/vendor/shiki/themes/one-light.js.map +1 -1
  1069. package/lib/commonjs/vendor/shiki/themes/plastic.d.js +1 -5
  1070. package/lib/commonjs/vendor/shiki/themes/plastic.js +1 -267
  1071. package/lib/commonjs/vendor/shiki/themes/plastic.js.map +1 -1
  1072. package/lib/commonjs/vendor/shiki/themes/poimandres.d.js +1 -5
  1073. package/lib/commonjs/vendor/shiki/themes/poimandres.js +1 -977
  1074. package/lib/commonjs/vendor/shiki/themes/poimandres.js.map +1 -1
  1075. package/lib/commonjs/vendor/shiki/themes/red.d.js +1 -5
  1076. package/lib/commonjs/vendor/shiki/themes/red.js +1 -296
  1077. package/lib/commonjs/vendor/shiki/themes/red.js.map +1 -1
  1078. package/lib/commonjs/vendor/shiki/themes/rose-pine-dawn.d.js +1 -5
  1079. package/lib/commonjs/vendor/shiki/themes/rose-pine-dawn.js +1 -648
  1080. package/lib/commonjs/vendor/shiki/themes/rose-pine-dawn.js.map +1 -1
  1081. package/lib/commonjs/vendor/shiki/themes/rose-pine-moon.d.js +1 -5
  1082. package/lib/commonjs/vendor/shiki/themes/rose-pine-moon.js +1 -648
  1083. package/lib/commonjs/vendor/shiki/themes/rose-pine-moon.js.map +1 -1
  1084. package/lib/commonjs/vendor/shiki/themes/rose-pine.d.js +1 -5
  1085. package/lib/commonjs/vendor/shiki/themes/rose-pine.js +1 -648
  1086. package/lib/commonjs/vendor/shiki/themes/rose-pine.js.map +1 -1
  1087. package/lib/commonjs/vendor/shiki/themes/slack-dark.d.js +1 -5
  1088. package/lib/commonjs/vendor/shiki/themes/slack-dark.js +1 -394
  1089. package/lib/commonjs/vendor/shiki/themes/slack-dark.js.map +1 -1
  1090. package/lib/commonjs/vendor/shiki/themes/slack-ochin.d.js +1 -5
  1091. package/lib/commonjs/vendor/shiki/themes/slack-ochin.js +1 -394
  1092. package/lib/commonjs/vendor/shiki/themes/slack-ochin.js.map +1 -1
  1093. package/lib/commonjs/vendor/shiki/themes/snazzy-light.d.js +1 -5
  1094. package/lib/commonjs/vendor/shiki/themes/snazzy-light.js +1 -945
  1095. package/lib/commonjs/vendor/shiki/themes/snazzy-light.js.map +1 -1
  1096. package/lib/commonjs/vendor/shiki/themes/solarized-dark.d.js +1 -5
  1097. package/lib/commonjs/vendor/shiki/themes/solarized-dark.js +1 -313
  1098. package/lib/commonjs/vendor/shiki/themes/solarized-dark.js.map +1 -1
  1099. package/lib/commonjs/vendor/shiki/themes/solarized-light.d.js +1 -5
  1100. package/lib/commonjs/vendor/shiki/themes/solarized-light.js +1 -305
  1101. package/lib/commonjs/vendor/shiki/themes/solarized-light.js.map +1 -1
  1102. package/lib/commonjs/vendor/shiki/themes/synthwave-84.d.js +1 -5
  1103. package/lib/commonjs/vendor/shiki/themes/synthwave-84.js +1 -35
  1104. package/lib/commonjs/vendor/shiki/themes/synthwave-84.js.map +1 -1
  1105. package/lib/commonjs/vendor/shiki/themes/tokyo-night.d.js +1 -5
  1106. package/lib/commonjs/vendor/shiki/themes/tokyo-night.js +1 -951
  1107. package/lib/commonjs/vendor/shiki/themes/tokyo-night.js.map +1 -1
  1108. package/lib/commonjs/vendor/shiki/themes/vesper.d.js +1 -5
  1109. package/lib/commonjs/vendor/shiki/themes/vesper.js +1 -380
  1110. package/lib/commonjs/vendor/shiki/themes/vesper.js.map +1 -1
  1111. package/lib/commonjs/vendor/shiki/themes/vitesse-black.d.js +1 -5
  1112. package/lib/commonjs/vendor/shiki/themes/vitesse-black.js +1 -504
  1113. package/lib/commonjs/vendor/shiki/themes/vitesse-black.js.map +1 -1
  1114. package/lib/commonjs/vendor/shiki/themes/vitesse-dark.d.js +1 -5
  1115. package/lib/commonjs/vendor/shiki/themes/vitesse-dark.js +1 -504
  1116. package/lib/commonjs/vendor/shiki/themes/vitesse-dark.js.map +1 -1
  1117. package/lib/commonjs/vendor/shiki/themes/vitesse-light.d.js +1 -5
  1118. package/lib/commonjs/vendor/shiki/themes/vitesse-light.js +1 -502
  1119. package/lib/commonjs/vendor/shiki/themes/vitesse-light.js.map +1 -1
  1120. package/lib/typescript/components/syntax/SyntaxHighlighter.d.ts.map +1 -1
  1121. package/lib/typescript/syntax/highlighter/index.d.ts +1 -1
  1122. package/lib/typescript/syntax/highlighter/index.d.ts.map +1 -1
  1123. package/package.json +12 -2
  1124. package/src/vendor/shiki/index.d.ts +10 -1
  1125. package/src/vendor/shiki/index.js +14 -3
  1126. package/src/vendor/shiki/manifest.json +365 -365
  1127. package/.babelrc +0 -13
  1128. package/eslint.config.mjs +0 -6
  1129. package/scripts/build.js +0 -259
  1130. package/tsconfig.json +0 -26
@@ -1,1553 +1,2 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = {
7
- "colors": {
8
- "activityBar.activeBackground": "#00000000",
9
- "activityBar.activeBorder": "#00000000",
10
- "activityBar.activeFocusBorder": "#00000000",
11
- "activityBar.background": "#11111b",
12
- "activityBar.border": "#00000000",
13
- "activityBar.dropBorder": "#cba6f733",
14
- "activityBar.foreground": "#cba6f7",
15
- "activityBar.inactiveForeground": "#6c7086",
16
- "activityBarBadge.background": "#cba6f7",
17
- "activityBarBadge.foreground": "#11111b",
18
- "activityBarTop.activeBorder": "#00000000",
19
- "activityBarTop.dropBorder": "#cba6f733",
20
- "activityBarTop.foreground": "#cba6f7",
21
- "activityBarTop.inactiveForeground": "#6c7086",
22
- "badge.background": "#45475a",
23
- "badge.foreground": "#cdd6f4",
24
- "banner.background": "#45475a",
25
- "banner.foreground": "#cdd6f4",
26
- "banner.iconForeground": "#cdd6f4",
27
- "breadcrumb.activeSelectionForeground": "#cba6f7",
28
- "breadcrumb.background": "#1e1e2e",
29
- "breadcrumb.focusForeground": "#cba6f7",
30
- "breadcrumb.foreground": "#cdd6f4cc",
31
- "breadcrumbPicker.background": "#181825",
32
- "button.background": "#cba6f7",
33
- "button.border": "#00000000",
34
- "button.foreground": "#11111b",
35
- "button.hoverBackground": "#dec7fa",
36
- "button.secondaryBackground": "#585b70",
37
- "button.secondaryBorder": "#cba6f7",
38
- "button.secondaryForeground": "#cdd6f4",
39
- "button.secondaryHoverBackground": "#686b84",
40
- "button.separator": "#00000000",
41
- "charts.blue": "#89b4fa",
42
- "charts.foreground": "#cdd6f4",
43
- "charts.green": "#a6e3a1",
44
- "charts.lines": "#bac2de",
45
- "charts.orange": "#fab387",
46
- "charts.purple": "#cba6f7",
47
- "charts.red": "#f38ba8",
48
- "charts.yellow": "#f9e2af",
49
- "checkbox.background": "#45475a",
50
- "checkbox.border": "#00000000",
51
- "checkbox.foreground": "#cba6f7",
52
- "commandCenter.activeBackground": "#585b7033",
53
- "commandCenter.activeBorder": "#cba6f7",
54
- "commandCenter.activeForeground": "#cba6f7",
55
- "commandCenter.background": "#181825",
56
- "commandCenter.border": "#00000000",
57
- "commandCenter.foreground": "#bac2de",
58
- "commandCenter.inactiveBorder": "#00000000",
59
- "commandCenter.inactiveForeground": "#bac2de",
60
- "debugConsole.errorForeground": "#f38ba8",
61
- "debugConsole.infoForeground": "#89b4fa",
62
- "debugConsole.sourceForeground": "#f5e0dc",
63
- "debugConsole.warningForeground": "#fab387",
64
- "debugConsoleInputIcon.foreground": "#cdd6f4",
65
- "debugExceptionWidget.background": "#11111b",
66
- "debugExceptionWidget.border": "#cba6f7",
67
- "debugIcon.breakpointCurrentStackframeForeground": "#585b70",
68
- "debugIcon.breakpointDisabledForeground": "#f38ba899",
69
- "debugIcon.breakpointForeground": "#f38ba8",
70
- "debugIcon.breakpointStackframeForeground": "#585b70",
71
- "debugIcon.breakpointUnverifiedForeground": "#a6738c",
72
- "debugIcon.continueForeground": "#a6e3a1",
73
- "debugIcon.disconnectForeground": "#585b70",
74
- "debugIcon.pauseForeground": "#89b4fa",
75
- "debugIcon.restartForeground": "#94e2d5",
76
- "debugIcon.startForeground": "#a6e3a1",
77
- "debugIcon.stepBackForeground": "#585b70",
78
- "debugIcon.stepIntoForeground": "#cdd6f4",
79
- "debugIcon.stepOutForeground": "#cdd6f4",
80
- "debugIcon.stepOverForeground": "#cba6f7",
81
- "debugIcon.stopForeground": "#f38ba8",
82
- "debugTokenExpression.boolean": "#cba6f7",
83
- "debugTokenExpression.error": "#f38ba8",
84
- "debugTokenExpression.number": "#fab387",
85
- "debugTokenExpression.string": "#a6e3a1",
86
- "debugToolBar.background": "#11111b",
87
- "debugToolBar.border": "#00000000",
88
- "descriptionForeground": "#cdd6f4",
89
- "diffEditor.border": "#585b70",
90
- "diffEditor.diagonalFill": "#585b7099",
91
- "diffEditor.insertedLineBackground": "#a6e3a126",
92
- "diffEditor.insertedTextBackground": "#a6e3a11a",
93
- "diffEditor.removedLineBackground": "#f38ba826",
94
- "diffEditor.removedTextBackground": "#f38ba81a",
95
- "diffEditorOverview.insertedForeground": "#a6e3a1cc",
96
- "diffEditorOverview.removedForeground": "#f38ba8cc",
97
- "disabledForeground": "#a6adc8",
98
- "dropdown.background": "#181825",
99
- "dropdown.border": "#cba6f7",
100
- "dropdown.foreground": "#cdd6f4",
101
- "dropdown.listBackground": "#585b70",
102
- "editor.background": "#1e1e2e",
103
- "editor.findMatchBackground": "#5e3f53",
104
- "editor.findMatchBorder": "#f38ba833",
105
- "editor.findMatchHighlightBackground": "#3e5767",
106
- "editor.findMatchHighlightBorder": "#89dceb33",
107
- "editor.findRangeHighlightBackground": "#3e5767",
108
- "editor.findRangeHighlightBorder": "#89dceb33",
109
- "editor.focusedStackFrameHighlightBackground": "#a6e3a126",
110
- "editor.foldBackground": "#89dceb40",
111
- "editor.foreground": "#cdd6f4",
112
- "editor.hoverHighlightBackground": "#89dceb40",
113
- "editor.lineHighlightBackground": "#cdd6f412",
114
- "editor.lineHighlightBorder": "#00000000",
115
- "editor.rangeHighlightBackground": "#89dceb40",
116
- "editor.rangeHighlightBorder": "#00000000",
117
- "editor.selectionBackground": "#9399b240",
118
- "editor.selectionHighlightBackground": "#9399b233",
119
- "editor.selectionHighlightBorder": "#9399b233",
120
- "editor.stackFrameHighlightBackground": "#f9e2af26",
121
- "editor.wordHighlightBackground": "#9399b233",
122
- "editorBracketHighlight.foreground1": "#f38ba8",
123
- "editorBracketHighlight.foreground2": "#fab387",
124
- "editorBracketHighlight.foreground3": "#f9e2af",
125
- "editorBracketHighlight.foreground4": "#a6e3a1",
126
- "editorBracketHighlight.foreground5": "#74c7ec",
127
- "editorBracketHighlight.foreground6": "#cba6f7",
128
- "editorBracketHighlight.unexpectedBracket.foreground": "#eba0ac",
129
- "editorBracketMatch.background": "#9399b21a",
130
- "editorBracketMatch.border": "#9399b2",
131
- "editorCodeLens.foreground": "#7f849c",
132
- "editorCursor.background": "#1e1e2e",
133
- "editorCursor.foreground": "#f5e0dc",
134
- "editorError.background": "#00000000",
135
- "editorError.border": "#00000000",
136
- "editorError.foreground": "#f38ba8",
137
- "editorGroup.border": "#585b70",
138
- "editorGroup.dropBackground": "#cba6f733",
139
- "editorGroup.emptyBackground": "#1e1e2e",
140
- "editorGroupHeader.tabsBackground": "#11111b",
141
- "editorGutter.addedBackground": "#a6e3a1",
142
- "editorGutter.background": "#1e1e2e",
143
- "editorGutter.commentGlyphForeground": "#cba6f7",
144
- "editorGutter.commentRangeForeground": "#313244",
145
- "editorGutter.deletedBackground": "#f38ba8",
146
- "editorGutter.foldingControlForeground": "#9399b2",
147
- "editorGutter.modifiedBackground": "#f9e2af",
148
- "editorHoverWidget.background": "#181825",
149
- "editorHoverWidget.border": "#585b70",
150
- "editorHoverWidget.foreground": "#cdd6f4",
151
- "editorIndentGuide.activeBackground": "#585b70",
152
- "editorIndentGuide.background": "#45475a",
153
- "editorInfo.background": "#00000000",
154
- "editorInfo.border": "#00000000",
155
- "editorInfo.foreground": "#89b4fa",
156
- "editorInlayHint.background": "#181825bf",
157
- "editorInlayHint.foreground": "#585b70",
158
- "editorInlayHint.parameterBackground": "#181825bf",
159
- "editorInlayHint.parameterForeground": "#a6adc8",
160
- "editorInlayHint.typeBackground": "#181825bf",
161
- "editorInlayHint.typeForeground": "#bac2de",
162
- "editorLightBulb.foreground": "#f9e2af",
163
- "editorLineNumber.activeForeground": "#cba6f7",
164
- "editorLineNumber.foreground": "#7f849c",
165
- "editorLink.activeForeground": "#cba6f7",
166
- "editorMarkerNavigation.background": "#181825",
167
- "editorMarkerNavigationError.background": "#f38ba8",
168
- "editorMarkerNavigationInfo.background": "#89b4fa",
169
- "editorMarkerNavigationWarning.background": "#fab387",
170
- "editorOverviewRuler.background": "#181825",
171
- "editorOverviewRuler.border": "#cdd6f412",
172
- "editorOverviewRuler.modifiedForeground": "#f9e2af",
173
- "editorRuler.foreground": "#585b70",
174
- "editorStickyScrollHover.background": "#313244",
175
- "editorSuggestWidget.background": "#181825",
176
- "editorSuggestWidget.border": "#585b70",
177
- "editorSuggestWidget.foreground": "#cdd6f4",
178
- "editorSuggestWidget.highlightForeground": "#cba6f7",
179
- "editorSuggestWidget.selectedBackground": "#313244",
180
- "editorWarning.background": "#00000000",
181
- "editorWarning.border": "#00000000",
182
- "editorWarning.foreground": "#fab387",
183
- "editorWhitespace.foreground": "#9399b266",
184
- "editorWidget.background": "#181825",
185
- "editorWidget.foreground": "#cdd6f4",
186
- "editorWidget.resizeBorder": "#585b70",
187
- "errorForeground": "#f38ba8",
188
- "errorLens.errorBackground": "#f38ba826",
189
- "errorLens.errorBackgroundLight": "#f38ba826",
190
- "errorLens.errorForeground": "#f38ba8",
191
- "errorLens.errorForegroundLight": "#f38ba8",
192
- "errorLens.errorMessageBackground": "#f38ba826",
193
- "errorLens.hintBackground": "#a6e3a126",
194
- "errorLens.hintBackgroundLight": "#a6e3a126",
195
- "errorLens.hintForeground": "#a6e3a1",
196
- "errorLens.hintForegroundLight": "#a6e3a1",
197
- "errorLens.hintMessageBackground": "#a6e3a126",
198
- "errorLens.infoBackground": "#89b4fa26",
199
- "errorLens.infoBackgroundLight": "#89b4fa26",
200
- "errorLens.infoForeground": "#89b4fa",
201
- "errorLens.infoForegroundLight": "#89b4fa",
202
- "errorLens.infoMessageBackground": "#89b4fa26",
203
- "errorLens.statusBarErrorForeground": "#f38ba8",
204
- "errorLens.statusBarHintForeground": "#a6e3a1",
205
- "errorLens.statusBarIconErrorForeground": "#f38ba8",
206
- "errorLens.statusBarIconWarningForeground": "#fab387",
207
- "errorLens.statusBarInfoForeground": "#89b4fa",
208
- "errorLens.statusBarWarningForeground": "#fab387",
209
- "errorLens.warningBackground": "#fab38726",
210
- "errorLens.warningBackgroundLight": "#fab38726",
211
- "errorLens.warningForeground": "#fab387",
212
- "errorLens.warningForegroundLight": "#fab387",
213
- "errorLens.warningMessageBackground": "#fab38726",
214
- "extensionBadge.remoteBackground": "#89b4fa",
215
- "extensionBadge.remoteForeground": "#11111b",
216
- "extensionButton.prominentBackground": "#cba6f7",
217
- "extensionButton.prominentForeground": "#11111b",
218
- "extensionButton.prominentHoverBackground": "#dec7fa",
219
- "extensionButton.separator": "#1e1e2e",
220
- "extensionIcon.preReleaseForeground": "#585b70",
221
- "extensionIcon.sponsorForeground": "#f5c2e7",
222
- "extensionIcon.starForeground": "#f9e2af",
223
- "extensionIcon.verifiedForeground": "#a6e3a1",
224
- "focusBorder": "#cba6f7",
225
- "foreground": "#cdd6f4",
226
- "gitDecoration.addedResourceForeground": "#a6e3a1",
227
- "gitDecoration.conflictingResourceForeground": "#cba6f7",
228
- "gitDecoration.deletedResourceForeground": "#f38ba8",
229
- "gitDecoration.ignoredResourceForeground": "#6c7086",
230
- "gitDecoration.modifiedResourceForeground": "#f9e2af",
231
- "gitDecoration.stageDeletedResourceForeground": "#f38ba8",
232
- "gitDecoration.stageModifiedResourceForeground": "#f9e2af",
233
- "gitDecoration.submoduleResourceForeground": "#89b4fa",
234
- "gitDecoration.untrackedResourceForeground": "#a6e3a1",
235
- "gitlens.closedAutolinkedIssueIconColor": "#cba6f7",
236
- "gitlens.closedPullRequestIconColor": "#f38ba8",
237
- "gitlens.decorations.branchAheadForegroundColor": "#a6e3a1",
238
- "gitlens.decorations.branchBehindForegroundColor": "#fab387",
239
- "gitlens.decorations.branchDivergedForegroundColor": "#f9e2af",
240
- "gitlens.decorations.branchMissingUpstreamForegroundColor": "#fab387",
241
- "gitlens.decorations.branchUnpublishedForegroundColor": "#a6e3a1",
242
- "gitlens.decorations.statusMergingOrRebasingConflictForegroundColor": "#eba0ac",
243
- "gitlens.decorations.statusMergingOrRebasingForegroundColor": "#f9e2af",
244
- "gitlens.decorations.workspaceCurrentForegroundColor": "#cba6f7",
245
- "gitlens.decorations.workspaceRepoMissingForegroundColor": "#a6adc8",
246
- "gitlens.decorations.workspaceRepoOpenForegroundColor": "#cba6f7",
247
- "gitlens.decorations.worktreeHasUncommittedChangesForegroundColor": "#fab387",
248
- "gitlens.decorations.worktreeMissingForegroundColor": "#eba0ac",
249
- "gitlens.graphChangesColumnAddedColor": "#a6e3a1",
250
- "gitlens.graphChangesColumnDeletedColor": "#f38ba8",
251
- "gitlens.graphLane10Color": "#f5c2e7",
252
- "gitlens.graphLane1Color": "#cba6f7",
253
- "gitlens.graphLane2Color": "#f9e2af",
254
- "gitlens.graphLane3Color": "#89b4fa",
255
- "gitlens.graphLane4Color": "#f2cdcd",
256
- "gitlens.graphLane5Color": "#a6e3a1",
257
- "gitlens.graphLane6Color": "#b4befe",
258
- "gitlens.graphLane7Color": "#f5e0dc",
259
- "gitlens.graphLane8Color": "#f38ba8",
260
- "gitlens.graphLane9Color": "#94e2d5",
261
- "gitlens.graphMinimapMarkerHeadColor": "#a6e3a1",
262
- "gitlens.graphMinimapMarkerHighlightsColor": "#f9e2af",
263
- "gitlens.graphMinimapMarkerLocalBranchesColor": "#89b4fa",
264
- "gitlens.graphMinimapMarkerRemoteBranchesColor": "#71a4f9",
265
- "gitlens.graphMinimapMarkerStashesColor": "#cba6f7",
266
- "gitlens.graphMinimapMarkerTagsColor": "#f2cdcd",
267
- "gitlens.graphMinimapMarkerUpstreamColor": "#93dd8d",
268
- "gitlens.graphScrollMarkerHeadColor": "#a6e3a1",
269
- "gitlens.graphScrollMarkerHighlightsColor": "#f9e2af",
270
- "gitlens.graphScrollMarkerLocalBranchesColor": "#89b4fa",
271
- "gitlens.graphScrollMarkerRemoteBranchesColor": "#71a4f9",
272
- "gitlens.graphScrollMarkerStashesColor": "#cba6f7",
273
- "gitlens.graphScrollMarkerTagsColor": "#f2cdcd",
274
- "gitlens.graphScrollMarkerUpstreamColor": "#93dd8d",
275
- "gitlens.gutterBackgroundColor": "#3132444d",
276
- "gitlens.gutterForegroundColor": "#cdd6f4",
277
- "gitlens.gutterUncommittedForegroundColor": "#cba6f7",
278
- "gitlens.lineHighlightBackgroundColor": "#cba6f726",
279
- "gitlens.lineHighlightOverviewRulerColor": "#cba6f7cc",
280
- "gitlens.mergedPullRequestIconColor": "#cba6f7",
281
- "gitlens.openAutolinkedIssueIconColor": "#a6e3a1",
282
- "gitlens.openPullRequestIconColor": "#a6e3a1",
283
- "gitlens.trailingLineBackgroundColor": "#00000000",
284
- "gitlens.trailingLineForegroundColor": "#cdd6f44d",
285
- "gitlens.unpublishedChangesIconColor": "#a6e3a1",
286
- "gitlens.unpublishedCommitIconColor": "#a6e3a1",
287
- "gitlens.unpulledChangesIconColor": "#fab387",
288
- "icon.foreground": "#cba6f7",
289
- "input.background": "#313244",
290
- "input.border": "#00000000",
291
- "input.foreground": "#cdd6f4",
292
- "input.placeholderForeground": "#cdd6f473",
293
- "inputOption.activeBackground": "#585b70",
294
- "inputOption.activeBorder": "#cba6f7",
295
- "inputOption.activeForeground": "#cdd6f4",
296
- "inputValidation.errorBackground": "#f38ba8",
297
- "inputValidation.errorBorder": "#11111b33",
298
- "inputValidation.errorForeground": "#11111b",
299
- "inputValidation.infoBackground": "#89b4fa",
300
- "inputValidation.infoBorder": "#11111b33",
301
- "inputValidation.infoForeground": "#11111b",
302
- "inputValidation.warningBackground": "#fab387",
303
- "inputValidation.warningBorder": "#11111b33",
304
- "inputValidation.warningForeground": "#11111b",
305
- "issues.closed": "#cba6f7",
306
- "issues.newIssueDecoration": "#f5e0dc",
307
- "issues.open": "#a6e3a1",
308
- "list.activeSelectionBackground": "#313244",
309
- "list.activeSelectionForeground": "#cdd6f4",
310
- "list.dropBackground": "#cba6f733",
311
- "list.focusAndSelectionBackground": "#45475a",
312
- "list.focusBackground": "#313244",
313
- "list.focusForeground": "#cdd6f4",
314
- "list.focusOutline": "#00000000",
315
- "list.highlightForeground": "#cba6f7",
316
- "list.hoverBackground": "#31324480",
317
- "list.hoverForeground": "#cdd6f4",
318
- "list.inactiveSelectionBackground": "#313244",
319
- "list.inactiveSelectionForeground": "#cdd6f4",
320
- "list.warningForeground": "#fab387",
321
- "listFilterWidget.background": "#45475a",
322
- "listFilterWidget.noMatchesOutline": "#f38ba8",
323
- "listFilterWidget.outline": "#00000000",
324
- "menu.background": "#1e1e2e",
325
- "menu.border": "#1e1e2e80",
326
- "menu.foreground": "#cdd6f4",
327
- "menu.selectionBackground": "#585b70",
328
- "menu.selectionBorder": "#00000000",
329
- "menu.selectionForeground": "#cdd6f4",
330
- "menu.separatorBackground": "#585b70",
331
- "menubar.selectionBackground": "#45475a",
332
- "menubar.selectionForeground": "#cdd6f4",
333
- "merge.commonContentBackground": "#45475a",
334
- "merge.commonHeaderBackground": "#585b70",
335
- "merge.currentContentBackground": "#a6e3a133",
336
- "merge.currentHeaderBackground": "#a6e3a166",
337
- "merge.incomingContentBackground": "#89b4fa33",
338
- "merge.incomingHeaderBackground": "#89b4fa66",
339
- "minimap.background": "#18182580",
340
- "minimap.errorHighlight": "#f38ba8bf",
341
- "minimap.findMatchHighlight": "#89dceb4d",
342
- "minimap.selectionHighlight": "#585b70bf",
343
- "minimap.selectionOccurrenceHighlight": "#585b70bf",
344
- "minimap.warningHighlight": "#fab387bf",
345
- "minimapGutter.addedBackground": "#a6e3a1bf",
346
- "minimapGutter.deletedBackground": "#f38ba8bf",
347
- "minimapGutter.modifiedBackground": "#f9e2afbf",
348
- "minimapSlider.activeBackground": "#cba6f799",
349
- "minimapSlider.background": "#cba6f733",
350
- "minimapSlider.hoverBackground": "#cba6f766",
351
- "notificationCenter.border": "#cba6f7",
352
- "notificationCenterHeader.background": "#181825",
353
- "notificationCenterHeader.foreground": "#cdd6f4",
354
- "notificationLink.foreground": "#89b4fa",
355
- "notificationToast.border": "#cba6f7",
356
- "notifications.background": "#181825",
357
- "notifications.border": "#cba6f7",
358
- "notifications.foreground": "#cdd6f4",
359
- "notificationsErrorIcon.foreground": "#f38ba8",
360
- "notificationsInfoIcon.foreground": "#89b4fa",
361
- "notificationsWarningIcon.foreground": "#fab387",
362
- "panel.background": "#1e1e2e",
363
- "panel.border": "#585b70",
364
- "panelSection.border": "#585b70",
365
- "panelSection.dropBackground": "#cba6f733",
366
- "panelTitle.activeBorder": "#cba6f7",
367
- "panelTitle.activeForeground": "#cdd6f4",
368
- "panelTitle.inactiveForeground": "#a6adc8",
369
- "peekView.border": "#cba6f7",
370
- "peekViewEditor.background": "#181825",
371
- "peekViewEditor.matchHighlightBackground": "#89dceb4d",
372
- "peekViewEditor.matchHighlightBorder": "#00000000",
373
- "peekViewEditorGutter.background": "#181825",
374
- "peekViewResult.background": "#181825",
375
- "peekViewResult.fileForeground": "#cdd6f4",
376
- "peekViewResult.lineForeground": "#cdd6f4",
377
- "peekViewResult.matchHighlightBackground": "#89dceb4d",
378
- "peekViewResult.selectionBackground": "#313244",
379
- "peekViewResult.selectionForeground": "#cdd6f4",
380
- "peekViewTitle.background": "#1e1e2e",
381
- "peekViewTitleDescription.foreground": "#bac2deb3",
382
- "peekViewTitleLabel.foreground": "#cdd6f4",
383
- "pickerGroup.border": "#cba6f7",
384
- "pickerGroup.foreground": "#cba6f7",
385
- "problemsErrorIcon.foreground": "#f38ba8",
386
- "problemsInfoIcon.foreground": "#89b4fa",
387
- "problemsWarningIcon.foreground": "#fab387",
388
- "progressBar.background": "#cba6f7",
389
- "pullRequests.closed": "#f38ba8",
390
- "pullRequests.draft": "#9399b2",
391
- "pullRequests.merged": "#cba6f7",
392
- "pullRequests.notification": "#cdd6f4",
393
- "pullRequests.open": "#a6e3a1",
394
- "sash.hoverBorder": "#cba6f7",
395
- "scrollbar.shadow": "#11111b",
396
- "scrollbarSlider.activeBackground": "#31324466",
397
- "scrollbarSlider.background": "#585b7080",
398
- "scrollbarSlider.hoverBackground": "#6c7086",
399
- "selection.background": "#cba6f766",
400
- "settings.dropdownBackground": "#45475a",
401
- "settings.dropdownListBorder": "#00000000",
402
- "settings.focusedRowBackground": "#585b7033",
403
- "settings.headerForeground": "#cdd6f4",
404
- "settings.modifiedItemIndicator": "#cba6f7",
405
- "settings.numberInputBackground": "#45475a",
406
- "settings.numberInputBorder": "#00000000",
407
- "settings.textInputBackground": "#45475a",
408
- "settings.textInputBorder": "#00000000",
409
- "sideBar.background": "#181825",
410
- "sideBar.border": "#00000000",
411
- "sideBar.dropBackground": "#cba6f733",
412
- "sideBar.foreground": "#cdd6f4",
413
- "sideBarSectionHeader.background": "#181825",
414
- "sideBarSectionHeader.foreground": "#cdd6f4",
415
- "sideBarTitle.foreground": "#cba6f7",
416
- "statusBar.background": "#11111b",
417
- "statusBar.border": "#00000000",
418
- "statusBar.debuggingBackground": "#fab387",
419
- "statusBar.debuggingBorder": "#00000000",
420
- "statusBar.debuggingForeground": "#11111b",
421
- "statusBar.foreground": "#cdd6f4",
422
- "statusBar.noFolderBackground": "#11111b",
423
- "statusBar.noFolderBorder": "#00000000",
424
- "statusBar.noFolderForeground": "#cdd6f4",
425
- "statusBarItem.activeBackground": "#585b7066",
426
- "statusBarItem.errorBackground": "#00000000",
427
- "statusBarItem.errorForeground": "#f38ba8",
428
- "statusBarItem.hoverBackground": "#585b7033",
429
- "statusBarItem.prominentBackground": "#00000000",
430
- "statusBarItem.prominentForeground": "#cba6f7",
431
- "statusBarItem.prominentHoverBackground": "#585b7033",
432
- "statusBarItem.remoteBackground": "#89b4fa",
433
- "statusBarItem.remoteForeground": "#11111b",
434
- "statusBarItem.warningBackground": "#00000000",
435
- "statusBarItem.warningForeground": "#fab387",
436
- "symbolIcon.arrayForeground": "#fab387",
437
- "symbolIcon.booleanForeground": "#cba6f7",
438
- "symbolIcon.classForeground": "#f9e2af",
439
- "symbolIcon.colorForeground": "#f5c2e7",
440
- "symbolIcon.constantForeground": "#fab387",
441
- "symbolIcon.constructorForeground": "#b4befe",
442
- "symbolIcon.enumeratorForeground": "#f9e2af",
443
- "symbolIcon.enumeratorMemberForeground": "#f9e2af",
444
- "symbolIcon.eventForeground": "#f5c2e7",
445
- "symbolIcon.fieldForeground": "#cdd6f4",
446
- "symbolIcon.fileForeground": "#cba6f7",
447
- "symbolIcon.folderForeground": "#cba6f7",
448
- "symbolIcon.functionForeground": "#89b4fa",
449
- "symbolIcon.interfaceForeground": "#f9e2af",
450
- "symbolIcon.keyForeground": "#94e2d5",
451
- "symbolIcon.keywordForeground": "#cba6f7",
452
- "symbolIcon.methodForeground": "#89b4fa",
453
- "symbolIcon.moduleForeground": "#cdd6f4",
454
- "symbolIcon.namespaceForeground": "#f9e2af",
455
- "symbolIcon.nullForeground": "#eba0ac",
456
- "symbolIcon.numberForeground": "#fab387",
457
- "symbolIcon.objectForeground": "#f9e2af",
458
- "symbolIcon.operatorForeground": "#94e2d5",
459
- "symbolIcon.packageForeground": "#f2cdcd",
460
- "symbolIcon.propertyForeground": "#eba0ac",
461
- "symbolIcon.referenceForeground": "#f9e2af",
462
- "symbolIcon.snippetForeground": "#f2cdcd",
463
- "symbolIcon.stringForeground": "#a6e3a1",
464
- "symbolIcon.structForeground": "#94e2d5",
465
- "symbolIcon.textForeground": "#cdd6f4",
466
- "symbolIcon.typeParameterForeground": "#eba0ac",
467
- "symbolIcon.unitForeground": "#cdd6f4",
468
- "symbolIcon.variableForeground": "#cdd6f4",
469
- "tab.activeBackground": "#1e1e2e",
470
- "tab.activeBorder": "#00000000",
471
- "tab.activeBorderTop": "#cba6f7",
472
- "tab.activeForeground": "#cba6f7",
473
- "tab.activeModifiedBorder": "#f9e2af",
474
- "tab.border": "#181825",
475
- "tab.hoverBackground": "#28283d",
476
- "tab.hoverBorder": "#00000000",
477
- "tab.hoverForeground": "#cba6f7",
478
- "tab.inactiveBackground": "#181825",
479
- "tab.inactiveForeground": "#6c7086",
480
- "tab.inactiveModifiedBorder": "#f9e2af4d",
481
- "tab.lastPinnedBorder": "#cba6f7",
482
- "tab.unfocusedActiveBackground": "#181825",
483
- "tab.unfocusedActiveBorder": "#00000000",
484
- "tab.unfocusedActiveBorderTop": "#cba6f74d",
485
- "tab.unfocusedInactiveBackground": "#0e0e16",
486
- "table.headerBackground": "#313244",
487
- "table.headerForeground": "#cdd6f4",
488
- "terminal.ansiBlack": "#a6adc8",
489
- "terminal.ansiBlue": "#89b4fa",
490
- "terminal.ansiBrightBlack": "#585b70",
491
- "terminal.ansiBrightBlue": "#89b4fa",
492
- "terminal.ansiBrightCyan": "#89dceb",
493
- "terminal.ansiBrightGreen": "#a6e3a1",
494
- "terminal.ansiBrightMagenta": "#f5c2e7",
495
- "terminal.ansiBrightRed": "#f38ba8",
496
- "terminal.ansiBrightWhite": "#45475a",
497
- "terminal.ansiBrightYellow": "#f9e2af",
498
- "terminal.ansiCyan": "#89dceb",
499
- "terminal.ansiGreen": "#a6e3a1",
500
- "terminal.ansiMagenta": "#f5c2e7",
501
- "terminal.ansiRed": "#f38ba8",
502
- "terminal.ansiWhite": "#bac2de",
503
- "terminal.ansiYellow": "#f9e2af",
504
- "terminal.border": "#585b70",
505
- "terminal.dropBackground": "#cba6f733",
506
- "terminal.foreground": "#cdd6f4",
507
- "terminal.inactiveSelectionBackground": "#585b7080",
508
- "terminal.selectionBackground": "#585b70",
509
- "terminal.tab.activeBorder": "#cba6f7",
510
- "terminalCommandDecoration.defaultBackground": "#585b70",
511
- "terminalCommandDecoration.errorBackground": "#f38ba8",
512
- "terminalCommandDecoration.successBackground": "#a6e3a1",
513
- "terminalCursor.background": "#1e1e2e",
514
- "terminalCursor.foreground": "#f5e0dc",
515
- "textBlockQuote.background": "#181825",
516
- "textBlockQuote.border": "#11111b",
517
- "textCodeBlock.background": "#1e1e2e",
518
- "textLink.activeForeground": "#89dceb",
519
- "textLink.foreground": "#89b4fa",
520
- "textPreformat.foreground": "#cdd6f4",
521
- "textSeparator.foreground": "#cba6f7",
522
- "titleBar.activeBackground": "#11111b",
523
- "titleBar.activeForeground": "#cdd6f4",
524
- "titleBar.border": "#00000000",
525
- "titleBar.inactiveBackground": "#11111b",
526
- "titleBar.inactiveForeground": "#cdd6f480",
527
- "tree.inactiveIndentGuidesStroke": "#45475a",
528
- "tree.indentGuidesStroke": "#9399b2",
529
- "walkThrough.embeddedEditorBackground": "#1e1e2e4d",
530
- "welcomePage.progress.background": "#11111b",
531
- "welcomePage.progress.foreground": "#cba6f7",
532
- "welcomePage.tileBackground": "#181825",
533
- "widget.shadow": "#18182580",
534
- "window.activeBorder": "#00000000",
535
- "window.inactiveBorder": "#00000000"
536
- },
537
- "displayName": "Catppuccin Mocha",
538
- "name": "catppuccin-mocha",
539
- "semanticHighlighting": true,
540
- "semanticTokenColors": {
541
- "boolean": {
542
- "foreground": "#fab387"
543
- },
544
- "builtinAttribute.attribute.library:rust": {
545
- "foreground": "#89b4fa"
546
- },
547
- "class.builtin:python": {
548
- "foreground": "#cba6f7"
549
- },
550
- "class:python": {
551
- "foreground": "#f9e2af"
552
- },
553
- "constant.builtin.readonly:nix": {
554
- "foreground": "#cba6f7"
555
- },
556
- "enumMember": {
557
- "foreground": "#94e2d5"
558
- },
559
- "function.decorator:python": {
560
- "foreground": "#fab387"
561
- },
562
- "generic.attribute:rust": {
563
- "foreground": "#cdd6f4"
564
- },
565
- "heading": {
566
- "foreground": "#f38ba8"
567
- },
568
- "number": {
569
- "foreground": "#fab387"
570
- },
571
- "pol": {
572
- "foreground": "#f2cdcd"
573
- },
574
- "property.readonly:javascript": {
575
- "foreground": "#cdd6f4"
576
- },
577
- "property.readonly:javascriptreact": {
578
- "foreground": "#cdd6f4"
579
- },
580
- "property.readonly:typescript": {
581
- "foreground": "#cdd6f4"
582
- },
583
- "property.readonly:typescriptreact": {
584
- "foreground": "#cdd6f4"
585
- },
586
- "selfKeyword": {
587
- "foreground": "#f38ba8"
588
- },
589
- "text.emph": {
590
- "fontStyle": "italic",
591
- "foreground": "#f38ba8"
592
- },
593
- "text.math": {
594
- "foreground": "#f2cdcd"
595
- },
596
- "text.strong": {
597
- "fontStyle": "bold",
598
- "foreground": "#f38ba8"
599
- },
600
- "tomlArrayKey": {
601
- "fontStyle": "",
602
- "foreground": "#89b4fa"
603
- },
604
- "tomlTableKey": {
605
- "fontStyle": "",
606
- "foreground": "#89b4fa"
607
- },
608
- "type.defaultLibrary:go": {
609
- "foreground": "#cba6f7"
610
- },
611
- "variable.defaultLibrary": {
612
- "foreground": "#eba0ac"
613
- },
614
- "variable.readonly.defaultLibrary:go": {
615
- "foreground": "#cba6f7"
616
- },
617
- "variable.readonly:javascript": {
618
- "foreground": "#cdd6f4"
619
- },
620
- "variable.readonly:javascriptreact": {
621
- "foreground": "#cdd6f4"
622
- },
623
- "variable.readonly:scala": {
624
- "foreground": "#cdd6f4"
625
- },
626
- "variable.readonly:typescript": {
627
- "foreground": "#cdd6f4"
628
- },
629
- "variable.readonly:typescriptreact": {
630
- "foreground": "#cdd6f4"
631
- },
632
- "variable.typeHint:python": {
633
- "foreground": "#f9e2af"
634
- }
635
- },
636
- "tokenColors": [{
637
- "scope": ["text", "source", "variable.other.readwrite", "punctuation.definition.variable"],
638
- "settings": {
639
- "foreground": "#cdd6f4"
640
- }
641
- }, {
642
- "scope": "punctuation",
643
- "settings": {
644
- "fontStyle": "",
645
- "foreground": "#9399b2"
646
- }
647
- }, {
648
- "scope": ["comment", "punctuation.definition.comment"],
649
- "settings": {
650
- "fontStyle": "italic",
651
- "foreground": "#6c7086"
652
- }
653
- }, {
654
- "scope": ["string", "punctuation.definition.string"],
655
- "settings": {
656
- "foreground": "#a6e3a1"
657
- }
658
- }, {
659
- "scope": "constant.character.escape",
660
- "settings": {
661
- "foreground": "#f5c2e7"
662
- }
663
- }, {
664
- "scope": ["constant.numeric", "variable.other.constant", "entity.name.constant", "constant.language.boolean", "constant.language.false", "constant.language.true", "keyword.other.unit.user-defined", "keyword.other.unit.suffix.floating-point"],
665
- "settings": {
666
- "foreground": "#fab387"
667
- }
668
- }, {
669
- "scope": ["keyword", "keyword.operator.word", "keyword.operator.new", "variable.language.super", "support.type.primitive", "storage.type", "storage.modifier", "punctuation.definition.keyword"],
670
- "settings": {
671
- "fontStyle": "",
672
- "foreground": "#cba6f7"
673
- }
674
- }, {
675
- "scope": "entity.name.tag.documentation",
676
- "settings": {
677
- "foreground": "#cba6f7"
678
- }
679
- }, {
680
- "scope": ["keyword.operator", "punctuation.accessor", "punctuation.definition.generic", "meta.function.closure punctuation.section.parameters", "punctuation.definition.tag", "punctuation.separator.key-value"],
681
- "settings": {
682
- "foreground": "#94e2d5"
683
- }
684
- }, {
685
- "scope": ["entity.name.function", "meta.function-call.method", "support.function", "support.function.misc", "variable.function"],
686
- "settings": {
687
- "fontStyle": "italic",
688
- "foreground": "#89b4fa"
689
- }
690
- }, {
691
- "scope": ["entity.name.class", "entity.other.inherited-class", "support.class", "meta.function-call.constructor", "entity.name.struct"],
692
- "settings": {
693
- "fontStyle": "italic",
694
- "foreground": "#f9e2af"
695
- }
696
- }, {
697
- "scope": "entity.name.enum",
698
- "settings": {
699
- "fontStyle": "italic",
700
- "foreground": "#f9e2af"
701
- }
702
- }, {
703
- "scope": ["meta.enum variable.other.readwrite", "variable.other.enummember"],
704
- "settings": {
705
- "foreground": "#94e2d5"
706
- }
707
- }, {
708
- "scope": "meta.property.object",
709
- "settings": {
710
- "foreground": "#94e2d5"
711
- }
712
- }, {
713
- "scope": ["meta.type", "meta.type-alias", "support.type", "entity.name.type"],
714
- "settings": {
715
- "fontStyle": "italic",
716
- "foreground": "#f9e2af"
717
- }
718
- }, {
719
- "scope": ["meta.annotation variable.function", "meta.annotation variable.annotation.function", "meta.annotation punctuation.definition.annotation", "meta.decorator", "punctuation.decorator"],
720
- "settings": {
721
- "foreground": "#fab387"
722
- }
723
- }, {
724
- "scope": ["variable.parameter", "meta.function.parameters"],
725
- "settings": {
726
- "fontStyle": "italic",
727
- "foreground": "#eba0ac"
728
- }
729
- }, {
730
- "scope": ["constant.language", "support.function.builtin"],
731
- "settings": {
732
- "foreground": "#f38ba8"
733
- }
734
- }, {
735
- "scope": "entity.other.attribute-name.documentation",
736
- "settings": {
737
- "foreground": "#f38ba8"
738
- }
739
- }, {
740
- "scope": ["keyword.control.directive", "punctuation.definition.directive"],
741
- "settings": {
742
- "foreground": "#f9e2af"
743
- }
744
- }, {
745
- "scope": "punctuation.definition.typeparameters",
746
- "settings": {
747
- "foreground": "#89dceb"
748
- }
749
- }, {
750
- "scope": "entity.name.namespace",
751
- "settings": {
752
- "foreground": "#f9e2af"
753
- }
754
- }, {
755
- "scope": "support.type.property-name.css",
756
- "settings": {
757
- "fontStyle": "",
758
- "foreground": "#89b4fa"
759
- }
760
- }, {
761
- "scope": ["variable.language.this", "variable.language.this punctuation.definition.variable"],
762
- "settings": {
763
- "foreground": "#f38ba8"
764
- }
765
- }, {
766
- "scope": "variable.object.property",
767
- "settings": {
768
- "foreground": "#cdd6f4"
769
- }
770
- }, {
771
- "scope": ["string.template variable", "string variable"],
772
- "settings": {
773
- "foreground": "#cdd6f4"
774
- }
775
- }, {
776
- "scope": "keyword.operator.new",
777
- "settings": {
778
- "fontStyle": "bold"
779
- }
780
- }, {
781
- "scope": "storage.modifier.specifier.extern.cpp",
782
- "settings": {
783
- "foreground": "#cba6f7"
784
- }
785
- }, {
786
- "scope": ["entity.name.scope-resolution.template.call.cpp", "entity.name.scope-resolution.parameter.cpp", "entity.name.scope-resolution.cpp", "entity.name.scope-resolution.function.definition.cpp"],
787
- "settings": {
788
- "foreground": "#f9e2af"
789
- }
790
- }, {
791
- "scope": "storage.type.class.doxygen",
792
- "settings": {
793
- "fontStyle": ""
794
- }
795
- }, {
796
- "scope": ["storage.modifier.reference.cpp"],
797
- "settings": {
798
- "foreground": "#94e2d5"
799
- }
800
- }, {
801
- "scope": "meta.interpolation.cs",
802
- "settings": {
803
- "foreground": "#cdd6f4"
804
- }
805
- }, {
806
- "scope": "comment.block.documentation.cs",
807
- "settings": {
808
- "foreground": "#cdd6f4"
809
- }
810
- }, {
811
- "scope": ["source.css entity.other.attribute-name.class.css", "entity.other.attribute-name.parent-selector.css punctuation.definition.entity.css"],
812
- "settings": {
813
- "foreground": "#f9e2af"
814
- }
815
- }, {
816
- "scope": "punctuation.separator.operator.css",
817
- "settings": {
818
- "foreground": "#94e2d5"
819
- }
820
- }, {
821
- "scope": "source.css entity.other.attribute-name.pseudo-class",
822
- "settings": {
823
- "foreground": "#94e2d5"
824
- }
825
- }, {
826
- "scope": "source.css constant.other.unicode-range",
827
- "settings": {
828
- "foreground": "#fab387"
829
- }
830
- }, {
831
- "scope": "source.css variable.parameter.url",
832
- "settings": {
833
- "fontStyle": "",
834
- "foreground": "#a6e3a1"
835
- }
836
- }, {
837
- "scope": ["support.type.vendored.property-name"],
838
- "settings": {
839
- "foreground": "#89dceb"
840
- }
841
- }, {
842
- "scope": ["source.css meta.property-value variable", "source.css meta.property-value variable.other.less", "source.css meta.property-value variable.other.less punctuation.definition.variable.less", "meta.definition.variable.scss"],
843
- "settings": {
844
- "foreground": "#eba0ac"
845
- }
846
- }, {
847
- "scope": ["source.css meta.property-list variable", "meta.property-list variable.other.less", "meta.property-list variable.other.less punctuation.definition.variable.less"],
848
- "settings": {
849
- "foreground": "#89b4fa"
850
- }
851
- }, {
852
- "scope": "keyword.other.unit.percentage.css",
853
- "settings": {
854
- "foreground": "#fab387"
855
- }
856
- }, {
857
- "scope": "source.css meta.attribute-selector",
858
- "settings": {
859
- "foreground": "#a6e3a1"
860
- }
861
- }, {
862
- "scope": ["keyword.other.definition.ini", "punctuation.support.type.property-name.json", "support.type.property-name.json", "punctuation.support.type.property-name.toml", "support.type.property-name.toml", "entity.name.tag.yaml", "punctuation.support.type.property-name.yaml", "support.type.property-name.yaml"],
863
- "settings": {
864
- "fontStyle": "",
865
- "foreground": "#89b4fa"
866
- }
867
- }, {
868
- "scope": ["constant.language.json", "constant.language.yaml"],
869
- "settings": {
870
- "foreground": "#fab387"
871
- }
872
- }, {
873
- "scope": ["entity.name.type.anchor.yaml", "variable.other.alias.yaml"],
874
- "settings": {
875
- "fontStyle": "",
876
- "foreground": "#f9e2af"
877
- }
878
- }, {
879
- "scope": ["support.type.property-name.table", "entity.name.section.group-title.ini"],
880
- "settings": {
881
- "foreground": "#f9e2af"
882
- }
883
- }, {
884
- "scope": "constant.other.time.datetime.offset.toml",
885
- "settings": {
886
- "foreground": "#f5c2e7"
887
- }
888
- }, {
889
- "scope": ["punctuation.definition.anchor.yaml", "punctuation.definition.alias.yaml"],
890
- "settings": {
891
- "foreground": "#f5c2e7"
892
- }
893
- }, {
894
- "scope": "entity.other.document.begin.yaml",
895
- "settings": {
896
- "foreground": "#f5c2e7"
897
- }
898
- }, {
899
- "scope": "markup.changed.diff",
900
- "settings": {
901
- "foreground": "#fab387"
902
- }
903
- }, {
904
- "scope": ["meta.diff.header.from-file", "meta.diff.header.to-file", "punctuation.definition.from-file.diff", "punctuation.definition.to-file.diff"],
905
- "settings": {
906
- "foreground": "#89b4fa"
907
- }
908
- }, {
909
- "scope": "markup.inserted.diff",
910
- "settings": {
911
- "foreground": "#a6e3a1"
912
- }
913
- }, {
914
- "scope": "markup.deleted.diff",
915
- "settings": {
916
- "foreground": "#f38ba8"
917
- }
918
- }, {
919
- "scope": ["variable.other.env"],
920
- "settings": {
921
- "foreground": "#89b4fa"
922
- }
923
- }, {
924
- "scope": ["string.quoted variable.other.env"],
925
- "settings": {
926
- "foreground": "#cdd6f4"
927
- }
928
- }, {
929
- "scope": "support.function.builtin.gdscript",
930
- "settings": {
931
- "foreground": "#89b4fa"
932
- }
933
- }, {
934
- "scope": "constant.language.gdscript",
935
- "settings": {
936
- "foreground": "#fab387"
937
- }
938
- }, {
939
- "scope": "comment meta.annotation.go",
940
- "settings": {
941
- "foreground": "#eba0ac"
942
- }
943
- }, {
944
- "scope": "comment meta.annotation.parameters.go",
945
- "settings": {
946
- "foreground": "#fab387"
947
- }
948
- }, {
949
- "scope": "constant.language.go",
950
- "settings": {
951
- "foreground": "#fab387"
952
- }
953
- }, {
954
- "scope": "variable.graphql",
955
- "settings": {
956
- "foreground": "#cdd6f4"
957
- }
958
- }, {
959
- "scope": "string.unquoted.alias.graphql",
960
- "settings": {
961
- "foreground": "#f2cdcd"
962
- }
963
- }, {
964
- "scope": "constant.character.enum.graphql",
965
- "settings": {
966
- "foreground": "#94e2d5"
967
- }
968
- }, {
969
- "scope": "meta.objectvalues.graphql constant.object.key.graphql string.unquoted.graphql",
970
- "settings": {
971
- "foreground": "#f2cdcd"
972
- }
973
- }, {
974
- "scope": ["keyword.other.doctype", "meta.tag.sgml.doctype punctuation.definition.tag", "meta.tag.metadata.doctype entity.name.tag", "meta.tag.metadata.doctype punctuation.definition.tag"],
975
- "settings": {
976
- "foreground": "#cba6f7"
977
- }
978
- }, {
979
- "scope": ["entity.name.tag"],
980
- "settings": {
981
- "fontStyle": "",
982
- "foreground": "#89b4fa"
983
- }
984
- }, {
985
- "scope": ["text.html constant.character.entity", "text.html constant.character.entity punctuation", "constant.character.entity.xml", "constant.character.entity.xml punctuation", "constant.character.entity.js.jsx", "constant.charactger.entity.js.jsx punctuation", "constant.character.entity.tsx", "constant.character.entity.tsx punctuation"],
986
- "settings": {
987
- "foreground": "#f38ba8"
988
- }
989
- }, {
990
- "scope": ["entity.other.attribute-name"],
991
- "settings": {
992
- "foreground": "#f9e2af"
993
- }
994
- }, {
995
- "scope": ["support.class.component", "support.class.component.jsx", "support.class.component.tsx", "support.class.component.vue"],
996
- "settings": {
997
- "fontStyle": "",
998
- "foreground": "#f5c2e7"
999
- }
1000
- }, {
1001
- "scope": ["punctuation.definition.annotation", "storage.type.annotation"],
1002
- "settings": {
1003
- "foreground": "#fab387"
1004
- }
1005
- }, {
1006
- "scope": "constant.other.enum.java",
1007
- "settings": {
1008
- "foreground": "#94e2d5"
1009
- }
1010
- }, {
1011
- "scope": "storage.modifier.import.java",
1012
- "settings": {
1013
- "foreground": "#cdd6f4"
1014
- }
1015
- }, {
1016
- "scope": "comment.block.javadoc.java keyword.other.documentation.javadoc.java",
1017
- "settings": {
1018
- "fontStyle": ""
1019
- }
1020
- }, {
1021
- "scope": "meta.export variable.other.readwrite.js",
1022
- "settings": {
1023
- "foreground": "#eba0ac"
1024
- }
1025
- }, {
1026
- "scope": ["variable.other.constant.js", "variable.other.constant.ts", "variable.other.property.js", "variable.other.property.ts"],
1027
- "settings": {
1028
- "foreground": "#cdd6f4"
1029
- }
1030
- }, {
1031
- "scope": ["variable.other.jsdoc", "comment.block.documentation variable.other"],
1032
- "settings": {
1033
- "fontStyle": "",
1034
- "foreground": "#eba0ac"
1035
- }
1036
- }, {
1037
- "scope": "storage.type.class.jsdoc",
1038
- "settings": {
1039
- "fontStyle": ""
1040
- }
1041
- }, {
1042
- "scope": "support.type.object.console.js",
1043
- "settings": {
1044
- "foreground": "#cdd6f4"
1045
- }
1046
- }, {
1047
- "scope": ["support.constant.node", "support.type.object.module.js"],
1048
- "settings": {
1049
- "foreground": "#cba6f7"
1050
- }
1051
- }, {
1052
- "scope": "storage.modifier.implements",
1053
- "settings": {
1054
- "foreground": "#cba6f7"
1055
- }
1056
- }, {
1057
- "scope": ["constant.language.null.js", "constant.language.null.ts", "constant.language.undefined.js", "constant.language.undefined.ts", "support.type.builtin.ts"],
1058
- "settings": {
1059
- "foreground": "#cba6f7"
1060
- }
1061
- }, {
1062
- "scope": "variable.parameter.generic",
1063
- "settings": {
1064
- "foreground": "#f9e2af"
1065
- }
1066
- }, {
1067
- "scope": ["keyword.declaration.function.arrow.js", "storage.type.function.arrow.ts"],
1068
- "settings": {
1069
- "foreground": "#94e2d5"
1070
- }
1071
- }, {
1072
- "scope": "punctuation.decorator.ts",
1073
- "settings": {
1074
- "fontStyle": "italic",
1075
- "foreground": "#89b4fa"
1076
- }
1077
- }, {
1078
- "scope": ["keyword.operator.expression.in.js", "keyword.operator.expression.in.ts", "keyword.operator.expression.infer.ts", "keyword.operator.expression.instanceof.js", "keyword.operator.expression.instanceof.ts", "keyword.operator.expression.is", "keyword.operator.expression.keyof.ts", "keyword.operator.expression.of.js", "keyword.operator.expression.of.ts", "keyword.operator.expression.typeof.ts"],
1079
- "settings": {
1080
- "foreground": "#cba6f7"
1081
- }
1082
- }, {
1083
- "scope": "support.function.macro.julia",
1084
- "settings": {
1085
- "fontStyle": "italic",
1086
- "foreground": "#94e2d5"
1087
- }
1088
- }, {
1089
- "scope": "constant.language.julia",
1090
- "settings": {
1091
- "foreground": "#fab387"
1092
- }
1093
- }, {
1094
- "scope": "constant.other.symbol.julia",
1095
- "settings": {
1096
- "foreground": "#eba0ac"
1097
- }
1098
- }, {
1099
- "scope": "text.tex keyword.control.preamble",
1100
- "settings": {
1101
- "foreground": "#94e2d5"
1102
- }
1103
- }, {
1104
- "scope": "text.tex support.function.be",
1105
- "settings": {
1106
- "foreground": "#89dceb"
1107
- }
1108
- }, {
1109
- "scope": "constant.other.general.math.tex",
1110
- "settings": {
1111
- "foreground": "#f2cdcd"
1112
- }
1113
- }, {
1114
- "scope": "comment.line.double-dash.documentation.lua storage.type.annotation.lua",
1115
- "settings": {
1116
- "fontStyle": "",
1117
- "foreground": "#cba6f7"
1118
- }
1119
- }, {
1120
- "scope": ["comment.line.double-dash.documentation.lua entity.name.variable.lua", "comment.line.double-dash.documentation.lua variable.lua"],
1121
- "settings": {
1122
- "foreground": "#cdd6f4"
1123
- }
1124
- }, {
1125
- "scope": ["heading.1.markdown punctuation.definition.heading.markdown", "heading.1.markdown", "heading.1.quarto punctuation.definition.heading.quarto", "heading.1.quarto", "markup.heading.atx.1.mdx", "markup.heading.atx.1.mdx punctuation.definition.heading.mdx", "markup.heading.setext.1.markdown", "markup.heading.heading-0.asciidoc"],
1126
- "settings": {
1127
- "foreground": "#f38ba8"
1128
- }
1129
- }, {
1130
- "scope": ["heading.2.markdown punctuation.definition.heading.markdown", "heading.2.markdown", "heading.2.quarto punctuation.definition.heading.quarto", "heading.2.quarto", "markup.heading.atx.2.mdx", "markup.heading.atx.2.mdx punctuation.definition.heading.mdx", "markup.heading.setext.2.markdown", "markup.heading.heading-1.asciidoc"],
1131
- "settings": {
1132
- "foreground": "#fab387"
1133
- }
1134
- }, {
1135
- "scope": ["heading.3.markdown punctuation.definition.heading.markdown", "heading.3.markdown", "heading.3.quarto punctuation.definition.heading.quarto", "heading.3.quarto", "markup.heading.atx.3.mdx", "markup.heading.atx.3.mdx punctuation.definition.heading.mdx", "markup.heading.heading-2.asciidoc"],
1136
- "settings": {
1137
- "foreground": "#f9e2af"
1138
- }
1139
- }, {
1140
- "scope": ["heading.4.markdown punctuation.definition.heading.markdown", "heading.4.markdown", "heading.4.quarto punctuation.definition.heading.quarto", "heading.4.quarto", "markup.heading.atx.4.mdx", "markup.heading.atx.4.mdx punctuation.definition.heading.mdx", "markup.heading.heading-3.asciidoc"],
1141
- "settings": {
1142
- "foreground": "#a6e3a1"
1143
- }
1144
- }, {
1145
- "scope": ["heading.5.markdown punctuation.definition.heading.markdown", "heading.5.markdown", "heading.5.quarto punctuation.definition.heading.quarto", "heading.5.quarto", "markup.heading.atx.5.mdx", "markup.heading.atx.5.mdx punctuation.definition.heading.mdx", "markup.heading.heading-4.asciidoc"],
1146
- "settings": {
1147
- "foreground": "#89b4fa"
1148
- }
1149
- }, {
1150
- "scope": ["heading.6.markdown punctuation.definition.heading.markdown", "heading.6.markdown", "heading.6.quarto punctuation.definition.heading.quarto", "heading.6.quarto", "markup.heading.atx.6.mdx", "markup.heading.atx.6.mdx punctuation.definition.heading.mdx", "markup.heading.heading-5.asciidoc"],
1151
- "settings": {
1152
- "foreground": "#cba6f7"
1153
- }
1154
- }, {
1155
- "scope": "markup.bold",
1156
- "settings": {
1157
- "fontStyle": "bold",
1158
- "foreground": "#f38ba8"
1159
- }
1160
- }, {
1161
- "scope": "markup.italic",
1162
- "settings": {
1163
- "fontStyle": "italic",
1164
- "foreground": "#f38ba8"
1165
- }
1166
- }, {
1167
- "scope": "markup.strikethrough",
1168
- "settings": {
1169
- "fontStyle": "strikethrough",
1170
- "foreground": "#a6adc8"
1171
- }
1172
- }, {
1173
- "scope": ["punctuation.definition.link", "markup.underline.link"],
1174
- "settings": {
1175
- "foreground": "#89b4fa"
1176
- }
1177
- }, {
1178
- "scope": ["text.html.markdown punctuation.definition.link.title", "text.html.quarto punctuation.definition.link.title", "string.other.link.title.markdown", "string.other.link.title.quarto", "markup.link", "punctuation.definition.constant.markdown", "punctuation.definition.constant.quarto", "constant.other.reference.link.markdown", "constant.other.reference.link.quarto", "markup.substitution.attribute-reference"],
1179
- "settings": {
1180
- "foreground": "#b4befe"
1181
- }
1182
- }, {
1183
- "scope": ["punctuation.definition.raw.markdown", "punctuation.definition.raw.quarto", "markup.inline.raw.string.markdown", "markup.inline.raw.string.quarto", "markup.raw.block.markdown", "markup.raw.block.quarto"],
1184
- "settings": {
1185
- "foreground": "#a6e3a1"
1186
- }
1187
- }, {
1188
- "scope": "fenced_code.block.language",
1189
- "settings": {
1190
- "foreground": "#89dceb"
1191
- }
1192
- }, {
1193
- "scope": ["markup.fenced_code.block punctuation.definition", "markup.raw support.asciidoc"],
1194
- "settings": {
1195
- "foreground": "#9399b2"
1196
- }
1197
- }, {
1198
- "scope": ["markup.quote", "punctuation.definition.quote.begin"],
1199
- "settings": {
1200
- "foreground": "#f5c2e7"
1201
- }
1202
- }, {
1203
- "scope": "meta.separator.markdown",
1204
- "settings": {
1205
- "foreground": "#94e2d5"
1206
- }
1207
- }, {
1208
- "scope": ["punctuation.definition.list.begin.markdown", "punctuation.definition.list.begin.quarto", "markup.list.bullet"],
1209
- "settings": {
1210
- "foreground": "#94e2d5"
1211
- }
1212
- }, {
1213
- "scope": "markup.heading.quarto",
1214
- "settings": {
1215
- "fontStyle": "bold"
1216
- }
1217
- }, {
1218
- "scope": ["entity.other.attribute-name.multipart.nix", "entity.other.attribute-name.single.nix"],
1219
- "settings": {
1220
- "foreground": "#89b4fa"
1221
- }
1222
- }, {
1223
- "scope": "variable.parameter.name.nix",
1224
- "settings": {
1225
- "fontStyle": "",
1226
- "foreground": "#cdd6f4"
1227
- }
1228
- }, {
1229
- "scope": "meta.embedded variable.parameter.name.nix",
1230
- "settings": {
1231
- "fontStyle": "",
1232
- "foreground": "#b4befe"
1233
- }
1234
- }, {
1235
- "scope": "string.unquoted.path.nix",
1236
- "settings": {
1237
- "fontStyle": "",
1238
- "foreground": "#f5c2e7"
1239
- }
1240
- }, {
1241
- "scope": ["support.attribute.builtin", "meta.attribute.php"],
1242
- "settings": {
1243
- "foreground": "#f9e2af"
1244
- }
1245
- }, {
1246
- "scope": "meta.function.parameters.php punctuation.definition.variable.php",
1247
- "settings": {
1248
- "foreground": "#eba0ac"
1249
- }
1250
- }, {
1251
- "scope": "constant.language.php",
1252
- "settings": {
1253
- "foreground": "#cba6f7"
1254
- }
1255
- }, {
1256
- "scope": "text.html.php support.function",
1257
- "settings": {
1258
- "foreground": "#89dceb"
1259
- }
1260
- }, {
1261
- "scope": "keyword.other.phpdoc.php",
1262
- "settings": {
1263
- "fontStyle": ""
1264
- }
1265
- }, {
1266
- "scope": ["support.variable.magic.python", "meta.function-call.arguments.python"],
1267
- "settings": {
1268
- "foreground": "#cdd6f4"
1269
- }
1270
- }, {
1271
- "scope": ["support.function.magic.python"],
1272
- "settings": {
1273
- "fontStyle": "italic",
1274
- "foreground": "#89dceb"
1275
- }
1276
- }, {
1277
- "scope": ["variable.parameter.function.language.special.self.python", "variable.language.special.self.python"],
1278
- "settings": {
1279
- "fontStyle": "italic",
1280
- "foreground": "#f38ba8"
1281
- }
1282
- }, {
1283
- "scope": ["keyword.control.flow.python", "keyword.operator.logical.python"],
1284
- "settings": {
1285
- "foreground": "#cba6f7"
1286
- }
1287
- }, {
1288
- "scope": "storage.type.function.python",
1289
- "settings": {
1290
- "foreground": "#cba6f7"
1291
- }
1292
- }, {
1293
- "scope": ["support.token.decorator.python", "meta.function.decorator.identifier.python"],
1294
- "settings": {
1295
- "foreground": "#89dceb"
1296
- }
1297
- }, {
1298
- "scope": ["meta.function-call.python"],
1299
- "settings": {
1300
- "foreground": "#89b4fa"
1301
- }
1302
- }, {
1303
- "scope": ["entity.name.function.decorator.python", "punctuation.definition.decorator.python"],
1304
- "settings": {
1305
- "fontStyle": "italic",
1306
- "foreground": "#fab387"
1307
- }
1308
- }, {
1309
- "scope": "constant.character.format.placeholder.other.python",
1310
- "settings": {
1311
- "foreground": "#f5c2e7"
1312
- }
1313
- }, {
1314
- "scope": ["support.type.exception.python", "support.function.builtin.python"],
1315
- "settings": {
1316
- "foreground": "#fab387"
1317
- }
1318
- }, {
1319
- "scope": ["support.type.python"],
1320
- "settings": {
1321
- "foreground": "#fab387"
1322
- }
1323
- }, {
1324
- "scope": "constant.language.python",
1325
- "settings": {
1326
- "foreground": "#cba6f7"
1327
- }
1328
- }, {
1329
- "scope": ["meta.indexed-name.python", "meta.item-access.python"],
1330
- "settings": {
1331
- "fontStyle": "italic",
1332
- "foreground": "#eba0ac"
1333
- }
1334
- }, {
1335
- "scope": "storage.type.string.python",
1336
- "settings": {
1337
- "fontStyle": "italic",
1338
- "foreground": "#a6e3a1"
1339
- }
1340
- }, {
1341
- "scope": "meta.function.parameters.python",
1342
- "settings": {
1343
- "fontStyle": ""
1344
- }
1345
- }, {
1346
- "scope": ["string.regexp punctuation.definition.string.begin", "string.regexp punctuation.definition.string.end"],
1347
- "settings": {
1348
- "foreground": "#f5c2e7"
1349
- }
1350
- }, {
1351
- "scope": "keyword.control.anchor.regexp",
1352
- "settings": {
1353
- "foreground": "#cba6f7"
1354
- }
1355
- }, {
1356
- "scope": "string.regexp.ts",
1357
- "settings": {
1358
- "foreground": "#cdd6f4"
1359
- }
1360
- }, {
1361
- "scope": ["punctuation.definition.group.regexp", "keyword.other.back-reference.regexp"],
1362
- "settings": {
1363
- "foreground": "#a6e3a1"
1364
- }
1365
- }, {
1366
- "scope": "punctuation.definition.character-class.regexp",
1367
- "settings": {
1368
- "foreground": "#f9e2af"
1369
- }
1370
- }, {
1371
- "scope": "constant.other.character-class.regexp",
1372
- "settings": {
1373
- "foreground": "#f5c2e7"
1374
- }
1375
- }, {
1376
- "scope": "constant.other.character-class.range.regexp",
1377
- "settings": {
1378
- "foreground": "#f5e0dc"
1379
- }
1380
- }, {
1381
- "scope": "keyword.operator.quantifier.regexp",
1382
- "settings": {
1383
- "foreground": "#94e2d5"
1384
- }
1385
- }, {
1386
- "scope": "constant.character.numeric.regexp",
1387
- "settings": {
1388
- "foreground": "#fab387"
1389
- }
1390
- }, {
1391
- "scope": ["punctuation.definition.group.no-capture.regexp", "meta.assertion.look-ahead.regexp", "meta.assertion.negative-look-ahead.regexp"],
1392
- "settings": {
1393
- "foreground": "#89b4fa"
1394
- }
1395
- }, {
1396
- "scope": ["meta.annotation.rust", "meta.annotation.rust punctuation", "meta.attribute.rust", "punctuation.definition.attribute.rust"],
1397
- "settings": {
1398
- "fontStyle": "italic",
1399
- "foreground": "#f9e2af"
1400
- }
1401
- }, {
1402
- "scope": ["meta.attribute.rust string.quoted.double.rust", "meta.attribute.rust string.quoted.single.char.rust"],
1403
- "settings": {
1404
- "fontStyle": ""
1405
- }
1406
- }, {
1407
- "scope": ["entity.name.function.macro.rules.rust", "storage.type.module.rust", "storage.modifier.rust", "storage.type.struct.rust", "storage.type.enum.rust", "storage.type.trait.rust", "storage.type.union.rust", "storage.type.impl.rust", "storage.type.rust", "storage.type.function.rust", "storage.type.type.rust"],
1408
- "settings": {
1409
- "fontStyle": "",
1410
- "foreground": "#cba6f7"
1411
- }
1412
- }, {
1413
- "scope": "entity.name.type.numeric.rust",
1414
- "settings": {
1415
- "fontStyle": "",
1416
- "foreground": "#cba6f7"
1417
- }
1418
- }, {
1419
- "scope": "meta.generic.rust",
1420
- "settings": {
1421
- "foreground": "#fab387"
1422
- }
1423
- }, {
1424
- "scope": "entity.name.impl.rust",
1425
- "settings": {
1426
- "fontStyle": "italic",
1427
- "foreground": "#f9e2af"
1428
- }
1429
- }, {
1430
- "scope": "entity.name.module.rust",
1431
- "settings": {
1432
- "foreground": "#fab387"
1433
- }
1434
- }, {
1435
- "scope": "entity.name.trait.rust",
1436
- "settings": {
1437
- "fontStyle": "italic",
1438
- "foreground": "#f9e2af"
1439
- }
1440
- }, {
1441
- "scope": "storage.type.source.rust",
1442
- "settings": {
1443
- "foreground": "#f9e2af"
1444
- }
1445
- }, {
1446
- "scope": "entity.name.union.rust",
1447
- "settings": {
1448
- "foreground": "#f9e2af"
1449
- }
1450
- }, {
1451
- "scope": "meta.enum.rust storage.type.source.rust",
1452
- "settings": {
1453
- "foreground": "#94e2d5"
1454
- }
1455
- }, {
1456
- "scope": ["support.macro.rust", "meta.macro.rust support.function.rust", "entity.name.function.macro.rust"],
1457
- "settings": {
1458
- "fontStyle": "italic",
1459
- "foreground": "#89b4fa"
1460
- }
1461
- }, {
1462
- "scope": ["storage.modifier.lifetime.rust", "entity.name.type.lifetime"],
1463
- "settings": {
1464
- "fontStyle": "italic",
1465
- "foreground": "#89b4fa"
1466
- }
1467
- }, {
1468
- "scope": "string.quoted.double.rust constant.other.placeholder.rust",
1469
- "settings": {
1470
- "foreground": "#f5c2e7"
1471
- }
1472
- }, {
1473
- "scope": "meta.function.return-type.rust meta.generic.rust storage.type.rust",
1474
- "settings": {
1475
- "foreground": "#cdd6f4"
1476
- }
1477
- }, {
1478
- "scope": "meta.function.call.rust",
1479
- "settings": {
1480
- "foreground": "#89b4fa"
1481
- }
1482
- }, {
1483
- "scope": "punctuation.brackets.angle.rust",
1484
- "settings": {
1485
- "foreground": "#89dceb"
1486
- }
1487
- }, {
1488
- "scope": "constant.other.caps.rust",
1489
- "settings": {
1490
- "foreground": "#fab387"
1491
- }
1492
- }, {
1493
- "scope": ["meta.function.definition.rust variable.other.rust"],
1494
- "settings": {
1495
- "foreground": "#eba0ac"
1496
- }
1497
- }, {
1498
- "scope": "meta.function.call.rust variable.other.rust",
1499
- "settings": {
1500
- "foreground": "#cdd6f4"
1501
- }
1502
- }, {
1503
- "scope": "variable.language.self.rust",
1504
- "settings": {
1505
- "foreground": "#f38ba8"
1506
- }
1507
- }, {
1508
- "scope": ["variable.other.metavariable.name.rust", "meta.macro.metavariable.rust keyword.operator.macro.dollar.rust"],
1509
- "settings": {
1510
- "foreground": "#f5c2e7"
1511
- }
1512
- }, {
1513
- "scope": ["comment.line.shebang", "comment.line.shebang punctuation.definition.comment", "comment.line.shebang", "punctuation.definition.comment.shebang.shell", "meta.shebang.shell"],
1514
- "settings": {
1515
- "fontStyle": "italic",
1516
- "foreground": "#f5c2e7"
1517
- }
1518
- }, {
1519
- "scope": "comment.line.shebang constant.language",
1520
- "settings": {
1521
- "fontStyle": "italic",
1522
- "foreground": "#94e2d5"
1523
- }
1524
- }, {
1525
- "scope": ["meta.function-call.arguments.shell punctuation.definition.variable.shell", "meta.function-call.arguments.shell punctuation.section.interpolation", "meta.function-call.arguments.shell punctuation.definition.variable.shell", "meta.function-call.arguments.shell punctuation.section.interpolation"],
1526
- "settings": {
1527
- "foreground": "#f38ba8"
1528
- }
1529
- }, {
1530
- "scope": "meta.string meta.interpolation.parameter.shell variable.other.readwrite",
1531
- "settings": {
1532
- "fontStyle": "italic",
1533
- "foreground": "#fab387"
1534
- }
1535
- }, {
1536
- "scope": ["source.shell punctuation.section.interpolation", "punctuation.definition.evaluation.backticks.shell"],
1537
- "settings": {
1538
- "foreground": "#94e2d5"
1539
- }
1540
- }, {
1541
- "scope": "entity.name.tag.heredoc.shell",
1542
- "settings": {
1543
- "foreground": "#cba6f7"
1544
- }
1545
- }, {
1546
- "scope": "string.quoted.double.shell variable.other.normal.shell",
1547
- "settings": {
1548
- "foreground": "#cdd6f4"
1549
- }
1550
- }],
1551
- "type": "dark"
1552
- };
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.default={"colors":{"activityBar.activeBackground":"#00000000","activityBar.activeBorder":"#00000000","activityBar.activeFocusBorder":"#00000000","activityBar.background":"#11111b","activityBar.border":"#00000000","activityBar.dropBorder":"#cba6f733","activityBar.foreground":"#cba6f7","activityBar.inactiveForeground":"#6c7086","activityBarBadge.background":"#cba6f7","activityBarBadge.foreground":"#11111b","activityBarTop.activeBorder":"#00000000","activityBarTop.dropBorder":"#cba6f733","activityBarTop.foreground":"#cba6f7","activityBarTop.inactiveForeground":"#6c7086","badge.background":"#45475a","badge.foreground":"#cdd6f4","banner.background":"#45475a","banner.foreground":"#cdd6f4","banner.iconForeground":"#cdd6f4","breadcrumb.activeSelectionForeground":"#cba6f7","breadcrumb.background":"#1e1e2e","breadcrumb.focusForeground":"#cba6f7","breadcrumb.foreground":"#cdd6f4cc","breadcrumbPicker.background":"#181825","button.background":"#cba6f7","button.border":"#00000000","button.foreground":"#11111b","button.hoverBackground":"#dec7fa","button.secondaryBackground":"#585b70","button.secondaryBorder":"#cba6f7","button.secondaryForeground":"#cdd6f4","button.secondaryHoverBackground":"#686b84","button.separator":"#00000000","charts.blue":"#89b4fa","charts.foreground":"#cdd6f4","charts.green":"#a6e3a1","charts.lines":"#bac2de","charts.orange":"#fab387","charts.purple":"#cba6f7","charts.red":"#f38ba8","charts.yellow":"#f9e2af","checkbox.background":"#45475a","checkbox.border":"#00000000","checkbox.foreground":"#cba6f7","commandCenter.activeBackground":"#585b7033","commandCenter.activeBorder":"#cba6f7","commandCenter.activeForeground":"#cba6f7","commandCenter.background":"#181825","commandCenter.border":"#00000000","commandCenter.foreground":"#bac2de","commandCenter.inactiveBorder":"#00000000","commandCenter.inactiveForeground":"#bac2de","debugConsole.errorForeground":"#f38ba8","debugConsole.infoForeground":"#89b4fa","debugConsole.sourceForeground":"#f5e0dc","debugConsole.warningForeground":"#fab387","debugConsoleInputIcon.foreground":"#cdd6f4","debugExceptionWidget.background":"#11111b","debugExceptionWidget.border":"#cba6f7","debugIcon.breakpointCurrentStackframeForeground":"#585b70","debugIcon.breakpointDisabledForeground":"#f38ba899","debugIcon.breakpointForeground":"#f38ba8","debugIcon.breakpointStackframeForeground":"#585b70","debugIcon.breakpointUnverifiedForeground":"#a6738c","debugIcon.continueForeground":"#a6e3a1","debugIcon.disconnectForeground":"#585b70","debugIcon.pauseForeground":"#89b4fa","debugIcon.restartForeground":"#94e2d5","debugIcon.startForeground":"#a6e3a1","debugIcon.stepBackForeground":"#585b70","debugIcon.stepIntoForeground":"#cdd6f4","debugIcon.stepOutForeground":"#cdd6f4","debugIcon.stepOverForeground":"#cba6f7","debugIcon.stopForeground":"#f38ba8","debugTokenExpression.boolean":"#cba6f7","debugTokenExpression.error":"#f38ba8","debugTokenExpression.number":"#fab387","debugTokenExpression.string":"#a6e3a1","debugToolBar.background":"#11111b","debugToolBar.border":"#00000000","descriptionForeground":"#cdd6f4","diffEditor.border":"#585b70","diffEditor.diagonalFill":"#585b7099","diffEditor.insertedLineBackground":"#a6e3a126","diffEditor.insertedTextBackground":"#a6e3a11a","diffEditor.removedLineBackground":"#f38ba826","diffEditor.removedTextBackground":"#f38ba81a","diffEditorOverview.insertedForeground":"#a6e3a1cc","diffEditorOverview.removedForeground":"#f38ba8cc","disabledForeground":"#a6adc8","dropdown.background":"#181825","dropdown.border":"#cba6f7","dropdown.foreground":"#cdd6f4","dropdown.listBackground":"#585b70","editor.background":"#1e1e2e","editor.findMatchBackground":"#5e3f53","editor.findMatchBorder":"#f38ba833","editor.findMatchHighlightBackground":"#3e5767","editor.findMatchHighlightBorder":"#89dceb33","editor.findRangeHighlightBackground":"#3e5767","editor.findRangeHighlightBorder":"#89dceb33","editor.focusedStackFrameHighlightBackground":"#a6e3a126","editor.foldBackground":"#89dceb40","editor.foreground":"#cdd6f4","editor.hoverHighlightBackground":"#89dceb40","editor.lineHighlightBackground":"#cdd6f412","editor.lineHighlightBorder":"#00000000","editor.rangeHighlightBackground":"#89dceb40","editor.rangeHighlightBorder":"#00000000","editor.selectionBackground":"#9399b240","editor.selectionHighlightBackground":"#9399b233","editor.selectionHighlightBorder":"#9399b233","editor.stackFrameHighlightBackground":"#f9e2af26","editor.wordHighlightBackground":"#9399b233","editorBracketHighlight.foreground1":"#f38ba8","editorBracketHighlight.foreground2":"#fab387","editorBracketHighlight.foreground3":"#f9e2af","editorBracketHighlight.foreground4":"#a6e3a1","editorBracketHighlight.foreground5":"#74c7ec","editorBracketHighlight.foreground6":"#cba6f7","editorBracketHighlight.unexpectedBracket.foreground":"#eba0ac","editorBracketMatch.background":"#9399b21a","editorBracketMatch.border":"#9399b2","editorCodeLens.foreground":"#7f849c","editorCursor.background":"#1e1e2e","editorCursor.foreground":"#f5e0dc","editorError.background":"#00000000","editorError.border":"#00000000","editorError.foreground":"#f38ba8","editorGroup.border":"#585b70","editorGroup.dropBackground":"#cba6f733","editorGroup.emptyBackground":"#1e1e2e","editorGroupHeader.tabsBackground":"#11111b","editorGutter.addedBackground":"#a6e3a1","editorGutter.background":"#1e1e2e","editorGutter.commentGlyphForeground":"#cba6f7","editorGutter.commentRangeForeground":"#313244","editorGutter.deletedBackground":"#f38ba8","editorGutter.foldingControlForeground":"#9399b2","editorGutter.modifiedBackground":"#f9e2af","editorHoverWidget.background":"#181825","editorHoverWidget.border":"#585b70","editorHoverWidget.foreground":"#cdd6f4","editorIndentGuide.activeBackground":"#585b70","editorIndentGuide.background":"#45475a","editorInfo.background":"#00000000","editorInfo.border":"#00000000","editorInfo.foreground":"#89b4fa","editorInlayHint.background":"#181825bf","editorInlayHint.foreground":"#585b70","editorInlayHint.parameterBackground":"#181825bf","editorInlayHint.parameterForeground":"#a6adc8","editorInlayHint.typeBackground":"#181825bf","editorInlayHint.typeForeground":"#bac2de","editorLightBulb.foreground":"#f9e2af","editorLineNumber.activeForeground":"#cba6f7","editorLineNumber.foreground":"#7f849c","editorLink.activeForeground":"#cba6f7","editorMarkerNavigation.background":"#181825","editorMarkerNavigationError.background":"#f38ba8","editorMarkerNavigationInfo.background":"#89b4fa","editorMarkerNavigationWarning.background":"#fab387","editorOverviewRuler.background":"#181825","editorOverviewRuler.border":"#cdd6f412","editorOverviewRuler.modifiedForeground":"#f9e2af","editorRuler.foreground":"#585b70","editorStickyScrollHover.background":"#313244","editorSuggestWidget.background":"#181825","editorSuggestWidget.border":"#585b70","editorSuggestWidget.foreground":"#cdd6f4","editorSuggestWidget.highlightForeground":"#cba6f7","editorSuggestWidget.selectedBackground":"#313244","editorWarning.background":"#00000000","editorWarning.border":"#00000000","editorWarning.foreground":"#fab387","editorWhitespace.foreground":"#9399b266","editorWidget.background":"#181825","editorWidget.foreground":"#cdd6f4","editorWidget.resizeBorder":"#585b70","errorForeground":"#f38ba8","errorLens.errorBackground":"#f38ba826","errorLens.errorBackgroundLight":"#f38ba826","errorLens.errorForeground":"#f38ba8","errorLens.errorForegroundLight":"#f38ba8","errorLens.errorMessageBackground":"#f38ba826","errorLens.hintBackground":"#a6e3a126","errorLens.hintBackgroundLight":"#a6e3a126","errorLens.hintForeground":"#a6e3a1","errorLens.hintForegroundLight":"#a6e3a1","errorLens.hintMessageBackground":"#a6e3a126","errorLens.infoBackground":"#89b4fa26","errorLens.infoBackgroundLight":"#89b4fa26","errorLens.infoForeground":"#89b4fa","errorLens.infoForegroundLight":"#89b4fa","errorLens.infoMessageBackground":"#89b4fa26","errorLens.statusBarErrorForeground":"#f38ba8","errorLens.statusBarHintForeground":"#a6e3a1","errorLens.statusBarIconErrorForeground":"#f38ba8","errorLens.statusBarIconWarningForeground":"#fab387","errorLens.statusBarInfoForeground":"#89b4fa","errorLens.statusBarWarningForeground":"#fab387","errorLens.warningBackground":"#fab38726","errorLens.warningBackgroundLight":"#fab38726","errorLens.warningForeground":"#fab387","errorLens.warningForegroundLight":"#fab387","errorLens.warningMessageBackground":"#fab38726","extensionBadge.remoteBackground":"#89b4fa","extensionBadge.remoteForeground":"#11111b","extensionButton.prominentBackground":"#cba6f7","extensionButton.prominentForeground":"#11111b","extensionButton.prominentHoverBackground":"#dec7fa","extensionButton.separator":"#1e1e2e","extensionIcon.preReleaseForeground":"#585b70","extensionIcon.sponsorForeground":"#f5c2e7","extensionIcon.starForeground":"#f9e2af","extensionIcon.verifiedForeground":"#a6e3a1","focusBorder":"#cba6f7","foreground":"#cdd6f4","gitDecoration.addedResourceForeground":"#a6e3a1","gitDecoration.conflictingResourceForeground":"#cba6f7","gitDecoration.deletedResourceForeground":"#f38ba8","gitDecoration.ignoredResourceForeground":"#6c7086","gitDecoration.modifiedResourceForeground":"#f9e2af","gitDecoration.stageDeletedResourceForeground":"#f38ba8","gitDecoration.stageModifiedResourceForeground":"#f9e2af","gitDecoration.submoduleResourceForeground":"#89b4fa","gitDecoration.untrackedResourceForeground":"#a6e3a1","gitlens.closedAutolinkedIssueIconColor":"#cba6f7","gitlens.closedPullRequestIconColor":"#f38ba8","gitlens.decorations.branchAheadForegroundColor":"#a6e3a1","gitlens.decorations.branchBehindForegroundColor":"#fab387","gitlens.decorations.branchDivergedForegroundColor":"#f9e2af","gitlens.decorations.branchMissingUpstreamForegroundColor":"#fab387","gitlens.decorations.branchUnpublishedForegroundColor":"#a6e3a1","gitlens.decorations.statusMergingOrRebasingConflictForegroundColor":"#eba0ac","gitlens.decorations.statusMergingOrRebasingForegroundColor":"#f9e2af","gitlens.decorations.workspaceCurrentForegroundColor":"#cba6f7","gitlens.decorations.workspaceRepoMissingForegroundColor":"#a6adc8","gitlens.decorations.workspaceRepoOpenForegroundColor":"#cba6f7","gitlens.decorations.worktreeHasUncommittedChangesForegroundColor":"#fab387","gitlens.decorations.worktreeMissingForegroundColor":"#eba0ac","gitlens.graphChangesColumnAddedColor":"#a6e3a1","gitlens.graphChangesColumnDeletedColor":"#f38ba8","gitlens.graphLane10Color":"#f5c2e7","gitlens.graphLane1Color":"#cba6f7","gitlens.graphLane2Color":"#f9e2af","gitlens.graphLane3Color":"#89b4fa","gitlens.graphLane4Color":"#f2cdcd","gitlens.graphLane5Color":"#a6e3a1","gitlens.graphLane6Color":"#b4befe","gitlens.graphLane7Color":"#f5e0dc","gitlens.graphLane8Color":"#f38ba8","gitlens.graphLane9Color":"#94e2d5","gitlens.graphMinimapMarkerHeadColor":"#a6e3a1","gitlens.graphMinimapMarkerHighlightsColor":"#f9e2af","gitlens.graphMinimapMarkerLocalBranchesColor":"#89b4fa","gitlens.graphMinimapMarkerRemoteBranchesColor":"#71a4f9","gitlens.graphMinimapMarkerStashesColor":"#cba6f7","gitlens.graphMinimapMarkerTagsColor":"#f2cdcd","gitlens.graphMinimapMarkerUpstreamColor":"#93dd8d","gitlens.graphScrollMarkerHeadColor":"#a6e3a1","gitlens.graphScrollMarkerHighlightsColor":"#f9e2af","gitlens.graphScrollMarkerLocalBranchesColor":"#89b4fa","gitlens.graphScrollMarkerRemoteBranchesColor":"#71a4f9","gitlens.graphScrollMarkerStashesColor":"#cba6f7","gitlens.graphScrollMarkerTagsColor":"#f2cdcd","gitlens.graphScrollMarkerUpstreamColor":"#93dd8d","gitlens.gutterBackgroundColor":"#3132444d","gitlens.gutterForegroundColor":"#cdd6f4","gitlens.gutterUncommittedForegroundColor":"#cba6f7","gitlens.lineHighlightBackgroundColor":"#cba6f726","gitlens.lineHighlightOverviewRulerColor":"#cba6f7cc","gitlens.mergedPullRequestIconColor":"#cba6f7","gitlens.openAutolinkedIssueIconColor":"#a6e3a1","gitlens.openPullRequestIconColor":"#a6e3a1","gitlens.trailingLineBackgroundColor":"#00000000","gitlens.trailingLineForegroundColor":"#cdd6f44d","gitlens.unpublishedChangesIconColor":"#a6e3a1","gitlens.unpublishedCommitIconColor":"#a6e3a1","gitlens.unpulledChangesIconColor":"#fab387","icon.foreground":"#cba6f7","input.background":"#313244","input.border":"#00000000","input.foreground":"#cdd6f4","input.placeholderForeground":"#cdd6f473","inputOption.activeBackground":"#585b70","inputOption.activeBorder":"#cba6f7","inputOption.activeForeground":"#cdd6f4","inputValidation.errorBackground":"#f38ba8","inputValidation.errorBorder":"#11111b33","inputValidation.errorForeground":"#11111b","inputValidation.infoBackground":"#89b4fa","inputValidation.infoBorder":"#11111b33","inputValidation.infoForeground":"#11111b","inputValidation.warningBackground":"#fab387","inputValidation.warningBorder":"#11111b33","inputValidation.warningForeground":"#11111b","issues.closed":"#cba6f7","issues.newIssueDecoration":"#f5e0dc","issues.open":"#a6e3a1","list.activeSelectionBackground":"#313244","list.activeSelectionForeground":"#cdd6f4","list.dropBackground":"#cba6f733","list.focusAndSelectionBackground":"#45475a","list.focusBackground":"#313244","list.focusForeground":"#cdd6f4","list.focusOutline":"#00000000","list.highlightForeground":"#cba6f7","list.hoverBackground":"#31324480","list.hoverForeground":"#cdd6f4","list.inactiveSelectionBackground":"#313244","list.inactiveSelectionForeground":"#cdd6f4","list.warningForeground":"#fab387","listFilterWidget.background":"#45475a","listFilterWidget.noMatchesOutline":"#f38ba8","listFilterWidget.outline":"#00000000","menu.background":"#1e1e2e","menu.border":"#1e1e2e80","menu.foreground":"#cdd6f4","menu.selectionBackground":"#585b70","menu.selectionBorder":"#00000000","menu.selectionForeground":"#cdd6f4","menu.separatorBackground":"#585b70","menubar.selectionBackground":"#45475a","menubar.selectionForeground":"#cdd6f4","merge.commonContentBackground":"#45475a","merge.commonHeaderBackground":"#585b70","merge.currentContentBackground":"#a6e3a133","merge.currentHeaderBackground":"#a6e3a166","merge.incomingContentBackground":"#89b4fa33","merge.incomingHeaderBackground":"#89b4fa66","minimap.background":"#18182580","minimap.errorHighlight":"#f38ba8bf","minimap.findMatchHighlight":"#89dceb4d","minimap.selectionHighlight":"#585b70bf","minimap.selectionOccurrenceHighlight":"#585b70bf","minimap.warningHighlight":"#fab387bf","minimapGutter.addedBackground":"#a6e3a1bf","minimapGutter.deletedBackground":"#f38ba8bf","minimapGutter.modifiedBackground":"#f9e2afbf","minimapSlider.activeBackground":"#cba6f799","minimapSlider.background":"#cba6f733","minimapSlider.hoverBackground":"#cba6f766","notificationCenter.border":"#cba6f7","notificationCenterHeader.background":"#181825","notificationCenterHeader.foreground":"#cdd6f4","notificationLink.foreground":"#89b4fa","notificationToast.border":"#cba6f7","notifications.background":"#181825","notifications.border":"#cba6f7","notifications.foreground":"#cdd6f4","notificationsErrorIcon.foreground":"#f38ba8","notificationsInfoIcon.foreground":"#89b4fa","notificationsWarningIcon.foreground":"#fab387","panel.background":"#1e1e2e","panel.border":"#585b70","panelSection.border":"#585b70","panelSection.dropBackground":"#cba6f733","panelTitle.activeBorder":"#cba6f7","panelTitle.activeForeground":"#cdd6f4","panelTitle.inactiveForeground":"#a6adc8","peekView.border":"#cba6f7","peekViewEditor.background":"#181825","peekViewEditor.matchHighlightBackground":"#89dceb4d","peekViewEditor.matchHighlightBorder":"#00000000","peekViewEditorGutter.background":"#181825","peekViewResult.background":"#181825","peekViewResult.fileForeground":"#cdd6f4","peekViewResult.lineForeground":"#cdd6f4","peekViewResult.matchHighlightBackground":"#89dceb4d","peekViewResult.selectionBackground":"#313244","peekViewResult.selectionForeground":"#cdd6f4","peekViewTitle.background":"#1e1e2e","peekViewTitleDescription.foreground":"#bac2deb3","peekViewTitleLabel.foreground":"#cdd6f4","pickerGroup.border":"#cba6f7","pickerGroup.foreground":"#cba6f7","problemsErrorIcon.foreground":"#f38ba8","problemsInfoIcon.foreground":"#89b4fa","problemsWarningIcon.foreground":"#fab387","progressBar.background":"#cba6f7","pullRequests.closed":"#f38ba8","pullRequests.draft":"#9399b2","pullRequests.merged":"#cba6f7","pullRequests.notification":"#cdd6f4","pullRequests.open":"#a6e3a1","sash.hoverBorder":"#cba6f7","scrollbar.shadow":"#11111b","scrollbarSlider.activeBackground":"#31324466","scrollbarSlider.background":"#585b7080","scrollbarSlider.hoverBackground":"#6c7086","selection.background":"#cba6f766","settings.dropdownBackground":"#45475a","settings.dropdownListBorder":"#00000000","settings.focusedRowBackground":"#585b7033","settings.headerForeground":"#cdd6f4","settings.modifiedItemIndicator":"#cba6f7","settings.numberInputBackground":"#45475a","settings.numberInputBorder":"#00000000","settings.textInputBackground":"#45475a","settings.textInputBorder":"#00000000","sideBar.background":"#181825","sideBar.border":"#00000000","sideBar.dropBackground":"#cba6f733","sideBar.foreground":"#cdd6f4","sideBarSectionHeader.background":"#181825","sideBarSectionHeader.foreground":"#cdd6f4","sideBarTitle.foreground":"#cba6f7","statusBar.background":"#11111b","statusBar.border":"#00000000","statusBar.debuggingBackground":"#fab387","statusBar.debuggingBorder":"#00000000","statusBar.debuggingForeground":"#11111b","statusBar.foreground":"#cdd6f4","statusBar.noFolderBackground":"#11111b","statusBar.noFolderBorder":"#00000000","statusBar.noFolderForeground":"#cdd6f4","statusBarItem.activeBackground":"#585b7066","statusBarItem.errorBackground":"#00000000","statusBarItem.errorForeground":"#f38ba8","statusBarItem.hoverBackground":"#585b7033","statusBarItem.prominentBackground":"#00000000","statusBarItem.prominentForeground":"#cba6f7","statusBarItem.prominentHoverBackground":"#585b7033","statusBarItem.remoteBackground":"#89b4fa","statusBarItem.remoteForeground":"#11111b","statusBarItem.warningBackground":"#00000000","statusBarItem.warningForeground":"#fab387","symbolIcon.arrayForeground":"#fab387","symbolIcon.booleanForeground":"#cba6f7","symbolIcon.classForeground":"#f9e2af","symbolIcon.colorForeground":"#f5c2e7","symbolIcon.constantForeground":"#fab387","symbolIcon.constructorForeground":"#b4befe","symbolIcon.enumeratorForeground":"#f9e2af","symbolIcon.enumeratorMemberForeground":"#f9e2af","symbolIcon.eventForeground":"#f5c2e7","symbolIcon.fieldForeground":"#cdd6f4","symbolIcon.fileForeground":"#cba6f7","symbolIcon.folderForeground":"#cba6f7","symbolIcon.functionForeground":"#89b4fa","symbolIcon.interfaceForeground":"#f9e2af","symbolIcon.keyForeground":"#94e2d5","symbolIcon.keywordForeground":"#cba6f7","symbolIcon.methodForeground":"#89b4fa","symbolIcon.moduleForeground":"#cdd6f4","symbolIcon.namespaceForeground":"#f9e2af","symbolIcon.nullForeground":"#eba0ac","symbolIcon.numberForeground":"#fab387","symbolIcon.objectForeground":"#f9e2af","symbolIcon.operatorForeground":"#94e2d5","symbolIcon.packageForeground":"#f2cdcd","symbolIcon.propertyForeground":"#eba0ac","symbolIcon.referenceForeground":"#f9e2af","symbolIcon.snippetForeground":"#f2cdcd","symbolIcon.stringForeground":"#a6e3a1","symbolIcon.structForeground":"#94e2d5","symbolIcon.textForeground":"#cdd6f4","symbolIcon.typeParameterForeground":"#eba0ac","symbolIcon.unitForeground":"#cdd6f4","symbolIcon.variableForeground":"#cdd6f4","tab.activeBackground":"#1e1e2e","tab.activeBorder":"#00000000","tab.activeBorderTop":"#cba6f7","tab.activeForeground":"#cba6f7","tab.activeModifiedBorder":"#f9e2af","tab.border":"#181825","tab.hoverBackground":"#28283d","tab.hoverBorder":"#00000000","tab.hoverForeground":"#cba6f7","tab.inactiveBackground":"#181825","tab.inactiveForeground":"#6c7086","tab.inactiveModifiedBorder":"#f9e2af4d","tab.lastPinnedBorder":"#cba6f7","tab.unfocusedActiveBackground":"#181825","tab.unfocusedActiveBorder":"#00000000","tab.unfocusedActiveBorderTop":"#cba6f74d","tab.unfocusedInactiveBackground":"#0e0e16","table.headerBackground":"#313244","table.headerForeground":"#cdd6f4","terminal.ansiBlack":"#a6adc8","terminal.ansiBlue":"#89b4fa","terminal.ansiBrightBlack":"#585b70","terminal.ansiBrightBlue":"#89b4fa","terminal.ansiBrightCyan":"#89dceb","terminal.ansiBrightGreen":"#a6e3a1","terminal.ansiBrightMagenta":"#f5c2e7","terminal.ansiBrightRed":"#f38ba8","terminal.ansiBrightWhite":"#45475a","terminal.ansiBrightYellow":"#f9e2af","terminal.ansiCyan":"#89dceb","terminal.ansiGreen":"#a6e3a1","terminal.ansiMagenta":"#f5c2e7","terminal.ansiRed":"#f38ba8","terminal.ansiWhite":"#bac2de","terminal.ansiYellow":"#f9e2af","terminal.border":"#585b70","terminal.dropBackground":"#cba6f733","terminal.foreground":"#cdd6f4","terminal.inactiveSelectionBackground":"#585b7080","terminal.selectionBackground":"#585b70","terminal.tab.activeBorder":"#cba6f7","terminalCommandDecoration.defaultBackground":"#585b70","terminalCommandDecoration.errorBackground":"#f38ba8","terminalCommandDecoration.successBackground":"#a6e3a1","terminalCursor.background":"#1e1e2e","terminalCursor.foreground":"#f5e0dc","textBlockQuote.background":"#181825","textBlockQuote.border":"#11111b","textCodeBlock.background":"#1e1e2e","textLink.activeForeground":"#89dceb","textLink.foreground":"#89b4fa","textPreformat.foreground":"#cdd6f4","textSeparator.foreground":"#cba6f7","titleBar.activeBackground":"#11111b","titleBar.activeForeground":"#cdd6f4","titleBar.border":"#00000000","titleBar.inactiveBackground":"#11111b","titleBar.inactiveForeground":"#cdd6f480","tree.inactiveIndentGuidesStroke":"#45475a","tree.indentGuidesStroke":"#9399b2","walkThrough.embeddedEditorBackground":"#1e1e2e4d","welcomePage.progress.background":"#11111b","welcomePage.progress.foreground":"#cba6f7","welcomePage.tileBackground":"#181825","widget.shadow":"#18182580","window.activeBorder":"#00000000","window.inactiveBorder":"#00000000"},"displayName":"Catppuccin Mocha","name":"catppuccin-mocha","semanticHighlighting":true,"semanticTokenColors":{"boolean":{"foreground":"#fab387"},"builtinAttribute.attribute.library:rust":{"foreground":"#89b4fa"},"class.builtin:python":{"foreground":"#cba6f7"},"class:python":{"foreground":"#f9e2af"},"constant.builtin.readonly:nix":{"foreground":"#cba6f7"},"enumMember":{"foreground":"#94e2d5"},"function.decorator:python":{"foreground":"#fab387"},"generic.attribute:rust":{"foreground":"#cdd6f4"},"heading":{"foreground":"#f38ba8"},"number":{"foreground":"#fab387"},"pol":{"foreground":"#f2cdcd"},"property.readonly:javascript":{"foreground":"#cdd6f4"},"property.readonly:javascriptreact":{"foreground":"#cdd6f4"},"property.readonly:typescript":{"foreground":"#cdd6f4"},"property.readonly:typescriptreact":{"foreground":"#cdd6f4"},"selfKeyword":{"foreground":"#f38ba8"},"text.emph":{"fontStyle":"italic","foreground":"#f38ba8"},"text.math":{"foreground":"#f2cdcd"},"text.strong":{"fontStyle":"bold","foreground":"#f38ba8"},"tomlArrayKey":{"fontStyle":"","foreground":"#89b4fa"},"tomlTableKey":{"fontStyle":"","foreground":"#89b4fa"},"type.defaultLibrary:go":{"foreground":"#cba6f7"},"variable.defaultLibrary":{"foreground":"#eba0ac"},"variable.readonly.defaultLibrary:go":{"foreground":"#cba6f7"},"variable.readonly:javascript":{"foreground":"#cdd6f4"},"variable.readonly:javascriptreact":{"foreground":"#cdd6f4"},"variable.readonly:scala":{"foreground":"#cdd6f4"},"variable.readonly:typescript":{"foreground":"#cdd6f4"},"variable.readonly:typescriptreact":{"foreground":"#cdd6f4"},"variable.typeHint:python":{"foreground":"#f9e2af"}},"tokenColors":[{"scope":["text","source","variable.other.readwrite","punctuation.definition.variable"],"settings":{"foreground":"#cdd6f4"}},{"scope":"punctuation","settings":{"fontStyle":"","foreground":"#9399b2"}},{"scope":["comment","punctuation.definition.comment"],"settings":{"fontStyle":"italic","foreground":"#6c7086"}},{"scope":["string","punctuation.definition.string"],"settings":{"foreground":"#a6e3a1"}},{"scope":"constant.character.escape","settings":{"foreground":"#f5c2e7"}},{"scope":["constant.numeric","variable.other.constant","entity.name.constant","constant.language.boolean","constant.language.false","constant.language.true","keyword.other.unit.user-defined","keyword.other.unit.suffix.floating-point"],"settings":{"foreground":"#fab387"}},{"scope":["keyword","keyword.operator.word","keyword.operator.new","variable.language.super","support.type.primitive","storage.type","storage.modifier","punctuation.definition.keyword"],"settings":{"fontStyle":"","foreground":"#cba6f7"}},{"scope":"entity.name.tag.documentation","settings":{"foreground":"#cba6f7"}},{"scope":["keyword.operator","punctuation.accessor","punctuation.definition.generic","meta.function.closure punctuation.section.parameters","punctuation.definition.tag","punctuation.separator.key-value"],"settings":{"foreground":"#94e2d5"}},{"scope":["entity.name.function","meta.function-call.method","support.function","support.function.misc","variable.function"],"settings":{"fontStyle":"italic","foreground":"#89b4fa"}},{"scope":["entity.name.class","entity.other.inherited-class","support.class","meta.function-call.constructor","entity.name.struct"],"settings":{"fontStyle":"italic","foreground":"#f9e2af"}},{"scope":"entity.name.enum","settings":{"fontStyle":"italic","foreground":"#f9e2af"}},{"scope":["meta.enum variable.other.readwrite","variable.other.enummember"],"settings":{"foreground":"#94e2d5"}},{"scope":"meta.property.object","settings":{"foreground":"#94e2d5"}},{"scope":["meta.type","meta.type-alias","support.type","entity.name.type"],"settings":{"fontStyle":"italic","foreground":"#f9e2af"}},{"scope":["meta.annotation variable.function","meta.annotation variable.annotation.function","meta.annotation punctuation.definition.annotation","meta.decorator","punctuation.decorator"],"settings":{"foreground":"#fab387"}},{"scope":["variable.parameter","meta.function.parameters"],"settings":{"fontStyle":"italic","foreground":"#eba0ac"}},{"scope":["constant.language","support.function.builtin"],"settings":{"foreground":"#f38ba8"}},{"scope":"entity.other.attribute-name.documentation","settings":{"foreground":"#f38ba8"}},{"scope":["keyword.control.directive","punctuation.definition.directive"],"settings":{"foreground":"#f9e2af"}},{"scope":"punctuation.definition.typeparameters","settings":{"foreground":"#89dceb"}},{"scope":"entity.name.namespace","settings":{"foreground":"#f9e2af"}},{"scope":"support.type.property-name.css","settings":{"fontStyle":"","foreground":"#89b4fa"}},{"scope":["variable.language.this","variable.language.this punctuation.definition.variable"],"settings":{"foreground":"#f38ba8"}},{"scope":"variable.object.property","settings":{"foreground":"#cdd6f4"}},{"scope":["string.template variable","string variable"],"settings":{"foreground":"#cdd6f4"}},{"scope":"keyword.operator.new","settings":{"fontStyle":"bold"}},{"scope":"storage.modifier.specifier.extern.cpp","settings":{"foreground":"#cba6f7"}},{"scope":["entity.name.scope-resolution.template.call.cpp","entity.name.scope-resolution.parameter.cpp","entity.name.scope-resolution.cpp","entity.name.scope-resolution.function.definition.cpp"],"settings":{"foreground":"#f9e2af"}},{"scope":"storage.type.class.doxygen","settings":{"fontStyle":""}},{"scope":["storage.modifier.reference.cpp"],"settings":{"foreground":"#94e2d5"}},{"scope":"meta.interpolation.cs","settings":{"foreground":"#cdd6f4"}},{"scope":"comment.block.documentation.cs","settings":{"foreground":"#cdd6f4"}},{"scope":["source.css entity.other.attribute-name.class.css","entity.other.attribute-name.parent-selector.css punctuation.definition.entity.css"],"settings":{"foreground":"#f9e2af"}},{"scope":"punctuation.separator.operator.css","settings":{"foreground":"#94e2d5"}},{"scope":"source.css entity.other.attribute-name.pseudo-class","settings":{"foreground":"#94e2d5"}},{"scope":"source.css constant.other.unicode-range","settings":{"foreground":"#fab387"}},{"scope":"source.css variable.parameter.url","settings":{"fontStyle":"","foreground":"#a6e3a1"}},{"scope":["support.type.vendored.property-name"],"settings":{"foreground":"#89dceb"}},{"scope":["source.css meta.property-value variable","source.css meta.property-value variable.other.less","source.css meta.property-value variable.other.less punctuation.definition.variable.less","meta.definition.variable.scss"],"settings":{"foreground":"#eba0ac"}},{"scope":["source.css meta.property-list variable","meta.property-list variable.other.less","meta.property-list variable.other.less punctuation.definition.variable.less"],"settings":{"foreground":"#89b4fa"}},{"scope":"keyword.other.unit.percentage.css","settings":{"foreground":"#fab387"}},{"scope":"source.css meta.attribute-selector","settings":{"foreground":"#a6e3a1"}},{"scope":["keyword.other.definition.ini","punctuation.support.type.property-name.json","support.type.property-name.json","punctuation.support.type.property-name.toml","support.type.property-name.toml","entity.name.tag.yaml","punctuation.support.type.property-name.yaml","support.type.property-name.yaml"],"settings":{"fontStyle":"","foreground":"#89b4fa"}},{"scope":["constant.language.json","constant.language.yaml"],"settings":{"foreground":"#fab387"}},{"scope":["entity.name.type.anchor.yaml","variable.other.alias.yaml"],"settings":{"fontStyle":"","foreground":"#f9e2af"}},{"scope":["support.type.property-name.table","entity.name.section.group-title.ini"],"settings":{"foreground":"#f9e2af"}},{"scope":"constant.other.time.datetime.offset.toml","settings":{"foreground":"#f5c2e7"}},{"scope":["punctuation.definition.anchor.yaml","punctuation.definition.alias.yaml"],"settings":{"foreground":"#f5c2e7"}},{"scope":"entity.other.document.begin.yaml","settings":{"foreground":"#f5c2e7"}},{"scope":"markup.changed.diff","settings":{"foreground":"#fab387"}},{"scope":["meta.diff.header.from-file","meta.diff.header.to-file","punctuation.definition.from-file.diff","punctuation.definition.to-file.diff"],"settings":{"foreground":"#89b4fa"}},{"scope":"markup.inserted.diff","settings":{"foreground":"#a6e3a1"}},{"scope":"markup.deleted.diff","settings":{"foreground":"#f38ba8"}},{"scope":["variable.other.env"],"settings":{"foreground":"#89b4fa"}},{"scope":["string.quoted variable.other.env"],"settings":{"foreground":"#cdd6f4"}},{"scope":"support.function.builtin.gdscript","settings":{"foreground":"#89b4fa"}},{"scope":"constant.language.gdscript","settings":{"foreground":"#fab387"}},{"scope":"comment meta.annotation.go","settings":{"foreground":"#eba0ac"}},{"scope":"comment meta.annotation.parameters.go","settings":{"foreground":"#fab387"}},{"scope":"constant.language.go","settings":{"foreground":"#fab387"}},{"scope":"variable.graphql","settings":{"foreground":"#cdd6f4"}},{"scope":"string.unquoted.alias.graphql","settings":{"foreground":"#f2cdcd"}},{"scope":"constant.character.enum.graphql","settings":{"foreground":"#94e2d5"}},{"scope":"meta.objectvalues.graphql constant.object.key.graphql string.unquoted.graphql","settings":{"foreground":"#f2cdcd"}},{"scope":["keyword.other.doctype","meta.tag.sgml.doctype punctuation.definition.tag","meta.tag.metadata.doctype entity.name.tag","meta.tag.metadata.doctype punctuation.definition.tag"],"settings":{"foreground":"#cba6f7"}},{"scope":["entity.name.tag"],"settings":{"fontStyle":"","foreground":"#89b4fa"}},{"scope":["text.html constant.character.entity","text.html constant.character.entity punctuation","constant.character.entity.xml","constant.character.entity.xml punctuation","constant.character.entity.js.jsx","constant.charactger.entity.js.jsx punctuation","constant.character.entity.tsx","constant.character.entity.tsx punctuation"],"settings":{"foreground":"#f38ba8"}},{"scope":["entity.other.attribute-name"],"settings":{"foreground":"#f9e2af"}},{"scope":["support.class.component","support.class.component.jsx","support.class.component.tsx","support.class.component.vue"],"settings":{"fontStyle":"","foreground":"#f5c2e7"}},{"scope":["punctuation.definition.annotation","storage.type.annotation"],"settings":{"foreground":"#fab387"}},{"scope":"constant.other.enum.java","settings":{"foreground":"#94e2d5"}},{"scope":"storage.modifier.import.java","settings":{"foreground":"#cdd6f4"}},{"scope":"comment.block.javadoc.java keyword.other.documentation.javadoc.java","settings":{"fontStyle":""}},{"scope":"meta.export variable.other.readwrite.js","settings":{"foreground":"#eba0ac"}},{"scope":["variable.other.constant.js","variable.other.constant.ts","variable.other.property.js","variable.other.property.ts"],"settings":{"foreground":"#cdd6f4"}},{"scope":["variable.other.jsdoc","comment.block.documentation variable.other"],"settings":{"fontStyle":"","foreground":"#eba0ac"}},{"scope":"storage.type.class.jsdoc","settings":{"fontStyle":""}},{"scope":"support.type.object.console.js","settings":{"foreground":"#cdd6f4"}},{"scope":["support.constant.node","support.type.object.module.js"],"settings":{"foreground":"#cba6f7"}},{"scope":"storage.modifier.implements","settings":{"foreground":"#cba6f7"}},{"scope":["constant.language.null.js","constant.language.null.ts","constant.language.undefined.js","constant.language.undefined.ts","support.type.builtin.ts"],"settings":{"foreground":"#cba6f7"}},{"scope":"variable.parameter.generic","settings":{"foreground":"#f9e2af"}},{"scope":["keyword.declaration.function.arrow.js","storage.type.function.arrow.ts"],"settings":{"foreground":"#94e2d5"}},{"scope":"punctuation.decorator.ts","settings":{"fontStyle":"italic","foreground":"#89b4fa"}},{"scope":["keyword.operator.expression.in.js","keyword.operator.expression.in.ts","keyword.operator.expression.infer.ts","keyword.operator.expression.instanceof.js","keyword.operator.expression.instanceof.ts","keyword.operator.expression.is","keyword.operator.expression.keyof.ts","keyword.operator.expression.of.js","keyword.operator.expression.of.ts","keyword.operator.expression.typeof.ts"],"settings":{"foreground":"#cba6f7"}},{"scope":"support.function.macro.julia","settings":{"fontStyle":"italic","foreground":"#94e2d5"}},{"scope":"constant.language.julia","settings":{"foreground":"#fab387"}},{"scope":"constant.other.symbol.julia","settings":{"foreground":"#eba0ac"}},{"scope":"text.tex keyword.control.preamble","settings":{"foreground":"#94e2d5"}},{"scope":"text.tex support.function.be","settings":{"foreground":"#89dceb"}},{"scope":"constant.other.general.math.tex","settings":{"foreground":"#f2cdcd"}},{"scope":"comment.line.double-dash.documentation.lua storage.type.annotation.lua","settings":{"fontStyle":"","foreground":"#cba6f7"}},{"scope":["comment.line.double-dash.documentation.lua entity.name.variable.lua","comment.line.double-dash.documentation.lua variable.lua"],"settings":{"foreground":"#cdd6f4"}},{"scope":["heading.1.markdown punctuation.definition.heading.markdown","heading.1.markdown","heading.1.quarto punctuation.definition.heading.quarto","heading.1.quarto","markup.heading.atx.1.mdx","markup.heading.atx.1.mdx punctuation.definition.heading.mdx","markup.heading.setext.1.markdown","markup.heading.heading-0.asciidoc"],"settings":{"foreground":"#f38ba8"}},{"scope":["heading.2.markdown punctuation.definition.heading.markdown","heading.2.markdown","heading.2.quarto punctuation.definition.heading.quarto","heading.2.quarto","markup.heading.atx.2.mdx","markup.heading.atx.2.mdx punctuation.definition.heading.mdx","markup.heading.setext.2.markdown","markup.heading.heading-1.asciidoc"],"settings":{"foreground":"#fab387"}},{"scope":["heading.3.markdown punctuation.definition.heading.markdown","heading.3.markdown","heading.3.quarto punctuation.definition.heading.quarto","heading.3.quarto","markup.heading.atx.3.mdx","markup.heading.atx.3.mdx punctuation.definition.heading.mdx","markup.heading.heading-2.asciidoc"],"settings":{"foreground":"#f9e2af"}},{"scope":["heading.4.markdown punctuation.definition.heading.markdown","heading.4.markdown","heading.4.quarto punctuation.definition.heading.quarto","heading.4.quarto","markup.heading.atx.4.mdx","markup.heading.atx.4.mdx punctuation.definition.heading.mdx","markup.heading.heading-3.asciidoc"],"settings":{"foreground":"#a6e3a1"}},{"scope":["heading.5.markdown punctuation.definition.heading.markdown","heading.5.markdown","heading.5.quarto punctuation.definition.heading.quarto","heading.5.quarto","markup.heading.atx.5.mdx","markup.heading.atx.5.mdx punctuation.definition.heading.mdx","markup.heading.heading-4.asciidoc"],"settings":{"foreground":"#89b4fa"}},{"scope":["heading.6.markdown punctuation.definition.heading.markdown","heading.6.markdown","heading.6.quarto punctuation.definition.heading.quarto","heading.6.quarto","markup.heading.atx.6.mdx","markup.heading.atx.6.mdx punctuation.definition.heading.mdx","markup.heading.heading-5.asciidoc"],"settings":{"foreground":"#cba6f7"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#f38ba8"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#f38ba8"}},{"scope":"markup.strikethrough","settings":{"fontStyle":"strikethrough","foreground":"#a6adc8"}},{"scope":["punctuation.definition.link","markup.underline.link"],"settings":{"foreground":"#89b4fa"}},{"scope":["text.html.markdown punctuation.definition.link.title","text.html.quarto punctuation.definition.link.title","string.other.link.title.markdown","string.other.link.title.quarto","markup.link","punctuation.definition.constant.markdown","punctuation.definition.constant.quarto","constant.other.reference.link.markdown","constant.other.reference.link.quarto","markup.substitution.attribute-reference"],"settings":{"foreground":"#b4befe"}},{"scope":["punctuation.definition.raw.markdown","punctuation.definition.raw.quarto","markup.inline.raw.string.markdown","markup.inline.raw.string.quarto","markup.raw.block.markdown","markup.raw.block.quarto"],"settings":{"foreground":"#a6e3a1"}},{"scope":"fenced_code.block.language","settings":{"foreground":"#89dceb"}},{"scope":["markup.fenced_code.block punctuation.definition","markup.raw support.asciidoc"],"settings":{"foreground":"#9399b2"}},{"scope":["markup.quote","punctuation.definition.quote.begin"],"settings":{"foreground":"#f5c2e7"}},{"scope":"meta.separator.markdown","settings":{"foreground":"#94e2d5"}},{"scope":["punctuation.definition.list.begin.markdown","punctuation.definition.list.begin.quarto","markup.list.bullet"],"settings":{"foreground":"#94e2d5"}},{"scope":"markup.heading.quarto","settings":{"fontStyle":"bold"}},{"scope":["entity.other.attribute-name.multipart.nix","entity.other.attribute-name.single.nix"],"settings":{"foreground":"#89b4fa"}},{"scope":"variable.parameter.name.nix","settings":{"fontStyle":"","foreground":"#cdd6f4"}},{"scope":"meta.embedded variable.parameter.name.nix","settings":{"fontStyle":"","foreground":"#b4befe"}},{"scope":"string.unquoted.path.nix","settings":{"fontStyle":"","foreground":"#f5c2e7"}},{"scope":["support.attribute.builtin","meta.attribute.php"],"settings":{"foreground":"#f9e2af"}},{"scope":"meta.function.parameters.php punctuation.definition.variable.php","settings":{"foreground":"#eba0ac"}},{"scope":"constant.language.php","settings":{"foreground":"#cba6f7"}},{"scope":"text.html.php support.function","settings":{"foreground":"#89dceb"}},{"scope":"keyword.other.phpdoc.php","settings":{"fontStyle":""}},{"scope":["support.variable.magic.python","meta.function-call.arguments.python"],"settings":{"foreground":"#cdd6f4"}},{"scope":["support.function.magic.python"],"settings":{"fontStyle":"italic","foreground":"#89dceb"}},{"scope":["variable.parameter.function.language.special.self.python","variable.language.special.self.python"],"settings":{"fontStyle":"italic","foreground":"#f38ba8"}},{"scope":["keyword.control.flow.python","keyword.operator.logical.python"],"settings":{"foreground":"#cba6f7"}},{"scope":"storage.type.function.python","settings":{"foreground":"#cba6f7"}},{"scope":["support.token.decorator.python","meta.function.decorator.identifier.python"],"settings":{"foreground":"#89dceb"}},{"scope":["meta.function-call.python"],"settings":{"foreground":"#89b4fa"}},{"scope":["entity.name.function.decorator.python","punctuation.definition.decorator.python"],"settings":{"fontStyle":"italic","foreground":"#fab387"}},{"scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#f5c2e7"}},{"scope":["support.type.exception.python","support.function.builtin.python"],"settings":{"foreground":"#fab387"}},{"scope":["support.type.python"],"settings":{"foreground":"#fab387"}},{"scope":"constant.language.python","settings":{"foreground":"#cba6f7"}},{"scope":["meta.indexed-name.python","meta.item-access.python"],"settings":{"fontStyle":"italic","foreground":"#eba0ac"}},{"scope":"storage.type.string.python","settings":{"fontStyle":"italic","foreground":"#a6e3a1"}},{"scope":"meta.function.parameters.python","settings":{"fontStyle":""}},{"scope":["string.regexp punctuation.definition.string.begin","string.regexp punctuation.definition.string.end"],"settings":{"foreground":"#f5c2e7"}},{"scope":"keyword.control.anchor.regexp","settings":{"foreground":"#cba6f7"}},{"scope":"string.regexp.ts","settings":{"foreground":"#cdd6f4"}},{"scope":["punctuation.definition.group.regexp","keyword.other.back-reference.regexp"],"settings":{"foreground":"#a6e3a1"}},{"scope":"punctuation.definition.character-class.regexp","settings":{"foreground":"#f9e2af"}},{"scope":"constant.other.character-class.regexp","settings":{"foreground":"#f5c2e7"}},{"scope":"constant.other.character-class.range.regexp","settings":{"foreground":"#f5e0dc"}},{"scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#94e2d5"}},{"scope":"constant.character.numeric.regexp","settings":{"foreground":"#fab387"}},{"scope":["punctuation.definition.group.no-capture.regexp","meta.assertion.look-ahead.regexp","meta.assertion.negative-look-ahead.regexp"],"settings":{"foreground":"#89b4fa"}},{"scope":["meta.annotation.rust","meta.annotation.rust punctuation","meta.attribute.rust","punctuation.definition.attribute.rust"],"settings":{"fontStyle":"italic","foreground":"#f9e2af"}},{"scope":["meta.attribute.rust string.quoted.double.rust","meta.attribute.rust string.quoted.single.char.rust"],"settings":{"fontStyle":""}},{"scope":["entity.name.function.macro.rules.rust","storage.type.module.rust","storage.modifier.rust","storage.type.struct.rust","storage.type.enum.rust","storage.type.trait.rust","storage.type.union.rust","storage.type.impl.rust","storage.type.rust","storage.type.function.rust","storage.type.type.rust"],"settings":{"fontStyle":"","foreground":"#cba6f7"}},{"scope":"entity.name.type.numeric.rust","settings":{"fontStyle":"","foreground":"#cba6f7"}},{"scope":"meta.generic.rust","settings":{"foreground":"#fab387"}},{"scope":"entity.name.impl.rust","settings":{"fontStyle":"italic","foreground":"#f9e2af"}},{"scope":"entity.name.module.rust","settings":{"foreground":"#fab387"}},{"scope":"entity.name.trait.rust","settings":{"fontStyle":"italic","foreground":"#f9e2af"}},{"scope":"storage.type.source.rust","settings":{"foreground":"#f9e2af"}},{"scope":"entity.name.union.rust","settings":{"foreground":"#f9e2af"}},{"scope":"meta.enum.rust storage.type.source.rust","settings":{"foreground":"#94e2d5"}},{"scope":["support.macro.rust","meta.macro.rust support.function.rust","entity.name.function.macro.rust"],"settings":{"fontStyle":"italic","foreground":"#89b4fa"}},{"scope":["storage.modifier.lifetime.rust","entity.name.type.lifetime"],"settings":{"fontStyle":"italic","foreground":"#89b4fa"}},{"scope":"string.quoted.double.rust constant.other.placeholder.rust","settings":{"foreground":"#f5c2e7"}},{"scope":"meta.function.return-type.rust meta.generic.rust storage.type.rust","settings":{"foreground":"#cdd6f4"}},{"scope":"meta.function.call.rust","settings":{"foreground":"#89b4fa"}},{"scope":"punctuation.brackets.angle.rust","settings":{"foreground":"#89dceb"}},{"scope":"constant.other.caps.rust","settings":{"foreground":"#fab387"}},{"scope":["meta.function.definition.rust variable.other.rust"],"settings":{"foreground":"#eba0ac"}},{"scope":"meta.function.call.rust variable.other.rust","settings":{"foreground":"#cdd6f4"}},{"scope":"variable.language.self.rust","settings":{"foreground":"#f38ba8"}},{"scope":["variable.other.metavariable.name.rust","meta.macro.metavariable.rust keyword.operator.macro.dollar.rust"],"settings":{"foreground":"#f5c2e7"}},{"scope":["comment.line.shebang","comment.line.shebang punctuation.definition.comment","comment.line.shebang","punctuation.definition.comment.shebang.shell","meta.shebang.shell"],"settings":{"fontStyle":"italic","foreground":"#f5c2e7"}},{"scope":"comment.line.shebang constant.language","settings":{"fontStyle":"italic","foreground":"#94e2d5"}},{"scope":["meta.function-call.arguments.shell punctuation.definition.variable.shell","meta.function-call.arguments.shell punctuation.section.interpolation","meta.function-call.arguments.shell punctuation.definition.variable.shell","meta.function-call.arguments.shell punctuation.section.interpolation"],"settings":{"foreground":"#f38ba8"}},{"scope":"meta.string meta.interpolation.parameter.shell variable.other.readwrite","settings":{"fontStyle":"italic","foreground":"#fab387"}},{"scope":["source.shell punctuation.section.interpolation","punctuation.definition.evaluation.backticks.shell"],"settings":{"foreground":"#94e2d5"}},{"scope":"entity.name.tag.heredoc.shell","settings":{"foreground":"#cba6f7"}},{"scope":"string.quoted.double.shell variable.other.normal.shell","settings":{"foreground":"#cdd6f4"}}],"type":"dark"};
1553
2
  //# sourceMappingURL=catppuccin-mocha.js.map