rn-shiki 0.0.25 → 0.0.27

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1132) hide show
  1. package/babel.config.js +19 -19
  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/components/syntax/SyntaxHighlighter.tsx +2 -2
  1125. package/src/syntax/highlighter/index.ts +2 -1
  1126. package/src/vendor/shiki/index.d.ts +10 -1
  1127. package/src/vendor/shiki/index.js +14 -3
  1128. package/src/vendor/shiki/manifest.json +365 -365
  1129. package/.babelrc +0 -13
  1130. package/eslint.config.mjs +0 -6
  1131. package/scripts/build.js +0 -259
  1132. package/tsconfig.json +0 -29
@@ -1,978 +1,2 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = {
7
- "colors": {
8
- "activityBar.activeBorder": "#a6accd",
9
- "activityBar.background": "#1b1e28",
10
- "activityBar.dropBorder": "#a6accd",
11
- "activityBar.foreground": "#a6accd",
12
- "activityBar.inactiveForeground": "#a6accd66",
13
- "activityBarBadge.background": "#303340",
14
- "activityBarBadge.foreground": "#e4f0fb",
15
- "badge.background": "#303340",
16
- "badge.foreground": "#e4f0fb",
17
- "breadcrumb.activeSelectionForeground": "#e4f0fb",
18
- "breadcrumb.background": "#00000000",
19
- "breadcrumb.focusForeground": "#e4f0fb",
20
- "breadcrumb.foreground": "#767c9dcc",
21
- "breadcrumbPicker.background": "#1b1e28",
22
- "button.background": "#303340",
23
- "button.foreground": "#ffffff",
24
- "button.hoverBackground": "#50647750",
25
- "button.secondaryBackground": "#a6accd",
26
- "button.secondaryForeground": "#ffffff",
27
- "button.secondaryHoverBackground": "#a6accd",
28
- "charts.blue": "#ADD7FF",
29
- "charts.foreground": "#a6accd",
30
- "charts.green": "#5DE4c7",
31
- "charts.lines": "#a6accd80",
32
- "charts.orange": "#89ddff",
33
- "charts.purple": "#f087bd",
34
- "charts.red": "#d0679d",
35
- "charts.yellow": "#fffac2",
36
- "checkbox.background": "#1b1e28",
37
- "checkbox.border": "#ffffff10",
38
- "checkbox.foreground": "#e4f0fb",
39
- "debugConsole.errorForeground": "#d0679d",
40
- "debugConsole.infoForeground": "#ADD7FF",
41
- "debugConsole.sourceForeground": "#a6accd",
42
- "debugConsole.warningForeground": "#fffac2",
43
- "debugConsoleInputIcon.foreground": "#a6accd",
44
- "debugExceptionWidget.background": "#d0679d",
45
- "debugExceptionWidget.border": "#d0679d",
46
- "debugIcon.breakpointCurrentStackframeForeground": "#fffac2",
47
- "debugIcon.breakpointDisabledForeground": "#7390AA",
48
- "debugIcon.breakpointForeground": "#d0679d",
49
- "debugIcon.breakpointStackframeForeground": "#5fb3a1",
50
- "debugIcon.breakpointUnverifiedForeground": "#7390AA",
51
- "debugIcon.continueForeground": "#ADD7FF",
52
- "debugIcon.disconnectForeground": "#d0679d",
53
- "debugIcon.pauseForeground": "#ADD7FF",
54
- "debugIcon.restartForeground": "#5fb3a1",
55
- "debugIcon.startForeground": "#5fb3a1",
56
- "debugIcon.stepBackForeground": "#ADD7FF",
57
- "debugIcon.stepIntoForeground": "#ADD7FF",
58
- "debugIcon.stepOutForeground": "#ADD7FF",
59
- "debugIcon.stepOverForeground": "#ADD7FF",
60
- "debugIcon.stopForeground": "#d0679d",
61
- "debugTokenExpression.boolean": "#89ddff",
62
- "debugTokenExpression.error": "#d0679d",
63
- "debugTokenExpression.name": "#e4f0fb",
64
- "debugTokenExpression.number": "#5fb3a1",
65
- "debugTokenExpression.string": "#89ddff",
66
- "debugTokenExpression.value": "#a6accd99",
67
- "debugToolBar.background": "#303340",
68
- "debugView.exceptionLabelBackground": "#d0679d",
69
- "debugView.exceptionLabelForeground": "#e4f0fb",
70
- "debugView.stateLabelBackground": "#303340",
71
- "debugView.stateLabelForeground": "#a6accd",
72
- "debugView.valueChangedHighlight": "#89ddff",
73
- "descriptionForeground": "#a6accdb3",
74
- "diffEditor.diagonalFill": "#a6accd33",
75
- "diffEditor.insertedTextBackground": "#50647715",
76
- "diffEditor.removedTextBackground": "#d0679d20",
77
- "dropdown.background": "#1b1e28",
78
- "dropdown.border": "#ffffff10",
79
- "dropdown.foreground": "#e4f0fb",
80
- "editor.background": "#1b1e28",
81
- "editor.findMatchBackground": "#ADD7FF40",
82
- "editor.findMatchBorder": "#ADD7FF",
83
- "editor.findMatchHighlightBackground": "#ADD7FF40",
84
- "editor.findRangeHighlightBackground": "#ADD7FF40",
85
- "editor.focusedStackFrameHighlightBackground": "#7abd7a4d",
86
- "editor.foldBackground": "#717cb40b",
87
- "editor.foreground": "#a6accd",
88
- "editor.hoverHighlightBackground": "#264f7840",
89
- "editor.inactiveSelectionBackground": "#717cb425",
90
- "editor.lineHighlightBackground": "#717cb425",
91
- "editor.lineHighlightBorder": "#00000000",
92
- "editor.linkedEditingBackground": "#d0679d4d",
93
- "editor.rangeHighlightBackground": "#ffffff0b",
94
- "editor.selectionBackground": "#717cb425",
95
- "editor.selectionHighlightBackground": "#00000000",
96
- "editor.selectionHighlightBorder": "#ADD7FF80",
97
- "editor.snippetFinalTabstopHighlightBorder": "#525252",
98
- "editor.snippetTabstopHighlightBackground": "#7c7c7c4d",
99
- "editor.stackFrameHighlightBackground": "#ffff0033",
100
- "editor.symbolHighlightBackground": "#89ddff60",
101
- "editor.wordHighlightBackground": "#ADD7FF20",
102
- "editor.wordHighlightStrongBackground": "#ADD7FF40",
103
- "editorBracketMatch.background": "#00000000",
104
- "editorBracketMatch.border": "#e4f0fb40",
105
- "editorCodeLens.foreground": "#a6accd",
106
- "editorCursor.foreground": "#a6accd",
107
- "editorError.foreground": "#d0679d",
108
- "editorGroup.border": "#00000030",
109
- "editorGroup.dropBackground": "#7390AA80",
110
- "editorGroupHeader.noTabsBackground": "#1b1e28",
111
- "editorGroupHeader.tabsBackground": "#1b1e28",
112
- "editorGutter.addedBackground": "#5fb3a140",
113
- "editorGutter.background": "#1b1e28",
114
- "editorGutter.commentRangeForeground": "#a6accd",
115
- "editorGutter.deletedBackground": "#d0679d40",
116
- "editorGutter.foldingControlForeground": "#a6accd",
117
- "editorGutter.modifiedBackground": "#ADD7FF20",
118
- "editorHint.foreground": "#7390AAb3",
119
- "editorHoverWidget.background": "#1b1e28",
120
- "editorHoverWidget.border": "#ffffff10",
121
- "editorHoverWidget.foreground": "#a6accd",
122
- "editorHoverWidget.statusBarBackground": "#202430",
123
- "editorIndentGuide.activeBackground": "#e3e4e229",
124
- "editorIndentGuide.background": "#303340",
125
- "editorInfo.foreground": "#ADD7FF",
126
- "editorInlineHint.background": "#a6accd",
127
- "editorInlineHint.foreground": "#1b1e28",
128
- "editorLightBulb.foreground": "#fffac2",
129
- "editorLightBulbAutoFix.foreground": "#ADD7FF",
130
- "editorLineNumber.activeForeground": "#a6accd",
131
- "editorLineNumber.foreground": "#767c9d50",
132
- "editorLink.activeForeground": "#ADD7FF",
133
- "editorMarkerNavigation.background": "#2d2d30",
134
- "editorMarkerNavigationError.background": "#d0679d",
135
- "editorMarkerNavigationInfo.background": "#ADD7FF",
136
- "editorMarkerNavigationWarning.background": "#fffac2",
137
- "editorOverviewRuler.addedForeground": "#5fb3a199",
138
- "editorOverviewRuler.border": "#00000000",
139
- "editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
140
- "editorOverviewRuler.commonContentForeground": "#a6accd66",
141
- "editorOverviewRuler.currentContentForeground": "#5fb3a180",
142
- "editorOverviewRuler.deletedForeground": "#d0679d99",
143
- "editorOverviewRuler.errorForeground": "#d0679db3",
144
- "editorOverviewRuler.findMatchForeground": "#e4f0fb20",
145
- "editorOverviewRuler.incomingContentForeground": "#89ddff80",
146
- "editorOverviewRuler.infoForeground": "#ADD7FF",
147
- "editorOverviewRuler.modifiedForeground": "#89ddff99",
148
- "editorOverviewRuler.rangeHighlightForeground": "#89ddff99",
149
- "editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc",
150
- "editorOverviewRuler.warningForeground": "#fffac2",
151
- "editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
152
- "editorOverviewRuler.wordHighlightStrongForeground": "#89ddffcc",
153
- "editorPane.background": "#1b1e28",
154
- "editorRuler.foreground": "#e4f0fb10",
155
- "editorSuggestWidget.background": "#1b1e28",
156
- "editorSuggestWidget.border": "#ffffff10",
157
- "editorSuggestWidget.foreground": "#a6accd",
158
- "editorSuggestWidget.highlightForeground": "#5DE4c7",
159
- "editorSuggestWidget.selectedBackground": "#00000050",
160
- "editorUnnecessaryCode.opacity": "#000000aa",
161
- "editorWarning.foreground": "#fffac2",
162
- "editorWhitespace.foreground": "#303340",
163
- "editorWidget.background": "#1b1e28",
164
- "editorWidget.border": "#a6accd",
165
- "editorWidget.foreground": "#a6accd",
166
- "errorForeground": "#d0679d",
167
- "extensionBadge.remoteBackground": "#303340",
168
- "extensionBadge.remoteForeground": "#e4f0fb",
169
- "extensionButton.prominentBackground": "#30334090",
170
- "extensionButton.prominentForeground": "#ffffff",
171
- "extensionButton.prominentHoverBackground": "#303340",
172
- "extensionIcon.starForeground": "#fffac2",
173
- "focusBorder": "#00000000",
174
- "foreground": "#a6accd",
175
- "gitDecoration.addedResourceForeground": "#5fb3a1",
176
- "gitDecoration.conflictingResourceForeground": "#d0679d",
177
- "gitDecoration.deletedResourceForeground": "#d0679d",
178
- "gitDecoration.ignoredResourceForeground": "#767c9d70",
179
- "gitDecoration.modifiedResourceForeground": "#ADD7FF",
180
- "gitDecoration.renamedResourceForeground": "#5DE4c7",
181
- "gitDecoration.stageDeletedResourceForeground": "#d0679d",
182
- "gitDecoration.stageModifiedResourceForeground": "#ADD7FF",
183
- "gitDecoration.submoduleResourceForeground": "#89ddff",
184
- "gitDecoration.untrackedResourceForeground": "#5DE4c7",
185
- "icon.foreground": "#a6accd",
186
- "imagePreview.border": "#303340",
187
- "input.background": "#ffffff05",
188
- "input.border": "#ffffff10",
189
- "input.foreground": "#e4f0fb",
190
- "input.placeholderForeground": "#a6accd60",
191
- "inputOption.activeBackground": "#00000000",
192
- "inputOption.activeBorder": "#00000000",
193
- "inputOption.activeForeground": "#ffffff",
194
- "inputValidation.errorBackground": "#1b1e28",
195
- "inputValidation.errorBorder": "#d0679d",
196
- "inputValidation.errorForeground": "#d0679d",
197
- "inputValidation.infoBackground": "#506477",
198
- "inputValidation.infoBorder": "#89ddff",
199
- "inputValidation.warningBackground": "#506477",
200
- "inputValidation.warningBorder": "#fffac2",
201
- "list.activeSelectionBackground": "#30334080",
202
- "list.activeSelectionForeground": "#e4f0fb",
203
- "list.deemphasizedForeground": "#767c9d",
204
- "list.dropBackground": "#506477",
205
- "list.errorForeground": "#d0679d",
206
- "list.filterMatchBackground": "#89ddff60",
207
- "list.focusBackground": "#30334080",
208
- "list.focusForeground": "#a6accd",
209
- "list.focusOutline": "#00000000",
210
- "list.highlightForeground": "#5fb3a1",
211
- "list.hoverBackground": "#30334080",
212
- "list.hoverForeground": "#e4f0fb",
213
- "list.inactiveSelectionBackground": "#30334080",
214
- "list.inactiveSelectionForeground": "#e4f0fb",
215
- "list.invalidItemForeground": "#fffac2",
216
- "list.warningForeground": "#fffac2",
217
- "listFilterWidget.background": "#303340",
218
- "listFilterWidget.noMatchesOutline": "#d0679d",
219
- "listFilterWidget.outline": "#00000000",
220
- "menu.background": "#1b1e28",
221
- "menu.foreground": "#e4f0fb",
222
- "menu.selectionBackground": "#303340",
223
- "menu.selectionForeground": "#7390AA",
224
- "menu.separatorBackground": "#767c9d",
225
- "menubar.selectionBackground": "#717cb425",
226
- "menubar.selectionForeground": "#a6accd",
227
- "merge.commonContentBackground": "#a6accd29",
228
- "merge.commonHeaderBackground": "#a6accd66",
229
- "merge.currentContentBackground": "#5fb3a133",
230
- "merge.currentHeaderBackground": "#5fb3a180",
231
- "merge.incomingContentBackground": "#89ddff33",
232
- "merge.incomingHeaderBackground": "#89ddff80",
233
- "minimap.errorHighlight": "#d0679d",
234
- "minimap.findMatchHighlight": "#ADD7FF",
235
- "minimap.selectionHighlight": "#e4f0fb40",
236
- "minimap.warningHighlight": "#fffac2",
237
- "minimapGutter.addedBackground": "#5fb3a180",
238
- "minimapGutter.deletedBackground": "#d0679d80",
239
- "minimapGutter.modifiedBackground": "#ADD7FF80",
240
- "minimapSlider.activeBackground": "#a6accd30",
241
- "minimapSlider.background": "#a6accd20",
242
- "minimapSlider.hoverBackground": "#a6accd30",
243
- "notebook.cellBorderColor": "#1b1e28",
244
- "notebook.cellInsertionIndicator": "#00000000",
245
- "notebook.cellStatusBarItemHoverBackground": "#ffffff26",
246
- "notebook.cellToolbarSeparator": "#303340",
247
- "notebook.focusedCellBorder": "#00000000",
248
- "notebook.focusedEditorBorder": "#00000000",
249
- "notebook.focusedRowBorder": "#00000000",
250
- "notebook.inactiveFocusedCellBorder": "#00000000",
251
- "notebook.outputContainerBackgroundColor": "#1b1e28",
252
- "notebook.rowHoverBackground": "#30334000",
253
- "notebook.selectedCellBackground": "#303340",
254
- "notebook.selectedCellBorder": "#1b1e28",
255
- "notebook.symbolHighlightBackground": "#ffffff0b",
256
- "notebookScrollbarSlider.activeBackground": "#a6accd25",
257
- "notebookScrollbarSlider.background": "#00000050",
258
- "notebookScrollbarSlider.hoverBackground": "#a6accd25",
259
- "notebookStatusErrorIcon.foreground": "#d0679d",
260
- "notebookStatusRunningIcon.foreground": "#a6accd",
261
- "notebookStatusSuccessIcon.foreground": "#5fb3a1",
262
- "notificationCenterHeader.background": "#303340",
263
- "notificationLink.foreground": "#ADD7FF",
264
- "notifications.background": "#1b1e28",
265
- "notifications.border": "#303340",
266
- "notifications.foreground": "#e4f0fb",
267
- "notificationsErrorIcon.foreground": "#d0679d",
268
- "notificationsInfoIcon.foreground": "#ADD7FF",
269
- "notificationsWarningIcon.foreground": "#fffac2",
270
- "panel.background": "#1b1e28",
271
- "panel.border": "#00000030",
272
- "panel.dropBorder": "#a6accd",
273
- "panelSection.border": "#1b1e28",
274
- "panelSection.dropBackground": "#7390AA80",
275
- "panelSectionHeader.background": "#303340",
276
- "panelTitle.activeBorder": "#a6accd",
277
- "panelTitle.activeForeground": "#a6accd",
278
- "panelTitle.inactiveForeground": "#a6accd99",
279
- "peekView.border": "#00000030",
280
- "peekViewEditor.background": "#a6accd05",
281
- "peekViewEditor.matchHighlightBackground": "#303340",
282
- "peekViewEditorGutter.background": "#a6accd05",
283
- "peekViewResult.background": "#a6accd05",
284
- "peekViewResult.fileForeground": "#ffffff",
285
- "peekViewResult.lineForeground": "#a6accd",
286
- "peekViewResult.matchHighlightBackground": "#303340",
287
- "peekViewResult.selectionBackground": "#717cb425",
288
- "peekViewResult.selectionForeground": "#ffffff",
289
- "peekViewTitle.background": "#a6accd05",
290
- "peekViewTitleDescription.foreground": "#a6accd60",
291
- "peekViewTitleLabel.foreground": "#ffffff",
292
- "pickerGroup.border": "#a6accd",
293
- "pickerGroup.foreground": "#89ddff",
294
- "problemsErrorIcon.foreground": "#d0679d",
295
- "problemsInfoIcon.foreground": "#ADD7FF",
296
- "problemsWarningIcon.foreground": "#fffac2",
297
- "progressBar.background": "#89ddff",
298
- "quickInput.background": "#1b1e28",
299
- "quickInput.foreground": "#a6accd",
300
- "quickInputList.focusBackground": "#a6accd10",
301
- "quickInputTitle.background": "#ffffff1b",
302
- "sash.hoverBorder": "#00000000",
303
- "scm.providerBorder": "#e4f0fb10",
304
- "scrollbar.shadow": "#00000000",
305
- "scrollbarSlider.activeBackground": "#a6accd25",
306
- "scrollbarSlider.background": "#00000080",
307
- "scrollbarSlider.hoverBackground": "#a6accd25",
308
- "searchEditor.findMatchBackground": "#ADD7FF50",
309
- "searchEditor.textInputBorder": "#ffffff10",
310
- "selection.background": "#a6accd",
311
- "settings.checkboxBackground": "#1b1e28",
312
- "settings.checkboxBorder": "#ffffff10",
313
- "settings.checkboxForeground": "#e4f0fb",
314
- "settings.dropdownBackground": "#1b1e28",
315
- "settings.dropdownBorder": "#ffffff10",
316
- "settings.dropdownForeground": "#e4f0fb",
317
- "settings.dropdownListBorder": "#e4f0fb10",
318
- "settings.focusedRowBackground": "#00000000",
319
- "settings.headerForeground": "#e4f0fb",
320
- "settings.modifiedItemIndicator": "#ADD7FF",
321
- "settings.numberInputBackground": "#ffffff05",
322
- "settings.numberInputBorder": "#ffffff10",
323
- "settings.numberInputForeground": "#e4f0fb",
324
- "settings.textInputBackground": "#ffffff05",
325
- "settings.textInputBorder": "#ffffff10",
326
- "settings.textInputForeground": "#e4f0fb",
327
- "sideBar.background": "#1b1e28",
328
- "sideBar.dropBackground": "#7390AA80",
329
- "sideBar.foreground": "#767c9d",
330
- "sideBarSectionHeader.background": "#1b1e28",
331
- "sideBarSectionHeader.foreground": "#a6accd",
332
- "sideBarTitle.foreground": "#a6accd",
333
- "statusBar.background": "#1b1e28",
334
- "statusBar.debuggingBackground": "#303340",
335
- "statusBar.debuggingForeground": "#ffffff",
336
- "statusBar.foreground": "#a6accd",
337
- "statusBar.noFolderBackground": "#1b1e28",
338
- "statusBar.noFolderForeground": "#a6accd",
339
- "statusBarItem.activeBackground": "#ffffff2e",
340
- "statusBarItem.errorBackground": "#d0679d",
341
- "statusBarItem.errorForeground": "#ffffff",
342
- "statusBarItem.hoverBackground": "#ffffff1f",
343
- "statusBarItem.prominentBackground": "#00000080",
344
- "statusBarItem.prominentForeground": "#a6accd",
345
- "statusBarItem.prominentHoverBackground": "#0000004d",
346
- "statusBarItem.remoteBackground": "#303340",
347
- "statusBarItem.remoteForeground": "#e4f0fb",
348
- "symbolIcon.arrayForeground": "#a6accd",
349
- "symbolIcon.booleanForeground": "#a6accd",
350
- "symbolIcon.classForeground": "#fffac2",
351
- "symbolIcon.colorForeground": "#a6accd",
352
- "symbolIcon.constantForeground": "#a6accd",
353
- "symbolIcon.constructorForeground": "#f087bd",
354
- "symbolIcon.enumeratorForeground": "#fffac2",
355
- "symbolIcon.enumeratorMemberForeground": "#ADD7FF",
356
- "symbolIcon.eventForeground": "#fffac2",
357
- "symbolIcon.fieldForeground": "#ADD7FF",
358
- "symbolIcon.fileForeground": "#a6accd",
359
- "symbolIcon.folderForeground": "#a6accd",
360
- "symbolIcon.functionForeground": "#f087bd",
361
- "symbolIcon.interfaceForeground": "#ADD7FF",
362
- "symbolIcon.keyForeground": "#a6accd",
363
- "symbolIcon.keywordForeground": "#a6accd",
364
- "symbolIcon.methodForeground": "#f087bd",
365
- "symbolIcon.moduleForeground": "#a6accd",
366
- "symbolIcon.namespaceForeground": "#a6accd",
367
- "symbolIcon.nullForeground": "#a6accd",
368
- "symbolIcon.numberForeground": "#a6accd",
369
- "symbolIcon.objectForeground": "#a6accd",
370
- "symbolIcon.operatorForeground": "#a6accd",
371
- "symbolIcon.packageForeground": "#a6accd",
372
- "symbolIcon.propertyForeground": "#a6accd",
373
- "symbolIcon.referenceForeground": "#a6accd",
374
- "symbolIcon.snippetForeground": "#a6accd",
375
- "symbolIcon.stringForeground": "#a6accd",
376
- "symbolIcon.structForeground": "#a6accd",
377
- "symbolIcon.textForeground": "#a6accd",
378
- "symbolIcon.typeParameterForeground": "#a6accd",
379
- "symbolIcon.unitForeground": "#a6accd",
380
- "symbolIcon.variableForeground": "#ADD7FF",
381
- "tab.activeBackground": "#30334080",
382
- "tab.activeForeground": "#e4f0fb",
383
- "tab.activeModifiedBorder": "#ADD7FF",
384
- "tab.border": "#00000000",
385
- "tab.inactiveBackground": "#1b1e28",
386
- "tab.inactiveForeground": "#767c9d",
387
- "tab.inactiveModifiedBorder": "#ADD7FF80",
388
- "tab.lastPinnedBorder": "#00000000",
389
- "tab.unfocusedActiveBackground": "#1b1e28",
390
- "tab.unfocusedActiveForeground": "#a6accd",
391
- "tab.unfocusedActiveModifiedBorder": "#ADD7FF40",
392
- "tab.unfocusedInactiveBackground": "#1b1e28",
393
- "tab.unfocusedInactiveForeground": "#a6accd80",
394
- "tab.unfocusedInactiveModifiedBorder": "#ADD7FF40",
395
- "terminal.ansiBlack": "#1b1e28",
396
- "terminal.ansiBlue": "#89ddff",
397
- "terminal.ansiBrightBlack": "#a6accd",
398
- "terminal.ansiBrightBlue": "#ADD7FF",
399
- "terminal.ansiBrightCyan": "#ADD7FF",
400
- "terminal.ansiBrightGreen": "#5DE4c7",
401
- "terminal.ansiBrightMagenta": "#f087bd",
402
- "terminal.ansiBrightRed": "#d0679d",
403
- "terminal.ansiBrightWhite": "#ffffff",
404
- "terminal.ansiBrightYellow": "#fffac2",
405
- "terminal.ansiCyan": "#89ddff",
406
- "terminal.ansiGreen": "#5DE4c7",
407
- "terminal.ansiMagenta": "#f087bd",
408
- "terminal.ansiRed": "#d0679d",
409
- "terminal.ansiWhite": "#ffffff",
410
- "terminal.ansiYellow": "#fffac2",
411
- "terminal.border": "#00000000",
412
- "terminal.foreground": "#a6accd",
413
- "terminal.selectionBackground": "#717cb425",
414
- "terminalCommandDecoration.defaultBackground": "#767c9d",
415
- "terminalCommandDecoration.errorBackground": "#d0679d",
416
- "terminalCommandDecoration.successBackground": "#5DE4c7",
417
- "testing.iconErrored": "#d0679d",
418
- "testing.iconFailed": "#d0679d",
419
- "testing.iconPassed": "#5DE4c7",
420
- "testing.iconQueued": "#fffac2",
421
- "testing.iconSkipped": "#7390AA",
422
- "testing.iconUnset": "#7390AA",
423
- "testing.message.error.decorationForeground": "#d0679d",
424
- "testing.message.error.lineBackground": "#d0679d33",
425
- "testing.message.hint.decorationForeground": "#7390AAb3",
426
- "testing.message.info.decorationForeground": "#ADD7FF",
427
- "testing.message.info.lineBackground": "#89ddff33",
428
- "testing.message.warning.decorationForeground": "#fffac2",
429
- "testing.message.warning.lineBackground": "#fffac233",
430
- "testing.peekBorder": "#d0679d",
431
- "testing.runAction": "#5DE4c7",
432
- "textBlockQuote.background": "#7390AA1a",
433
- "textBlockQuote.border": "#89ddff80",
434
- "textCodeBlock.background": "#00000050",
435
- "textLink.activeForeground": "#ADD7FF",
436
- "textLink.foreground": "#ADD7FF",
437
- "textPreformat.foreground": "#e4f0fb",
438
- "textSeparator.foreground": "#ffffff2e",
439
- "titleBar.activeBackground": "#1b1e28",
440
- "titleBar.activeForeground": "#a6accd",
441
- "titleBar.inactiveBackground": "#1b1e28",
442
- "titleBar.inactiveForeground": "#767c9d",
443
- "tree.indentGuidesStroke": "#303340",
444
- "tree.tableColumnsBorder": "#a6accd20",
445
- "welcomePage.progress.background": "#ffffff05",
446
- "welcomePage.progress.foreground": "#5fb3a1",
447
- "welcomePage.tileBackground": "#1b1e28",
448
- "welcomePage.tileHoverBackground": "#303340",
449
- "widget.shadow": "#00000030"
450
- },
451
- "displayName": "Poimandres",
452
- "name": "poimandres",
453
- "tokenColors": [{
454
- "scope": ["comment", "punctuation.definition.comment"],
455
- "settings": {
456
- "fontStyle": "italic",
457
- "foreground": "#767c9dB0"
458
- }
459
- }, {
460
- "scope": "meta.parameters comment.block",
461
- "settings": {
462
- "fontStyle": "italic",
463
- "foreground": "#a6accd"
464
- }
465
- }, {
466
- "scope": ["variable.other.constant.object", "variable.other.readwrite.alias", "meta.import variable.other.readwrite"],
467
- "settings": {
468
- "foreground": "#ADD7FF"
469
- }
470
- }, {
471
- "scope": ["variable.other", "support.type.object"],
472
- "settings": {
473
- "foreground": "#e4f0fb"
474
- }
475
- }, {
476
- "scope": ["variable.other.object.property", "variable.other.property", "support.variable.property"],
477
- "settings": {
478
- "foreground": "#e4f0fb"
479
- }
480
- }, {
481
- "scope": ["entity.name.function.method", "string.unquoted", "meta.object.member"],
482
- "settings": {
483
- "foreground": "#ADD7FF"
484
- }
485
- }, {
486
- "scope": ["variable - meta.import", "constant.other.placeholder", "meta.object-literal.key-meta.object.member"],
487
- "settings": {
488
- "foreground": "#e4f0fb"
489
- }
490
- }, {
491
- "scope": ["keyword.control.flow"],
492
- "settings": {
493
- "foreground": "#5DE4c7c0"
494
- }
495
- }, {
496
- "scope": ["keyword.operator.new", "keyword.control.new"],
497
- "settings": {
498
- "foreground": "#5DE4c7"
499
- }
500
- }, {
501
- "scope": ["variable.language.this", "storage.modifier.async", "storage.modifier", "variable.language.super"],
502
- "settings": {
503
- "foreground": "#5DE4c7"
504
- }
505
- }, {
506
- "scope": ["support.class.error", "keyword.control.trycatch", "keyword.operator.expression.delete", "keyword.operator.expression.void", "keyword.operator.void", "keyword.operator.delete", "constant.language.null", "constant.language.boolean.false", "constant.language.undefined"],
507
- "settings": {
508
- "foreground": "#d0679d"
509
- }
510
- }, {
511
- "scope": ["variable.parameter", "variable.other.readwrite.js", "meta.definition.variable variable.other.constant", "meta.definition.variable variable.other.readwrite"],
512
- "settings": {
513
- "foreground": "#e4f0fb"
514
- }
515
- }, {
516
- "scope": ["constant.other.color"],
517
- "settings": {
518
- "foreground": "#ffffff"
519
- }
520
- }, {
521
- "scope": ["invalid", "invalid.illegal"],
522
- "settings": {
523
- "foreground": "#d0679d"
524
- }
525
- }, {
526
- "scope": ["invalid.deprecated"],
527
- "settings": {
528
- "foreground": "#d0679d"
529
- }
530
- }, {
531
- "scope": ["keyword.control", "keyword"],
532
- "settings": {
533
- "foreground": "#a6accd"
534
- }
535
- }, {
536
- "scope": ["keyword.operator", "storage.type"],
537
- "settings": {
538
- "foreground": "#91B4D5"
539
- }
540
- }, {
541
- "scope": ["keyword.control.module", "keyword.control.import", "keyword.control.export", "keyword.control.default", "meta.import", "meta.export"],
542
- "settings": {
543
- "foreground": "#5DE4c7"
544
- }
545
- }, {
546
- "scope": ["Keyword", "Storage"],
547
- "settings": {
548
- "fontStyle": "italic"
549
- }
550
- }, {
551
- "scope": ["keyword-meta.export"],
552
- "settings": {
553
- "foreground": "#ADD7FF"
554
- }
555
- }, {
556
- "scope": ["meta.brace", "punctuation", "keyword.operator.existential"],
557
- "settings": {
558
- "foreground": "#a6accd"
559
- }
560
- }, {
561
- "scope": ["constant.other.color", "meta.tag", "punctuation.definition.tag", "punctuation.separator.inheritance.php", "punctuation.definition.tag.html", "punctuation.definition.tag.begin.html", "punctuation.definition.tag.end.html", "punctuation.section.embedded", "keyword.other.template", "keyword.other.substitution", "meta.objectliteral"],
562
- "settings": {
563
- "foreground": "#e4f0fb"
564
- }
565
- }, {
566
- "scope": ["support.class.component"],
567
- "settings": {
568
- "foreground": "#5DE4c7"
569
- }
570
- }, {
571
- "scope": ["entity.name.tag", "entity.name.tag", "meta.tag.sgml", "markup.deleted.git_gutter"],
572
- "settings": {
573
- "foreground": "#5DE4c7"
574
- }
575
- }, {
576
- "scope": "variable.function, source meta.function-call entity.name.function, source meta.function-call entity.name.function, source meta.method-call entity.name.function, meta.class meta.group.braces.curly meta.function-call variable.function, meta.class meta.field.declaration meta.function-call entity.name.function, variable.function.constructor, meta.block meta.var.expr meta.function-call entity.name.function, support.function.console, meta.function-call support.function, meta.property.class variable.other.class, punctuation.definition.entity.css",
577
- "settings": {
578
- "foreground": "#e4f0fbd0"
579
- }
580
- }, {
581
- "scope": "entity.name.function, meta.class entity.name.class, meta.class entity.name.type.class, meta.class meta.function-call variable.function, keyword.other.important",
582
- "settings": {
583
- "foreground": "#ADD7FF"
584
- }
585
- }, {
586
- "scope": ["source.cpp meta.block variable.other"],
587
- "settings": {
588
- "foreground": "#ADD7FF"
589
- }
590
- }, {
591
- "scope": ["support.other.variable", "string.other.link"],
592
- "settings": {
593
- "foreground": "#5DE4c7"
594
- }
595
- }, {
596
- "scope": ["constant.numeric", "support.constant", "constant.character", "constant.escape", "keyword.other.unit", "keyword.other", "string", "constant.language", "constant.other.symbol", "constant.other.key", "markup.heading", "markup.inserted.git_gutter", "meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js", "text.html.derivative"],
597
- "settings": {
598
- "foreground": "#5DE4c7"
599
- }
600
- }, {
601
- "scope": ["entity.other.inherited-class"],
602
- "settings": {
603
- "foreground": "#ADD7FF"
604
- }
605
- }, {
606
- "scope": ["meta.type.declaration"],
607
- "settings": {
608
- "foreground": "#ADD7FF"
609
- }
610
- }, {
611
- "scope": ["entity.name.type.alias"],
612
- "settings": {
613
- "foreground": "#a6accd"
614
- }
615
- }, {
616
- "scope": ["keyword.control.as", "entity.name.type", "support.type"],
617
- "settings": {
618
- "foreground": "#a6accdC0"
619
- }
620
- }, {
621
- "scope": ["entity.name", "support.orther.namespace.use.php", "meta.use.php", "support.other.namespace.php", "markup.changed.git_gutter", "support.type.sys-types"],
622
- "settings": {
623
- "foreground": "#91B4D5"
624
- }
625
- }, {
626
- "scope": ["support.class", "support.constant", "variable.other.constant.object"],
627
- "settings": {
628
- "foreground": "#ADD7FF"
629
- }
630
- }, {
631
- "scope": ["source.css support.type.property-name", "source.sass support.type.property-name", "source.scss support.type.property-name", "source.less support.type.property-name", "source.stylus support.type.property-name", "source.postcss support.type.property-name"],
632
- "settings": {
633
- "foreground": "#ADD7FF"
634
- }
635
- }, {
636
- "scope": ["entity.name.module.js", "variable.import.parameter.js", "variable.other.class.js"],
637
- "settings": {
638
- "foreground": "#e4f0fb"
639
- }
640
- }, {
641
- "scope": ["variable.language"],
642
- "settings": {
643
- "fontStyle": "italic",
644
- "foreground": "#ADD7FF"
645
- }
646
- }, {
647
- "scope": ["entity.name.method.js"],
648
- "settings": {
649
- "fontStyle": "italic",
650
- "foreground": "#91B4D5"
651
- }
652
- }, {
653
- "scope": ["meta.class-method.js entity.name.function.js", "variable.function.constructor"],
654
- "settings": {
655
- "foreground": "#91B4D5"
656
- }
657
- }, {
658
- "scope": ["entity.other.attribute-name"],
659
- "settings": {
660
- "fontStyle": "italic",
661
- "foreground": "#91B4D5"
662
- }
663
- }, {
664
- "scope": ["text.html.basic entity.other.attribute-name.html", "text.html.basic entity.other.attribute-name"],
665
- "settings": {
666
- "fontStyle": "italic",
667
- "foreground": "#5fb3a1"
668
- }
669
- }, {
670
- "scope": ["entity.other.attribute-name.class"],
671
- "settings": {
672
- "foreground": "#5fb3a1"
673
- }
674
- }, {
675
- "scope": ["source.sass keyword.control"],
676
- "settings": {
677
- "foreground": "#42675A"
678
- }
679
- }, {
680
- "scope": ["markup.inserted"],
681
- "settings": {
682
- "foreground": "#ADD7FF"
683
- }
684
- }, {
685
- "scope": ["markup.deleted"],
686
- "settings": {
687
- "foreground": "#506477"
688
- }
689
- }, {
690
- "scope": ["markup.changed"],
691
- "settings": {
692
- "foreground": "#91B4D5"
693
- }
694
- }, {
695
- "scope": ["string.regexp"],
696
- "settings": {
697
- "foreground": "#5fb3a1"
698
- }
699
- }, {
700
- "scope": ["constant.character.escape"],
701
- "settings": {
702
- "foreground": "#5fb3a1"
703
- }
704
- }, {
705
- "scope": ["*url*", "*link*", "*uri*"],
706
- "settings": {
707
- "fontStyle": "underline",
708
- "foreground": "#ADD7FF"
709
- }
710
- }, {
711
- "scope": ["tag.decorator.js entity.name.tag.js", "tag.decorator.js punctuation.definition.tag.js"],
712
- "settings": {
713
- "fontStyle": "italic",
714
- "foreground": "#42675A"
715
- }
716
- }, {
717
- "scope": ["source.js constant.other.object.key.js string.unquoted.label.js"],
718
- "settings": {
719
- "fontStyle": "italic",
720
- "foreground": "#5fb3a1"
721
- }
722
- }, {
723
- "scope": ["source.json meta.structure.dictionary.json support.type.property-name.json"],
724
- "settings": {
725
- "foreground": "#e4f0fb"
726
- }
727
- }, {
728
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
729
- "settings": {
730
- "foreground": "#ADD7FF"
731
- }
732
- }, {
733
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
734
- "settings": {
735
- "foreground": "#91B4D5"
736
- }
737
- }, {
738
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
739
- "settings": {
740
- "foreground": "#7390AA"
741
- }
742
- }, {
743
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
744
- "settings": {
745
- "foreground": "#e4f0fb"
746
- }
747
- }, {
748
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
749
- "settings": {
750
- "foreground": "#ADD7FF"
751
- }
752
- }, {
753
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
754
- "settings": {
755
- "foreground": "#91B4D5"
756
- }
757
- }, {
758
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
759
- "settings": {
760
- "foreground": "#7390AA"
761
- }
762
- }, {
763
- "scope": ["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
764
- "settings": {
765
- "foreground": "#e4f0fb"
766
- }
767
- }, {
768
- "scope": ["text.html.markdown", "punctuation.definition.list_item.markdown"],
769
- "settings": {
770
- "foreground": "#e4f0fb"
771
- }
772
- }, {
773
- "scope": ["text.html.markdown markup.inline.raw.markdown"],
774
- "settings": {
775
- "foreground": "#ADD7FF"
776
- }
777
- }, {
778
- "scope": ["text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"],
779
- "settings": {
780
- "foreground": "#91B4D5"
781
- }
782
- }, {
783
- "scope": ["markdown.heading", "markup.heading | markup.heading entity.name", "markup.heading.markdown punctuation.definition.heading.markdown"],
784
- "settings": {
785
- "foreground": "#e4f0fb"
786
- }
787
- }, {
788
- "scope": ["markup.italic"],
789
- "settings": {
790
- "fontStyle": "italic",
791
- "foreground": "#7390AA"
792
- }
793
- }, {
794
- "scope": ["markup.bold", "markup.bold string"],
795
- "settings": {
796
- "fontStyle": "bold",
797
- "foreground": "#7390AA"
798
- }
799
- }, {
800
- "scope": ["markup.bold markup.italic", "markup.italic markup.bold", "markup.quote markup.bold", "markup.bold markup.italic string", "markup.italic markup.bold string", "markup.quote markup.bold string"],
801
- "settings": {
802
- "fontStyle": "bold",
803
- "foreground": "#7390AA"
804
- }
805
- }, {
806
- "scope": ["markup.underline"],
807
- "settings": {
808
- "fontStyle": "underline",
809
- "foreground": "#7390AA"
810
- }
811
- }, {
812
- "scope": ["markup.strike"],
813
- "settings": {
814
- "fontStyle": "italic"
815
- }
816
- }, {
817
- "scope": ["markup.quote punctuation.definition.blockquote.markdown"],
818
- "settings": {
819
- "foreground": "#5DE4c7"
820
- }
821
- }, {
822
- "scope": ["markup.quote"],
823
- "settings": {
824
- "fontStyle": "italic"
825
- }
826
- }, {
827
- "scope": ["string.other.link.title.markdown"],
828
- "settings": {
829
- "foreground": "#ADD7FF"
830
- }
831
- }, {
832
- "scope": ["string.other.link.description.title.markdown"],
833
- "settings": {
834
- "foreground": "#ADD7FF"
835
- }
836
- }, {
837
- "scope": ["constant.other.reference.link.markdown"],
838
- "settings": {
839
- "foreground": "#ADD7FF"
840
- }
841
- }, {
842
- "scope": ["markup.raw.block"],
843
- "settings": {
844
- "foreground": "#ADD7FF"
845
- }
846
- }, {
847
- "scope": ["markup.raw.block.fenced.markdown"],
848
- "settings": {
849
- "foreground": "#50647750"
850
- }
851
- }, {
852
- "scope": ["punctuation.definition.fenced.markdown"],
853
- "settings": {
854
- "foreground": "#50647750"
855
- }
856
- }, {
857
- "scope": ["markup.raw.block.fenced.markdown", "variable.language.fenced.markdown", "punctuation.section.class.end"],
858
- "settings": {
859
- "foreground": "#91B4D5"
860
- }
861
- }, {
862
- "scope": ["variable.language.fenced.markdown"],
863
- "settings": {
864
- "foreground": "#91B4D5"
865
- }
866
- }, {
867
- "scope": ["meta.separator"],
868
- "settings": {
869
- "fontStyle": "bold",
870
- "foreground": "#7390AA"
871
- }
872
- }, {
873
- "scope": ["markup.table"],
874
- "settings": {
875
- "foreground": "#ADD7FF"
876
- }
877
- }, {
878
- "scope": "token.info-token",
879
- "settings": {
880
- "foreground": "#89ddff"
881
- }
882
- }, {
883
- "scope": "token.warn-token",
884
- "settings": {
885
- "foreground": "#fffac2"
886
- }
887
- }, {
888
- "scope": "token.error-token",
889
- "settings": {
890
- "foreground": "#d0679d"
891
- }
892
- }, {
893
- "scope": "token.debug-token",
894
- "settings": {
895
- "foreground": "#e4f0fb"
896
- }
897
- }, {
898
- "scope": ["entity.name.section.markdown", "markup.heading.setext.1.markdown", "markup.heading.setext.2.markdown"],
899
- "settings": {
900
- "fontStyle": "bold",
901
- "foreground": "#e4f0fb"
902
- }
903
- }, {
904
- "scope": "meta.paragraph.markdown",
905
- "settings": {
906
- "foreground": "#e4f0fbd0"
907
- }
908
- }, {
909
- "scope": ["punctuation.definition.from-file.diff", "meta.diff.header.from-file"],
910
- "settings": {
911
- "foreground": "#506477"
912
- }
913
- }, {
914
- "scope": "markup.inline.raw.string.markdown",
915
- "settings": {
916
- "foreground": "#7390AA"
917
- }
918
- }, {
919
- "scope": "meta.separator.markdown",
920
- "settings": {
921
- "foreground": "#767c9d"
922
- }
923
- }, {
924
- "scope": "markup.bold.markdown",
925
- "settings": {
926
- "fontStyle": "bold"
927
- }
928
- }, {
929
- "scope": "markup.italic.markdown",
930
- "settings": {
931
- "fontStyle": "italic"
932
- }
933
- }, {
934
- "scope": ["beginning.punctuation.definition.list.markdown", "punctuation.definition.list.begin.markdown", "markup.list.unnumbered.markdown"],
935
- "settings": {
936
- "foreground": "#ADD7FF"
937
- }
938
- }, {
939
- "scope": ["string.other.link.description.title.markdown punctuation.definition.string.markdown", "meta.link.inline.markdown string.other.link.description.title.markdown", "string.other.link.description.title.markdown punctuation.definition.string.begin.markdown", "string.other.link.description.title.markdown punctuation.definition.string.end.markdown", "meta.image.inline.markdown string.other.link.description.title.markdown"],
940
- "settings": {
941
- "fontStyle": "",
942
- "foreground": "#ADD7FF"
943
- }
944
- }, {
945
- "scope": ["meta.link.inline.markdown string.other.link.title.markdown", "meta.link.reference.markdown string.other.link.title.markdown", "meta.link.reference.def.markdown markup.underline.link.markdown"],
946
- "settings": {
947
- "fontStyle": "underline",
948
- "foreground": "#ADD7FF"
949
- }
950
- }, {
951
- "scope": ["markup.underline.link.markdown", "string.other.link.description.title.markdown"],
952
- "settings": {
953
- "foreground": "#5DE4c7"
954
- }
955
- }, {
956
- "scope": ["fenced_code.block.language", "markup.inline.raw.markdown"],
957
- "settings": {
958
- "foreground": "#ADD7FF"
959
- }
960
- }, {
961
- "scope": ["punctuation.definition.markdown", "punctuation.definition.raw.markdown", "punctuation.definition.heading.markdown", "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown"],
962
- "settings": {
963
- "foreground": "#ADD7FF"
964
- }
965
- }, {
966
- "scope": ["source.ignore", "log.error", "log.exception"],
967
- "settings": {
968
- "foreground": "#d0679d"
969
- }
970
- }, {
971
- "scope": ["log.verbose"],
972
- "settings": {
973
- "foreground": "#a6accd"
974
- }
975
- }],
976
- "type": "dark"
977
- };
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.default={"colors":{"activityBar.activeBorder":"#a6accd","activityBar.background":"#1b1e28","activityBar.dropBorder":"#a6accd","activityBar.foreground":"#a6accd","activityBar.inactiveForeground":"#a6accd66","activityBarBadge.background":"#303340","activityBarBadge.foreground":"#e4f0fb","badge.background":"#303340","badge.foreground":"#e4f0fb","breadcrumb.activeSelectionForeground":"#e4f0fb","breadcrumb.background":"#00000000","breadcrumb.focusForeground":"#e4f0fb","breadcrumb.foreground":"#767c9dcc","breadcrumbPicker.background":"#1b1e28","button.background":"#303340","button.foreground":"#ffffff","button.hoverBackground":"#50647750","button.secondaryBackground":"#a6accd","button.secondaryForeground":"#ffffff","button.secondaryHoverBackground":"#a6accd","charts.blue":"#ADD7FF","charts.foreground":"#a6accd","charts.green":"#5DE4c7","charts.lines":"#a6accd80","charts.orange":"#89ddff","charts.purple":"#f087bd","charts.red":"#d0679d","charts.yellow":"#fffac2","checkbox.background":"#1b1e28","checkbox.border":"#ffffff10","checkbox.foreground":"#e4f0fb","debugConsole.errorForeground":"#d0679d","debugConsole.infoForeground":"#ADD7FF","debugConsole.sourceForeground":"#a6accd","debugConsole.warningForeground":"#fffac2","debugConsoleInputIcon.foreground":"#a6accd","debugExceptionWidget.background":"#d0679d","debugExceptionWidget.border":"#d0679d","debugIcon.breakpointCurrentStackframeForeground":"#fffac2","debugIcon.breakpointDisabledForeground":"#7390AA","debugIcon.breakpointForeground":"#d0679d","debugIcon.breakpointStackframeForeground":"#5fb3a1","debugIcon.breakpointUnverifiedForeground":"#7390AA","debugIcon.continueForeground":"#ADD7FF","debugIcon.disconnectForeground":"#d0679d","debugIcon.pauseForeground":"#ADD7FF","debugIcon.restartForeground":"#5fb3a1","debugIcon.startForeground":"#5fb3a1","debugIcon.stepBackForeground":"#ADD7FF","debugIcon.stepIntoForeground":"#ADD7FF","debugIcon.stepOutForeground":"#ADD7FF","debugIcon.stepOverForeground":"#ADD7FF","debugIcon.stopForeground":"#d0679d","debugTokenExpression.boolean":"#89ddff","debugTokenExpression.error":"#d0679d","debugTokenExpression.name":"#e4f0fb","debugTokenExpression.number":"#5fb3a1","debugTokenExpression.string":"#89ddff","debugTokenExpression.value":"#a6accd99","debugToolBar.background":"#303340","debugView.exceptionLabelBackground":"#d0679d","debugView.exceptionLabelForeground":"#e4f0fb","debugView.stateLabelBackground":"#303340","debugView.stateLabelForeground":"#a6accd","debugView.valueChangedHighlight":"#89ddff","descriptionForeground":"#a6accdb3","diffEditor.diagonalFill":"#a6accd33","diffEditor.insertedTextBackground":"#50647715","diffEditor.removedTextBackground":"#d0679d20","dropdown.background":"#1b1e28","dropdown.border":"#ffffff10","dropdown.foreground":"#e4f0fb","editor.background":"#1b1e28","editor.findMatchBackground":"#ADD7FF40","editor.findMatchBorder":"#ADD7FF","editor.findMatchHighlightBackground":"#ADD7FF40","editor.findRangeHighlightBackground":"#ADD7FF40","editor.focusedStackFrameHighlightBackground":"#7abd7a4d","editor.foldBackground":"#717cb40b","editor.foreground":"#a6accd","editor.hoverHighlightBackground":"#264f7840","editor.inactiveSelectionBackground":"#717cb425","editor.lineHighlightBackground":"#717cb425","editor.lineHighlightBorder":"#00000000","editor.linkedEditingBackground":"#d0679d4d","editor.rangeHighlightBackground":"#ffffff0b","editor.selectionBackground":"#717cb425","editor.selectionHighlightBackground":"#00000000","editor.selectionHighlightBorder":"#ADD7FF80","editor.snippetFinalTabstopHighlightBorder":"#525252","editor.snippetTabstopHighlightBackground":"#7c7c7c4d","editor.stackFrameHighlightBackground":"#ffff0033","editor.symbolHighlightBackground":"#89ddff60","editor.wordHighlightBackground":"#ADD7FF20","editor.wordHighlightStrongBackground":"#ADD7FF40","editorBracketMatch.background":"#00000000","editorBracketMatch.border":"#e4f0fb40","editorCodeLens.foreground":"#a6accd","editorCursor.foreground":"#a6accd","editorError.foreground":"#d0679d","editorGroup.border":"#00000030","editorGroup.dropBackground":"#7390AA80","editorGroupHeader.noTabsBackground":"#1b1e28","editorGroupHeader.tabsBackground":"#1b1e28","editorGutter.addedBackground":"#5fb3a140","editorGutter.background":"#1b1e28","editorGutter.commentRangeForeground":"#a6accd","editorGutter.deletedBackground":"#d0679d40","editorGutter.foldingControlForeground":"#a6accd","editorGutter.modifiedBackground":"#ADD7FF20","editorHint.foreground":"#7390AAb3","editorHoverWidget.background":"#1b1e28","editorHoverWidget.border":"#ffffff10","editorHoverWidget.foreground":"#a6accd","editorHoverWidget.statusBarBackground":"#202430","editorIndentGuide.activeBackground":"#e3e4e229","editorIndentGuide.background":"#303340","editorInfo.foreground":"#ADD7FF","editorInlineHint.background":"#a6accd","editorInlineHint.foreground":"#1b1e28","editorLightBulb.foreground":"#fffac2","editorLightBulbAutoFix.foreground":"#ADD7FF","editorLineNumber.activeForeground":"#a6accd","editorLineNumber.foreground":"#767c9d50","editorLink.activeForeground":"#ADD7FF","editorMarkerNavigation.background":"#2d2d30","editorMarkerNavigationError.background":"#d0679d","editorMarkerNavigationInfo.background":"#ADD7FF","editorMarkerNavigationWarning.background":"#fffac2","editorOverviewRuler.addedForeground":"#5fb3a199","editorOverviewRuler.border":"#00000000","editorOverviewRuler.bracketMatchForeground":"#a0a0a0","editorOverviewRuler.commonContentForeground":"#a6accd66","editorOverviewRuler.currentContentForeground":"#5fb3a180","editorOverviewRuler.deletedForeground":"#d0679d99","editorOverviewRuler.errorForeground":"#d0679db3","editorOverviewRuler.findMatchForeground":"#e4f0fb20","editorOverviewRuler.incomingContentForeground":"#89ddff80","editorOverviewRuler.infoForeground":"#ADD7FF","editorOverviewRuler.modifiedForeground":"#89ddff99","editorOverviewRuler.rangeHighlightForeground":"#89ddff99","editorOverviewRuler.selectionHighlightForeground":"#a0a0a0cc","editorOverviewRuler.warningForeground":"#fffac2","editorOverviewRuler.wordHighlightForeground":"#a0a0a0cc","editorOverviewRuler.wordHighlightStrongForeground":"#89ddffcc","editorPane.background":"#1b1e28","editorRuler.foreground":"#e4f0fb10","editorSuggestWidget.background":"#1b1e28","editorSuggestWidget.border":"#ffffff10","editorSuggestWidget.foreground":"#a6accd","editorSuggestWidget.highlightForeground":"#5DE4c7","editorSuggestWidget.selectedBackground":"#00000050","editorUnnecessaryCode.opacity":"#000000aa","editorWarning.foreground":"#fffac2","editorWhitespace.foreground":"#303340","editorWidget.background":"#1b1e28","editorWidget.border":"#a6accd","editorWidget.foreground":"#a6accd","errorForeground":"#d0679d","extensionBadge.remoteBackground":"#303340","extensionBadge.remoteForeground":"#e4f0fb","extensionButton.prominentBackground":"#30334090","extensionButton.prominentForeground":"#ffffff","extensionButton.prominentHoverBackground":"#303340","extensionIcon.starForeground":"#fffac2","focusBorder":"#00000000","foreground":"#a6accd","gitDecoration.addedResourceForeground":"#5fb3a1","gitDecoration.conflictingResourceForeground":"#d0679d","gitDecoration.deletedResourceForeground":"#d0679d","gitDecoration.ignoredResourceForeground":"#767c9d70","gitDecoration.modifiedResourceForeground":"#ADD7FF","gitDecoration.renamedResourceForeground":"#5DE4c7","gitDecoration.stageDeletedResourceForeground":"#d0679d","gitDecoration.stageModifiedResourceForeground":"#ADD7FF","gitDecoration.submoduleResourceForeground":"#89ddff","gitDecoration.untrackedResourceForeground":"#5DE4c7","icon.foreground":"#a6accd","imagePreview.border":"#303340","input.background":"#ffffff05","input.border":"#ffffff10","input.foreground":"#e4f0fb","input.placeholderForeground":"#a6accd60","inputOption.activeBackground":"#00000000","inputOption.activeBorder":"#00000000","inputOption.activeForeground":"#ffffff","inputValidation.errorBackground":"#1b1e28","inputValidation.errorBorder":"#d0679d","inputValidation.errorForeground":"#d0679d","inputValidation.infoBackground":"#506477","inputValidation.infoBorder":"#89ddff","inputValidation.warningBackground":"#506477","inputValidation.warningBorder":"#fffac2","list.activeSelectionBackground":"#30334080","list.activeSelectionForeground":"#e4f0fb","list.deemphasizedForeground":"#767c9d","list.dropBackground":"#506477","list.errorForeground":"#d0679d","list.filterMatchBackground":"#89ddff60","list.focusBackground":"#30334080","list.focusForeground":"#a6accd","list.focusOutline":"#00000000","list.highlightForeground":"#5fb3a1","list.hoverBackground":"#30334080","list.hoverForeground":"#e4f0fb","list.inactiveSelectionBackground":"#30334080","list.inactiveSelectionForeground":"#e4f0fb","list.invalidItemForeground":"#fffac2","list.warningForeground":"#fffac2","listFilterWidget.background":"#303340","listFilterWidget.noMatchesOutline":"#d0679d","listFilterWidget.outline":"#00000000","menu.background":"#1b1e28","menu.foreground":"#e4f0fb","menu.selectionBackground":"#303340","menu.selectionForeground":"#7390AA","menu.separatorBackground":"#767c9d","menubar.selectionBackground":"#717cb425","menubar.selectionForeground":"#a6accd","merge.commonContentBackground":"#a6accd29","merge.commonHeaderBackground":"#a6accd66","merge.currentContentBackground":"#5fb3a133","merge.currentHeaderBackground":"#5fb3a180","merge.incomingContentBackground":"#89ddff33","merge.incomingHeaderBackground":"#89ddff80","minimap.errorHighlight":"#d0679d","minimap.findMatchHighlight":"#ADD7FF","minimap.selectionHighlight":"#e4f0fb40","minimap.warningHighlight":"#fffac2","minimapGutter.addedBackground":"#5fb3a180","minimapGutter.deletedBackground":"#d0679d80","minimapGutter.modifiedBackground":"#ADD7FF80","minimapSlider.activeBackground":"#a6accd30","minimapSlider.background":"#a6accd20","minimapSlider.hoverBackground":"#a6accd30","notebook.cellBorderColor":"#1b1e28","notebook.cellInsertionIndicator":"#00000000","notebook.cellStatusBarItemHoverBackground":"#ffffff26","notebook.cellToolbarSeparator":"#303340","notebook.focusedCellBorder":"#00000000","notebook.focusedEditorBorder":"#00000000","notebook.focusedRowBorder":"#00000000","notebook.inactiveFocusedCellBorder":"#00000000","notebook.outputContainerBackgroundColor":"#1b1e28","notebook.rowHoverBackground":"#30334000","notebook.selectedCellBackground":"#303340","notebook.selectedCellBorder":"#1b1e28","notebook.symbolHighlightBackground":"#ffffff0b","notebookScrollbarSlider.activeBackground":"#a6accd25","notebookScrollbarSlider.background":"#00000050","notebookScrollbarSlider.hoverBackground":"#a6accd25","notebookStatusErrorIcon.foreground":"#d0679d","notebookStatusRunningIcon.foreground":"#a6accd","notebookStatusSuccessIcon.foreground":"#5fb3a1","notificationCenterHeader.background":"#303340","notificationLink.foreground":"#ADD7FF","notifications.background":"#1b1e28","notifications.border":"#303340","notifications.foreground":"#e4f0fb","notificationsErrorIcon.foreground":"#d0679d","notificationsInfoIcon.foreground":"#ADD7FF","notificationsWarningIcon.foreground":"#fffac2","panel.background":"#1b1e28","panel.border":"#00000030","panel.dropBorder":"#a6accd","panelSection.border":"#1b1e28","panelSection.dropBackground":"#7390AA80","panelSectionHeader.background":"#303340","panelTitle.activeBorder":"#a6accd","panelTitle.activeForeground":"#a6accd","panelTitle.inactiveForeground":"#a6accd99","peekView.border":"#00000030","peekViewEditor.background":"#a6accd05","peekViewEditor.matchHighlightBackground":"#303340","peekViewEditorGutter.background":"#a6accd05","peekViewResult.background":"#a6accd05","peekViewResult.fileForeground":"#ffffff","peekViewResult.lineForeground":"#a6accd","peekViewResult.matchHighlightBackground":"#303340","peekViewResult.selectionBackground":"#717cb425","peekViewResult.selectionForeground":"#ffffff","peekViewTitle.background":"#a6accd05","peekViewTitleDescription.foreground":"#a6accd60","peekViewTitleLabel.foreground":"#ffffff","pickerGroup.border":"#a6accd","pickerGroup.foreground":"#89ddff","problemsErrorIcon.foreground":"#d0679d","problemsInfoIcon.foreground":"#ADD7FF","problemsWarningIcon.foreground":"#fffac2","progressBar.background":"#89ddff","quickInput.background":"#1b1e28","quickInput.foreground":"#a6accd","quickInputList.focusBackground":"#a6accd10","quickInputTitle.background":"#ffffff1b","sash.hoverBorder":"#00000000","scm.providerBorder":"#e4f0fb10","scrollbar.shadow":"#00000000","scrollbarSlider.activeBackground":"#a6accd25","scrollbarSlider.background":"#00000080","scrollbarSlider.hoverBackground":"#a6accd25","searchEditor.findMatchBackground":"#ADD7FF50","searchEditor.textInputBorder":"#ffffff10","selection.background":"#a6accd","settings.checkboxBackground":"#1b1e28","settings.checkboxBorder":"#ffffff10","settings.checkboxForeground":"#e4f0fb","settings.dropdownBackground":"#1b1e28","settings.dropdownBorder":"#ffffff10","settings.dropdownForeground":"#e4f0fb","settings.dropdownListBorder":"#e4f0fb10","settings.focusedRowBackground":"#00000000","settings.headerForeground":"#e4f0fb","settings.modifiedItemIndicator":"#ADD7FF","settings.numberInputBackground":"#ffffff05","settings.numberInputBorder":"#ffffff10","settings.numberInputForeground":"#e4f0fb","settings.textInputBackground":"#ffffff05","settings.textInputBorder":"#ffffff10","settings.textInputForeground":"#e4f0fb","sideBar.background":"#1b1e28","sideBar.dropBackground":"#7390AA80","sideBar.foreground":"#767c9d","sideBarSectionHeader.background":"#1b1e28","sideBarSectionHeader.foreground":"#a6accd","sideBarTitle.foreground":"#a6accd","statusBar.background":"#1b1e28","statusBar.debuggingBackground":"#303340","statusBar.debuggingForeground":"#ffffff","statusBar.foreground":"#a6accd","statusBar.noFolderBackground":"#1b1e28","statusBar.noFolderForeground":"#a6accd","statusBarItem.activeBackground":"#ffffff2e","statusBarItem.errorBackground":"#d0679d","statusBarItem.errorForeground":"#ffffff","statusBarItem.hoverBackground":"#ffffff1f","statusBarItem.prominentBackground":"#00000080","statusBarItem.prominentForeground":"#a6accd","statusBarItem.prominentHoverBackground":"#0000004d","statusBarItem.remoteBackground":"#303340","statusBarItem.remoteForeground":"#e4f0fb","symbolIcon.arrayForeground":"#a6accd","symbolIcon.booleanForeground":"#a6accd","symbolIcon.classForeground":"#fffac2","symbolIcon.colorForeground":"#a6accd","symbolIcon.constantForeground":"#a6accd","symbolIcon.constructorForeground":"#f087bd","symbolIcon.enumeratorForeground":"#fffac2","symbolIcon.enumeratorMemberForeground":"#ADD7FF","symbolIcon.eventForeground":"#fffac2","symbolIcon.fieldForeground":"#ADD7FF","symbolIcon.fileForeground":"#a6accd","symbolIcon.folderForeground":"#a6accd","symbolIcon.functionForeground":"#f087bd","symbolIcon.interfaceForeground":"#ADD7FF","symbolIcon.keyForeground":"#a6accd","symbolIcon.keywordForeground":"#a6accd","symbolIcon.methodForeground":"#f087bd","symbolIcon.moduleForeground":"#a6accd","symbolIcon.namespaceForeground":"#a6accd","symbolIcon.nullForeground":"#a6accd","symbolIcon.numberForeground":"#a6accd","symbolIcon.objectForeground":"#a6accd","symbolIcon.operatorForeground":"#a6accd","symbolIcon.packageForeground":"#a6accd","symbolIcon.propertyForeground":"#a6accd","symbolIcon.referenceForeground":"#a6accd","symbolIcon.snippetForeground":"#a6accd","symbolIcon.stringForeground":"#a6accd","symbolIcon.structForeground":"#a6accd","symbolIcon.textForeground":"#a6accd","symbolIcon.typeParameterForeground":"#a6accd","symbolIcon.unitForeground":"#a6accd","symbolIcon.variableForeground":"#ADD7FF","tab.activeBackground":"#30334080","tab.activeForeground":"#e4f0fb","tab.activeModifiedBorder":"#ADD7FF","tab.border":"#00000000","tab.inactiveBackground":"#1b1e28","tab.inactiveForeground":"#767c9d","tab.inactiveModifiedBorder":"#ADD7FF80","tab.lastPinnedBorder":"#00000000","tab.unfocusedActiveBackground":"#1b1e28","tab.unfocusedActiveForeground":"#a6accd","tab.unfocusedActiveModifiedBorder":"#ADD7FF40","tab.unfocusedInactiveBackground":"#1b1e28","tab.unfocusedInactiveForeground":"#a6accd80","tab.unfocusedInactiveModifiedBorder":"#ADD7FF40","terminal.ansiBlack":"#1b1e28","terminal.ansiBlue":"#89ddff","terminal.ansiBrightBlack":"#a6accd","terminal.ansiBrightBlue":"#ADD7FF","terminal.ansiBrightCyan":"#ADD7FF","terminal.ansiBrightGreen":"#5DE4c7","terminal.ansiBrightMagenta":"#f087bd","terminal.ansiBrightRed":"#d0679d","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#fffac2","terminal.ansiCyan":"#89ddff","terminal.ansiGreen":"#5DE4c7","terminal.ansiMagenta":"#f087bd","terminal.ansiRed":"#d0679d","terminal.ansiWhite":"#ffffff","terminal.ansiYellow":"#fffac2","terminal.border":"#00000000","terminal.foreground":"#a6accd","terminal.selectionBackground":"#717cb425","terminalCommandDecoration.defaultBackground":"#767c9d","terminalCommandDecoration.errorBackground":"#d0679d","terminalCommandDecoration.successBackground":"#5DE4c7","testing.iconErrored":"#d0679d","testing.iconFailed":"#d0679d","testing.iconPassed":"#5DE4c7","testing.iconQueued":"#fffac2","testing.iconSkipped":"#7390AA","testing.iconUnset":"#7390AA","testing.message.error.decorationForeground":"#d0679d","testing.message.error.lineBackground":"#d0679d33","testing.message.hint.decorationForeground":"#7390AAb3","testing.message.info.decorationForeground":"#ADD7FF","testing.message.info.lineBackground":"#89ddff33","testing.message.warning.decorationForeground":"#fffac2","testing.message.warning.lineBackground":"#fffac233","testing.peekBorder":"#d0679d","testing.runAction":"#5DE4c7","textBlockQuote.background":"#7390AA1a","textBlockQuote.border":"#89ddff80","textCodeBlock.background":"#00000050","textLink.activeForeground":"#ADD7FF","textLink.foreground":"#ADD7FF","textPreformat.foreground":"#e4f0fb","textSeparator.foreground":"#ffffff2e","titleBar.activeBackground":"#1b1e28","titleBar.activeForeground":"#a6accd","titleBar.inactiveBackground":"#1b1e28","titleBar.inactiveForeground":"#767c9d","tree.indentGuidesStroke":"#303340","tree.tableColumnsBorder":"#a6accd20","welcomePage.progress.background":"#ffffff05","welcomePage.progress.foreground":"#5fb3a1","welcomePage.tileBackground":"#1b1e28","welcomePage.tileHoverBackground":"#303340","widget.shadow":"#00000030"},"displayName":"Poimandres","name":"poimandres","tokenColors":[{"scope":["comment","punctuation.definition.comment"],"settings":{"fontStyle":"italic","foreground":"#767c9dB0"}},{"scope":"meta.parameters comment.block","settings":{"fontStyle":"italic","foreground":"#a6accd"}},{"scope":["variable.other.constant.object","variable.other.readwrite.alias","meta.import variable.other.readwrite"],"settings":{"foreground":"#ADD7FF"}},{"scope":["variable.other","support.type.object"],"settings":{"foreground":"#e4f0fb"}},{"scope":["variable.other.object.property","variable.other.property","support.variable.property"],"settings":{"foreground":"#e4f0fb"}},{"scope":["entity.name.function.method","string.unquoted","meta.object.member"],"settings":{"foreground":"#ADD7FF"}},{"scope":["variable - meta.import","constant.other.placeholder","meta.object-literal.key-meta.object.member"],"settings":{"foreground":"#e4f0fb"}},{"scope":["keyword.control.flow"],"settings":{"foreground":"#5DE4c7c0"}},{"scope":["keyword.operator.new","keyword.control.new"],"settings":{"foreground":"#5DE4c7"}},{"scope":["variable.language.this","storage.modifier.async","storage.modifier","variable.language.super"],"settings":{"foreground":"#5DE4c7"}},{"scope":["support.class.error","keyword.control.trycatch","keyword.operator.expression.delete","keyword.operator.expression.void","keyword.operator.void","keyword.operator.delete","constant.language.null","constant.language.boolean.false","constant.language.undefined"],"settings":{"foreground":"#d0679d"}},{"scope":["variable.parameter","variable.other.readwrite.js","meta.definition.variable variable.other.constant","meta.definition.variable variable.other.readwrite"],"settings":{"foreground":"#e4f0fb"}},{"scope":["constant.other.color"],"settings":{"foreground":"#ffffff"}},{"scope":["invalid","invalid.illegal"],"settings":{"foreground":"#d0679d"}},{"scope":["invalid.deprecated"],"settings":{"foreground":"#d0679d"}},{"scope":["keyword.control","keyword"],"settings":{"foreground":"#a6accd"}},{"scope":["keyword.operator","storage.type"],"settings":{"foreground":"#91B4D5"}},{"scope":["keyword.control.module","keyword.control.import","keyword.control.export","keyword.control.default","meta.import","meta.export"],"settings":{"foreground":"#5DE4c7"}},{"scope":["Keyword","Storage"],"settings":{"fontStyle":"italic"}},{"scope":["keyword-meta.export"],"settings":{"foreground":"#ADD7FF"}},{"scope":["meta.brace","punctuation","keyword.operator.existential"],"settings":{"foreground":"#a6accd"}},{"scope":["constant.other.color","meta.tag","punctuation.definition.tag","punctuation.separator.inheritance.php","punctuation.definition.tag.html","punctuation.definition.tag.begin.html","punctuation.definition.tag.end.html","punctuation.section.embedded","keyword.other.template","keyword.other.substitution","meta.objectliteral"],"settings":{"foreground":"#e4f0fb"}},{"scope":["support.class.component"],"settings":{"foreground":"#5DE4c7"}},{"scope":["entity.name.tag","entity.name.tag","meta.tag.sgml","markup.deleted.git_gutter"],"settings":{"foreground":"#5DE4c7"}},{"scope":"variable.function, source meta.function-call entity.name.function, source meta.function-call entity.name.function, source meta.method-call entity.name.function, meta.class meta.group.braces.curly meta.function-call variable.function, meta.class meta.field.declaration meta.function-call entity.name.function, variable.function.constructor, meta.block meta.var.expr meta.function-call entity.name.function, support.function.console, meta.function-call support.function, meta.property.class variable.other.class, punctuation.definition.entity.css","settings":{"foreground":"#e4f0fbd0"}},{"scope":"entity.name.function, meta.class entity.name.class, meta.class entity.name.type.class, meta.class meta.function-call variable.function, keyword.other.important","settings":{"foreground":"#ADD7FF"}},{"scope":["source.cpp meta.block variable.other"],"settings":{"foreground":"#ADD7FF"}},{"scope":["support.other.variable","string.other.link"],"settings":{"foreground":"#5DE4c7"}},{"scope":["constant.numeric","support.constant","constant.character","constant.escape","keyword.other.unit","keyword.other","string","constant.language","constant.other.symbol","constant.other.key","markup.heading","markup.inserted.git_gutter","meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js","text.html.derivative"],"settings":{"foreground":"#5DE4c7"}},{"scope":["entity.other.inherited-class"],"settings":{"foreground":"#ADD7FF"}},{"scope":["meta.type.declaration"],"settings":{"foreground":"#ADD7FF"}},{"scope":["entity.name.type.alias"],"settings":{"foreground":"#a6accd"}},{"scope":["keyword.control.as","entity.name.type","support.type"],"settings":{"foreground":"#a6accdC0"}},{"scope":["entity.name","support.orther.namespace.use.php","meta.use.php","support.other.namespace.php","markup.changed.git_gutter","support.type.sys-types"],"settings":{"foreground":"#91B4D5"}},{"scope":["support.class","support.constant","variable.other.constant.object"],"settings":{"foreground":"#ADD7FF"}},{"scope":["source.css support.type.property-name","source.sass support.type.property-name","source.scss support.type.property-name","source.less support.type.property-name","source.stylus support.type.property-name","source.postcss support.type.property-name"],"settings":{"foreground":"#ADD7FF"}},{"scope":["entity.name.module.js","variable.import.parameter.js","variable.other.class.js"],"settings":{"foreground":"#e4f0fb"}},{"scope":["variable.language"],"settings":{"fontStyle":"italic","foreground":"#ADD7FF"}},{"scope":["entity.name.method.js"],"settings":{"fontStyle":"italic","foreground":"#91B4D5"}},{"scope":["meta.class-method.js entity.name.function.js","variable.function.constructor"],"settings":{"foreground":"#91B4D5"}},{"scope":["entity.other.attribute-name"],"settings":{"fontStyle":"italic","foreground":"#91B4D5"}},{"scope":["text.html.basic entity.other.attribute-name.html","text.html.basic entity.other.attribute-name"],"settings":{"fontStyle":"italic","foreground":"#5fb3a1"}},{"scope":["entity.other.attribute-name.class"],"settings":{"foreground":"#5fb3a1"}},{"scope":["source.sass keyword.control"],"settings":{"foreground":"#42675A"}},{"scope":["markup.inserted"],"settings":{"foreground":"#ADD7FF"}},{"scope":["markup.deleted"],"settings":{"foreground":"#506477"}},{"scope":["markup.changed"],"settings":{"foreground":"#91B4D5"}},{"scope":["string.regexp"],"settings":{"foreground":"#5fb3a1"}},{"scope":["constant.character.escape"],"settings":{"foreground":"#5fb3a1"}},{"scope":["*url*","*link*","*uri*"],"settings":{"fontStyle":"underline","foreground":"#ADD7FF"}},{"scope":["tag.decorator.js entity.name.tag.js","tag.decorator.js punctuation.definition.tag.js"],"settings":{"fontStyle":"italic","foreground":"#42675A"}},{"scope":["source.js constant.other.object.key.js string.unquoted.label.js"],"settings":{"fontStyle":"italic","foreground":"#5fb3a1"}},{"scope":["source.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#e4f0fb"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#ADD7FF"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#91B4D5"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#7390AA"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#e4f0fb"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#ADD7FF"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#91B4D5"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#7390AA"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#e4f0fb"}},{"scope":["text.html.markdown","punctuation.definition.list_item.markdown"],"settings":{"foreground":"#e4f0fb"}},{"scope":["text.html.markdown markup.inline.raw.markdown"],"settings":{"foreground":"#ADD7FF"}},{"scope":["text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown"],"settings":{"foreground":"#91B4D5"}},{"scope":["markdown.heading","markup.heading | markup.heading entity.name","markup.heading.markdown punctuation.definition.heading.markdown"],"settings":{"foreground":"#e4f0fb"}},{"scope":["markup.italic"],"settings":{"fontStyle":"italic","foreground":"#7390AA"}},{"scope":["markup.bold","markup.bold string"],"settings":{"fontStyle":"bold","foreground":"#7390AA"}},{"scope":["markup.bold markup.italic","markup.italic markup.bold","markup.quote markup.bold","markup.bold markup.italic string","markup.italic markup.bold string","markup.quote markup.bold string"],"settings":{"fontStyle":"bold","foreground":"#7390AA"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline","foreground":"#7390AA"}},{"scope":["markup.strike"],"settings":{"fontStyle":"italic"}},{"scope":["markup.quote punctuation.definition.blockquote.markdown"],"settings":{"foreground":"#5DE4c7"}},{"scope":["markup.quote"],"settings":{"fontStyle":"italic"}},{"scope":["string.other.link.title.markdown"],"settings":{"foreground":"#ADD7FF"}},{"scope":["string.other.link.description.title.markdown"],"settings":{"foreground":"#ADD7FF"}},{"scope":["constant.other.reference.link.markdown"],"settings":{"foreground":"#ADD7FF"}},{"scope":["markup.raw.block"],"settings":{"foreground":"#ADD7FF"}},{"scope":["markup.raw.block.fenced.markdown"],"settings":{"foreground":"#50647750"}},{"scope":["punctuation.definition.fenced.markdown"],"settings":{"foreground":"#50647750"}},{"scope":["markup.raw.block.fenced.markdown","variable.language.fenced.markdown","punctuation.section.class.end"],"settings":{"foreground":"#91B4D5"}},{"scope":["variable.language.fenced.markdown"],"settings":{"foreground":"#91B4D5"}},{"scope":["meta.separator"],"settings":{"fontStyle":"bold","foreground":"#7390AA"}},{"scope":["markup.table"],"settings":{"foreground":"#ADD7FF"}},{"scope":"token.info-token","settings":{"foreground":"#89ddff"}},{"scope":"token.warn-token","settings":{"foreground":"#fffac2"}},{"scope":"token.error-token","settings":{"foreground":"#d0679d"}},{"scope":"token.debug-token","settings":{"foreground":"#e4f0fb"}},{"scope":["entity.name.section.markdown","markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"fontStyle":"bold","foreground":"#e4f0fb"}},{"scope":"meta.paragraph.markdown","settings":{"foreground":"#e4f0fbd0"}},{"scope":["punctuation.definition.from-file.diff","meta.diff.header.from-file"],"settings":{"foreground":"#506477"}},{"scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#7390AA"}},{"scope":"meta.separator.markdown","settings":{"foreground":"#767c9d"}},{"scope":"markup.bold.markdown","settings":{"fontStyle":"bold"}},{"scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}},{"scope":["beginning.punctuation.definition.list.markdown","punctuation.definition.list.begin.markdown","markup.list.unnumbered.markdown"],"settings":{"foreground":"#ADD7FF"}},{"scope":["string.other.link.description.title.markdown punctuation.definition.string.markdown","meta.link.inline.markdown string.other.link.description.title.markdown","string.other.link.description.title.markdown punctuation.definition.string.begin.markdown","string.other.link.description.title.markdown punctuation.definition.string.end.markdown","meta.image.inline.markdown string.other.link.description.title.markdown"],"settings":{"fontStyle":"","foreground":"#ADD7FF"}},{"scope":["meta.link.inline.markdown string.other.link.title.markdown","meta.link.reference.markdown string.other.link.title.markdown","meta.link.reference.def.markdown markup.underline.link.markdown"],"settings":{"fontStyle":"underline","foreground":"#ADD7FF"}},{"scope":["markup.underline.link.markdown","string.other.link.description.title.markdown"],"settings":{"foreground":"#5DE4c7"}},{"scope":["fenced_code.block.language","markup.inline.raw.markdown"],"settings":{"foreground":"#ADD7FF"}},{"scope":["punctuation.definition.markdown","punctuation.definition.raw.markdown","punctuation.definition.heading.markdown","punctuation.definition.bold.markdown","punctuation.definition.italic.markdown"],"settings":{"foreground":"#ADD7FF"}},{"scope":["source.ignore","log.error","log.exception"],"settings":{"foreground":"#d0679d"}},{"scope":["log.verbose"],"settings":{"foreground":"#a6accd"}}],"type":"dark"};
978
2
  //# sourceMappingURL=poimandres.js.map