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,1503 +1,2 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = {
7
- "colors": {
8
- "activityBar.activeBackground": "#343841",
9
- "activityBar.background": "#17191e",
10
- "activityBar.border": "#343841",
11
- "activityBar.foreground": "#eef0f9",
12
- "activityBar.inactiveForeground": "#858b98",
13
- "activityBarBadge.background": "#4bf3c8",
14
- "activityBarBadge.foreground": "#000000",
15
- "badge.background": "#bfc1c9",
16
- "badge.foreground": "#17191e",
17
- "breadcrumb.activeSelectionForeground": "#eef0f9",
18
- "breadcrumb.background": "#17191e",
19
- "breadcrumb.focusForeground": "#eef0f9",
20
- "breadcrumb.foreground": "#858b98",
21
- "button.background": "#4bf3c8",
22
- "button.foreground": "#17191e",
23
- "button.hoverBackground": "#31c19c",
24
- "button.secondaryBackground": "#545864",
25
- "button.secondaryForeground": "#eef0f9",
26
- "button.secondaryHoverBackground": "#858b98",
27
- "checkbox.background": "#23262d",
28
- "checkbox.border": "#00000000",
29
- "checkbox.foreground": "#eef0f9",
30
- "debugExceptionWidget.background": "#23262d",
31
- "debugExceptionWidget.border": "#8996d5",
32
- "debugToolBar.background": "#000",
33
- "debugToolBar.border": "#ffffff00",
34
- "diffEditor.border": "#ffffff00",
35
- "diffEditor.insertedTextBackground": "#4bf3c824",
36
- "diffEditor.removedTextBackground": "#dc365724",
37
- "dropdown.background": "#23262d",
38
- "dropdown.border": "#00000000",
39
- "dropdown.foreground": "#eef0f9",
40
- "editor.background": "#17191e",
41
- "editor.findMatchBackground": "#515c6a",
42
- "editor.findMatchBorder": "#74879f",
43
- "editor.findMatchHighlightBackground": "#ea5c0055",
44
- "editor.findMatchHighlightBorder": "#ffffff00",
45
- "editor.findRangeHighlightBackground": "#23262d",
46
- "editor.findRangeHighlightBorder": "#b2434300",
47
- "editor.foldBackground": "#ad5dca26",
48
- "editor.foreground": "#eef0f9",
49
- "editor.hoverHighlightBackground": "#5495d740",
50
- "editor.inactiveSelectionBackground": "#2a2d34",
51
- "editor.lineHighlightBackground": "#23262d",
52
- "editor.lineHighlightBorder": "#ffffff00",
53
- "editor.rangeHighlightBackground": "#ffffff0b",
54
- "editor.rangeHighlightBorder": "#ffffff00",
55
- "editor.selectionBackground": "#ad5dca44",
56
- "editor.selectionHighlightBackground": "#add6ff34",
57
- "editor.selectionHighlightBorder": "#495f77",
58
- "editor.wordHighlightBackground": "#494949b8",
59
- "editor.wordHighlightStrongBackground": "#004972b8",
60
- "editorBracketMatch.background": "#545864",
61
- "editorBracketMatch.border": "#ffffff00",
62
- "editorCodeLens.foreground": "#bfc1c9",
63
- "editorCursor.background": "#000000",
64
- "editorCursor.foreground": "#aeafad",
65
- "editorError.background": "#ffffff00",
66
- "editorError.border": "#ffffff00",
67
- "editorError.foreground": "#f4587e",
68
- "editorGroup.border": "#343841",
69
- "editorGroup.emptyBackground": "#17191e",
70
- "editorGroupHeader.border": "#ffffff00",
71
- "editorGroupHeader.tabsBackground": "#23262d",
72
- "editorGroupHeader.tabsBorder": "#ffffff00",
73
- "editorGutter.addedBackground": "#4bf3c8",
74
- "editorGutter.background": "#17191e",
75
- "editorGutter.commentRangeForeground": "#545864",
76
- "editorGutter.deletedBackground": "#f06788",
77
- "editorGutter.foldingControlForeground": "#545864",
78
- "editorGutter.modifiedBackground": "#54b9ff",
79
- "editorHoverWidget.background": "#252526",
80
- "editorHoverWidget.border": "#454545",
81
- "editorHoverWidget.foreground": "#cccccc",
82
- "editorIndentGuide.activeBackground": "#858b98",
83
- "editorIndentGuide.background": "#343841",
84
- "editorInfo.background": "#4490bf00",
85
- "editorInfo.border": "#4490bf00",
86
- "editorInfo.foreground": "#54b9ff",
87
- "editorLineNumber.activeForeground": "#858b98",
88
- "editorLineNumber.foreground": "#545864",
89
- "editorLink.activeForeground": "#54b9ff",
90
- "editorMarkerNavigation.background": "#23262d",
91
- "editorMarkerNavigationError.background": "#dc3657",
92
- "editorMarkerNavigationInfo.background": "#54b9ff",
93
- "editorMarkerNavigationWarning.background": "#ffd493",
94
- "editorOverviewRuler.background": "#ffffff00",
95
- "editorOverviewRuler.border": "#ffffff00",
96
- "editorRuler.foreground": "#545864",
97
- "editorSuggestWidget.background": "#252526",
98
- "editorSuggestWidget.border": "#454545",
99
- "editorSuggestWidget.foreground": "#d4d4d4",
100
- "editorSuggestWidget.highlightForeground": "#0097fb",
101
- "editorSuggestWidget.selectedBackground": "#062f4a",
102
- "editorWarning.background": "#a9904000",
103
- "editorWarning.border": "#ffffff00",
104
- "editorWarning.foreground": "#fbc23b",
105
- "editorWhitespace.foreground": "#cc75f450",
106
- "editorWidget.background": "#343841",
107
- "editorWidget.foreground": "#ffffff",
108
- "editorWidget.resizeBorder": "#cc75f4",
109
- "focusBorder": "#00daef",
110
- "foreground": "#cccccc",
111
- "gitDecoration.addedResourceForeground": "#4bf3c8",
112
- "gitDecoration.conflictingResourceForeground": "#00daef",
113
- "gitDecoration.deletedResourceForeground": "#f4587e",
114
- "gitDecoration.ignoredResourceForeground": "#858b98",
115
- "gitDecoration.modifiedResourceForeground": "#ffd493",
116
- "gitDecoration.stageDeletedResourceForeground": "#c74e39",
117
- "gitDecoration.stageModifiedResourceForeground": "#ffd493",
118
- "gitDecoration.submoduleResourceForeground": "#54b9ff",
119
- "gitDecoration.untrackedResourceForeground": "#4bf3c8",
120
- "icon.foreground": "#cccccc",
121
- "input.background": "#23262d",
122
- "input.border": "#bfc1c9",
123
- "input.foreground": "#eef0f9",
124
- "input.placeholderForeground": "#858b98",
125
- "inputOption.activeBackground": "#54b9ff",
126
- "inputOption.activeBorder": "#007acc00",
127
- "inputOption.activeForeground": "#17191e",
128
- "list.activeSelectionBackground": "#2d4860",
129
- "list.activeSelectionForeground": "#ffffff",
130
- "list.dropBackground": "#17191e",
131
- "list.focusBackground": "#54b9ff",
132
- "list.focusForeground": "#ffffff",
133
- "list.highlightForeground": "#ffffff",
134
- "list.hoverBackground": "#343841",
135
- "list.hoverForeground": "#eef0f9",
136
- "list.inactiveSelectionBackground": "#17191e",
137
- "list.inactiveSelectionForeground": "#eef0f9",
138
- "listFilterWidget.background": "#2d4860",
139
- "listFilterWidget.noMatchesOutline": "#dc3657",
140
- "listFilterWidget.outline": "#54b9ff",
141
- "menu.background": "#252526",
142
- "menu.border": "#00000085",
143
- "menu.foreground": "#cccccc",
144
- "menu.selectionBackground": "#094771",
145
- "menu.selectionBorder": "#00000000",
146
- "menu.selectionForeground": "#4bf3c8",
147
- "menu.separatorBackground": "#bbbbbb",
148
- "menubar.selectionBackground": "#ffffff1a",
149
- "menubar.selectionForeground": "#cccccc",
150
- "merge.commonContentBackground": "#282828",
151
- "merge.commonHeaderBackground": "#383838",
152
- "merge.currentContentBackground": "#27403b",
153
- "merge.currentHeaderBackground": "#367366",
154
- "merge.incomingContentBackground": "#28384b",
155
- "merge.incomingHeaderBackground": "#395f8f",
156
- "minimap.background": "#17191e",
157
- "minimap.errorHighlight": "#dc3657",
158
- "minimap.findMatchHighlight": "#515c6a",
159
- "minimap.selectionHighlight": "#3757b942",
160
- "minimap.warningHighlight": "#fbc23b",
161
- "minimapGutter.addedBackground": "#4bf3c8",
162
- "minimapGutter.deletedBackground": "#f06788",
163
- "minimapGutter.modifiedBackground": "#54b9ff",
164
- "notificationCenter.border": "#ffffff00",
165
- "notificationCenterHeader.background": "#343841",
166
- "notificationCenterHeader.foreground": "#17191e",
167
- "notificationToast.border": "#ffffff00",
168
- "notifications.background": "#343841",
169
- "notifications.border": "#bfc1c9",
170
- "notifications.foreground": "#ffffff",
171
- "notificationsErrorIcon.foreground": "#f4587e",
172
- "notificationsInfoIcon.foreground": "#54b9ff",
173
- "notificationsWarningIcon.foreground": "#ff8551",
174
- "panel.background": "#23262d",
175
- "panel.border": "#17191e",
176
- "panelSection.border": "#17191e",
177
- "panelTitle.activeBorder": "#e7e7e7",
178
- "panelTitle.activeForeground": "#eef0f9",
179
- "panelTitle.inactiveForeground": "#bfc1c9",
180
- "peekView.border": "#007acc",
181
- "peekViewEditor.background": "#001f33",
182
- "peekViewEditor.matchHighlightBackground": "#ff8f0099",
183
- "peekViewEditor.matchHighlightBorder": "#ee931e",
184
- "peekViewEditorGutter.background": "#001f33",
185
- "peekViewResult.background": "#252526",
186
- "peekViewResult.fileForeground": "#ffffff",
187
- "peekViewResult.lineForeground": "#bbbbbb",
188
- "peekViewResult.matchHighlightBackground": "#f00",
189
- "peekViewResult.selectionBackground": "#3399ff33",
190
- "peekViewResult.selectionForeground": "#ffffff",
191
- "peekViewTitle.background": "#1e1e1e",
192
- "peekViewTitleDescription.foreground": "#ccccccb3",
193
- "peekViewTitleLabel.foreground": "#ffffff",
194
- "pickerGroup.border": "#ffffff00",
195
- "pickerGroup.foreground": "#eef0f9",
196
- "progressBar.background": "#4bf3c8",
197
- "scrollbar.shadow": "#000000",
198
- "scrollbarSlider.activeBackground": "#54b9ff66",
199
- "scrollbarSlider.background": "#54586466",
200
- "scrollbarSlider.hoverBackground": "#545864B3",
201
- "selection.background": "#00daef56",
202
- "settings.focusedRowBackground": "#ffffff07",
203
- "settings.headerForeground": "#cccccc",
204
- "sideBar.background": "#23262d",
205
- "sideBar.border": "#17191e",
206
- "sideBar.dropBackground": "#17191e",
207
- "sideBar.foreground": "#bfc1c9",
208
- "sideBarSectionHeader.background": "#343841",
209
- "sideBarSectionHeader.border": "#17191e",
210
- "sideBarSectionHeader.foreground": "#eef0f9",
211
- "sideBarTitle.foreground": "#eef0f9",
212
- "statusBar.background": "#17548b",
213
- "statusBar.debuggingBackground": "#cc75f4",
214
- "statusBar.debuggingForeground": "#eef0f9",
215
- "statusBar.foreground": "#eef0f9",
216
- "statusBar.noFolderBackground": "#6c3c7d",
217
- "statusBar.noFolderForeground": "#eef0f9",
218
- "statusBarItem.activeBackground": "#ffffff25",
219
- "statusBarItem.hoverBackground": "#ffffff1f",
220
- "statusBarItem.remoteBackground": "#297763",
221
- "statusBarItem.remoteForeground": "#eef0f9",
222
- "tab.activeBackground": "#17191e",
223
- "tab.activeBorder": "#ffffff00",
224
- "tab.activeBorderTop": "#eef0f9",
225
- "tab.activeForeground": "#eef0f9",
226
- "tab.border": "#17191e",
227
- "tab.hoverBackground": "#343841",
228
- "tab.hoverForeground": "#eef0f9",
229
- "tab.inactiveBackground": "#23262d",
230
- "tab.inactiveForeground": "#858b98",
231
- "terminal.ansiBlack": "#17191e",
232
- "terminal.ansiBlue": "#2b7eca",
233
- "terminal.ansiBrightBlack": "#545864",
234
- "terminal.ansiBrightBlue": "#54b9ff",
235
- "terminal.ansiBrightCyan": "#00daef",
236
- "terminal.ansiBrightGreen": "#4bf3c8",
237
- "terminal.ansiBrightMagenta": "#cc75f4",
238
- "terminal.ansiBrightRed": "#f4587e",
239
- "terminal.ansiBrightWhite": "#fafafa",
240
- "terminal.ansiBrightYellow": "#ffd493",
241
- "terminal.ansiCyan": "#24c0cf",
242
- "terminal.ansiGreen": "#23d18b",
243
- "terminal.ansiMagenta": "#ad5dca",
244
- "terminal.ansiRed": "#dc3657",
245
- "terminal.ansiWhite": "#eef0f9",
246
- "terminal.ansiYellow": "#ffc368",
247
- "terminal.border": "#80808059",
248
- "terminal.foreground": "#cccccc",
249
- "terminal.selectionBackground": "#ffffff40",
250
- "terminalCursor.background": "#0087ff",
251
- "terminalCursor.foreground": "#ffffff",
252
- "textLink.foreground": "#54b9ff",
253
- "titleBar.activeBackground": "#17191e",
254
- "titleBar.activeForeground": "#cccccc",
255
- "titleBar.border": "#00000000",
256
- "titleBar.inactiveBackground": "#3c3c3c99",
257
- "titleBar.inactiveForeground": "#cccccc99",
258
- "tree.indentGuidesStroke": "#545864",
259
- "walkThrough.embeddedEditorBackground": "#00000050",
260
- "widget.shadow": "#ffffff00"
261
- },
262
- "displayName": "Houston",
263
- "name": "houston",
264
- "semanticHighlighting": true,
265
- "semanticTokenColors": {
266
- "enumMember": {
267
- "foreground": "#eef0f9"
268
- },
269
- "variable.constant": {
270
- "foreground": "#ffd493"
271
- },
272
- "variable.defaultLibrary": {
273
- "foreground": "#acafff"
274
- }
275
- },
276
- "tokenColors": [{
277
- "scope": "punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison",
278
- "settings": {
279
- "foreground": "#4bf3c8"
280
- }
281
- }, {
282
- "scope": "variable.other.generic-type.haskell",
283
- "settings": {
284
- "foreground": "#54b9ff"
285
- }
286
- }, {
287
- "scope": "storage.type.haskell",
288
- "settings": {
289
- "foreground": "#ffd493"
290
- }
291
- }, {
292
- "scope": "support.variable.magic.python",
293
- "settings": {
294
- "foreground": "#4bf3c8"
295
- }
296
- }, {
297
- "scope": "punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python",
298
- "settings": {
299
- "foreground": "#eef0f9"
300
- }
301
- }, {
302
- "scope": "variable.parameter.function.language.special.self.python",
303
- "settings": {
304
- "foreground": "#acafff"
305
- }
306
- }, {
307
- "scope": "storage.modifier.lifetime.rust",
308
- "settings": {
309
- "foreground": "#eef0f9"
310
- }
311
- }, {
312
- "scope": "support.function.std.rust",
313
- "settings": {
314
- "foreground": "#00daef"
315
- }
316
- }, {
317
- "scope": "entity.name.lifetime.rust",
318
- "settings": {
319
- "foreground": "#acafff"
320
- }
321
- }, {
322
- "scope": "variable.language.rust",
323
- "settings": {
324
- "foreground": "#4bf3c8"
325
- }
326
- }, {
327
- "scope": "support.constant.edge",
328
- "settings": {
329
- "foreground": "#54b9ff"
330
- }
331
- }, {
332
- "scope": "constant.other.character-class.regexp",
333
- "settings": {
334
- "foreground": "#4bf3c8"
335
- }
336
- }, {
337
- "scope": "keyword.operator.quantifier.regexp",
338
- "settings": {
339
- "foreground": "#ffd493"
340
- }
341
- }, {
342
- "scope": "punctuation.definition.string.begin,punctuation.definition.string.end",
343
- "settings": {
344
- "foreground": "#ffd493"
345
- }
346
- }, {
347
- "scope": "variable.parameter.function",
348
- "settings": {
349
- "foreground": "#eef0f9"
350
- }
351
- }, {
352
- "scope": "comment markup.link",
353
- "settings": {
354
- "foreground": "#545864"
355
- }
356
- }, {
357
- "scope": "markup.changed.diff",
358
- "settings": {
359
- "foreground": "#acafff"
360
- }
361
- }, {
362
- "scope": "meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff",
363
- "settings": {
364
- "foreground": "#00daef"
365
- }
366
- }, {
367
- "scope": "markup.inserted.diff",
368
- "settings": {
369
- "foreground": "#ffd493"
370
- }
371
- }, {
372
- "scope": "markup.deleted.diff",
373
- "settings": {
374
- "foreground": "#4bf3c8"
375
- }
376
- }, {
377
- "scope": "meta.function.c,meta.function.cpp",
378
- "settings": {
379
- "foreground": "#4bf3c8"
380
- }
381
- }, {
382
- "scope": "punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c",
383
- "settings": {
384
- "foreground": "#eef0f9"
385
- }
386
- }, {
387
- "scope": "punctuation.separator.key-value",
388
- "settings": {
389
- "foreground": "#eef0f9"
390
- }
391
- }, {
392
- "scope": "keyword.operator.expression.import",
393
- "settings": {
394
- "foreground": "#00daef"
395
- }
396
- }, {
397
- "scope": "support.constant.math",
398
- "settings": {
399
- "foreground": "#acafff"
400
- }
401
- }, {
402
- "scope": "support.constant.property.math",
403
- "settings": {
404
- "foreground": "#ffd493"
405
- }
406
- }, {
407
- "scope": "variable.other.constant",
408
- "settings": {
409
- "foreground": "#acafff"
410
- }
411
- }, {
412
- "scope": ["storage.type.annotation.java", "storage.type.object.array.java"],
413
- "settings": {
414
- "foreground": "#acafff"
415
- }
416
- }, {
417
- "scope": "source.java",
418
- "settings": {
419
- "foreground": "#4bf3c8"
420
- }
421
- }, {
422
- "scope": "punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java",
423
- "settings": {
424
- "foreground": "#eef0f9"
425
- }
426
- }, {
427
- "scope": "meta.method.java",
428
- "settings": {
429
- "foreground": "#00daef"
430
- }
431
- }, {
432
- "scope": "storage.modifier.import.java,storage.type.java,storage.type.generic.java",
433
- "settings": {
434
- "foreground": "#acafff"
435
- }
436
- }, {
437
- "scope": "keyword.operator.instanceof.java",
438
- "settings": {
439
- "foreground": "#54b9ff"
440
- }
441
- }, {
442
- "scope": "meta.definition.variable.name.java",
443
- "settings": {
444
- "foreground": "#4bf3c8"
445
- }
446
- }, {
447
- "scope": "keyword.operator.logical",
448
- "settings": {
449
- "foreground": "#eef0f9"
450
- }
451
- }, {
452
- "scope": "keyword.operator.bitwise",
453
- "settings": {
454
- "foreground": "#eef0f9"
455
- }
456
- }, {
457
- "scope": "keyword.operator.channel",
458
- "settings": {
459
- "foreground": "#eef0f9"
460
- }
461
- }, {
462
- "scope": "support.constant.property-value.scss,support.constant.property-value.css",
463
- "settings": {
464
- "foreground": "#ffd493"
465
- }
466
- }, {
467
- "scope": "keyword.operator.css,keyword.operator.scss,keyword.operator.less",
468
- "settings": {
469
- "foreground": "#eef0f9"
470
- }
471
- }, {
472
- "scope": "support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss",
473
- "settings": {
474
- "foreground": "#ffd493"
475
- }
476
- }, {
477
- "scope": "punctuation.separator.list.comma.css",
478
- "settings": {
479
- "foreground": "#eef0f9"
480
- }
481
- }, {
482
- "scope": "support.constant.color.w3c-standard-color-name.css",
483
- "settings": {
484
- "foreground": "#ffd493"
485
- }
486
- }, {
487
- "scope": "support.type.vendored.property-name.css",
488
- "settings": {
489
- "foreground": "#eef0f9"
490
- }
491
- }, {
492
- "scope": "support.module.node,support.type.object.module,support.module.node",
493
- "settings": {
494
- "foreground": "#acafff"
495
- }
496
- }, {
497
- "scope": "entity.name.type.module",
498
- "settings": {
499
- "foreground": "#ffd493"
500
- }
501
- }, {
502
- "scope": "variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node",
503
- "settings": {
504
- "foreground": "#4bf3c8"
505
- }
506
- }, {
507
- "scope": "support.constant.json",
508
- "settings": {
509
- "foreground": "#ffd493"
510
- }
511
- }, {
512
- "scope": ["keyword.operator.expression.instanceof", "keyword.operator.new", "keyword.operator.ternary", "keyword.operator.optional", "keyword.operator.expression.keyof"],
513
- "settings": {
514
- "foreground": "#54b9ff"
515
- }
516
- }, {
517
- "scope": "support.type.object.console",
518
- "settings": {
519
- "foreground": "#4bf3c8"
520
- }
521
- }, {
522
- "scope": "support.variable.property.process",
523
- "settings": {
524
- "foreground": "#ffd493"
525
- }
526
- }, {
527
- "scope": "entity.name.function,support.function.console",
528
- "settings": {
529
- "foreground": "#00daef"
530
- }
531
- }, {
532
- "scope": "keyword.operator.misc.rust",
533
- "settings": {
534
- "foreground": "#eef0f9"
535
- }
536
- }, {
537
- "scope": "keyword.operator.sigil.rust",
538
- "settings": {
539
- "foreground": "#54b9ff"
540
- }
541
- }, {
542
- "scope": "keyword.operator.delete",
543
- "settings": {
544
- "foreground": "#54b9ff"
545
- }
546
- }, {
547
- "scope": "support.type.object.dom",
548
- "settings": {
549
- "foreground": "#eef0f9"
550
- }
551
- }, {
552
- "scope": "support.variable.dom,support.variable.property.dom",
553
- "settings": {
554
- "foreground": "#4bf3c8"
555
- }
556
- }, {
557
- "scope": "keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational",
558
- "settings": {
559
- "foreground": "#eef0f9"
560
- }
561
- }, {
562
- "scope": "keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp",
563
- "settings": {
564
- "foreground": "#54b9ff"
565
- }
566
- }, {
567
- "scope": "punctuation.separator.delimiter",
568
- "settings": {
569
- "foreground": "#eef0f9"
570
- }
571
- }, {
572
- "scope": "punctuation.separator.c,punctuation.separator.cpp",
573
- "settings": {
574
- "foreground": "#54b9ff"
575
- }
576
- }, {
577
- "scope": "support.type.posix-reserved.c,support.type.posix-reserved.cpp",
578
- "settings": {
579
- "foreground": "#eef0f9"
580
- }
581
- }, {
582
- "scope": "keyword.operator.sizeof.c,keyword.operator.sizeof.cpp",
583
- "settings": {
584
- "foreground": "#54b9ff"
585
- }
586
- }, {
587
- "scope": "variable.parameter.function.language.python",
588
- "settings": {
589
- "foreground": "#ffd493"
590
- }
591
- }, {
592
- "scope": "support.type.python",
593
- "settings": {
594
- "foreground": "#eef0f9"
595
- }
596
- }, {
597
- "scope": "keyword.operator.logical.python",
598
- "settings": {
599
- "foreground": "#54b9ff"
600
- }
601
- }, {
602
- "scope": "variable.parameter.function.python",
603
- "settings": {
604
- "foreground": "#ffd493"
605
- }
606
- }, {
607
- "scope": "punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python",
608
- "settings": {
609
- "foreground": "#eef0f9"
610
- }
611
- }, {
612
- "scope": "meta.function-call.generic.python",
613
- "settings": {
614
- "foreground": "#00daef"
615
- }
616
- }, {
617
- "scope": "constant.character.format.placeholder.other.python",
618
- "settings": {
619
- "foreground": "#ffd493"
620
- }
621
- }, {
622
- "scope": "keyword.operator",
623
- "settings": {
624
- "foreground": "#eef0f9"
625
- }
626
- }, {
627
- "scope": "keyword.operator.assignment.compound",
628
- "settings": {
629
- "foreground": "#54b9ff"
630
- }
631
- }, {
632
- "scope": "keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts",
633
- "settings": {
634
- "foreground": "#eef0f9"
635
- }
636
- }, {
637
- "scope": "keyword",
638
- "settings": {
639
- "foreground": "#54b9ff"
640
- }
641
- }, {
642
- "scope": "entity.name.namespace",
643
- "settings": {
644
- "foreground": "#acafff"
645
- }
646
- }, {
647
- "scope": "variable",
648
- "settings": {
649
- "foreground": "#4bf3c8"
650
- }
651
- }, {
652
- "scope": "variable.c",
653
- "settings": {
654
- "foreground": "#eef0f9"
655
- }
656
- }, {
657
- "scope": "variable.language",
658
- "settings": {
659
- "foreground": "#acafff"
660
- }
661
- }, {
662
- "scope": "token.variable.parameter.java",
663
- "settings": {
664
- "foreground": "#eef0f9"
665
- }
666
- }, {
667
- "scope": "import.storage.java",
668
- "settings": {
669
- "foreground": "#acafff"
670
- }
671
- }, {
672
- "scope": "token.package.keyword",
673
- "settings": {
674
- "foreground": "#54b9ff"
675
- }
676
- }, {
677
- "scope": "token.package",
678
- "settings": {
679
- "foreground": "#eef0f9"
680
- }
681
- }, {
682
- "scope": ["entity.name.function", "meta.require", "support.function.any-method", "variable.function"],
683
- "settings": {
684
- "foreground": "#00daef"
685
- }
686
- }, {
687
- "scope": "entity.name.type.namespace",
688
- "settings": {
689
- "foreground": "#acafff"
690
- }
691
- }, {
692
- "scope": "support.class, entity.name.type.class",
693
- "settings": {
694
- "foreground": "#acafff"
695
- }
696
- }, {
697
- "scope": "entity.name.class.identifier.namespace.type",
698
- "settings": {
699
- "foreground": "#acafff"
700
- }
701
- }, {
702
- "scope": ["entity.name.class", "variable.other.class.js", "variable.other.class.ts"],
703
- "settings": {
704
- "foreground": "#acafff"
705
- }
706
- }, {
707
- "scope": "variable.other.class.php",
708
- "settings": {
709
- "foreground": "#4bf3c8"
710
- }
711
- }, {
712
- "scope": "entity.name.type",
713
- "settings": {
714
- "foreground": "#acafff"
715
- }
716
- }, {
717
- "scope": "keyword.control",
718
- "settings": {
719
- "foreground": "#54b9ff"
720
- }
721
- }, {
722
- "scope": "control.elements, keyword.operator.less",
723
- "settings": {
724
- "foreground": "#ffd493"
725
- }
726
- }, {
727
- "scope": "keyword.other.special-method",
728
- "settings": {
729
- "foreground": "#00daef"
730
- }
731
- }, {
732
- "scope": "storage",
733
- "settings": {
734
- "foreground": "#54b9ff"
735
- }
736
- }, {
737
- "scope": "token.storage",
738
- "settings": {
739
- "foreground": "#54b9ff"
740
- }
741
- }, {
742
- "scope": "keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void",
743
- "settings": {
744
- "foreground": "#54b9ff"
745
- }
746
- }, {
747
- "scope": "token.storage.type.java",
748
- "settings": {
749
- "foreground": "#acafff"
750
- }
751
- }, {
752
- "scope": "support.function",
753
- "settings": {
754
- "foreground": "#eef0f9"
755
- }
756
- }, {
757
- "scope": "support.type.property-name",
758
- "settings": {
759
- "foreground": "#eef0f9"
760
- }
761
- }, {
762
- "scope": "support.constant.property-value",
763
- "settings": {
764
- "foreground": "#eef0f9"
765
- }
766
- }, {
767
- "scope": "support.constant.font-name",
768
- "settings": {
769
- "foreground": "#ffd493"
770
- }
771
- }, {
772
- "scope": "meta.tag",
773
- "settings": {
774
- "foreground": "#eef0f9"
775
- }
776
- }, {
777
- "scope": "string",
778
- "settings": {
779
- "foreground": "#ffd493"
780
- }
781
- }, {
782
- "scope": "entity.other.inherited-class",
783
- "settings": {
784
- "foreground": "#acafff"
785
- }
786
- }, {
787
- "scope": "constant.other.symbol",
788
- "settings": {
789
- "foreground": "#eef0f9"
790
- }
791
- }, {
792
- "scope": "constant.numeric",
793
- "settings": {
794
- "foreground": "#ffd493"
795
- }
796
- }, {
797
- "scope": "constant",
798
- "settings": {
799
- "foreground": "#ffd493"
800
- }
801
- }, {
802
- "scope": "punctuation.definition.constant",
803
- "settings": {
804
- "foreground": "#ffd493"
805
- }
806
- }, {
807
- "scope": "entity.name.tag",
808
- "settings": {
809
- "foreground": "#54b9ff"
810
- }
811
- }, {
812
- "scope": "entity.other.attribute-name",
813
- "settings": {
814
- "foreground": "#4bf3c8"
815
- }
816
- }, {
817
- "scope": "entity.other.attribute-name.html",
818
- "settings": {
819
- "foreground": "#acafff"
820
- }
821
- }, {
822
- "scope": "source.astro.meta.attribute.client:idle.html",
823
- "settings": {
824
- "fontStyle": "italic",
825
- "foreground": "#ffd493"
826
- }
827
- }, {
828
- "scope": "string.quoted.double.html,string.quoted.single.html,string.template.html,punctuation.definition.string.begin.html,punctuation.definition.string.end.html",
829
- "settings": {
830
- "foreground": "#4bf3c8"
831
- }
832
- }, {
833
- "scope": "entity.other.attribute-name.id",
834
- "settings": {
835
- "fontStyle": "normal",
836
- "foreground": "#00daef"
837
- }
838
- }, {
839
- "scope": "entity.other.attribute-name.class.css",
840
- "settings": {
841
- "fontStyle": "normal",
842
- "foreground": "#4bf3c8"
843
- }
844
- }, {
845
- "scope": "meta.selector",
846
- "settings": {
847
- "foreground": "#54b9ff"
848
- }
849
- }, {
850
- "scope": "markup.heading",
851
- "settings": {
852
- "foreground": "#4bf3c8"
853
- }
854
- }, {
855
- "scope": "markup.heading punctuation.definition.heading, entity.name.section",
856
- "settings": {
857
- "foreground": "#00daef"
858
- }
859
- }, {
860
- "scope": "keyword.other.unit",
861
- "settings": {
862
- "foreground": "#4bf3c8"
863
- }
864
- }, {
865
- "scope": "markup.bold,todo.bold",
866
- "settings": {
867
- "foreground": "#ffd493"
868
- }
869
- }, {
870
- "scope": "punctuation.definition.bold",
871
- "settings": {
872
- "foreground": "#acafff"
873
- }
874
- }, {
875
- "scope": "markup.italic, punctuation.definition.italic,todo.emphasis",
876
- "settings": {
877
- "foreground": "#54b9ff"
878
- }
879
- }, {
880
- "scope": "emphasis md",
881
- "settings": {
882
- "foreground": "#54b9ff"
883
- }
884
- }, {
885
- "scope": "entity.name.section.markdown",
886
- "settings": {
887
- "foreground": "#4bf3c8"
888
- }
889
- }, {
890
- "scope": "punctuation.definition.heading.markdown",
891
- "settings": {
892
- "foreground": "#4bf3c8"
893
- }
894
- }, {
895
- "scope": "punctuation.definition.list.begin.markdown",
896
- "settings": {
897
- "foreground": "#4bf3c8"
898
- }
899
- }, {
900
- "scope": "markup.heading.setext",
901
- "settings": {
902
- "foreground": "#eef0f9"
903
- }
904
- }, {
905
- "scope": "punctuation.definition.bold.markdown",
906
- "settings": {
907
- "foreground": "#ffd493"
908
- }
909
- }, {
910
- "scope": "markup.inline.raw.markdown",
911
- "settings": {
912
- "foreground": "#ffd493"
913
- }
914
- }, {
915
- "scope": "markup.inline.raw.string.markdown",
916
- "settings": {
917
- "foreground": "#ffd493"
918
- }
919
- }, {
920
- "scope": "punctuation.definition.list.markdown",
921
- "settings": {
922
- "foreground": "#4bf3c8"
923
- }
924
- }, {
925
- "scope": ["punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown", "punctuation.definition.metadata.markdown"],
926
- "settings": {
927
- "foreground": "#4bf3c8"
928
- }
929
- }, {
930
- "scope": ["beginning.punctuation.definition.list.markdown"],
931
- "settings": {
932
- "foreground": "#4bf3c8"
933
- }
934
- }, {
935
- "scope": "punctuation.definition.metadata.markdown",
936
- "settings": {
937
- "foreground": "#4bf3c8"
938
- }
939
- }, {
940
- "scope": "markup.underline.link.markdown,markup.underline.link.image.markdown",
941
- "settings": {
942
- "foreground": "#54b9ff"
943
- }
944
- }, {
945
- "scope": "string.other.link.title.markdown,string.other.link.description.markdown",
946
- "settings": {
947
- "foreground": "#00daef"
948
- }
949
- }, {
950
- "scope": "string.regexp",
951
- "settings": {
952
- "foreground": "#eef0f9"
953
- }
954
- }, {
955
- "scope": "constant.character.escape",
956
- "settings": {
957
- "foreground": "#eef0f9"
958
- }
959
- }, {
960
- "scope": "punctuation.section.embedded, variable.interpolation",
961
- "settings": {
962
- "foreground": "#4bf3c8"
963
- }
964
- }, {
965
- "scope": "punctuation.section.embedded.begin,punctuation.section.embedded.end",
966
- "settings": {
967
- "foreground": "#54b9ff"
968
- }
969
- }, {
970
- "scope": "invalid.illegal",
971
- "settings": {
972
- "foreground": "#ffffff"
973
- }
974
- }, {
975
- "scope": "invalid.illegal.bad-ampersand.html",
976
- "settings": {
977
- "foreground": "#eef0f9"
978
- }
979
- }, {
980
- "scope": "invalid.broken",
981
- "settings": {
982
- "foreground": "#ffffff"
983
- }
984
- }, {
985
- "scope": "invalid.deprecated",
986
- "settings": {
987
- "foreground": "#ffffff"
988
- }
989
- }, {
990
- "scope": "invalid.unimplemented",
991
- "settings": {
992
- "foreground": "#ffffff"
993
- }
994
- }, {
995
- "scope": "source.json meta.structure.dictionary.json > string.quoted.json",
996
- "settings": {
997
- "foreground": "#cc75f4"
998
- }
999
- }, {
1000
- "scope": "source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string",
1001
- "settings": {
1002
- "foreground": "#4bf3c8"
1003
- }
1004
- }, {
1005
- "scope": "source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation",
1006
- "settings": {
1007
- "foreground": "#ffd493"
1008
- }
1009
- }, {
1010
- "scope": "source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json",
1011
- "settings": {
1012
- "foreground": "#eef0f9"
1013
- }
1014
- }, {
1015
- "scope": "support.type.property-name.json",
1016
- "settings": {
1017
- "foreground": "#4bf3c8"
1018
- }
1019
- }, {
1020
- "scope": "support.type.property-name.json punctuation",
1021
- "settings": {
1022
- "foreground": "#4bf3c8"
1023
- }
1024
- }, {
1025
- "scope": "text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade",
1026
- "settings": {
1027
- "foreground": "#54b9ff"
1028
- }
1029
- }, {
1030
- "scope": "text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade",
1031
- "settings": {
1032
- "foreground": "#54b9ff"
1033
- }
1034
- }, {
1035
- "scope": "support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php",
1036
- "settings": {
1037
- "foreground": "#acafff"
1038
- }
1039
- }, {
1040
- "scope": "keyword.operator.error-control.php",
1041
- "settings": {
1042
- "foreground": "#54b9ff"
1043
- }
1044
- }, {
1045
- "scope": "keyword.operator.type.php",
1046
- "settings": {
1047
- "foreground": "#54b9ff"
1048
- }
1049
- }, {
1050
- "scope": "punctuation.section.array.begin.php",
1051
- "settings": {
1052
- "foreground": "#eef0f9"
1053
- }
1054
- }, {
1055
- "scope": "punctuation.section.array.end.php",
1056
- "settings": {
1057
- "foreground": "#eef0f9"
1058
- }
1059
- }, {
1060
- "scope": "invalid.illegal.non-null-typehinted.php",
1061
- "settings": {
1062
- "foreground": "#f44747"
1063
- }
1064
- }, {
1065
- "scope": "storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php",
1066
- "settings": {
1067
- "foreground": "#acafff"
1068
- }
1069
- }, {
1070
- "scope": "meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php",
1071
- "settings": {
1072
- "foreground": "#00daef"
1073
- }
1074
- }, {
1075
- "scope": "punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php",
1076
- "settings": {
1077
- "foreground": "#eef0f9"
1078
- }
1079
- }, {
1080
- "scope": "support.constant.core.rust",
1081
- "settings": {
1082
- "foreground": "#ffd493"
1083
- }
1084
- }, {
1085
- "scope": "support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php",
1086
- "settings": {
1087
- "foreground": "#ffd493"
1088
- }
1089
- }, {
1090
- "scope": "entity.name.goto-label.php,support.other.php",
1091
- "settings": {
1092
- "foreground": "#00daef"
1093
- }
1094
- }, {
1095
- "scope": "keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php",
1096
- "settings": {
1097
- "foreground": "#eef0f9"
1098
- }
1099
- }, {
1100
- "scope": "keyword.operator.regexp.php",
1101
- "settings": {
1102
- "foreground": "#54b9ff"
1103
- }
1104
- }, {
1105
- "scope": "keyword.operator.comparison.php",
1106
- "settings": {
1107
- "foreground": "#eef0f9"
1108
- }
1109
- }, {
1110
- "scope": "keyword.operator.heredoc.php,keyword.operator.nowdoc.php",
1111
- "settings": {
1112
- "foreground": "#54b9ff"
1113
- }
1114
- }, {
1115
- "scope": "meta.function.decorator.python",
1116
- "settings": {
1117
- "foreground": "#00daef"
1118
- }
1119
- }, {
1120
- "scope": "support.token.decorator.python,meta.function.decorator.identifier.python",
1121
- "settings": {
1122
- "foreground": "#eef0f9"
1123
- }
1124
- }, {
1125
- "scope": "function.parameter",
1126
- "settings": {
1127
- "foreground": "#eef0f9"
1128
- }
1129
- }, {
1130
- "scope": "function.brace",
1131
- "settings": {
1132
- "foreground": "#eef0f9"
1133
- }
1134
- }, {
1135
- "scope": "function.parameter.ruby, function.parameter.cs",
1136
- "settings": {
1137
- "foreground": "#eef0f9"
1138
- }
1139
- }, {
1140
- "scope": "constant.language.symbol.ruby",
1141
- "settings": {
1142
- "foreground": "#eef0f9"
1143
- }
1144
- }, {
1145
- "scope": "rgb-value",
1146
- "settings": {
1147
- "foreground": "#eef0f9"
1148
- }
1149
- }, {
1150
- "scope": "inline-color-decoration rgb-value",
1151
- "settings": {
1152
- "foreground": "#ffd493"
1153
- }
1154
- }, {
1155
- "scope": "less rgb-value",
1156
- "settings": {
1157
- "foreground": "#ffd493"
1158
- }
1159
- }, {
1160
- "scope": "selector.sass",
1161
- "settings": {
1162
- "foreground": "#4bf3c8"
1163
- }
1164
- }, {
1165
- "scope": "support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx",
1166
- "settings": {
1167
- "foreground": "#acafff"
1168
- }
1169
- }, {
1170
- "scope": "block.scope.end,block.scope.begin",
1171
- "settings": {
1172
- "foreground": "#eef0f9"
1173
- }
1174
- }, {
1175
- "scope": "storage.type.cs",
1176
- "settings": {
1177
- "foreground": "#acafff"
1178
- }
1179
- }, {
1180
- "scope": "entity.name.variable.local.cs",
1181
- "settings": {
1182
- "foreground": "#4bf3c8"
1183
- }
1184
- }, {
1185
- "scope": "token.info-token",
1186
- "settings": {
1187
- "foreground": "#00daef"
1188
- }
1189
- }, {
1190
- "scope": "token.warn-token",
1191
- "settings": {
1192
- "foreground": "#ffd493"
1193
- }
1194
- }, {
1195
- "scope": "token.error-token",
1196
- "settings": {
1197
- "foreground": "#f44747"
1198
- }
1199
- }, {
1200
- "scope": "token.debug-token",
1201
- "settings": {
1202
- "foreground": "#54b9ff"
1203
- }
1204
- }, {
1205
- "scope": ["punctuation.definition.template-expression.begin", "punctuation.definition.template-expression.end", "punctuation.section.embedded"],
1206
- "settings": {
1207
- "foreground": "#54b9ff"
1208
- }
1209
- }, {
1210
- "scope": ["meta.template.expression"],
1211
- "settings": {
1212
- "foreground": "#eef0f9"
1213
- }
1214
- }, {
1215
- "scope": ["keyword.operator.module"],
1216
- "settings": {
1217
- "foreground": "#54b9ff"
1218
- }
1219
- }, {
1220
- "scope": ["support.type.type.flowtype"],
1221
- "settings": {
1222
- "foreground": "#00daef"
1223
- }
1224
- }, {
1225
- "scope": ["support.type.primitive"],
1226
- "settings": {
1227
- "foreground": "#acafff"
1228
- }
1229
- }, {
1230
- "scope": ["meta.property.object"],
1231
- "settings": {
1232
- "foreground": "#4bf3c8"
1233
- }
1234
- }, {
1235
- "scope": ["variable.parameter.function.js"],
1236
- "settings": {
1237
- "foreground": "#4bf3c8"
1238
- }
1239
- }, {
1240
- "scope": ["keyword.other.template.begin"],
1241
- "settings": {
1242
- "foreground": "#ffd493"
1243
- }
1244
- }, {
1245
- "scope": ["keyword.other.template.end"],
1246
- "settings": {
1247
- "foreground": "#ffd493"
1248
- }
1249
- }, {
1250
- "scope": ["keyword.other.substitution.begin"],
1251
- "settings": {
1252
- "foreground": "#ffd493"
1253
- }
1254
- }, {
1255
- "scope": ["keyword.other.substitution.end"],
1256
- "settings": {
1257
- "foreground": "#ffd493"
1258
- }
1259
- }, {
1260
- "scope": ["keyword.operator.assignment"],
1261
- "settings": {
1262
- "foreground": "#eef0f9"
1263
- }
1264
- }, {
1265
- "scope": ["keyword.operator.assignment.go"],
1266
- "settings": {
1267
- "foreground": "#acafff"
1268
- }
1269
- }, {
1270
- "scope": ["keyword.operator.arithmetic.go", "keyword.operator.address.go"],
1271
- "settings": {
1272
- "foreground": "#54b9ff"
1273
- }
1274
- }, {
1275
- "scope": ["entity.name.package.go"],
1276
- "settings": {
1277
- "foreground": "#acafff"
1278
- }
1279
- }, {
1280
- "scope": ["support.type.prelude.elm"],
1281
- "settings": {
1282
- "foreground": "#eef0f9"
1283
- }
1284
- }, {
1285
- "scope": ["support.constant.elm"],
1286
- "settings": {
1287
- "foreground": "#ffd493"
1288
- }
1289
- }, {
1290
- "scope": ["punctuation.quasi.element"],
1291
- "settings": {
1292
- "foreground": "#54b9ff"
1293
- }
1294
- }, {
1295
- "scope": ["constant.character.entity"],
1296
- "settings": {
1297
- "foreground": "#4bf3c8"
1298
- }
1299
- }, {
1300
- "scope": ["entity.other.attribute-name.pseudo-element", "entity.other.attribute-name.pseudo-class"],
1301
- "settings": {
1302
- "foreground": "#eef0f9"
1303
- }
1304
- }, {
1305
- "scope": ["entity.global.clojure"],
1306
- "settings": {
1307
- "foreground": "#acafff"
1308
- }
1309
- }, {
1310
- "scope": ["meta.symbol.clojure"],
1311
- "settings": {
1312
- "foreground": "#4bf3c8"
1313
- }
1314
- }, {
1315
- "scope": ["constant.keyword.clojure"],
1316
- "settings": {
1317
- "foreground": "#eef0f9"
1318
- }
1319
- }, {
1320
- "scope": ["meta.arguments.coffee", "variable.parameter.function.coffee"],
1321
- "settings": {
1322
- "foreground": "#4bf3c8"
1323
- }
1324
- }, {
1325
- "scope": ["source.ini"],
1326
- "settings": {
1327
- "foreground": "#ffd493"
1328
- }
1329
- }, {
1330
- "scope": ["meta.scope.prerequisites.makefile"],
1331
- "settings": {
1332
- "foreground": "#4bf3c8"
1333
- }
1334
- }, {
1335
- "scope": ["source.makefile"],
1336
- "settings": {
1337
- "foreground": "#acafff"
1338
- }
1339
- }, {
1340
- "scope": ["storage.modifier.import.groovy"],
1341
- "settings": {
1342
- "foreground": "#acafff"
1343
- }
1344
- }, {
1345
- "scope": ["meta.method.groovy"],
1346
- "settings": {
1347
- "foreground": "#00daef"
1348
- }
1349
- }, {
1350
- "scope": ["meta.definition.variable.name.groovy"],
1351
- "settings": {
1352
- "foreground": "#4bf3c8"
1353
- }
1354
- }, {
1355
- "scope": ["meta.definition.class.inherited.classes.groovy"],
1356
- "settings": {
1357
- "foreground": "#ffd493"
1358
- }
1359
- }, {
1360
- "scope": ["support.variable.semantic.hlsl"],
1361
- "settings": {
1362
- "foreground": "#acafff"
1363
- }
1364
- }, {
1365
- "scope": ["support.type.texture.hlsl", "support.type.sampler.hlsl", "support.type.object.hlsl", "support.type.object.rw.hlsl", "support.type.fx.hlsl", "support.type.object.hlsl"],
1366
- "settings": {
1367
- "foreground": "#54b9ff"
1368
- }
1369
- }, {
1370
- "scope": ["text.variable", "text.bracketed"],
1371
- "settings": {
1372
- "foreground": "#4bf3c8"
1373
- }
1374
- }, {
1375
- "scope": ["support.type.swift", "support.type.vb.asp"],
1376
- "settings": {
1377
- "foreground": "#acafff"
1378
- }
1379
- }, {
1380
- "scope": ["entity.name.function.xi"],
1381
- "settings": {
1382
- "foreground": "#acafff"
1383
- }
1384
- }, {
1385
- "scope": ["entity.name.class.xi"],
1386
- "settings": {
1387
- "foreground": "#eef0f9"
1388
- }
1389
- }, {
1390
- "scope": ["constant.character.character-class.regexp.xi"],
1391
- "settings": {
1392
- "foreground": "#4bf3c8"
1393
- }
1394
- }, {
1395
- "scope": ["constant.regexp.xi"],
1396
- "settings": {
1397
- "foreground": "#54b9ff"
1398
- }
1399
- }, {
1400
- "scope": ["keyword.control.xi"],
1401
- "settings": {
1402
- "foreground": "#eef0f9"
1403
- }
1404
- }, {
1405
- "scope": ["invalid.xi"],
1406
- "settings": {
1407
- "foreground": "#eef0f9"
1408
- }
1409
- }, {
1410
- "scope": ["beginning.punctuation.definition.quote.markdown.xi"],
1411
- "settings": {
1412
- "foreground": "#ffd493"
1413
- }
1414
- }, {
1415
- "scope": ["beginning.punctuation.definition.list.markdown.xi"],
1416
- "settings": {
1417
- "foreground": "#eef0f98f"
1418
- }
1419
- }, {
1420
- "scope": ["constant.character.xi"],
1421
- "settings": {
1422
- "foreground": "#00daef"
1423
- }
1424
- }, {
1425
- "scope": ["accent.xi"],
1426
- "settings": {
1427
- "foreground": "#00daef"
1428
- }
1429
- }, {
1430
- "scope": ["wikiword.xi"],
1431
- "settings": {
1432
- "foreground": "#ffd493"
1433
- }
1434
- }, {
1435
- "scope": ["constant.other.color.rgb-value.xi"],
1436
- "settings": {
1437
- "foreground": "#ffffff"
1438
- }
1439
- }, {
1440
- "scope": ["punctuation.definition.tag.xi"],
1441
- "settings": {
1442
- "foreground": "#545864"
1443
- }
1444
- }, {
1445
- "scope": ["entity.name.label.cs", "entity.name.scope-resolution.function.call", "entity.name.scope-resolution.function.definition"],
1446
- "settings": {
1447
- "foreground": "#acafff"
1448
- }
1449
- }, {
1450
- "scope": ["entity.name.label.cs", "markup.heading.setext.1.markdown", "markup.heading.setext.2.markdown"],
1451
- "settings": {
1452
- "foreground": "#4bf3c8"
1453
- }
1454
- }, {
1455
- "scope": [" meta.brace.square"],
1456
- "settings": {
1457
- "foreground": "#eef0f9"
1458
- }
1459
- }, {
1460
- "scope": "comment, punctuation.definition.comment",
1461
- "settings": {
1462
- "fontStyle": "italic",
1463
- "foreground": "#eef0f98f"
1464
- }
1465
- }, {
1466
- "scope": "markup.quote.markdown",
1467
- "settings": {
1468
- "foreground": "#eef0f98f"
1469
- }
1470
- }, {
1471
- "scope": "punctuation.definition.block.sequence.item.yaml",
1472
- "settings": {
1473
- "foreground": "#eef0f9"
1474
- }
1475
- }, {
1476
- "scope": ["constant.language.symbol.elixir"],
1477
- "settings": {
1478
- "foreground": "#eef0f9"
1479
- }
1480
- }, {
1481
- "scope": "entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super",
1482
- "settings": {
1483
- "fontStyle": "italic"
1484
- }
1485
- }, {
1486
- "scope": "comment.line.double-slash,comment.block.documentation",
1487
- "settings": {
1488
- "fontStyle": "italic"
1489
- }
1490
- }, {
1491
- "scope": "keyword.control.import.python,keyword.control.flow.python",
1492
- "settings": {
1493
- "fontStyle": "italic"
1494
- }
1495
- }, {
1496
- "scope": "markup.italic.markdown",
1497
- "settings": {
1498
- "fontStyle": "italic"
1499
- }
1500
- }],
1501
- "type": "dark"
1502
- };
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.default={"colors":{"activityBar.activeBackground":"#343841","activityBar.background":"#17191e","activityBar.border":"#343841","activityBar.foreground":"#eef0f9","activityBar.inactiveForeground":"#858b98","activityBarBadge.background":"#4bf3c8","activityBarBadge.foreground":"#000000","badge.background":"#bfc1c9","badge.foreground":"#17191e","breadcrumb.activeSelectionForeground":"#eef0f9","breadcrumb.background":"#17191e","breadcrumb.focusForeground":"#eef0f9","breadcrumb.foreground":"#858b98","button.background":"#4bf3c8","button.foreground":"#17191e","button.hoverBackground":"#31c19c","button.secondaryBackground":"#545864","button.secondaryForeground":"#eef0f9","button.secondaryHoverBackground":"#858b98","checkbox.background":"#23262d","checkbox.border":"#00000000","checkbox.foreground":"#eef0f9","debugExceptionWidget.background":"#23262d","debugExceptionWidget.border":"#8996d5","debugToolBar.background":"#000","debugToolBar.border":"#ffffff00","diffEditor.border":"#ffffff00","diffEditor.insertedTextBackground":"#4bf3c824","diffEditor.removedTextBackground":"#dc365724","dropdown.background":"#23262d","dropdown.border":"#00000000","dropdown.foreground":"#eef0f9","editor.background":"#17191e","editor.findMatchBackground":"#515c6a","editor.findMatchBorder":"#74879f","editor.findMatchHighlightBackground":"#ea5c0055","editor.findMatchHighlightBorder":"#ffffff00","editor.findRangeHighlightBackground":"#23262d","editor.findRangeHighlightBorder":"#b2434300","editor.foldBackground":"#ad5dca26","editor.foreground":"#eef0f9","editor.hoverHighlightBackground":"#5495d740","editor.inactiveSelectionBackground":"#2a2d34","editor.lineHighlightBackground":"#23262d","editor.lineHighlightBorder":"#ffffff00","editor.rangeHighlightBackground":"#ffffff0b","editor.rangeHighlightBorder":"#ffffff00","editor.selectionBackground":"#ad5dca44","editor.selectionHighlightBackground":"#add6ff34","editor.selectionHighlightBorder":"#495f77","editor.wordHighlightBackground":"#494949b8","editor.wordHighlightStrongBackground":"#004972b8","editorBracketMatch.background":"#545864","editorBracketMatch.border":"#ffffff00","editorCodeLens.foreground":"#bfc1c9","editorCursor.background":"#000000","editorCursor.foreground":"#aeafad","editorError.background":"#ffffff00","editorError.border":"#ffffff00","editorError.foreground":"#f4587e","editorGroup.border":"#343841","editorGroup.emptyBackground":"#17191e","editorGroupHeader.border":"#ffffff00","editorGroupHeader.tabsBackground":"#23262d","editorGroupHeader.tabsBorder":"#ffffff00","editorGutter.addedBackground":"#4bf3c8","editorGutter.background":"#17191e","editorGutter.commentRangeForeground":"#545864","editorGutter.deletedBackground":"#f06788","editorGutter.foldingControlForeground":"#545864","editorGutter.modifiedBackground":"#54b9ff","editorHoverWidget.background":"#252526","editorHoverWidget.border":"#454545","editorHoverWidget.foreground":"#cccccc","editorIndentGuide.activeBackground":"#858b98","editorIndentGuide.background":"#343841","editorInfo.background":"#4490bf00","editorInfo.border":"#4490bf00","editorInfo.foreground":"#54b9ff","editorLineNumber.activeForeground":"#858b98","editorLineNumber.foreground":"#545864","editorLink.activeForeground":"#54b9ff","editorMarkerNavigation.background":"#23262d","editorMarkerNavigationError.background":"#dc3657","editorMarkerNavigationInfo.background":"#54b9ff","editorMarkerNavigationWarning.background":"#ffd493","editorOverviewRuler.background":"#ffffff00","editorOverviewRuler.border":"#ffffff00","editorRuler.foreground":"#545864","editorSuggestWidget.background":"#252526","editorSuggestWidget.border":"#454545","editorSuggestWidget.foreground":"#d4d4d4","editorSuggestWidget.highlightForeground":"#0097fb","editorSuggestWidget.selectedBackground":"#062f4a","editorWarning.background":"#a9904000","editorWarning.border":"#ffffff00","editorWarning.foreground":"#fbc23b","editorWhitespace.foreground":"#cc75f450","editorWidget.background":"#343841","editorWidget.foreground":"#ffffff","editorWidget.resizeBorder":"#cc75f4","focusBorder":"#00daef","foreground":"#cccccc","gitDecoration.addedResourceForeground":"#4bf3c8","gitDecoration.conflictingResourceForeground":"#00daef","gitDecoration.deletedResourceForeground":"#f4587e","gitDecoration.ignoredResourceForeground":"#858b98","gitDecoration.modifiedResourceForeground":"#ffd493","gitDecoration.stageDeletedResourceForeground":"#c74e39","gitDecoration.stageModifiedResourceForeground":"#ffd493","gitDecoration.submoduleResourceForeground":"#54b9ff","gitDecoration.untrackedResourceForeground":"#4bf3c8","icon.foreground":"#cccccc","input.background":"#23262d","input.border":"#bfc1c9","input.foreground":"#eef0f9","input.placeholderForeground":"#858b98","inputOption.activeBackground":"#54b9ff","inputOption.activeBorder":"#007acc00","inputOption.activeForeground":"#17191e","list.activeSelectionBackground":"#2d4860","list.activeSelectionForeground":"#ffffff","list.dropBackground":"#17191e","list.focusBackground":"#54b9ff","list.focusForeground":"#ffffff","list.highlightForeground":"#ffffff","list.hoverBackground":"#343841","list.hoverForeground":"#eef0f9","list.inactiveSelectionBackground":"#17191e","list.inactiveSelectionForeground":"#eef0f9","listFilterWidget.background":"#2d4860","listFilterWidget.noMatchesOutline":"#dc3657","listFilterWidget.outline":"#54b9ff","menu.background":"#252526","menu.border":"#00000085","menu.foreground":"#cccccc","menu.selectionBackground":"#094771","menu.selectionBorder":"#00000000","menu.selectionForeground":"#4bf3c8","menu.separatorBackground":"#bbbbbb","menubar.selectionBackground":"#ffffff1a","menubar.selectionForeground":"#cccccc","merge.commonContentBackground":"#282828","merge.commonHeaderBackground":"#383838","merge.currentContentBackground":"#27403b","merge.currentHeaderBackground":"#367366","merge.incomingContentBackground":"#28384b","merge.incomingHeaderBackground":"#395f8f","minimap.background":"#17191e","minimap.errorHighlight":"#dc3657","minimap.findMatchHighlight":"#515c6a","minimap.selectionHighlight":"#3757b942","minimap.warningHighlight":"#fbc23b","minimapGutter.addedBackground":"#4bf3c8","minimapGutter.deletedBackground":"#f06788","minimapGutter.modifiedBackground":"#54b9ff","notificationCenter.border":"#ffffff00","notificationCenterHeader.background":"#343841","notificationCenterHeader.foreground":"#17191e","notificationToast.border":"#ffffff00","notifications.background":"#343841","notifications.border":"#bfc1c9","notifications.foreground":"#ffffff","notificationsErrorIcon.foreground":"#f4587e","notificationsInfoIcon.foreground":"#54b9ff","notificationsWarningIcon.foreground":"#ff8551","panel.background":"#23262d","panel.border":"#17191e","panelSection.border":"#17191e","panelTitle.activeBorder":"#e7e7e7","panelTitle.activeForeground":"#eef0f9","panelTitle.inactiveForeground":"#bfc1c9","peekView.border":"#007acc","peekViewEditor.background":"#001f33","peekViewEditor.matchHighlightBackground":"#ff8f0099","peekViewEditor.matchHighlightBorder":"#ee931e","peekViewEditorGutter.background":"#001f33","peekViewResult.background":"#252526","peekViewResult.fileForeground":"#ffffff","peekViewResult.lineForeground":"#bbbbbb","peekViewResult.matchHighlightBackground":"#f00","peekViewResult.selectionBackground":"#3399ff33","peekViewResult.selectionForeground":"#ffffff","peekViewTitle.background":"#1e1e1e","peekViewTitleDescription.foreground":"#ccccccb3","peekViewTitleLabel.foreground":"#ffffff","pickerGroup.border":"#ffffff00","pickerGroup.foreground":"#eef0f9","progressBar.background":"#4bf3c8","scrollbar.shadow":"#000000","scrollbarSlider.activeBackground":"#54b9ff66","scrollbarSlider.background":"#54586466","scrollbarSlider.hoverBackground":"#545864B3","selection.background":"#00daef56","settings.focusedRowBackground":"#ffffff07","settings.headerForeground":"#cccccc","sideBar.background":"#23262d","sideBar.border":"#17191e","sideBar.dropBackground":"#17191e","sideBar.foreground":"#bfc1c9","sideBarSectionHeader.background":"#343841","sideBarSectionHeader.border":"#17191e","sideBarSectionHeader.foreground":"#eef0f9","sideBarTitle.foreground":"#eef0f9","statusBar.background":"#17548b","statusBar.debuggingBackground":"#cc75f4","statusBar.debuggingForeground":"#eef0f9","statusBar.foreground":"#eef0f9","statusBar.noFolderBackground":"#6c3c7d","statusBar.noFolderForeground":"#eef0f9","statusBarItem.activeBackground":"#ffffff25","statusBarItem.hoverBackground":"#ffffff1f","statusBarItem.remoteBackground":"#297763","statusBarItem.remoteForeground":"#eef0f9","tab.activeBackground":"#17191e","tab.activeBorder":"#ffffff00","tab.activeBorderTop":"#eef0f9","tab.activeForeground":"#eef0f9","tab.border":"#17191e","tab.hoverBackground":"#343841","tab.hoverForeground":"#eef0f9","tab.inactiveBackground":"#23262d","tab.inactiveForeground":"#858b98","terminal.ansiBlack":"#17191e","terminal.ansiBlue":"#2b7eca","terminal.ansiBrightBlack":"#545864","terminal.ansiBrightBlue":"#54b9ff","terminal.ansiBrightCyan":"#00daef","terminal.ansiBrightGreen":"#4bf3c8","terminal.ansiBrightMagenta":"#cc75f4","terminal.ansiBrightRed":"#f4587e","terminal.ansiBrightWhite":"#fafafa","terminal.ansiBrightYellow":"#ffd493","terminal.ansiCyan":"#24c0cf","terminal.ansiGreen":"#23d18b","terminal.ansiMagenta":"#ad5dca","terminal.ansiRed":"#dc3657","terminal.ansiWhite":"#eef0f9","terminal.ansiYellow":"#ffc368","terminal.border":"#80808059","terminal.foreground":"#cccccc","terminal.selectionBackground":"#ffffff40","terminalCursor.background":"#0087ff","terminalCursor.foreground":"#ffffff","textLink.foreground":"#54b9ff","titleBar.activeBackground":"#17191e","titleBar.activeForeground":"#cccccc","titleBar.border":"#00000000","titleBar.inactiveBackground":"#3c3c3c99","titleBar.inactiveForeground":"#cccccc99","tree.indentGuidesStroke":"#545864","walkThrough.embeddedEditorBackground":"#00000050","widget.shadow":"#ffffff00"},"displayName":"Houston","name":"houston","semanticHighlighting":true,"semanticTokenColors":{"enumMember":{"foreground":"#eef0f9"},"variable.constant":{"foreground":"#ffd493"},"variable.defaultLibrary":{"foreground":"#acafff"}},"tokenColors":[{"scope":"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison","settings":{"foreground":"#4bf3c8"}},{"scope":"variable.other.generic-type.haskell","settings":{"foreground":"#54b9ff"}},{"scope":"storage.type.haskell","settings":{"foreground":"#ffd493"}},{"scope":"support.variable.magic.python","settings":{"foreground":"#4bf3c8"}},{"scope":"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python","settings":{"foreground":"#eef0f9"}},{"scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#acafff"}},{"scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#eef0f9"}},{"scope":"support.function.std.rust","settings":{"foreground":"#00daef"}},{"scope":"entity.name.lifetime.rust","settings":{"foreground":"#acafff"}},{"scope":"variable.language.rust","settings":{"foreground":"#4bf3c8"}},{"scope":"support.constant.edge","settings":{"foreground":"#54b9ff"}},{"scope":"constant.other.character-class.regexp","settings":{"foreground":"#4bf3c8"}},{"scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#ffd493"}},{"scope":"punctuation.definition.string.begin,punctuation.definition.string.end","settings":{"foreground":"#ffd493"}},{"scope":"variable.parameter.function","settings":{"foreground":"#eef0f9"}},{"scope":"comment markup.link","settings":{"foreground":"#545864"}},{"scope":"markup.changed.diff","settings":{"foreground":"#acafff"}},{"scope":"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff","settings":{"foreground":"#00daef"}},{"scope":"markup.inserted.diff","settings":{"foreground":"#ffd493"}},{"scope":"markup.deleted.diff","settings":{"foreground":"#4bf3c8"}},{"scope":"meta.function.c,meta.function.cpp","settings":{"foreground":"#4bf3c8"}},{"scope":"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c","settings":{"foreground":"#eef0f9"}},{"scope":"punctuation.separator.key-value","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.expression.import","settings":{"foreground":"#00daef"}},{"scope":"support.constant.math","settings":{"foreground":"#acafff"}},{"scope":"support.constant.property.math","settings":{"foreground":"#ffd493"}},{"scope":"variable.other.constant","settings":{"foreground":"#acafff"}},{"scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#acafff"}},{"scope":"source.java","settings":{"foreground":"#4bf3c8"}},{"scope":"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java","settings":{"foreground":"#eef0f9"}},{"scope":"meta.method.java","settings":{"foreground":"#00daef"}},{"scope":"storage.modifier.import.java,storage.type.java,storage.type.generic.java","settings":{"foreground":"#acafff"}},{"scope":"keyword.operator.instanceof.java","settings":{"foreground":"#54b9ff"}},{"scope":"meta.definition.variable.name.java","settings":{"foreground":"#4bf3c8"}},{"scope":"keyword.operator.logical","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.bitwise","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.channel","settings":{"foreground":"#eef0f9"}},{"scope":"support.constant.property-value.scss,support.constant.property-value.css","settings":{"foreground":"#ffd493"}},{"scope":"keyword.operator.css,keyword.operator.scss,keyword.operator.less","settings":{"foreground":"#eef0f9"}},{"scope":"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss","settings":{"foreground":"#ffd493"}},{"scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#eef0f9"}},{"scope":"support.constant.color.w3c-standard-color-name.css","settings":{"foreground":"#ffd493"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#eef0f9"}},{"scope":"support.module.node,support.type.object.module,support.module.node","settings":{"foreground":"#acafff"}},{"scope":"entity.name.type.module","settings":{"foreground":"#ffd493"}},{"scope":"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node","settings":{"foreground":"#4bf3c8"}},{"scope":"support.constant.json","settings":{"foreground":"#ffd493"}},{"scope":["keyword.operator.expression.instanceof","keyword.operator.new","keyword.operator.ternary","keyword.operator.optional","keyword.operator.expression.keyof"],"settings":{"foreground":"#54b9ff"}},{"scope":"support.type.object.console","settings":{"foreground":"#4bf3c8"}},{"scope":"support.variable.property.process","settings":{"foreground":"#ffd493"}},{"scope":"entity.name.function,support.function.console","settings":{"foreground":"#00daef"}},{"scope":"keyword.operator.misc.rust","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.sigil.rust","settings":{"foreground":"#54b9ff"}},{"scope":"keyword.operator.delete","settings":{"foreground":"#54b9ff"}},{"scope":"support.type.object.dom","settings":{"foreground":"#eef0f9"}},{"scope":"support.variable.dom,support.variable.property.dom","settings":{"foreground":"#4bf3c8"}},{"scope":"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp","settings":{"foreground":"#54b9ff"}},{"scope":"punctuation.separator.delimiter","settings":{"foreground":"#eef0f9"}},{"scope":"punctuation.separator.c,punctuation.separator.cpp","settings":{"foreground":"#54b9ff"}},{"scope":"support.type.posix-reserved.c,support.type.posix-reserved.cpp","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp","settings":{"foreground":"#54b9ff"}},{"scope":"variable.parameter.function.language.python","settings":{"foreground":"#ffd493"}},{"scope":"support.type.python","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.logical.python","settings":{"foreground":"#54b9ff"}},{"scope":"variable.parameter.function.python","settings":{"foreground":"#ffd493"}},{"scope":"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python","settings":{"foreground":"#eef0f9"}},{"scope":"meta.function-call.generic.python","settings":{"foreground":"#00daef"}},{"scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#ffd493"}},{"scope":"keyword.operator","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.assignment.compound","settings":{"foreground":"#54b9ff"}},{"scope":"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts","settings":{"foreground":"#eef0f9"}},{"scope":"keyword","settings":{"foreground":"#54b9ff"}},{"scope":"entity.name.namespace","settings":{"foreground":"#acafff"}},{"scope":"variable","settings":{"foreground":"#4bf3c8"}},{"scope":"variable.c","settings":{"foreground":"#eef0f9"}},{"scope":"variable.language","settings":{"foreground":"#acafff"}},{"scope":"token.variable.parameter.java","settings":{"foreground":"#eef0f9"}},{"scope":"import.storage.java","settings":{"foreground":"#acafff"}},{"scope":"token.package.keyword","settings":{"foreground":"#54b9ff"}},{"scope":"token.package","settings":{"foreground":"#eef0f9"}},{"scope":["entity.name.function","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#00daef"}},{"scope":"entity.name.type.namespace","settings":{"foreground":"#acafff"}},{"scope":"support.class, entity.name.type.class","settings":{"foreground":"#acafff"}},{"scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#acafff"}},{"scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#acafff"}},{"scope":"variable.other.class.php","settings":{"foreground":"#4bf3c8"}},{"scope":"entity.name.type","settings":{"foreground":"#acafff"}},{"scope":"keyword.control","settings":{"foreground":"#54b9ff"}},{"scope":"control.elements, keyword.operator.less","settings":{"foreground":"#ffd493"}},{"scope":"keyword.other.special-method","settings":{"foreground":"#00daef"}},{"scope":"storage","settings":{"foreground":"#54b9ff"}},{"scope":"token.storage","settings":{"foreground":"#54b9ff"}},{"scope":"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void","settings":{"foreground":"#54b9ff"}},{"scope":"token.storage.type.java","settings":{"foreground":"#acafff"}},{"scope":"support.function","settings":{"foreground":"#eef0f9"}},{"scope":"support.type.property-name","settings":{"foreground":"#eef0f9"}},{"scope":"support.constant.property-value","settings":{"foreground":"#eef0f9"}},{"scope":"support.constant.font-name","settings":{"foreground":"#ffd493"}},{"scope":"meta.tag","settings":{"foreground":"#eef0f9"}},{"scope":"string","settings":{"foreground":"#ffd493"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#acafff"}},{"scope":"constant.other.symbol","settings":{"foreground":"#eef0f9"}},{"scope":"constant.numeric","settings":{"foreground":"#ffd493"}},{"scope":"constant","settings":{"foreground":"#ffd493"}},{"scope":"punctuation.definition.constant","settings":{"foreground":"#ffd493"}},{"scope":"entity.name.tag","settings":{"foreground":"#54b9ff"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#4bf3c8"}},{"scope":"entity.other.attribute-name.html","settings":{"foreground":"#acafff"}},{"scope":"source.astro.meta.attribute.client:idle.html","settings":{"fontStyle":"italic","foreground":"#ffd493"}},{"scope":"string.quoted.double.html,string.quoted.single.html,string.template.html,punctuation.definition.string.begin.html,punctuation.definition.string.end.html","settings":{"foreground":"#4bf3c8"}},{"scope":"entity.other.attribute-name.id","settings":{"fontStyle":"normal","foreground":"#00daef"}},{"scope":"entity.other.attribute-name.class.css","settings":{"fontStyle":"normal","foreground":"#4bf3c8"}},{"scope":"meta.selector","settings":{"foreground":"#54b9ff"}},{"scope":"markup.heading","settings":{"foreground":"#4bf3c8"}},{"scope":"markup.heading punctuation.definition.heading, entity.name.section","settings":{"foreground":"#00daef"}},{"scope":"keyword.other.unit","settings":{"foreground":"#4bf3c8"}},{"scope":"markup.bold,todo.bold","settings":{"foreground":"#ffd493"}},{"scope":"punctuation.definition.bold","settings":{"foreground":"#acafff"}},{"scope":"markup.italic, punctuation.definition.italic,todo.emphasis","settings":{"foreground":"#54b9ff"}},{"scope":"emphasis md","settings":{"foreground":"#54b9ff"}},{"scope":"entity.name.section.markdown","settings":{"foreground":"#4bf3c8"}},{"scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#4bf3c8"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#4bf3c8"}},{"scope":"markup.heading.setext","settings":{"foreground":"#eef0f9"}},{"scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#ffd493"}},{"scope":"markup.inline.raw.markdown","settings":{"foreground":"#ffd493"}},{"scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#ffd493"}},{"scope":"punctuation.definition.list.markdown","settings":{"foreground":"#4bf3c8"}},{"scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","punctuation.definition.metadata.markdown"],"settings":{"foreground":"#4bf3c8"}},{"scope":["beginning.punctuation.definition.list.markdown"],"settings":{"foreground":"#4bf3c8"}},{"scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#4bf3c8"}},{"scope":"markup.underline.link.markdown,markup.underline.link.image.markdown","settings":{"foreground":"#54b9ff"}},{"scope":"string.other.link.title.markdown,string.other.link.description.markdown","settings":{"foreground":"#00daef"}},{"scope":"string.regexp","settings":{"foreground":"#eef0f9"}},{"scope":"constant.character.escape","settings":{"foreground":"#eef0f9"}},{"scope":"punctuation.section.embedded, variable.interpolation","settings":{"foreground":"#4bf3c8"}},{"scope":"punctuation.section.embedded.begin,punctuation.section.embedded.end","settings":{"foreground":"#54b9ff"}},{"scope":"invalid.illegal","settings":{"foreground":"#ffffff"}},{"scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#eef0f9"}},{"scope":"invalid.broken","settings":{"foreground":"#ffffff"}},{"scope":"invalid.deprecated","settings":{"foreground":"#ffffff"}},{"scope":"invalid.unimplemented","settings":{"foreground":"#ffffff"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#cc75f4"}},{"scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#4bf3c8"}},{"scope":"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation","settings":{"foreground":"#ffd493"}},{"scope":"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json","settings":{"foreground":"#eef0f9"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#4bf3c8"}},{"scope":"support.type.property-name.json punctuation","settings":{"foreground":"#4bf3c8"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#54b9ff"}},{"scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#54b9ff"}},{"scope":"support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php","settings":{"foreground":"#acafff"}},{"scope":"keyword.operator.error-control.php","settings":{"foreground":"#54b9ff"}},{"scope":"keyword.operator.type.php","settings":{"foreground":"#54b9ff"}},{"scope":"punctuation.section.array.begin.php","settings":{"foreground":"#eef0f9"}},{"scope":"punctuation.section.array.end.php","settings":{"foreground":"#eef0f9"}},{"scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#f44747"}},{"scope":"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php","settings":{"foreground":"#acafff"}},{"scope":"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php","settings":{"foreground":"#00daef"}},{"scope":"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php","settings":{"foreground":"#eef0f9"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#ffd493"}},{"scope":"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php","settings":{"foreground":"#ffd493"}},{"scope":"entity.name.goto-label.php,support.other.php","settings":{"foreground":"#00daef"}},{"scope":"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.regexp.php","settings":{"foreground":"#54b9ff"}},{"scope":"keyword.operator.comparison.php","settings":{"foreground":"#eef0f9"}},{"scope":"keyword.operator.heredoc.php,keyword.operator.nowdoc.php","settings":{"foreground":"#54b9ff"}},{"scope":"meta.function.decorator.python","settings":{"foreground":"#00daef"}},{"scope":"support.token.decorator.python,meta.function.decorator.identifier.python","settings":{"foreground":"#eef0f9"}},{"scope":"function.parameter","settings":{"foreground":"#eef0f9"}},{"scope":"function.brace","settings":{"foreground":"#eef0f9"}},{"scope":"function.parameter.ruby, function.parameter.cs","settings":{"foreground":"#eef0f9"}},{"scope":"constant.language.symbol.ruby","settings":{"foreground":"#eef0f9"}},{"scope":"rgb-value","settings":{"foreground":"#eef0f9"}},{"scope":"inline-color-decoration rgb-value","settings":{"foreground":"#ffd493"}},{"scope":"less rgb-value","settings":{"foreground":"#ffd493"}},{"scope":"selector.sass","settings":{"foreground":"#4bf3c8"}},{"scope":"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx","settings":{"foreground":"#acafff"}},{"scope":"block.scope.end,block.scope.begin","settings":{"foreground":"#eef0f9"}},{"scope":"storage.type.cs","settings":{"foreground":"#acafff"}},{"scope":"entity.name.variable.local.cs","settings":{"foreground":"#4bf3c8"}},{"scope":"token.info-token","settings":{"foreground":"#00daef"}},{"scope":"token.warn-token","settings":{"foreground":"#ffd493"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#54b9ff"}},{"scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end","punctuation.section.embedded"],"settings":{"foreground":"#54b9ff"}},{"scope":["meta.template.expression"],"settings":{"foreground":"#eef0f9"}},{"scope":["keyword.operator.module"],"settings":{"foreground":"#54b9ff"}},{"scope":["support.type.type.flowtype"],"settings":{"foreground":"#00daef"}},{"scope":["support.type.primitive"],"settings":{"foreground":"#acafff"}},{"scope":["meta.property.object"],"settings":{"foreground":"#4bf3c8"}},{"scope":["variable.parameter.function.js"],"settings":{"foreground":"#4bf3c8"}},{"scope":["keyword.other.template.begin"],"settings":{"foreground":"#ffd493"}},{"scope":["keyword.other.template.end"],"settings":{"foreground":"#ffd493"}},{"scope":["keyword.other.substitution.begin"],"settings":{"foreground":"#ffd493"}},{"scope":["keyword.other.substitution.end"],"settings":{"foreground":"#ffd493"}},{"scope":["keyword.operator.assignment"],"settings":{"foreground":"#eef0f9"}},{"scope":["keyword.operator.assignment.go"],"settings":{"foreground":"#acafff"}},{"scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#54b9ff"}},{"scope":["entity.name.package.go"],"settings":{"foreground":"#acafff"}},{"scope":["support.type.prelude.elm"],"settings":{"foreground":"#eef0f9"}},{"scope":["support.constant.elm"],"settings":{"foreground":"#ffd493"}},{"scope":["punctuation.quasi.element"],"settings":{"foreground":"#54b9ff"}},{"scope":["constant.character.entity"],"settings":{"foreground":"#4bf3c8"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#eef0f9"}},{"scope":["entity.global.clojure"],"settings":{"foreground":"#acafff"}},{"scope":["meta.symbol.clojure"],"settings":{"foreground":"#4bf3c8"}},{"scope":["constant.keyword.clojure"],"settings":{"foreground":"#eef0f9"}},{"scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#4bf3c8"}},{"scope":["source.ini"],"settings":{"foreground":"#ffd493"}},{"scope":["meta.scope.prerequisites.makefile"],"settings":{"foreground":"#4bf3c8"}},{"scope":["source.makefile"],"settings":{"foreground":"#acafff"}},{"scope":["storage.modifier.import.groovy"],"settings":{"foreground":"#acafff"}},{"scope":["meta.method.groovy"],"settings":{"foreground":"#00daef"}},{"scope":["meta.definition.variable.name.groovy"],"settings":{"foreground":"#4bf3c8"}},{"scope":["meta.definition.class.inherited.classes.groovy"],"settings":{"foreground":"#ffd493"}},{"scope":["support.variable.semantic.hlsl"],"settings":{"foreground":"#acafff"}},{"scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#54b9ff"}},{"scope":["text.variable","text.bracketed"],"settings":{"foreground":"#4bf3c8"}},{"scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#acafff"}},{"scope":["entity.name.function.xi"],"settings":{"foreground":"#acafff"}},{"scope":["entity.name.class.xi"],"settings":{"foreground":"#eef0f9"}},{"scope":["constant.character.character-class.regexp.xi"],"settings":{"foreground":"#4bf3c8"}},{"scope":["constant.regexp.xi"],"settings":{"foreground":"#54b9ff"}},{"scope":["keyword.control.xi"],"settings":{"foreground":"#eef0f9"}},{"scope":["invalid.xi"],"settings":{"foreground":"#eef0f9"}},{"scope":["beginning.punctuation.definition.quote.markdown.xi"],"settings":{"foreground":"#ffd493"}},{"scope":["beginning.punctuation.definition.list.markdown.xi"],"settings":{"foreground":"#eef0f98f"}},{"scope":["constant.character.xi"],"settings":{"foreground":"#00daef"}},{"scope":["accent.xi"],"settings":{"foreground":"#00daef"}},{"scope":["wikiword.xi"],"settings":{"foreground":"#ffd493"}},{"scope":["constant.other.color.rgb-value.xi"],"settings":{"foreground":"#ffffff"}},{"scope":["punctuation.definition.tag.xi"],"settings":{"foreground":"#545864"}},{"scope":["entity.name.label.cs","entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#acafff"}},{"scope":["entity.name.label.cs","markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#4bf3c8"}},{"scope":[" meta.brace.square"],"settings":{"foreground":"#eef0f9"}},{"scope":"comment, punctuation.definition.comment","settings":{"fontStyle":"italic","foreground":"#eef0f98f"}},{"scope":"markup.quote.markdown","settings":{"foreground":"#eef0f98f"}},{"scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#eef0f9"}},{"scope":["constant.language.symbol.elixir"],"settings":{"foreground":"#eef0f9"}},{"scope":"entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super","settings":{"fontStyle":"italic"}},{"scope":"comment.line.double-slash,comment.block.documentation","settings":{"fontStyle":"italic"}},{"scope":"keyword.control.import.python,keyword.control.flow.python","settings":{"fontStyle":"italic"}},{"scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}}],"type":"dark"};
1503
2
  //# sourceMappingURL=houston.js.map