@strux-sh/ui 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (491) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +113 -0
  3. package/dist/abap-DeBcB0Go.js +3 -0
  4. package/dist/actionscript-3-Ca7AJdus.js +3 -0
  5. package/dist/ada-wUzMIotr.js +3 -0
  6. package/dist/andromeeda-qFSR243y.js +4 -0
  7. package/dist/angular-html-LrXL1ucE.js +16 -0
  8. package/dist/angular-ts-B8aubKqG.js +18 -0
  9. package/dist/apache-I27faSuY.js +3 -0
  10. package/dist/apex--j459sYy.js +3 -0
  11. package/dist/apl-ZtqUVL4Y.js +16 -0
  12. package/dist/applescript-CvFPStD_.js +3 -0
  13. package/dist/ara-oGMGKYRR.js +3 -0
  14. package/dist/asciidoc-BSeXIn5J.js +3 -0
  15. package/dist/asm-D9AeWiTG.js +3 -0
  16. package/dist/astro-BTnEu-qn.js +18 -0
  17. package/dist/aurora-x-BfjVxBdh.js +4 -0
  18. package/dist/awk-CN4Dt2EA.js +3 -0
  19. package/dist/ayu-dark-D_E-eZWK.js +4 -0
  20. package/dist/ayu-light-2e0XvPR3.js +4 -0
  21. package/dist/ayu-mirage-s7b90aUC.js +4 -0
  22. package/dist/ballerina-D50APAvj.js +3 -0
  23. package/dist/bat-CsyrNd6J.js +3 -0
  24. package/dist/beancount-C-7UQ_6h.js +3 -0
  25. package/dist/berry-7ZqQyKX_.js +3 -0
  26. package/dist/bibtex-CroJEZn5.js +3 -0
  27. package/dist/bicep-BI87HQfC.js +3 -0
  28. package/dist/bird2-h8KptB8G.js +3 -0
  29. package/dist/blade-BR5n1P6c.js +20 -0
  30. package/dist/bsl-FnheFq4w.js +5 -0
  31. package/dist/c-Ce2kZEMm.js +5 -0
  32. package/dist/c3-wJX5HNDQ.js +3 -0
  33. package/dist/cadence-BXV0DiIS.js +3 -0
  34. package/dist/cairo-CYYISc3K.js +5 -0
  35. package/dist/catppuccin-frappe-Dc5EeITp.js +4 -0
  36. package/dist/catppuccin-latte-D8PDXaqw.js +4 -0
  37. package/dist/catppuccin-macchiato-DtW613F5.js +4 -0
  38. package/dist/catppuccin-mocha-C3AS6_YO.js +4 -0
  39. package/dist/chunk-BdsCSvBP.js +20 -0
  40. package/dist/clarity-D7TEWWAc.js +3 -0
  41. package/dist/clojure-LH8DjlVh.js +3 -0
  42. package/dist/cmake-DvXT7w0f.js +3 -0
  43. package/dist/cobol-D3EGzMjZ.js +10 -0
  44. package/dist/codeowners-BeezUyuc.js +3 -0
  45. package/dist/codeql-fuOw3WIy.js +3 -0
  46. package/dist/coffee-DAg7pqMx.js +5 -0
  47. package/dist/common-lisp-C0tc6N-l.js +3 -0
  48. package/dist/components/Accordion/Accordion.vue.d.ts +32 -0
  49. package/dist/components/Accordion/AccordionContent.vue.d.ts +19 -0
  50. package/dist/components/Accordion/AccordionItem.vue.d.ts +22 -0
  51. package/dist/components/Accordion/AccordionTrigger.vue.d.ts +21 -0
  52. package/dist/components/Accordion/context.d.ts +24 -0
  53. package/dist/components/Accordion/index.d.ts +5 -0
  54. package/dist/components/Alert/Alert.variants.d.ts +5 -0
  55. package/dist/components/Alert/Alert.vue.d.ts +20 -0
  56. package/dist/components/Alert/AlertAction.vue.d.ts +16 -0
  57. package/dist/components/Alert/AlertDescription.vue.d.ts +16 -0
  58. package/dist/components/Alert/AlertTitle.vue.d.ts +16 -0
  59. package/dist/components/Alert/index.d.ts +5 -0
  60. package/dist/components/Avatar/Avatar.variants.d.ts +5 -0
  61. package/dist/components/Avatar/Avatar.vue.d.ts +23 -0
  62. package/dist/components/Avatar/index.d.ts +2 -0
  63. package/dist/components/Badge/Badge.variants.d.ts +14 -0
  64. package/dist/components/Badge/Badge.vue.d.ts +26 -0
  65. package/dist/components/Badge/index.d.ts +2 -0
  66. package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +16 -0
  67. package/dist/components/Breadcrumb/BreadcrumbEllipsis.vue.d.ts +16 -0
  68. package/dist/components/Breadcrumb/BreadcrumbItem.vue.d.ts +16 -0
  69. package/dist/components/Breadcrumb/BreadcrumbLink.vue.d.ts +20 -0
  70. package/dist/components/Breadcrumb/BreadcrumbList.vue.d.ts +16 -0
  71. package/dist/components/Breadcrumb/BreadcrumbPage.vue.d.ts +16 -0
  72. package/dist/components/Breadcrumb/BreadcrumbSeparator.vue.d.ts +16 -0
  73. package/dist/components/Breadcrumb/index.d.ts +7 -0
  74. package/dist/components/Button/Button.variants.d.ts +17 -0
  75. package/dist/components/Button/Button.vue.d.ts +35 -0
  76. package/dist/components/Button/index.d.ts +2 -0
  77. package/dist/components/Calendar/Calendar.variants.d.ts +5 -0
  78. package/dist/components/Calendar/Calendar.vue.d.ts +74 -0
  79. package/dist/components/Calendar/CalendarDayColumn.vue.d.ts +40 -0
  80. package/dist/components/Calendar/CalendarDayHeader.vue.d.ts +10 -0
  81. package/dist/components/Calendar/CalendarDayView.vue.d.ts +42 -0
  82. package/dist/components/Calendar/CalendarEvent.variants.d.ts +6 -0
  83. package/dist/components/Calendar/CalendarEvent.vue.d.ts +39 -0
  84. package/dist/components/Calendar/CalendarEventGroup.vue.d.ts +36 -0
  85. package/dist/components/Calendar/CalendarHeader.variants.d.ts +9 -0
  86. package/dist/components/Calendar/CalendarHeader.vue.d.ts +23 -0
  87. package/dist/components/Calendar/CalendarMonthCell.vue.d.ts +30 -0
  88. package/dist/components/Calendar/CalendarMonthEvent.vue.d.ts +11 -0
  89. package/dist/components/Calendar/CalendarMonthView.vue.d.ts +30 -0
  90. package/dist/components/Calendar/CalendarSlotGrid.vue.d.ts +17 -0
  91. package/dist/components/Calendar/CalendarTimeAxis.vue.d.ts +14 -0
  92. package/dist/components/Calendar/CalendarWeekView.vue.d.ts +48 -0
  93. package/dist/components/Calendar/composables/useCalendarDrag.d.ts +12 -0
  94. package/dist/components/Calendar/composables/useCalendarLayout.d.ts +13 -0
  95. package/dist/components/Calendar/composables/useCalendarNavigation.d.ts +18 -0
  96. package/dist/components/Calendar/composables/useCalendarResize.d.ts +14 -0
  97. package/dist/components/Calendar/composables/useCalendarSelection.d.ts +7 -0
  98. package/dist/components/Calendar/index.d.ts +5 -0
  99. package/dist/components/Calendar/types.d.ts +38 -0
  100. package/dist/components/Calendar/utils/overlap.d.ts +12 -0
  101. package/dist/components/Calendar/utils/positioning.d.ts +3 -0
  102. package/dist/components/Calendar/utils/slots.d.ts +2 -0
  103. package/dist/components/Calendar/utils/time.d.ts +23 -0
  104. package/dist/components/Card/Card.variants.d.ts +7 -0
  105. package/dist/components/Card/Card.vue.d.ts +24 -0
  106. package/dist/components/Card/CardAction.vue.d.ts +16 -0
  107. package/dist/components/Card/CardContent.vue.d.ts +16 -0
  108. package/dist/components/Card/CardDescription.vue.d.ts +16 -0
  109. package/dist/components/Card/CardFooter.vue.d.ts +16 -0
  110. package/dist/components/Card/CardHeader.vue.d.ts +16 -0
  111. package/dist/components/Card/CardTabs.vue.d.ts +36 -0
  112. package/dist/components/Card/CardTitle.vue.d.ts +16 -0
  113. package/dist/components/Card/index.d.ts +9 -0
  114. package/dist/components/Checkbox/Checkbox.variants.d.ts +12 -0
  115. package/dist/components/Checkbox/Checkbox.vue.d.ts +42 -0
  116. package/dist/components/Checkbox/index.d.ts +2 -0
  117. package/dist/components/CodeBlock/CodeBlock.variants.d.ts +6 -0
  118. package/dist/components/CodeBlock/CodeBlock.vue.d.ts +22 -0
  119. package/dist/components/CodeBlock/CodeBlockComment.vue.d.ts +16 -0
  120. package/dist/components/CodeBlock/CodeBlockHighlighted.vue.d.ts +14 -0
  121. package/dist/components/CodeBlock/CodeBlockLine.vue.d.ts +20 -0
  122. package/dist/components/CodeBlock/CodeBlockOutput.vue.d.ts +16 -0
  123. package/dist/components/CodeBlock/index.d.ts +7 -0
  124. package/dist/components/CodeBlock/useShiki.d.ts +5 -0
  125. package/dist/components/DataTable/DataTable.vue.d.ts +65 -0
  126. package/dist/components/DataTable/index.d.ts +2 -0
  127. package/dist/components/DataTable/types.d.ts +15 -0
  128. package/dist/components/Dialog/Dialog.variants.d.ts +2 -0
  129. package/dist/components/Dialog/Dialog.vue.d.ts +30 -0
  130. package/dist/components/Dialog/DialogClose.vue.d.ts +23 -0
  131. package/dist/components/Dialog/DialogContent.vue.d.ts +27 -0
  132. package/dist/components/Dialog/DialogDescription.vue.d.ts +23 -0
  133. package/dist/components/Dialog/DialogFooter.vue.d.ts +21 -0
  134. package/dist/components/Dialog/DialogHeader.vue.d.ts +19 -0
  135. package/dist/components/Dialog/DialogOverlay.vue.d.ts +9 -0
  136. package/dist/components/Dialog/DialogScrollContent.vue.d.ts +25 -0
  137. package/dist/components/Dialog/DialogTitle.vue.d.ts +23 -0
  138. package/dist/components/Dialog/DialogTrigger.vue.d.ts +23 -0
  139. package/dist/components/Dialog/context.d.ts +19 -0
  140. package/dist/components/Dialog/index.d.ts +11 -0
  141. package/dist/components/Editor/Editor.variants.d.ts +6 -0
  142. package/dist/components/Editor/Editor.vue.d.ts +37 -0
  143. package/dist/components/Editor/EditorModelSync.vue.d.ts +8 -0
  144. package/dist/components/Editor/EditorToolbar.vue.d.ts +15 -0
  145. package/dist/components/Editor/index.d.ts +2 -0
  146. package/dist/components/Hotkey/Hotkey.vue.d.ts +17 -0
  147. package/dist/components/Hotkey/HotkeyGroup.vue.d.ts +17 -0
  148. package/dist/components/Hotkey/index.d.ts +2 -0
  149. package/dist/components/Input/Input.variants.d.ts +16 -0
  150. package/dist/components/Input/Input.vue.d.ts +59 -0
  151. package/dist/components/Input/index.d.ts +2 -0
  152. package/dist/components/InputOTP/InputOTP.variants.d.ts +13 -0
  153. package/dist/components/InputOTP/InputOTP.vue.d.ts +40 -0
  154. package/dist/components/InputOTP/index.d.ts +2 -0
  155. package/dist/components/Label/Label.vue.d.ts +17 -0
  156. package/dist/components/Label/index.d.ts +1 -0
  157. package/dist/components/Progress/Progress.variants.d.ts +17 -0
  158. package/dist/components/Progress/Progress.vue.d.ts +24 -0
  159. package/dist/components/Progress/index.d.ts +2 -0
  160. package/dist/components/RadioGroup/RadioGroup.variants.d.ts +19 -0
  161. package/dist/components/RadioGroup/RadioGroup.vue.d.ts +36 -0
  162. package/dist/components/RadioGroup/RadioGroupItem.vue.d.ts +36 -0
  163. package/dist/components/RadioGroup/context.d.ts +9 -0
  164. package/dist/components/RadioGroup/index.d.ts +3 -0
  165. package/dist/components/Select/Select.variants.d.ts +9 -0
  166. package/dist/components/Select/Select.vue.d.ts +42 -0
  167. package/dist/components/Select/SelectContent.vue.d.ts +21 -0
  168. package/dist/components/Select/SelectGroup.vue.d.ts +19 -0
  169. package/dist/components/Select/SelectItem.vue.d.ts +26 -0
  170. package/dist/components/Select/SelectItemText.vue.d.ts +19 -0
  171. package/dist/components/Select/SelectLabel.vue.d.ts +19 -0
  172. package/dist/components/Select/SelectScrollDownButton.vue.d.ts +19 -0
  173. package/dist/components/Select/SelectScrollUpButton.vue.d.ts +19 -0
  174. package/dist/components/Select/SelectSeparator.vue.d.ts +9 -0
  175. package/dist/components/Select/SelectTrigger.vue.d.ts +26 -0
  176. package/dist/components/Select/SelectValue.vue.d.ts +25 -0
  177. package/dist/components/Select/context.d.ts +52 -0
  178. package/dist/components/Select/index.d.ts +12 -0
  179. package/dist/components/Separator/Separator.vue.d.ts +13 -0
  180. package/dist/components/Separator/index.d.ts +1 -0
  181. package/dist/components/Skeleton/Skeleton.vue.d.ts +7 -0
  182. package/dist/components/Skeleton/index.d.ts +1 -0
  183. package/dist/components/Spinner/Spinner.variants.d.ts +5 -0
  184. package/dist/components/Spinner/Spinner.vue.d.ts +11 -0
  185. package/dist/components/Spinner/index.d.ts +2 -0
  186. package/dist/components/Stepper/Stepper.vue.d.ts +30 -0
  187. package/dist/components/Stepper/StepperDescription.vue.d.ts +16 -0
  188. package/dist/components/Stepper/StepperIndicator.vue.d.ts +19 -0
  189. package/dist/components/Stepper/StepperItem.vue.d.ts +25 -0
  190. package/dist/components/Stepper/StepperSeparator.vue.d.ts +6 -0
  191. package/dist/components/Stepper/StepperTitle.vue.d.ts +16 -0
  192. package/dist/components/Stepper/StepperTrigger.vue.d.ts +16 -0
  193. package/dist/components/Stepper/context.d.ts +17 -0
  194. package/dist/components/Stepper/index.d.ts +8 -0
  195. package/dist/components/Switch/Switch.variants.d.ts +15 -0
  196. package/dist/components/Switch/Switch.vue.d.ts +40 -0
  197. package/dist/components/Switch/index.d.ts +2 -0
  198. package/dist/components/Table/Table.vue.d.ts +18 -0
  199. package/dist/components/Table/TableBody.vue.d.ts +17 -0
  200. package/dist/components/Table/TableCell.vue.d.ts +28 -0
  201. package/dist/components/Table/TableEmpty.vue.d.ts +20 -0
  202. package/dist/components/Table/TableFooter.vue.d.ts +17 -0
  203. package/dist/components/Table/TableHead.vue.d.ts +26 -0
  204. package/dist/components/Table/TableHeader.vue.d.ts +17 -0
  205. package/dist/components/Table/TableRow.vue.d.ts +17 -0
  206. package/dist/components/Table/index.d.ts +8 -0
  207. package/dist/components/Tabs/Tabs.variants.d.ts +11 -0
  208. package/dist/components/Tabs/Tabs.vue.d.ts +29 -0
  209. package/dist/components/Tabs/TabsContent.vue.d.ts +20 -0
  210. package/dist/components/Tabs/TabsList.vue.d.ts +22 -0
  211. package/dist/components/Tabs/TabsTrigger.vue.d.ts +25 -0
  212. package/dist/components/Tabs/context.d.ts +7 -0
  213. package/dist/components/Tabs/index.d.ts +5 -0
  214. package/dist/components/Textarea/Textarea.variants.d.ts +9 -0
  215. package/dist/components/Textarea/Textarea.vue.d.ts +59 -0
  216. package/dist/components/Textarea/index.d.ts +2 -0
  217. package/dist/components/Toggle/Toggle.variants.d.ts +6 -0
  218. package/dist/components/Toggle/Toggle.vue.d.ts +38 -0
  219. package/dist/components/Toggle/index.d.ts +2 -0
  220. package/dist/components/ToggleGroup/ToggleGroup.variants.d.ts +5 -0
  221. package/dist/components/ToggleGroup/ToggleGroup.vue.d.ts +41 -0
  222. package/dist/components/ToggleGroup/ToggleGroupItem.vue.d.ts +27 -0
  223. package/dist/components/ToggleGroup/context.d.ts +13 -0
  224. package/dist/components/ToggleGroup/index.d.ts +3 -0
  225. package/dist/coq-B76ZoOHZ.js +3 -0
  226. package/dist/cpp-CtrG851a.js +19 -0
  227. package/dist/crystal-DVE659Hz.js +18 -0
  228. package/dist/csharp-CM90Agtc.js +3 -0
  229. package/dist/css-BXAIfPSV.js +5 -0
  230. package/dist/csv-Unqj11Cb.js +3 -0
  231. package/dist/cue-ClLQ6DG1.js +3 -0
  232. package/dist/cypher-BJn0hcQn.js +3 -0
  233. package/dist/d-CCRBmzkh.js +3 -0
  234. package/dist/dark-plus-BaXfgF0I.js +4 -0
  235. package/dist/dart-CvZbon70.js +3 -0
  236. package/dist/dax-DV67hG2y.js +3 -0
  237. package/dist/desktop-DbHnbqQL.js +3 -0
  238. package/dist/diff-DoTfpm4z.js +3 -0
  239. package/dist/dist-BxFwGWKU.js +9069 -0
  240. package/dist/docker-D893Ehl0.js +3 -0
  241. package/dist/dotenv-t_3AzCLU.js +3 -0
  242. package/dist/dracula-BHF_kpO0.js +4 -0
  243. package/dist/dracula-soft-CaTOiVFO.js +4 -0
  244. package/dist/dream-maker-Dvajhs6B.js +3 -0
  245. package/dist/edge-BkMo23iR.js +12 -0
  246. package/dist/elixir-Cq7Sz6zR.js +5 -0
  247. package/dist/elm-C9Egvai-.js +5 -0
  248. package/dist/emacs-lisp-4f2kgb7K.js +3 -0
  249. package/dist/erb-DU88g3CK.js +10 -0
  250. package/dist/erlang-Btzo1tkm.js +5 -0
  251. package/dist/everforest-dark-n1U9TERu.js +4 -0
  252. package/dist/everforest-light-Cxk-NEOq.js +4 -0
  253. package/dist/fennel-BcdDyKOz.js +3 -0
  254. package/dist/fish-zUc4glNK.js +3 -0
  255. package/dist/fluent-C30ZXKsb.js +3 -0
  256. package/dist/fortran-fixed-form-Cb6k23A8.js +5 -0
  257. package/dist/fortran-free-form-DZzTNipM.js +3 -0
  258. package/dist/fsharp-BRGA2aLx.js +5 -0
  259. package/dist/gdresource-D4Q8_yNH.js +10 -0
  260. package/dist/gdscript-CasWk1ed.js +3 -0
  261. package/dist/gdshader-C6_C1Mla.js +3 -0
  262. package/dist/genie-Dc1WHM2J.js +3 -0
  263. package/dist/gherkin-p4arnJHH.js +3 -0
  264. package/dist/git-commit-BgDIffUm.js +5 -0
  265. package/dist/git-rebase-BOOLXd_2.js +5 -0
  266. package/dist/github-dark-BY_BCkXE.js +4 -0
  267. package/dist/github-dark-default-CxpVDCKU.js +4 -0
  268. package/dist/github-dark-dimmed-DP55KhxO.js +4 -0
  269. package/dist/github-dark-high-contrast-BsJ4xW6d.js +4 -0
  270. package/dist/github-light-aP2TlV4x.js +4 -0
  271. package/dist/github-light-default-C4MUqc7r.js +4 -0
  272. package/dist/github-light-high-contrast-DKhOk93U.js +4 -0
  273. package/dist/gleam-CHP-0Vmy.js +3 -0
  274. package/dist/glimmer-js-DDAcDe2E.js +14 -0
  275. package/dist/glimmer-ts-BMMyghSC.js +14 -0
  276. package/dist/glsl-C77SdHHd.js +6 -0
  277. package/dist/gn-DdA_9WBV.js +3 -0
  278. package/dist/gnuplot-DiszKoDh.js +3 -0
  279. package/dist/go-B7sJ7_JR.js +3 -0
  280. package/dist/graphql-0GE-jM6H.js +15 -0
  281. package/dist/groovy-D5RihzTE.js +3 -0
  282. package/dist/gruvbox-dark-hard-B5oO9dKQ.js +4 -0
  283. package/dist/gruvbox-dark-medium-BKQQ8bni.js +4 -0
  284. package/dist/gruvbox-dark-soft-BgWa53Ov.js +4 -0
  285. package/dist/gruvbox-light-hard-POZyzoU-.js +4 -0
  286. package/dist/gruvbox-light-medium-BPz-pe8v.js +4 -0
  287. package/dist/gruvbox-light-soft-C5M5c9Sl.js +4 -0
  288. package/dist/hack-DQMf89ED.js +10 -0
  289. package/dist/haml-Cld0wv97.js +11 -0
  290. package/dist/handlebars-BT_HwtwQ.js +14 -0
  291. package/dist/haskell-CbDb8mmG.js +3 -0
  292. package/dist/haxe-CkQ88r70.js +3 -0
  293. package/dist/hcl-CVaPdMU6.js +3 -0
  294. package/dist/hjson-DkLkzLzi.js +3 -0
  295. package/dist/hlsl-Fs8CwE1E.js +3 -0
  296. package/dist/horizon-CYvChE1l.js +4 -0
  297. package/dist/horizon-bright-BMwhJ8Xu.js +4 -0
  298. package/dist/houston-BhP0Wze_.js +4 -0
  299. package/dist/html-B9HcON16.js +11 -0
  300. package/dist/html-derivative-rSLNyYm7.js +5 -0
  301. package/dist/http-D3ad5MBk.js +14 -0
  302. package/dist/hurl-DXm3CnIB.js +12 -0
  303. package/dist/hxml-BxhiIejJ.js +5 -0
  304. package/dist/hy-Cwkb2sgB.js +3 -0
  305. package/dist/imba-Ccadz2v8.js +3 -0
  306. package/dist/index.css +2 -0
  307. package/dist/index.d.ts +30 -0
  308. package/dist/index.js +31389 -0
  309. package/dist/ini-Br-y36jZ.js +3 -0
  310. package/dist/java-GQ5wYDFs.js +5 -0
  311. package/dist/javascript-DlxQoHvZ.js +5 -0
  312. package/dist/jinja-sW3mCDH-.js +5 -0
  313. package/dist/jison-B84xpLIw.js +5 -0
  314. package/dist/json-LZFQdXam.js +5 -0
  315. package/dist/json5-DlfYKYSp.js +3 -0
  316. package/dist/jsonc-C4bq8qU7.js +3 -0
  317. package/dist/jsonl-CcMxJ-J9.js +3 -0
  318. package/dist/jsonnet-D9tUdPqc.js +3 -0
  319. package/dist/jssm-C9rzGa75.js +3 -0
  320. package/dist/jsx-OsE-Bunt.js +5 -0
  321. package/dist/julia-Cqa8LGkK.js +16 -0
  322. package/dist/just-BRXsB_7M.js +18 -0
  323. package/dist/kanagawa-dragon-BQzNnL3z.js +4 -0
  324. package/dist/kanagawa-lotus-9F6kHEKq.js +4 -0
  325. package/dist/kanagawa-wave-u67gXxMn.js +4 -0
  326. package/dist/kdl-C3ArYlhk.js +3 -0
  327. package/dist/kotlin-DlbbvmpW.js +3 -0
  328. package/dist/kusto-SZ8S9EwN.js +3 -0
  329. package/dist/laserwave-ClGRl-5t.js +4 -0
  330. package/dist/latex-B89DwGYR.js +5 -0
  331. package/dist/lean-CYj2oBhN.js +3 -0
  332. package/dist/less-D-kmrIrT.js +3 -0
  333. package/dist/lib/utils.d.ts +15 -0
  334. package/dist/light-plus-C5hP1kpF.js +4 -0
  335. package/dist/liquid-C4a8om0c.js +14 -0
  336. package/dist/llvm-dcvn_KIM.js +3 -0
  337. package/dist/log-DTf-0zYP.js +3 -0
  338. package/dist/logo-CUh2b5yy.js +3 -0
  339. package/dist/lua-Bd6Ait3J.js +6 -0
  340. package/dist/luau-cl4PrKah.js +3 -0
  341. package/dist/make-eFBmESRY.js +3 -0
  342. package/dist/markdown-E1Tjl3ay.js +3 -0
  343. package/dist/marko-Bpn4TwEU.js +14 -0
  344. package/dist/material-theme-C5ZLXIyB.js +4 -0
  345. package/dist/material-theme-darker-DlsZgyqn.js +4 -0
  346. package/dist/material-theme-lighter-Dgtd60FS.js +4 -0
  347. package/dist/material-theme-ocean-FDICw_Nl.js +4 -0
  348. package/dist/material-theme-palenight-YOynAOz-.js +4 -0
  349. package/dist/matlab-CWYflKhx.js +3 -0
  350. package/dist/mdc-C2TPGoHi.js +12 -0
  351. package/dist/mdx-DKokoIvR.js +3 -0
  352. package/dist/mermaid-Di77ziEK.js +3 -0
  353. package/dist/min-dark-DHMEs2x8.js +4 -0
  354. package/dist/min-light-D6UmcDRG.js +4 -0
  355. package/dist/mipsasm-Dqf3Smf4.js +3 -0
  356. package/dist/mojo-BnsXq_BO.js +3 -0
  357. package/dist/monokai-BD0eaQnD.js +4 -0
  358. package/dist/moonbit-CAhQ3sCX.js +3 -0
  359. package/dist/move-xbI-XijT.js +3 -0
  360. package/dist/narrat-BOGrs0D9.js +3 -0
  361. package/dist/nextflow-Ctcr2tCu.js +5 -0
  362. package/dist/nextflow-groovy-NgfREUhM.js +3 -0
  363. package/dist/nginx-BFwHGFbL.js +5 -0
  364. package/dist/night-owl-BKGHTQht.js +4 -0
  365. package/dist/night-owl-light-CnoFDJkw.js +4 -0
  366. package/dist/nim-CbbeoxCp.js +20 -0
  367. package/dist/nix-BvtetEBt.js +3 -0
  368. package/dist/nord-BYKqE5KS.js +4 -0
  369. package/dist/nushell-CYp0bSE-.js +3 -0
  370. package/dist/objective-c-BT7nnnUJ.js +3 -0
  371. package/dist/objective-cpp-CbC4-uTv.js +3 -0
  372. package/dist/ocaml-CDcFY8QK.js +3 -0
  373. package/dist/odin-CrW6HAZf.js +3 -0
  374. package/dist/one-dark-pro-DfPMGiYy.js +4 -0
  375. package/dist/one-light-DFXY36gp.js +4 -0
  376. package/dist/openscad-iUFg0B0g.js +3 -0
  377. package/dist/pascal-CyLyX3Jm.js +3 -0
  378. package/dist/perl-BC7uqZyY.js +16 -0
  379. package/dist/php-BMK-MHr9.js +18 -0
  380. package/dist/pkl-kZxyQXfN.js +3 -0
  381. package/dist/plastic-XNYJM3D6.js +4 -0
  382. package/dist/plsql-Y4k3-CA1.js +3 -0
  383. package/dist/po-gQpZNv7T.js +3 -0
  384. package/dist/poimandres-C4PaPjEw.js +4 -0
  385. package/dist/polar-BcYSMBl1.js +3 -0
  386. package/dist/postcss-DOPa887j.js +3 -0
  387. package/dist/powerquery-yPSRIzIf.js +3 -0
  388. package/dist/powershell-7juVthsu.js +3 -0
  389. package/dist/prisma-SeHmGHlD.js +3 -0
  390. package/dist/prolog-C0rOAsFl.js +3 -0
  391. package/dist/proto-BIorFbiU.js +3 -0
  392. package/dist/pug-CrSfHEzh.js +12 -0
  393. package/dist/puppet-DLgViJuu.js +3 -0
  394. package/dist/purescript-DWF1bvyi.js +3 -0
  395. package/dist/python-BhLDq9ED.js +3 -0
  396. package/dist/qml-C5olj0fW.js +5 -0
  397. package/dist/qmldir-DdZTkg5A.js +3 -0
  398. package/dist/qss-DolMCpN6.js +3 -0
  399. package/dist/r-CbDnOTHJ.js +5 -0
  400. package/dist/racket-CI3EgTLA.js +3 -0
  401. package/dist/raku-C00n-qdV.js +3 -0
  402. package/dist/razor-4USJUQA5.js +10 -0
  403. package/dist/red-RKgSrRAN.js +4 -0
  404. package/dist/reg-CfM5cE8h.js +3 -0
  405. package/dist/regexp-CVVyGBTZ.js +5 -0
  406. package/dist/rel-DXm_CT57.js +3 -0
  407. package/dist/riscv-j__jQJtH.js +3 -0
  408. package/dist/ron-CoMJEWoM.js +3 -0
  409. package/dist/rose-pine-3X2It6Vk.js +4 -0
  410. package/dist/rose-pine-dawn-wDbveFcy.js +4 -0
  411. package/dist/rose-pine-moon-khW-CldE.js +4 -0
  412. package/dist/rosmsg-baMlju9J.js +3 -0
  413. package/dist/rst-DHCx6S5y.js +22 -0
  414. package/dist/ruby-BGM2AA86.js +30 -0
  415. package/dist/rust-Bwz4_Zz9.js +3 -0
  416. package/dist/sas-Bt22bSd-.js +5 -0
  417. package/dist/sass-DapcQAx-.js +3 -0
  418. package/dist/scala-BG-wcq5w.js +3 -0
  419. package/dist/scheme-C_e1IoyF.js +3 -0
  420. package/dist/scss-BE_dvsh7.js +6 -0
  421. package/dist/sdbl-JAyVE3qm.js +3 -0
  422. package/dist/shaderlab-Cj0D4q_L.js +5 -0
  423. package/dist/shellscript-BYm9tsiS.js +5 -0
  424. package/dist/shellsession-DlLvFMGg.js +5 -0
  425. package/dist/slack-dark--voIvSma.js +4 -0
  426. package/dist/slack-ochin-ll9QUhFq.js +4 -0
  427. package/dist/smalltalk-CEdXYjUj.js +3 -0
  428. package/dist/snazzy-light-p45c0RAm.js +4 -0
  429. package/dist/solarized-dark-DsMmNvqH.js +4 -0
  430. package/dist/solarized-light-DpXVTf-g.js +4 -0
  431. package/dist/solidity-BKFDmBTC.js +3 -0
  432. package/dist/soy-DtEoay8i.js +5 -0
  433. package/dist/sparql-BITkS5Z_.js +5 -0
  434. package/dist/splunk-DQeAzsOi.js +3 -0
  435. package/dist/sql-D_Kdq6gC.js +5 -0
  436. package/dist/ssh-config-DB40eScc.js +3 -0
  437. package/dist/stata-CtlHW6m0.js +5 -0
  438. package/dist/strux-ui.css +2 -0
  439. package/dist/stylus-moFzJ0fK.js +3 -0
  440. package/dist/surrealql-HVnTUb6w.js +5 -0
  441. package/dist/svelte-DWhZGM13.js +14 -0
  442. package/dist/swift-B3iPwKO0.js +3 -0
  443. package/dist/synthwave-84-oxS-dzpy.js +4 -0
  444. package/dist/system-verilog-DoAJNIZ8.js +3 -0
  445. package/dist/systemd-DevKAdYm.js +3 -0
  446. package/dist/talonscript-DwNl69M9.js +3 -0
  447. package/dist/tasl-CKiw1_vh.js +3 -0
  448. package/dist/tcl-BtutcLWg.js +3 -0
  449. package/dist/templ-GC61TXh-.js +12 -0
  450. package/dist/terraform-BaQiuXqM.js +3 -0
  451. package/dist/tex-BpXp1VG6.js +5 -0
  452. package/dist/tokyo-night-CLOyAEcU.js +4 -0
  453. package/dist/toml-Dr0kWc8B.js +3 -0
  454. package/dist/ts-tags-DOihhOlr.js +38 -0
  455. package/dist/tsv-C-6tiGwW.js +3 -0
  456. package/dist/tsx-DVukRIGB.js +5 -0
  457. package/dist/turtle-BC_OCIAI.js +3 -0
  458. package/dist/twig-BoBy7ymr.js +18 -0
  459. package/dist/typescript-o5NtkUUJ.js +5 -0
  460. package/dist/typespec-DStJD0fR.js +3 -0
  461. package/dist/typst-CwdON9sn.js +3 -0
  462. package/dist/v-C-REktM4.js +3 -0
  463. package/dist/vala-BXCtnoI7.js +3 -0
  464. package/dist/vb-BsRx4fGg.js +3 -0
  465. package/dist/verilog-BIHifWx2.js +3 -0
  466. package/dist/vesper-DlGbuHx1.js +4 -0
  467. package/dist/vhdl-DDCWXBtw.js +3 -0
  468. package/dist/viml-CpTU07-K.js +3 -0
  469. package/dist/vitesse-black-BvXUUlAo.js +4 -0
  470. package/dist/vitesse-dark-pBqclJNi.js +4 -0
  471. package/dist/vitesse-light-Cgcs4BIy.js +4 -0
  472. package/dist/vue-C4b8odTB.js +21 -0
  473. package/dist/vue-html-BEwKPR5W.js +5 -0
  474. package/dist/vue-vine-CLecvFJi.js +18 -0
  475. package/dist/vyper-G6LIJvTi.js +3 -0
  476. package/dist/wasm-Btx0N3YS.js +4 -0
  477. package/dist/wasm-COlAncNE.js +3 -0
  478. package/dist/wenyan-DtqMr2Zc.js +3 -0
  479. package/dist/wgsl-B2v8dCnx.js +3 -0
  480. package/dist/wikitext-Bf0m4xA1.js +3 -0
  481. package/dist/wit-ChMDljlF.js +3 -0
  482. package/dist/wolfram-DdOH3gOM.js +3 -0
  483. package/dist/xml-UfJT5ICX.js +6 -0
  484. package/dist/xsl-BlKPAm48.js +5 -0
  485. package/dist/yaml-DwO6QOAh.js +5 -0
  486. package/dist/zenscript-BEt1sJUj.js +3 -0
  487. package/dist/zig-B7YIws_E.js +3 -0
  488. package/package.json +137 -0
  489. package/src/styles/fonts.css +20 -0
  490. package/src/styles/index.css +3 -0
  491. package/src/styles/theme.css +156 -0
@@ -0,0 +1,4 @@
1
+ //#region node_modules/@shikijs/themes/dist/rose-pine.mjs
2
+ var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#e0def4\",\"activityBar.background\":\"#191724\",\"activityBar.dropBorder\":\"#26233a\",\"activityBar.foreground\":\"#e0def4\",\"activityBar.inactiveForeground\":\"#908caa\",\"activityBarBadge.background\":\"#ebbcba\",\"activityBarBadge.foreground\":\"#191724\",\"badge.background\":\"#ebbcba\",\"badge.foreground\":\"#191724\",\"banner.background\":\"#1f1d2e\",\"banner.foreground\":\"#e0def4\",\"banner.iconForeground\":\"#908caa\",\"breadcrumb.activeSelectionForeground\":\"#ebbcba\",\"breadcrumb.background\":\"#191724\",\"breadcrumb.focusForeground\":\"#908caa\",\"breadcrumb.foreground\":\"#6e6a86\",\"breadcrumbPicker.background\":\"#1f1d2e\",\"button.background\":\"#ebbcba\",\"button.foreground\":\"#191724\",\"button.hoverBackground\":\"#ebbcbae6\",\"button.secondaryBackground\":\"#1f1d2e\",\"button.secondaryForeground\":\"#e0def4\",\"button.secondaryHoverBackground\":\"#26233a\",\"charts.blue\":\"#9ccfd8\",\"charts.foreground\":\"#e0def4\",\"charts.green\":\"#31748f\",\"charts.lines\":\"#908caa\",\"charts.orange\":\"#ebbcba\",\"charts.purple\":\"#c4a7e7\",\"charts.red\":\"#eb6f92\",\"charts.yellow\":\"#f6c177\",\"checkbox.background\":\"#1f1d2e\",\"checkbox.border\":\"#6e6a8633\",\"checkbox.foreground\":\"#e0def4\",\"debugExceptionWidget.background\":\"#1f1d2e\",\"debugExceptionWidget.border\":\"#6e6a8633\",\"debugIcon.breakpointCurrentStackframeForeground\":\"#908caa\",\"debugIcon.breakpointDisabledForeground\":\"#908caa\",\"debugIcon.breakpointForeground\":\"#908caa\",\"debugIcon.breakpointStackframeForeground\":\"#908caa\",\"debugIcon.breakpointUnverifiedForeground\":\"#908caa\",\"debugIcon.continueForeground\":\"#908caa\",\"debugIcon.disconnectForeground\":\"#908caa\",\"debugIcon.pauseForeground\":\"#908caa\",\"debugIcon.restartForeground\":\"#908caa\",\"debugIcon.startForeground\":\"#908caa\",\"debugIcon.stepBackForeground\":\"#908caa\",\"debugIcon.stepIntoForeground\":\"#908caa\",\"debugIcon.stepOutForeground\":\"#908caa\",\"debugIcon.stepOverForeground\":\"#908caa\",\"debugIcon.stopForeground\":\"#eb6f92\",\"debugToolBar.background\":\"#1f1d2e\",\"debugToolBar.border\":\"#26233a\",\"descriptionForeground\":\"#908caa\",\"diffEditor.border\":\"#26233a\",\"diffEditor.diagonalFill\":\"#6e6a8666\",\"diffEditor.insertedLineBackground\":\"#9ccfd826\",\"diffEditor.insertedTextBackground\":\"#9ccfd826\",\"diffEditor.removedLineBackground\":\"#eb6f9226\",\"diffEditor.removedTextBackground\":\"#eb6f9226\",\"diffEditorOverview.insertedForeground\":\"#9ccfd880\",\"diffEditorOverview.removedForeground\":\"#eb6f9280\",\"dropdown.background\":\"#1f1d2e\",\"dropdown.border\":\"#6e6a8633\",\"dropdown.foreground\":\"#e0def4\",\"dropdown.listBackground\":\"#1f1d2e\",\"editor.background\":\"#191724\",\"editor.findMatchBackground\":\"#f6c17733\",\"editor.findMatchBorder\":\"#f6c17780\",\"editor.findMatchForeground\":\"#e0def4\",\"editor.findMatchHighlightBackground\":\"#6e6a8666\",\"editor.findMatchHighlightForeground\":\"#e0def4cc\",\"editor.findRangeHighlightBackground\":\"#6e6a8666\",\"editor.findRangeHighlightBorder\":\"#0000\",\"editor.focusedStackFrameHighlightBackground\":\"#6e6a8633\",\"editor.foldBackground\":\"#6e6a8633\",\"editor.foreground\":\"#e0def4\",\"editor.hoverHighlightBackground\":\"#0000\",\"editor.inactiveSelectionBackground\":\"#6e6a861a\",\"editor.inlineValuesBackground\":\"#0000\",\"editor.inlineValuesForeground\":\"#908caa\",\"editor.lineHighlightBackground\":\"#6e6a861a\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.linkedEditingBackground\":\"#6e6a8633\",\"editor.rangeHighlightBackground\":\"#6e6a861a\",\"editor.selectionBackground\":\"#6e6a8633\",\"editor.selectionForeground\":\"#e0def4\",\"editor.selectionHighlightBackground\":\"#6e6a8633\",\"editor.selectionHighlightBorder\":\"#191724\",\"editor.snippetFinalTabstopHighlightBackground\":\"#6e6a8633\",\"editor.snippetFinalTabstopHighlightBorder\":\"#1f1d2e\",\"editor.snippetTabstopHighlightBackground\":\"#6e6a8633\",\"editor.snippetTabstopHighlightBorder\":\"#1f1d2e\",\"editor.stackFrameHighlightBackground\":\"#6e6a8633\",\"editor.symbolHighlightBackground\":\"#6e6a8633\",\"editor.symbolHighlightBorder\":\"#0000\",\"editor.wordHighlightBackground\":\"#6e6a8633\",\"editor.wordHighlightBorder\":\"#0000\",\"editor.wordHighlightStrongBackground\":\"#6e6a8633\",\"editor.wordHighlightStrongBorder\":\"#6e6a8633\",\"editorBracketHighlight.foreground1\":\"#eb6f9280\",\"editorBracketHighlight.foreground2\":\"#31748f80\",\"editorBracketHighlight.foreground3\":\"#f6c17780\",\"editorBracketHighlight.foreground4\":\"#9ccfd880\",\"editorBracketHighlight.foreground5\":\"#ebbcba80\",\"editorBracketHighlight.foreground6\":\"#c4a7e780\",\"editorBracketMatch.background\":\"#0000\",\"editorBracketMatch.border\":\"#908caa\",\"editorBracketPairGuide.activeBackground1\":\"#31748f\",\"editorBracketPairGuide.activeBackground2\":\"#ebbcba\",\"editorBracketPairGuide.activeBackground3\":\"#c4a7e7\",\"editorBracketPairGuide.activeBackground4\":\"#9ccfd8\",\"editorBracketPairGuide.activeBackground5\":\"#f6c177\",\"editorBracketPairGuide.activeBackground6\":\"#eb6f92\",\"editorBracketPairGuide.background1\":\"#31748f80\",\"editorBracketPairGuide.background2\":\"#ebbcba80\",\"editorBracketPairGuide.background3\":\"#c4a7e780\",\"editorBracketPairGuide.background4\":\"#9ccfd880\",\"editorBracketPairGuide.background5\":\"#f6c17780\",\"editorBracketPairGuide.background6\":\"#eb6f9280\",\"editorCodeLens.foreground\":\"#ebbcba\",\"editorCursor.background\":\"#e0def4\",\"editorCursor.foreground\":\"#6e6a86\",\"editorError.border\":\"#0000\",\"editorError.foreground\":\"#eb6f92\",\"editorGhostText.foreground\":\"#908caa\",\"editorGroup.border\":\"#0000\",\"editorGroup.dropBackground\":\"#1f1d2e\",\"editorGroup.emptyBackground\":\"#0000\",\"editorGroup.focusedEmptyBorder\":\"#0000\",\"editorGroupHeader.noTabsBackground\":\"#0000\",\"editorGroupHeader.tabsBackground\":\"#0000\",\"editorGroupHeader.tabsBorder\":\"#0000\",\"editorGutter.addedBackground\":\"#9ccfd8\",\"editorGutter.background\":\"#191724\",\"editorGutter.commentRangeForeground\":\"#26233a\",\"editorGutter.deletedBackground\":\"#eb6f92\",\"editorGutter.foldingControlForeground\":\"#c4a7e7\",\"editorGutter.modifiedBackground\":\"#ebbcba\",\"editorHint.border\":\"#0000\",\"editorHint.foreground\":\"#908caa\",\"editorHoverWidget.background\":\"#1f1d2e\",\"editorHoverWidget.border\":\"#6e6a8680\",\"editorHoverWidget.foreground\":\"#908caa\",\"editorHoverWidget.highlightForeground\":\"#e0def4\",\"editorHoverWidget.statusBarBackground\":\"#0000\",\"editorIndentGuide.activeBackground1\":\"#6e6a86\",\"editorIndentGuide.background1\":\"#6e6a8666\",\"editorInfo.border\":\"#26233a\",\"editorInfo.foreground\":\"#9ccfd8\",\"editorInlayHint.background\":\"#26233a80\",\"editorInlayHint.foreground\":\"#908caa80\",\"editorInlayHint.parameterBackground\":\"#26233a80\",\"editorInlayHint.parameterForeground\":\"#c4a7e780\",\"editorInlayHint.typeBackground\":\"#26233a80\",\"editorInlayHint.typeForeground\":\"#9ccfd880\",\"editorLightBulb.foreground\":\"#31748f\",\"editorLightBulbAutoFix.foreground\":\"#ebbcba\",\"editorLineNumber.activeForeground\":\"#e0def4\",\"editorLineNumber.foreground\":\"#908caa\",\"editorLink.activeForeground\":\"#ebbcba\",\"editorMarkerNavigation.background\":\"#1f1d2e\",\"editorMarkerNavigationError.background\":\"#1f1d2e\",\"editorMarkerNavigationInfo.background\":\"#1f1d2e\",\"editorMarkerNavigationWarning.background\":\"#1f1d2e\",\"editorOverviewRuler.addedForeground\":\"#9ccfd880\",\"editorOverviewRuler.background\":\"#191724\",\"editorOverviewRuler.border\":\"#6e6a8666\",\"editorOverviewRuler.bracketMatchForeground\":\"#908caa\",\"editorOverviewRuler.commentForeground\":\"#908caa80\",\"editorOverviewRuler.commentUnresolvedForeground\":\"#f6c17780\",\"editorOverviewRuler.commonContentForeground\":\"#6e6a861a\",\"editorOverviewRuler.currentContentForeground\":\"#6e6a8633\",\"editorOverviewRuler.deletedForeground\":\"#eb6f9280\",\"editorOverviewRuler.errorForeground\":\"#eb6f9280\",\"editorOverviewRuler.findMatchForeground\":\"#6e6a8666\",\"editorOverviewRuler.incomingContentForeground\":\"#c4a7e780\",\"editorOverviewRuler.infoForeground\":\"#9ccfd880\",\"editorOverviewRuler.modifiedForeground\":\"#ebbcba80\",\"editorOverviewRuler.rangeHighlightForeground\":\"#6e6a8666\",\"editorOverviewRuler.selectionHighlightForeground\":\"#6e6a8666\",\"editorOverviewRuler.warningForeground\":\"#f6c17780\",\"editorOverviewRuler.wordHighlightForeground\":\"#6e6a8633\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#6e6a8666\",\"editorPane.background\":\"#0000\",\"editorRuler.foreground\":\"#6e6a8666\",\"editorSuggestWidget.background\":\"#1f1d2e\",\"editorSuggestWidget.border\":\"#0000\",\"editorSuggestWidget.focusHighlightForeground\":\"#ebbcba\",\"editorSuggestWidget.foreground\":\"#908caa\",\"editorSuggestWidget.highlightForeground\":\"#ebbcba\",\"editorSuggestWidget.selectedBackground\":\"#6e6a8633\",\"editorSuggestWidget.selectedForeground\":\"#e0def4\",\"editorSuggestWidget.selectedIconForeground\":\"#e0def4\",\"editorUnnecessaryCode.border\":\"#0000\",\"editorUnnecessaryCode.opacity\":\"#e0def480\",\"editorWarning.border\":\"#0000\",\"editorWarning.foreground\":\"#f6c177\",\"editorWhitespace.foreground\":\"#6e6a8680\",\"editorWidget.background\":\"#1f1d2e\",\"editorWidget.border\":\"#26233a\",\"editorWidget.foreground\":\"#908caa\",\"editorWidget.resizeBorder\":\"#6e6a86\",\"errorForeground\":\"#eb6f92\",\"extensionBadge.remoteBackground\":\"#c4a7e7\",\"extensionBadge.remoteForeground\":\"#191724\",\"extensionButton.prominentBackground\":\"#ebbcba\",\"extensionButton.prominentForeground\":\"#191724\",\"extensionButton.prominentHoverBackground\":\"#ebbcbae6\",\"extensionIcon.preReleaseForeground\":\"#31748f\",\"extensionIcon.starForeground\":\"#ebbcba\",\"extensionIcon.verifiedForeground\":\"#c4a7e7\",\"focusBorder\":\"#6e6a8633\",\"foreground\":\"#e0def4\",\"git.blame.editorDecorationForeground\":\"#6e6a86\",\"gitDecoration.addedResourceForeground\":\"#9ccfd8\",\"gitDecoration.conflictingResourceForeground\":\"#eb6f92\",\"gitDecoration.deletedResourceForeground\":\"#908caa\",\"gitDecoration.ignoredResourceForeground\":\"#6e6a86\",\"gitDecoration.modifiedResourceForeground\":\"#ebbcba\",\"gitDecoration.renamedResourceForeground\":\"#31748f\",\"gitDecoration.stageDeletedResourceForeground\":\"#eb6f92\",\"gitDecoration.stageModifiedResourceForeground\":\"#c4a7e7\",\"gitDecoration.submoduleResourceForeground\":\"#f6c177\",\"gitDecoration.untrackedResourceForeground\":\"#f6c177\",\"icon.foreground\":\"#908caa\",\"input.background\":\"#26233a80\",\"input.border\":\"#6e6a8633\",\"input.foreground\":\"#e0def4\",\"input.placeholderForeground\":\"#908caa\",\"inputOption.activeBackground\":\"#ebbcba26\",\"inputOption.activeBorder\":\"#0000\",\"inputOption.activeForeground\":\"#ebbcba\",\"inputValidation.errorBackground\":\"#1f1d2e\",\"inputValidation.errorBorder\":\"#6e6a8666\",\"inputValidation.errorForeground\":\"#eb6f92\",\"inputValidation.infoBackground\":\"#1f1d2e\",\"inputValidation.infoBorder\":\"#6e6a8666\",\"inputValidation.infoForeground\":\"#9ccfd8\",\"inputValidation.warningBackground\":\"#1f1d2e\",\"inputValidation.warningBorder\":\"#6e6a8666\",\"inputValidation.warningForeground\":\"#9ccfd880\",\"keybindingLabel.background\":\"#26233a\",\"keybindingLabel.border\":\"#6e6a8666\",\"keybindingLabel.bottomBorder\":\"#6e6a8666\",\"keybindingLabel.foreground\":\"#c4a7e7\",\"keybindingTable.headerBackground\":\"#26233a\",\"keybindingTable.rowsBackground\":\"#1f1d2e\",\"list.activeSelectionBackground\":\"#6e6a8633\",\"list.activeSelectionForeground\":\"#e0def4\",\"list.deemphasizedForeground\":\"#908caa\",\"list.dropBackground\":\"#1f1d2e\",\"list.errorForeground\":\"#eb6f92\",\"list.filterMatchBackground\":\"#1f1d2e\",\"list.filterMatchBorder\":\"#ebbcba\",\"list.focusBackground\":\"#6e6a8666\",\"list.focusForeground\":\"#e0def4\",\"list.focusOutline\":\"#6e6a8633\",\"list.highlightForeground\":\"#ebbcba\",\"list.hoverBackground\":\"#6e6a861a\",\"list.hoverForeground\":\"#e0def4\",\"list.inactiveFocusBackground\":\"#6e6a861a\",\"list.inactiveSelectionBackground\":\"#1f1d2e\",\"list.inactiveSelectionForeground\":\"#e0def4\",\"list.invalidItemForeground\":\"#eb6f92\",\"list.warningForeground\":\"#f6c177\",\"listFilterWidget.background\":\"#1f1d2e\",\"listFilterWidget.noMatchesOutline\":\"#eb6f92\",\"listFilterWidget.outline\":\"#26233a\",\"menu.background\":\"#1f1d2e\",\"menu.border\":\"#6e6a861a\",\"menu.foreground\":\"#e0def4\",\"menu.selectionBackground\":\"#6e6a8633\",\"menu.selectionBorder\":\"#26233a\",\"menu.selectionForeground\":\"#e0def4\",\"menu.separatorBackground\":\"#6e6a8666\",\"menubar.selectionBackground\":\"#6e6a8633\",\"menubar.selectionBorder\":\"#6e6a861a\",\"menubar.selectionForeground\":\"#e0def4\",\"merge.border\":\"#26233a\",\"merge.commonContentBackground\":\"#6e6a8633\",\"merge.commonHeaderBackground\":\"#6e6a8633\",\"merge.currentContentBackground\":\"#f6c17733\",\"merge.currentHeaderBackground\":\"#f6c17733\",\"merge.incomingContentBackground\":\"#9ccfd833\",\"merge.incomingHeaderBackground\":\"#9ccfd833\",\"minimap.background\":\"#1f1d2e\",\"minimap.errorHighlight\":\"#eb6f9280\",\"minimap.findMatchHighlight\":\"#6e6a8633\",\"minimap.selectionHighlight\":\"#6e6a8633\",\"minimap.warningHighlight\":\"#f6c17780\",\"minimapGutter.addedBackground\":\"#9ccfd8\",\"minimapGutter.deletedBackground\":\"#eb6f92\",\"minimapGutter.modifiedBackground\":\"#ebbcba\",\"minimapSlider.activeBackground\":\"#6e6a8666\",\"minimapSlider.background\":\"#6e6a8633\",\"minimapSlider.hoverBackground\":\"#6e6a8633\",\"notebook.cellBorderColor\":\"#9ccfd880\",\"notebook.cellEditorBackground\":\"#1f1d2e\",\"notebook.cellHoverBackground\":\"#26233a80\",\"notebook.focusedCellBackground\":\"#6e6a861a\",\"notebook.focusedCellBorder\":\"#9ccfd8\",\"notebook.outputContainerBackgroundColor\":\"#6e6a861a\",\"notificationCenter.border\":\"#6e6a8633\",\"notificationCenterHeader.background\":\"#1f1d2e\",\"notificationCenterHeader.foreground\":\"#908caa\",\"notificationLink.foreground\":\"#c4a7e7\",\"notificationToast.border\":\"#6e6a8633\",\"notifications.background\":\"#1f1d2e\",\"notifications.border\":\"#6e6a8633\",\"notifications.foreground\":\"#e0def4\",\"notificationsErrorIcon.foreground\":\"#eb6f92\",\"notificationsInfoIcon.foreground\":\"#9ccfd8\",\"notificationsWarningIcon.foreground\":\"#f6c177\",\"panel.background\":\"#1f1d2e\",\"panel.border\":\"#0000\",\"panel.dropBorder\":\"#26233a\",\"panelInput.border\":\"#1f1d2e\",\"panelSection.dropBackground\":\"#6e6a8633\",\"panelSectionHeader.background\":\"#1f1d2e\",\"panelSectionHeader.foreground\":\"#e0def4\",\"panelTitle.activeBorder\":\"#6e6a8666\",\"panelTitle.activeForeground\":\"#e0def4\",\"panelTitle.inactiveForeground\":\"#908caa\",\"peekView.border\":\"#26233a\",\"peekViewEditor.background\":\"#1f1d2e\",\"peekViewEditor.matchHighlightBackground\":\"#6e6a8666\",\"peekViewResult.background\":\"#1f1d2e\",\"peekViewResult.fileForeground\":\"#908caa\",\"peekViewResult.lineForeground\":\"#908caa\",\"peekViewResult.matchHighlightBackground\":\"#6e6a8666\",\"peekViewResult.selectionBackground\":\"#6e6a8633\",\"peekViewResult.selectionForeground\":\"#e0def4\",\"peekViewTitle.background\":\"#26233a\",\"peekViewTitleDescription.foreground\":\"#908caa\",\"pickerGroup.border\":\"#6e6a8666\",\"pickerGroup.foreground\":\"#c4a7e7\",\"ports.iconRunningProcessForeground\":\"#ebbcba\",\"problemsErrorIcon.foreground\":\"#eb6f92\",\"problemsInfoIcon.foreground\":\"#9ccfd8\",\"problemsWarningIcon.foreground\":\"#f6c177\",\"progressBar.background\":\"#ebbcba\",\"quickInput.background\":\"#1f1d2e\",\"quickInput.foreground\":\"#908caa\",\"quickInputList.focusBackground\":\"#6e6a8633\",\"quickInputList.focusForeground\":\"#e0def4\",\"quickInputList.focusIconForeground\":\"#e0def4\",\"scrollbar.shadow\":\"#1f1d2e4d\",\"scrollbarSlider.activeBackground\":\"#31748f80\",\"scrollbarSlider.background\":\"#6e6a8633\",\"scrollbarSlider.hoverBackground\":\"#6e6a8666\",\"searchEditor.findMatchBackground\":\"#6e6a8633\",\"selection.background\":\"#6e6a8666\",\"settings.focusedRowBackground\":\"#1f1d2e\",\"settings.focusedRowBorder\":\"#6e6a8633\",\"settings.headerForeground\":\"#e0def4\",\"settings.modifiedItemIndicator\":\"#ebbcba\",\"settings.rowHoverBackground\":\"#1f1d2e\",\"sideBar.background\":\"#191724\",\"sideBar.dropBackground\":\"#1f1d2e\",\"sideBar.foreground\":\"#908caa\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.border\":\"#6e6a8633\",\"statusBar.background\":\"#191724\",\"statusBar.debuggingBackground\":\"#c4a7e7\",\"statusBar.debuggingForeground\":\"#191724\",\"statusBar.foreground\":\"#908caa\",\"statusBar.noFolderBackground\":\"#191724\",\"statusBar.noFolderForeground\":\"#908caa\",\"statusBarItem.activeBackground\":\"#6e6a8666\",\"statusBarItem.errorBackground\":\"#191724\",\"statusBarItem.errorForeground\":\"#eb6f92\",\"statusBarItem.hoverBackground\":\"#6e6a8633\",\"statusBarItem.prominentBackground\":\"#26233a\",\"statusBarItem.prominentForeground\":\"#e0def4\",\"statusBarItem.prominentHoverBackground\":\"#6e6a8633\",\"statusBarItem.remoteBackground\":\"#191724\",\"statusBarItem.remoteForeground\":\"#f6c177\",\"symbolIcon.arrayForeground\":\"#908caa\",\"symbolIcon.classForeground\":\"#908caa\",\"symbolIcon.colorForeground\":\"#908caa\",\"symbolIcon.constantForeground\":\"#908caa\",\"symbolIcon.constructorForeground\":\"#908caa\",\"symbolIcon.enumeratorForeground\":\"#908caa\",\"symbolIcon.enumeratorMemberForeground\":\"#908caa\",\"symbolIcon.eventForeground\":\"#908caa\",\"symbolIcon.fieldForeground\":\"#908caa\",\"symbolIcon.fileForeground\":\"#908caa\",\"symbolIcon.folderForeground\":\"#908caa\",\"symbolIcon.functionForeground\":\"#908caa\",\"symbolIcon.interfaceForeground\":\"#908caa\",\"symbolIcon.keyForeground\":\"#908caa\",\"symbolIcon.keywordForeground\":\"#908caa\",\"symbolIcon.methodForeground\":\"#908caa\",\"symbolIcon.moduleForeground\":\"#908caa\",\"symbolIcon.namespaceForeground\":\"#908caa\",\"symbolIcon.nullForeground\":\"#908caa\",\"symbolIcon.numberForeground\":\"#908caa\",\"symbolIcon.objectForeground\":\"#908caa\",\"symbolIcon.operatorForeground\":\"#908caa\",\"symbolIcon.packageForeground\":\"#908caa\",\"symbolIcon.propertyForeground\":\"#908caa\",\"symbolIcon.referenceForeground\":\"#908caa\",\"symbolIcon.snippetForeground\":\"#908caa\",\"symbolIcon.stringForeground\":\"#908caa\",\"symbolIcon.structForeground\":\"#908caa\",\"symbolIcon.textForeground\":\"#908caa\",\"symbolIcon.typeParameterForeground\":\"#908caa\",\"symbolIcon.unitForeground\":\"#908caa\",\"symbolIcon.variableForeground\":\"#908caa\",\"tab.activeBackground\":\"#6e6a861a\",\"tab.activeForeground\":\"#e0def4\",\"tab.activeModifiedBorder\":\"#9ccfd8\",\"tab.border\":\"#0000\",\"tab.hoverBackground\":\"#6e6a8633\",\"tab.inactiveBackground\":\"#0000\",\"tab.inactiveForeground\":\"#908caa\",\"tab.inactiveModifiedBorder\":\"#9ccfd880\",\"tab.lastPinnedBorder\":\"#6e6a86\",\"tab.unfocusedActiveBackground\":\"#0000\",\"tab.unfocusedHoverBackground\":\"#0000\",\"tab.unfocusedInactiveBackground\":\"#0000\",\"tab.unfocusedInactiveModifiedBorder\":\"#9ccfd880\",\"terminal.ansiBlack\":\"#26233a\",\"terminal.ansiBlue\":\"#9ccfd8\",\"terminal.ansiBrightBlack\":\"#908caa\",\"terminal.ansiBrightBlue\":\"#9ccfd8\",\"terminal.ansiBrightCyan\":\"#ebbcba\",\"terminal.ansiBrightGreen\":\"#31748f\",\"terminal.ansiBrightMagenta\":\"#c4a7e7\",\"terminal.ansiBrightRed\":\"#eb6f92\",\"terminal.ansiBrightWhite\":\"#e0def4\",\"terminal.ansiBrightYellow\":\"#f6c177\",\"terminal.ansiCyan\":\"#ebbcba\",\"terminal.ansiGreen\":\"#31748f\",\"terminal.ansiMagenta\":\"#c4a7e7\",\"terminal.ansiRed\":\"#eb6f92\",\"terminal.ansiWhite\":\"#e0def4\",\"terminal.ansiYellow\":\"#f6c177\",\"terminal.dropBackground\":\"#6e6a8633\",\"terminal.foreground\":\"#e0def4\",\"terminal.selectionBackground\":\"#6e6a8633\",\"terminal.tab.activeBorder\":\"#e0def4\",\"terminalCursor.background\":\"#e0def4\",\"terminalCursor.foreground\":\"#6e6a86\",\"textBlockQuote.background\":\"#1f1d2e\",\"textBlockQuote.border\":\"#6e6a8633\",\"textCodeBlock.background\":\"#1f1d2e\",\"textLink.activeForeground\":\"#c4a7e7e6\",\"textLink.foreground\":\"#c4a7e7\",\"textPreformat.foreground\":\"#f6c177\",\"textSeparator.foreground\":\"#908caa\",\"titleBar.activeBackground\":\"#191724\",\"titleBar.activeForeground\":\"#908caa\",\"titleBar.inactiveBackground\":\"#1f1d2e\",\"titleBar.inactiveForeground\":\"#908caa\",\"toolbar.activeBackground\":\"#6e6a8666\",\"toolbar.hoverBackground\":\"#6e6a8633\",\"tree.indentGuidesStroke\":\"#908caa\",\"walkThrough.embeddedEditorBackground\":\"#191724\",\"welcomePage.background\":\"#191724\",\"widget.shadow\":\"#1f1d2e4d\",\"window.activeBorder\":\"#1f1d2e\",\"window.inactiveBorder\":\"#1f1d2e\"},\"displayName\":\"Rosé Pine\",\"name\":\"rose-pine\",\"tokenColors\":[{\"scope\":[\"comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#6e6a86\"}},{\"scope\":[\"constant\"],\"settings\":{\"foreground\":\"#31748f\"}},{\"scope\":[\"constant.numeric\",\"constant.language\"],\"settings\":{\"foreground\":\"#ebbcba\"}},{\"scope\":[\"entity.name\"],\"settings\":{\"foreground\":\"#ebbcba\"}},{\"scope\":[\"entity.name.section\",\"entity.name.tag\",\"entity.name.namespace\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":[\"entity.other.attribute-name\",\"entity.other.inherited-class\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#c4a7e7\"}},{\"scope\":[\"invalid\"],\"settings\":{\"foreground\":\"#eb6f92\"}},{\"scope\":[\"invalid.deprecated\"],\"settings\":{\"foreground\":\"#908caa\"}},{\"scope\":[\"keyword\",\"variable.language.this\"],\"settings\":{\"foreground\":\"#31748f\"}},{\"scope\":[\"markup.inserted.diff\"],\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":[\"markup.deleted.diff\"],\"settings\":{\"foreground\":\"#eb6f92\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"markup.bold.markdown\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"markup.italic.markdown\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"meta.diff.range\"],\"settings\":{\"foreground\":\"#c4a7e7\"}},{\"scope\":[\"meta.tag\",\"meta.brace\"],\"settings\":{\"foreground\":\"#e0def4\"}},{\"scope\":[\"meta.import\",\"meta.export\"],\"settings\":{\"foreground\":\"#31748f\"}},{\"scope\":\"meta.directive.vue\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#c4a7e7\"}},{\"scope\":\"meta.property-name.css\",\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":\"meta.property-value.css\",\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":\"meta.tag.other.html\",\"settings\":{\"foreground\":\"#908caa\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#908caa\"}},{\"scope\":[\"punctuation.accessor\"],\"settings\":{\"foreground\":\"#31748f\"}},{\"scope\":[\"punctuation.definition.string\"],\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#6e6a86\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#31748f\"}},{\"scope\":[\"string\"],\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":[\"support\"],\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":[\"support.constant\"],\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":[\"support.function\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#eb6f92\"}},{\"scope\":[\"variable\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#ebbcba\"}},{\"scope\":[\"variable.other\",\"variable.language\",\"variable.function\",\"variable.argument\"],\"settings\":{\"foreground\":\"#e0def4\"}},{\"scope\":[\"variable.parameter\"],\"settings\":{\"foreground\":\"#c4a7e7\"}}],\"type\":\"dark\"}"));
3
+ //#endregion
4
+ export { e as default };
@@ -0,0 +1,4 @@
1
+ //#region node_modules/@shikijs/themes/dist/rose-pine-dawn.mjs
2
+ var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#575279\",\"activityBar.background\":\"#faf4ed\",\"activityBar.dropBorder\":\"#f2e9e1\",\"activityBar.foreground\":\"#575279\",\"activityBar.inactiveForeground\":\"#797593\",\"activityBarBadge.background\":\"#d7827e\",\"activityBarBadge.foreground\":\"#faf4ed\",\"badge.background\":\"#d7827e\",\"badge.foreground\":\"#faf4ed\",\"banner.background\":\"#fffaf3\",\"banner.foreground\":\"#575279\",\"banner.iconForeground\":\"#797593\",\"breadcrumb.activeSelectionForeground\":\"#d7827e\",\"breadcrumb.background\":\"#faf4ed\",\"breadcrumb.focusForeground\":\"#797593\",\"breadcrumb.foreground\":\"#9893a5\",\"breadcrumbPicker.background\":\"#fffaf3\",\"button.background\":\"#d7827e\",\"button.foreground\":\"#faf4ed\",\"button.hoverBackground\":\"#d7827ee6\",\"button.secondaryBackground\":\"#fffaf3\",\"button.secondaryForeground\":\"#575279\",\"button.secondaryHoverBackground\":\"#f2e9e1\",\"charts.blue\":\"#56949f\",\"charts.foreground\":\"#575279\",\"charts.green\":\"#286983\",\"charts.lines\":\"#797593\",\"charts.orange\":\"#d7827e\",\"charts.purple\":\"#907aa9\",\"charts.red\":\"#b4637a\",\"charts.yellow\":\"#ea9d34\",\"checkbox.background\":\"#fffaf3\",\"checkbox.border\":\"#6e6a8614\",\"checkbox.foreground\":\"#575279\",\"debugExceptionWidget.background\":\"#fffaf3\",\"debugExceptionWidget.border\":\"#6e6a8614\",\"debugIcon.breakpointCurrentStackframeForeground\":\"#797593\",\"debugIcon.breakpointDisabledForeground\":\"#797593\",\"debugIcon.breakpointForeground\":\"#797593\",\"debugIcon.breakpointStackframeForeground\":\"#797593\",\"debugIcon.breakpointUnverifiedForeground\":\"#797593\",\"debugIcon.continueForeground\":\"#797593\",\"debugIcon.disconnectForeground\":\"#797593\",\"debugIcon.pauseForeground\":\"#797593\",\"debugIcon.restartForeground\":\"#797593\",\"debugIcon.startForeground\":\"#797593\",\"debugIcon.stepBackForeground\":\"#797593\",\"debugIcon.stepIntoForeground\":\"#797593\",\"debugIcon.stepOutForeground\":\"#797593\",\"debugIcon.stepOverForeground\":\"#797593\",\"debugIcon.stopForeground\":\"#b4637a\",\"debugToolBar.background\":\"#fffaf3\",\"debugToolBar.border\":\"#f2e9e1\",\"descriptionForeground\":\"#797593\",\"diffEditor.border\":\"#f2e9e1\",\"diffEditor.diagonalFill\":\"#6e6a8626\",\"diffEditor.insertedLineBackground\":\"#56949f26\",\"diffEditor.insertedTextBackground\":\"#56949f26\",\"diffEditor.removedLineBackground\":\"#b4637a26\",\"diffEditor.removedTextBackground\":\"#b4637a26\",\"diffEditorOverview.insertedForeground\":\"#56949f80\",\"diffEditorOverview.removedForeground\":\"#b4637a80\",\"dropdown.background\":\"#fffaf3\",\"dropdown.border\":\"#6e6a8614\",\"dropdown.foreground\":\"#575279\",\"dropdown.listBackground\":\"#fffaf3\",\"editor.background\":\"#faf4ed\",\"editor.findMatchBackground\":\"#ea9d3433\",\"editor.findMatchBorder\":\"#ea9d3480\",\"editor.findMatchForeground\":\"#575279\",\"editor.findMatchHighlightBackground\":\"#6e6a8626\",\"editor.findMatchHighlightForeground\":\"#575279cc\",\"editor.findRangeHighlightBackground\":\"#6e6a8626\",\"editor.findRangeHighlightBorder\":\"#0000\",\"editor.focusedStackFrameHighlightBackground\":\"#6e6a8614\",\"editor.foldBackground\":\"#6e6a8614\",\"editor.foreground\":\"#575279\",\"editor.hoverHighlightBackground\":\"#0000\",\"editor.inactiveSelectionBackground\":\"#6e6a860d\",\"editor.inlineValuesBackground\":\"#0000\",\"editor.inlineValuesForeground\":\"#797593\",\"editor.lineHighlightBackground\":\"#6e6a860d\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.linkedEditingBackground\":\"#6e6a8614\",\"editor.rangeHighlightBackground\":\"#6e6a860d\",\"editor.selectionBackground\":\"#6e6a8614\",\"editor.selectionForeground\":\"#575279\",\"editor.selectionHighlightBackground\":\"#6e6a8614\",\"editor.selectionHighlightBorder\":\"#faf4ed\",\"editor.snippetFinalTabstopHighlightBackground\":\"#6e6a8614\",\"editor.snippetFinalTabstopHighlightBorder\":\"#fffaf3\",\"editor.snippetTabstopHighlightBackground\":\"#6e6a8614\",\"editor.snippetTabstopHighlightBorder\":\"#fffaf3\",\"editor.stackFrameHighlightBackground\":\"#6e6a8614\",\"editor.symbolHighlightBackground\":\"#6e6a8614\",\"editor.symbolHighlightBorder\":\"#0000\",\"editor.wordHighlightBackground\":\"#6e6a8614\",\"editor.wordHighlightBorder\":\"#0000\",\"editor.wordHighlightStrongBackground\":\"#6e6a8614\",\"editor.wordHighlightStrongBorder\":\"#6e6a8614\",\"editorBracketHighlight.foreground1\":\"#b4637a80\",\"editorBracketHighlight.foreground2\":\"#28698380\",\"editorBracketHighlight.foreground3\":\"#ea9d3480\",\"editorBracketHighlight.foreground4\":\"#56949f80\",\"editorBracketHighlight.foreground5\":\"#d7827e80\",\"editorBracketHighlight.foreground6\":\"#907aa980\",\"editorBracketMatch.background\":\"#0000\",\"editorBracketMatch.border\":\"#797593\",\"editorBracketPairGuide.activeBackground1\":\"#286983\",\"editorBracketPairGuide.activeBackground2\":\"#d7827e\",\"editorBracketPairGuide.activeBackground3\":\"#907aa9\",\"editorBracketPairGuide.activeBackground4\":\"#56949f\",\"editorBracketPairGuide.activeBackground5\":\"#ea9d34\",\"editorBracketPairGuide.activeBackground6\":\"#b4637a\",\"editorBracketPairGuide.background1\":\"#28698380\",\"editorBracketPairGuide.background2\":\"#d7827e80\",\"editorBracketPairGuide.background3\":\"#907aa980\",\"editorBracketPairGuide.background4\":\"#56949f80\",\"editorBracketPairGuide.background5\":\"#ea9d3480\",\"editorBracketPairGuide.background6\":\"#b4637a80\",\"editorCodeLens.foreground\":\"#d7827e\",\"editorCursor.background\":\"#575279\",\"editorCursor.foreground\":\"#9893a5\",\"editorError.border\":\"#0000\",\"editorError.foreground\":\"#b4637a\",\"editorGhostText.foreground\":\"#797593\",\"editorGroup.border\":\"#0000\",\"editorGroup.dropBackground\":\"#fffaf3\",\"editorGroup.emptyBackground\":\"#0000\",\"editorGroup.focusedEmptyBorder\":\"#0000\",\"editorGroupHeader.noTabsBackground\":\"#0000\",\"editorGroupHeader.tabsBackground\":\"#0000\",\"editorGroupHeader.tabsBorder\":\"#0000\",\"editorGutter.addedBackground\":\"#56949f\",\"editorGutter.background\":\"#faf4ed\",\"editorGutter.commentRangeForeground\":\"#f2e9e1\",\"editorGutter.deletedBackground\":\"#b4637a\",\"editorGutter.foldingControlForeground\":\"#907aa9\",\"editorGutter.modifiedBackground\":\"#d7827e\",\"editorHint.border\":\"#0000\",\"editorHint.foreground\":\"#797593\",\"editorHoverWidget.background\":\"#fffaf3\",\"editorHoverWidget.border\":\"#9893a580\",\"editorHoverWidget.foreground\":\"#797593\",\"editorHoverWidget.highlightForeground\":\"#575279\",\"editorHoverWidget.statusBarBackground\":\"#0000\",\"editorIndentGuide.activeBackground1\":\"#9893a5\",\"editorIndentGuide.background1\":\"#6e6a8626\",\"editorInfo.border\":\"#f2e9e1\",\"editorInfo.foreground\":\"#56949f\",\"editorInlayHint.background\":\"#f2e9e180\",\"editorInlayHint.foreground\":\"#79759380\",\"editorInlayHint.parameterBackground\":\"#f2e9e180\",\"editorInlayHint.parameterForeground\":\"#907aa980\",\"editorInlayHint.typeBackground\":\"#f2e9e180\",\"editorInlayHint.typeForeground\":\"#56949f80\",\"editorLightBulb.foreground\":\"#286983\",\"editorLightBulbAutoFix.foreground\":\"#d7827e\",\"editorLineNumber.activeForeground\":\"#575279\",\"editorLineNumber.foreground\":\"#797593\",\"editorLink.activeForeground\":\"#d7827e\",\"editorMarkerNavigation.background\":\"#fffaf3\",\"editorMarkerNavigationError.background\":\"#fffaf3\",\"editorMarkerNavigationInfo.background\":\"#fffaf3\",\"editorMarkerNavigationWarning.background\":\"#fffaf3\",\"editorOverviewRuler.addedForeground\":\"#56949f80\",\"editorOverviewRuler.background\":\"#faf4ed\",\"editorOverviewRuler.border\":\"#6e6a8626\",\"editorOverviewRuler.bracketMatchForeground\":\"#797593\",\"editorOverviewRuler.commentForeground\":\"#79759380\",\"editorOverviewRuler.commentUnresolvedForeground\":\"#ea9d3480\",\"editorOverviewRuler.commonContentForeground\":\"#6e6a860d\",\"editorOverviewRuler.currentContentForeground\":\"#6e6a8614\",\"editorOverviewRuler.deletedForeground\":\"#b4637a80\",\"editorOverviewRuler.errorForeground\":\"#b4637a80\",\"editorOverviewRuler.findMatchForeground\":\"#6e6a8626\",\"editorOverviewRuler.incomingContentForeground\":\"#907aa980\",\"editorOverviewRuler.infoForeground\":\"#56949f80\",\"editorOverviewRuler.modifiedForeground\":\"#d7827e80\",\"editorOverviewRuler.rangeHighlightForeground\":\"#6e6a8626\",\"editorOverviewRuler.selectionHighlightForeground\":\"#6e6a8626\",\"editorOverviewRuler.warningForeground\":\"#ea9d3480\",\"editorOverviewRuler.wordHighlightForeground\":\"#6e6a8614\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#6e6a8626\",\"editorPane.background\":\"#0000\",\"editorRuler.foreground\":\"#6e6a8626\",\"editorSuggestWidget.background\":\"#fffaf3\",\"editorSuggestWidget.border\":\"#0000\",\"editorSuggestWidget.focusHighlightForeground\":\"#d7827e\",\"editorSuggestWidget.foreground\":\"#797593\",\"editorSuggestWidget.highlightForeground\":\"#d7827e\",\"editorSuggestWidget.selectedBackground\":\"#6e6a8614\",\"editorSuggestWidget.selectedForeground\":\"#575279\",\"editorSuggestWidget.selectedIconForeground\":\"#575279\",\"editorUnnecessaryCode.border\":\"#0000\",\"editorUnnecessaryCode.opacity\":\"#57527980\",\"editorWarning.border\":\"#0000\",\"editorWarning.foreground\":\"#ea9d34\",\"editorWhitespace.foreground\":\"#9893a580\",\"editorWidget.background\":\"#fffaf3\",\"editorWidget.border\":\"#f2e9e1\",\"editorWidget.foreground\":\"#797593\",\"editorWidget.resizeBorder\":\"#9893a5\",\"errorForeground\":\"#b4637a\",\"extensionBadge.remoteBackground\":\"#907aa9\",\"extensionBadge.remoteForeground\":\"#faf4ed\",\"extensionButton.prominentBackground\":\"#d7827e\",\"extensionButton.prominentForeground\":\"#faf4ed\",\"extensionButton.prominentHoverBackground\":\"#d7827ee6\",\"extensionIcon.preReleaseForeground\":\"#286983\",\"extensionIcon.starForeground\":\"#d7827e\",\"extensionIcon.verifiedForeground\":\"#907aa9\",\"focusBorder\":\"#6e6a8614\",\"foreground\":\"#575279\",\"git.blame.editorDecorationForeground\":\"#9893a5\",\"gitDecoration.addedResourceForeground\":\"#56949f\",\"gitDecoration.conflictingResourceForeground\":\"#b4637a\",\"gitDecoration.deletedResourceForeground\":\"#797593\",\"gitDecoration.ignoredResourceForeground\":\"#9893a5\",\"gitDecoration.modifiedResourceForeground\":\"#d7827e\",\"gitDecoration.renamedResourceForeground\":\"#286983\",\"gitDecoration.stageDeletedResourceForeground\":\"#b4637a\",\"gitDecoration.stageModifiedResourceForeground\":\"#907aa9\",\"gitDecoration.submoduleResourceForeground\":\"#ea9d34\",\"gitDecoration.untrackedResourceForeground\":\"#ea9d34\",\"icon.foreground\":\"#797593\",\"input.background\":\"#f2e9e180\",\"input.border\":\"#6e6a8614\",\"input.foreground\":\"#575279\",\"input.placeholderForeground\":\"#797593\",\"inputOption.activeBackground\":\"#d7827e26\",\"inputOption.activeBorder\":\"#0000\",\"inputOption.activeForeground\":\"#d7827e\",\"inputValidation.errorBackground\":\"#fffaf3\",\"inputValidation.errorBorder\":\"#6e6a8626\",\"inputValidation.errorForeground\":\"#b4637a\",\"inputValidation.infoBackground\":\"#fffaf3\",\"inputValidation.infoBorder\":\"#6e6a8626\",\"inputValidation.infoForeground\":\"#56949f\",\"inputValidation.warningBackground\":\"#fffaf3\",\"inputValidation.warningBorder\":\"#6e6a8626\",\"inputValidation.warningForeground\":\"#56949f80\",\"keybindingLabel.background\":\"#f2e9e1\",\"keybindingLabel.border\":\"#6e6a8626\",\"keybindingLabel.bottomBorder\":\"#6e6a8626\",\"keybindingLabel.foreground\":\"#907aa9\",\"keybindingTable.headerBackground\":\"#f2e9e1\",\"keybindingTable.rowsBackground\":\"#fffaf3\",\"list.activeSelectionBackground\":\"#6e6a8614\",\"list.activeSelectionForeground\":\"#575279\",\"list.deemphasizedForeground\":\"#797593\",\"list.dropBackground\":\"#fffaf3\",\"list.errorForeground\":\"#b4637a\",\"list.filterMatchBackground\":\"#fffaf3\",\"list.filterMatchBorder\":\"#d7827e\",\"list.focusBackground\":\"#6e6a8626\",\"list.focusForeground\":\"#575279\",\"list.focusOutline\":\"#6e6a8614\",\"list.highlightForeground\":\"#d7827e\",\"list.hoverBackground\":\"#6e6a860d\",\"list.hoverForeground\":\"#575279\",\"list.inactiveFocusBackground\":\"#6e6a860d\",\"list.inactiveSelectionBackground\":\"#fffaf3\",\"list.inactiveSelectionForeground\":\"#575279\",\"list.invalidItemForeground\":\"#b4637a\",\"list.warningForeground\":\"#ea9d34\",\"listFilterWidget.background\":\"#fffaf3\",\"listFilterWidget.noMatchesOutline\":\"#b4637a\",\"listFilterWidget.outline\":\"#f2e9e1\",\"menu.background\":\"#fffaf3\",\"menu.border\":\"#6e6a860d\",\"menu.foreground\":\"#575279\",\"menu.selectionBackground\":\"#6e6a8614\",\"menu.selectionBorder\":\"#f2e9e1\",\"menu.selectionForeground\":\"#575279\",\"menu.separatorBackground\":\"#6e6a8626\",\"menubar.selectionBackground\":\"#6e6a8614\",\"menubar.selectionBorder\":\"#6e6a860d\",\"menubar.selectionForeground\":\"#575279\",\"merge.border\":\"#f2e9e1\",\"merge.commonContentBackground\":\"#6e6a8614\",\"merge.commonHeaderBackground\":\"#6e6a8614\",\"merge.currentContentBackground\":\"#ea9d3433\",\"merge.currentHeaderBackground\":\"#ea9d3433\",\"merge.incomingContentBackground\":\"#56949f33\",\"merge.incomingHeaderBackground\":\"#56949f33\",\"minimap.background\":\"#fffaf3\",\"minimap.errorHighlight\":\"#b4637a80\",\"minimap.findMatchHighlight\":\"#6e6a8614\",\"minimap.selectionHighlight\":\"#6e6a8614\",\"minimap.warningHighlight\":\"#ea9d3480\",\"minimapGutter.addedBackground\":\"#56949f\",\"minimapGutter.deletedBackground\":\"#b4637a\",\"minimapGutter.modifiedBackground\":\"#d7827e\",\"minimapSlider.activeBackground\":\"#6e6a8626\",\"minimapSlider.background\":\"#6e6a8614\",\"minimapSlider.hoverBackground\":\"#6e6a8614\",\"notebook.cellBorderColor\":\"#56949f80\",\"notebook.cellEditorBackground\":\"#fffaf3\",\"notebook.cellHoverBackground\":\"#f2e9e180\",\"notebook.focusedCellBackground\":\"#6e6a860d\",\"notebook.focusedCellBorder\":\"#56949f\",\"notebook.outputContainerBackgroundColor\":\"#6e6a860d\",\"notificationCenter.border\":\"#6e6a8614\",\"notificationCenterHeader.background\":\"#fffaf3\",\"notificationCenterHeader.foreground\":\"#797593\",\"notificationLink.foreground\":\"#907aa9\",\"notificationToast.border\":\"#6e6a8614\",\"notifications.background\":\"#fffaf3\",\"notifications.border\":\"#6e6a8614\",\"notifications.foreground\":\"#575279\",\"notificationsErrorIcon.foreground\":\"#b4637a\",\"notificationsInfoIcon.foreground\":\"#56949f\",\"notificationsWarningIcon.foreground\":\"#ea9d34\",\"panel.background\":\"#fffaf3\",\"panel.border\":\"#0000\",\"panel.dropBorder\":\"#f2e9e1\",\"panelInput.border\":\"#fffaf3\",\"panelSection.dropBackground\":\"#6e6a8614\",\"panelSectionHeader.background\":\"#fffaf3\",\"panelSectionHeader.foreground\":\"#575279\",\"panelTitle.activeBorder\":\"#6e6a8626\",\"panelTitle.activeForeground\":\"#575279\",\"panelTitle.inactiveForeground\":\"#797593\",\"peekView.border\":\"#f2e9e1\",\"peekViewEditor.background\":\"#fffaf3\",\"peekViewEditor.matchHighlightBackground\":\"#6e6a8626\",\"peekViewResult.background\":\"#fffaf3\",\"peekViewResult.fileForeground\":\"#797593\",\"peekViewResult.lineForeground\":\"#797593\",\"peekViewResult.matchHighlightBackground\":\"#6e6a8626\",\"peekViewResult.selectionBackground\":\"#6e6a8614\",\"peekViewResult.selectionForeground\":\"#575279\",\"peekViewTitle.background\":\"#f2e9e1\",\"peekViewTitleDescription.foreground\":\"#797593\",\"pickerGroup.border\":\"#6e6a8626\",\"pickerGroup.foreground\":\"#907aa9\",\"ports.iconRunningProcessForeground\":\"#d7827e\",\"problemsErrorIcon.foreground\":\"#b4637a\",\"problemsInfoIcon.foreground\":\"#56949f\",\"problemsWarningIcon.foreground\":\"#ea9d34\",\"progressBar.background\":\"#d7827e\",\"quickInput.background\":\"#fffaf3\",\"quickInput.foreground\":\"#797593\",\"quickInputList.focusBackground\":\"#6e6a8614\",\"quickInputList.focusForeground\":\"#575279\",\"quickInputList.focusIconForeground\":\"#575279\",\"scrollbar.shadow\":\"#fffaf34d\",\"scrollbarSlider.activeBackground\":\"#28698380\",\"scrollbarSlider.background\":\"#6e6a8614\",\"scrollbarSlider.hoverBackground\":\"#6e6a8626\",\"searchEditor.findMatchBackground\":\"#6e6a8614\",\"selection.background\":\"#6e6a8626\",\"settings.focusedRowBackground\":\"#fffaf3\",\"settings.focusedRowBorder\":\"#6e6a8614\",\"settings.headerForeground\":\"#575279\",\"settings.modifiedItemIndicator\":\"#d7827e\",\"settings.rowHoverBackground\":\"#fffaf3\",\"sideBar.background\":\"#faf4ed\",\"sideBar.dropBackground\":\"#fffaf3\",\"sideBar.foreground\":\"#797593\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.border\":\"#6e6a8614\",\"statusBar.background\":\"#faf4ed\",\"statusBar.debuggingBackground\":\"#907aa9\",\"statusBar.debuggingForeground\":\"#faf4ed\",\"statusBar.foreground\":\"#797593\",\"statusBar.noFolderBackground\":\"#faf4ed\",\"statusBar.noFolderForeground\":\"#797593\",\"statusBarItem.activeBackground\":\"#6e6a8626\",\"statusBarItem.errorBackground\":\"#faf4ed\",\"statusBarItem.errorForeground\":\"#b4637a\",\"statusBarItem.hoverBackground\":\"#6e6a8614\",\"statusBarItem.prominentBackground\":\"#f2e9e1\",\"statusBarItem.prominentForeground\":\"#575279\",\"statusBarItem.prominentHoverBackground\":\"#6e6a8614\",\"statusBarItem.remoteBackground\":\"#faf4ed\",\"statusBarItem.remoteForeground\":\"#ea9d34\",\"symbolIcon.arrayForeground\":\"#797593\",\"symbolIcon.classForeground\":\"#797593\",\"symbolIcon.colorForeground\":\"#797593\",\"symbolIcon.constantForeground\":\"#797593\",\"symbolIcon.constructorForeground\":\"#797593\",\"symbolIcon.enumeratorForeground\":\"#797593\",\"symbolIcon.enumeratorMemberForeground\":\"#797593\",\"symbolIcon.eventForeground\":\"#797593\",\"symbolIcon.fieldForeground\":\"#797593\",\"symbolIcon.fileForeground\":\"#797593\",\"symbolIcon.folderForeground\":\"#797593\",\"symbolIcon.functionForeground\":\"#797593\",\"symbolIcon.interfaceForeground\":\"#797593\",\"symbolIcon.keyForeground\":\"#797593\",\"symbolIcon.keywordForeground\":\"#797593\",\"symbolIcon.methodForeground\":\"#797593\",\"symbolIcon.moduleForeground\":\"#797593\",\"symbolIcon.namespaceForeground\":\"#797593\",\"symbolIcon.nullForeground\":\"#797593\",\"symbolIcon.numberForeground\":\"#797593\",\"symbolIcon.objectForeground\":\"#797593\",\"symbolIcon.operatorForeground\":\"#797593\",\"symbolIcon.packageForeground\":\"#797593\",\"symbolIcon.propertyForeground\":\"#797593\",\"symbolIcon.referenceForeground\":\"#797593\",\"symbolIcon.snippetForeground\":\"#797593\",\"symbolIcon.stringForeground\":\"#797593\",\"symbolIcon.structForeground\":\"#797593\",\"symbolIcon.textForeground\":\"#797593\",\"symbolIcon.typeParameterForeground\":\"#797593\",\"symbolIcon.unitForeground\":\"#797593\",\"symbolIcon.variableForeground\":\"#797593\",\"tab.activeBackground\":\"#6e6a860d\",\"tab.activeForeground\":\"#575279\",\"tab.activeModifiedBorder\":\"#56949f\",\"tab.border\":\"#0000\",\"tab.hoverBackground\":\"#6e6a8614\",\"tab.inactiveBackground\":\"#0000\",\"tab.inactiveForeground\":\"#797593\",\"tab.inactiveModifiedBorder\":\"#56949f80\",\"tab.lastPinnedBorder\":\"#9893a5\",\"tab.unfocusedActiveBackground\":\"#0000\",\"tab.unfocusedHoverBackground\":\"#0000\",\"tab.unfocusedInactiveBackground\":\"#0000\",\"tab.unfocusedInactiveModifiedBorder\":\"#56949f80\",\"terminal.ansiBlack\":\"#f2e9e1\",\"terminal.ansiBlue\":\"#56949f\",\"terminal.ansiBrightBlack\":\"#797593\",\"terminal.ansiBrightBlue\":\"#56949f\",\"terminal.ansiBrightCyan\":\"#d7827e\",\"terminal.ansiBrightGreen\":\"#286983\",\"terminal.ansiBrightMagenta\":\"#907aa9\",\"terminal.ansiBrightRed\":\"#b4637a\",\"terminal.ansiBrightWhite\":\"#575279\",\"terminal.ansiBrightYellow\":\"#ea9d34\",\"terminal.ansiCyan\":\"#d7827e\",\"terminal.ansiGreen\":\"#286983\",\"terminal.ansiMagenta\":\"#907aa9\",\"terminal.ansiRed\":\"#b4637a\",\"terminal.ansiWhite\":\"#575279\",\"terminal.ansiYellow\":\"#ea9d34\",\"terminal.dropBackground\":\"#6e6a8614\",\"terminal.foreground\":\"#575279\",\"terminal.selectionBackground\":\"#6e6a8614\",\"terminal.tab.activeBorder\":\"#575279\",\"terminalCursor.background\":\"#575279\",\"terminalCursor.foreground\":\"#9893a5\",\"textBlockQuote.background\":\"#fffaf3\",\"textBlockQuote.border\":\"#6e6a8614\",\"textCodeBlock.background\":\"#fffaf3\",\"textLink.activeForeground\":\"#907aa9e6\",\"textLink.foreground\":\"#907aa9\",\"textPreformat.foreground\":\"#ea9d34\",\"textSeparator.foreground\":\"#797593\",\"titleBar.activeBackground\":\"#faf4ed\",\"titleBar.activeForeground\":\"#797593\",\"titleBar.inactiveBackground\":\"#fffaf3\",\"titleBar.inactiveForeground\":\"#797593\",\"toolbar.activeBackground\":\"#6e6a8626\",\"toolbar.hoverBackground\":\"#6e6a8614\",\"tree.indentGuidesStroke\":\"#797593\",\"walkThrough.embeddedEditorBackground\":\"#faf4ed\",\"welcomePage.background\":\"#faf4ed\",\"widget.shadow\":\"#fffaf34d\",\"window.activeBorder\":\"#fffaf3\",\"window.inactiveBorder\":\"#fffaf3\"},\"displayName\":\"Rosé Pine Dawn\",\"name\":\"rose-pine-dawn\",\"tokenColors\":[{\"scope\":[\"comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#9893a5\"}},{\"scope\":[\"constant\"],\"settings\":{\"foreground\":\"#286983\"}},{\"scope\":[\"constant.numeric\",\"constant.language\"],\"settings\":{\"foreground\":\"#d7827e\"}},{\"scope\":[\"entity.name\"],\"settings\":{\"foreground\":\"#d7827e\"}},{\"scope\":[\"entity.name.section\",\"entity.name.tag\",\"entity.name.namespace\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#56949f\"}},{\"scope\":[\"entity.other.attribute-name\",\"entity.other.inherited-class\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#907aa9\"}},{\"scope\":[\"invalid\"],\"settings\":{\"foreground\":\"#b4637a\"}},{\"scope\":[\"invalid.deprecated\"],\"settings\":{\"foreground\":\"#797593\"}},{\"scope\":[\"keyword\",\"variable.language.this\"],\"settings\":{\"foreground\":\"#286983\"}},{\"scope\":[\"markup.inserted.diff\"],\"settings\":{\"foreground\":\"#56949f\"}},{\"scope\":[\"markup.deleted.diff\"],\"settings\":{\"foreground\":\"#b4637a\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"markup.bold.markdown\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"markup.italic.markdown\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"meta.diff.range\"],\"settings\":{\"foreground\":\"#907aa9\"}},{\"scope\":[\"meta.tag\",\"meta.brace\"],\"settings\":{\"foreground\":\"#575279\"}},{\"scope\":[\"meta.import\",\"meta.export\"],\"settings\":{\"foreground\":\"#286983\"}},{\"scope\":\"meta.directive.vue\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#907aa9\"}},{\"scope\":\"meta.property-name.css\",\"settings\":{\"foreground\":\"#56949f\"}},{\"scope\":\"meta.property-value.css\",\"settings\":{\"foreground\":\"#ea9d34\"}},{\"scope\":\"meta.tag.other.html\",\"settings\":{\"foreground\":\"#797593\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#797593\"}},{\"scope\":[\"punctuation.accessor\"],\"settings\":{\"foreground\":\"#286983\"}},{\"scope\":[\"punctuation.definition.string\"],\"settings\":{\"foreground\":\"#ea9d34\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#9893a5\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#286983\"}},{\"scope\":[\"string\"],\"settings\":{\"foreground\":\"#ea9d34\"}},{\"scope\":[\"support\"],\"settings\":{\"foreground\":\"#56949f\"}},{\"scope\":[\"support.constant\"],\"settings\":{\"foreground\":\"#ea9d34\"}},{\"scope\":[\"support.function\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#b4637a\"}},{\"scope\":[\"variable\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#d7827e\"}},{\"scope\":[\"variable.other\",\"variable.language\",\"variable.function\",\"variable.argument\"],\"settings\":{\"foreground\":\"#575279\"}},{\"scope\":[\"variable.parameter\"],\"settings\":{\"foreground\":\"#907aa9\"}}],\"type\":\"light\"}"));
3
+ //#endregion
4
+ export { e as default };
@@ -0,0 +1,4 @@
1
+ //#region node_modules/@shikijs/themes/dist/rose-pine-moon.mjs
2
+ var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#e0def4\",\"activityBar.background\":\"#232136\",\"activityBar.dropBorder\":\"#393552\",\"activityBar.foreground\":\"#e0def4\",\"activityBar.inactiveForeground\":\"#908caa\",\"activityBarBadge.background\":\"#ea9a97\",\"activityBarBadge.foreground\":\"#232136\",\"badge.background\":\"#ea9a97\",\"badge.foreground\":\"#232136\",\"banner.background\":\"#2a273f\",\"banner.foreground\":\"#e0def4\",\"banner.iconForeground\":\"#908caa\",\"breadcrumb.activeSelectionForeground\":\"#ea9a97\",\"breadcrumb.background\":\"#232136\",\"breadcrumb.focusForeground\":\"#908caa\",\"breadcrumb.foreground\":\"#6e6a86\",\"breadcrumbPicker.background\":\"#2a273f\",\"button.background\":\"#ea9a97\",\"button.foreground\":\"#232136\",\"button.hoverBackground\":\"#ea9a97e6\",\"button.secondaryBackground\":\"#2a273f\",\"button.secondaryForeground\":\"#e0def4\",\"button.secondaryHoverBackground\":\"#393552\",\"charts.blue\":\"#9ccfd8\",\"charts.foreground\":\"#e0def4\",\"charts.green\":\"#3e8fb0\",\"charts.lines\":\"#908caa\",\"charts.orange\":\"#ea9a97\",\"charts.purple\":\"#c4a7e7\",\"charts.red\":\"#eb6f92\",\"charts.yellow\":\"#f6c177\",\"checkbox.background\":\"#2a273f\",\"checkbox.border\":\"#817c9c26\",\"checkbox.foreground\":\"#e0def4\",\"debugExceptionWidget.background\":\"#2a273f\",\"debugExceptionWidget.border\":\"#817c9c26\",\"debugIcon.breakpointCurrentStackframeForeground\":\"#908caa\",\"debugIcon.breakpointDisabledForeground\":\"#908caa\",\"debugIcon.breakpointForeground\":\"#908caa\",\"debugIcon.breakpointStackframeForeground\":\"#908caa\",\"debugIcon.breakpointUnverifiedForeground\":\"#908caa\",\"debugIcon.continueForeground\":\"#908caa\",\"debugIcon.disconnectForeground\":\"#908caa\",\"debugIcon.pauseForeground\":\"#908caa\",\"debugIcon.restartForeground\":\"#908caa\",\"debugIcon.startForeground\":\"#908caa\",\"debugIcon.stepBackForeground\":\"#908caa\",\"debugIcon.stepIntoForeground\":\"#908caa\",\"debugIcon.stepOutForeground\":\"#908caa\",\"debugIcon.stepOverForeground\":\"#908caa\",\"debugIcon.stopForeground\":\"#eb6f92\",\"debugToolBar.background\":\"#2a273f\",\"debugToolBar.border\":\"#393552\",\"descriptionForeground\":\"#908caa\",\"diffEditor.border\":\"#393552\",\"diffEditor.diagonalFill\":\"#817c9c4d\",\"diffEditor.insertedLineBackground\":\"#9ccfd826\",\"diffEditor.insertedTextBackground\":\"#9ccfd826\",\"diffEditor.removedLineBackground\":\"#eb6f9226\",\"diffEditor.removedTextBackground\":\"#eb6f9226\",\"diffEditorOverview.insertedForeground\":\"#9ccfd880\",\"diffEditorOverview.removedForeground\":\"#eb6f9280\",\"dropdown.background\":\"#2a273f\",\"dropdown.border\":\"#817c9c26\",\"dropdown.foreground\":\"#e0def4\",\"dropdown.listBackground\":\"#2a273f\",\"editor.background\":\"#232136\",\"editor.findMatchBackground\":\"#f6c17733\",\"editor.findMatchBorder\":\"#f6c17780\",\"editor.findMatchForeground\":\"#e0def4\",\"editor.findMatchHighlightBackground\":\"#817c9c4d\",\"editor.findMatchHighlightForeground\":\"#e0def4cc\",\"editor.findRangeHighlightBackground\":\"#817c9c4d\",\"editor.findRangeHighlightBorder\":\"#0000\",\"editor.focusedStackFrameHighlightBackground\":\"#817c9c26\",\"editor.foldBackground\":\"#817c9c26\",\"editor.foreground\":\"#e0def4\",\"editor.hoverHighlightBackground\":\"#0000\",\"editor.inactiveSelectionBackground\":\"#817c9c14\",\"editor.inlineValuesBackground\":\"#0000\",\"editor.inlineValuesForeground\":\"#908caa\",\"editor.lineHighlightBackground\":\"#817c9c14\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.linkedEditingBackground\":\"#817c9c26\",\"editor.rangeHighlightBackground\":\"#817c9c14\",\"editor.selectionBackground\":\"#817c9c26\",\"editor.selectionForeground\":\"#e0def4\",\"editor.selectionHighlightBackground\":\"#817c9c26\",\"editor.selectionHighlightBorder\":\"#232136\",\"editor.snippetFinalTabstopHighlightBackground\":\"#817c9c26\",\"editor.snippetFinalTabstopHighlightBorder\":\"#2a273f\",\"editor.snippetTabstopHighlightBackground\":\"#817c9c26\",\"editor.snippetTabstopHighlightBorder\":\"#2a273f\",\"editor.stackFrameHighlightBackground\":\"#817c9c26\",\"editor.symbolHighlightBackground\":\"#817c9c26\",\"editor.symbolHighlightBorder\":\"#0000\",\"editor.wordHighlightBackground\":\"#817c9c26\",\"editor.wordHighlightBorder\":\"#0000\",\"editor.wordHighlightStrongBackground\":\"#817c9c26\",\"editor.wordHighlightStrongBorder\":\"#817c9c26\",\"editorBracketHighlight.foreground1\":\"#eb6f9280\",\"editorBracketHighlight.foreground2\":\"#3e8fb080\",\"editorBracketHighlight.foreground3\":\"#f6c17780\",\"editorBracketHighlight.foreground4\":\"#9ccfd880\",\"editorBracketHighlight.foreground5\":\"#ea9a9780\",\"editorBracketHighlight.foreground6\":\"#c4a7e780\",\"editorBracketMatch.background\":\"#0000\",\"editorBracketMatch.border\":\"#908caa\",\"editorBracketPairGuide.activeBackground1\":\"#3e8fb0\",\"editorBracketPairGuide.activeBackground2\":\"#ea9a97\",\"editorBracketPairGuide.activeBackground3\":\"#c4a7e7\",\"editorBracketPairGuide.activeBackground4\":\"#9ccfd8\",\"editorBracketPairGuide.activeBackground5\":\"#f6c177\",\"editorBracketPairGuide.activeBackground6\":\"#eb6f92\",\"editorBracketPairGuide.background1\":\"#3e8fb080\",\"editorBracketPairGuide.background2\":\"#ea9a9780\",\"editorBracketPairGuide.background3\":\"#c4a7e780\",\"editorBracketPairGuide.background4\":\"#9ccfd880\",\"editorBracketPairGuide.background5\":\"#f6c17780\",\"editorBracketPairGuide.background6\":\"#eb6f9280\",\"editorCodeLens.foreground\":\"#ea9a97\",\"editorCursor.background\":\"#e0def4\",\"editorCursor.foreground\":\"#6e6a86\",\"editorError.border\":\"#0000\",\"editorError.foreground\":\"#eb6f92\",\"editorGhostText.foreground\":\"#908caa\",\"editorGroup.border\":\"#0000\",\"editorGroup.dropBackground\":\"#2a273f\",\"editorGroup.emptyBackground\":\"#0000\",\"editorGroup.focusedEmptyBorder\":\"#0000\",\"editorGroupHeader.noTabsBackground\":\"#0000\",\"editorGroupHeader.tabsBackground\":\"#0000\",\"editorGroupHeader.tabsBorder\":\"#0000\",\"editorGutter.addedBackground\":\"#9ccfd8\",\"editorGutter.background\":\"#232136\",\"editorGutter.commentRangeForeground\":\"#393552\",\"editorGutter.deletedBackground\":\"#eb6f92\",\"editorGutter.foldingControlForeground\":\"#c4a7e7\",\"editorGutter.modifiedBackground\":\"#ea9a97\",\"editorHint.border\":\"#0000\",\"editorHint.foreground\":\"#908caa\",\"editorHoverWidget.background\":\"#2a273f\",\"editorHoverWidget.border\":\"#6e6a8680\",\"editorHoverWidget.foreground\":\"#908caa\",\"editorHoverWidget.highlightForeground\":\"#e0def4\",\"editorHoverWidget.statusBarBackground\":\"#0000\",\"editorIndentGuide.activeBackground1\":\"#6e6a86\",\"editorIndentGuide.background1\":\"#817c9c4d\",\"editorInfo.border\":\"#393552\",\"editorInfo.foreground\":\"#9ccfd8\",\"editorInlayHint.background\":\"#39355280\",\"editorInlayHint.foreground\":\"#908caa80\",\"editorInlayHint.parameterBackground\":\"#39355280\",\"editorInlayHint.parameterForeground\":\"#c4a7e780\",\"editorInlayHint.typeBackground\":\"#39355280\",\"editorInlayHint.typeForeground\":\"#9ccfd880\",\"editorLightBulb.foreground\":\"#3e8fb0\",\"editorLightBulbAutoFix.foreground\":\"#ea9a97\",\"editorLineNumber.activeForeground\":\"#e0def4\",\"editorLineNumber.foreground\":\"#908caa\",\"editorLink.activeForeground\":\"#ea9a97\",\"editorMarkerNavigation.background\":\"#2a273f\",\"editorMarkerNavigationError.background\":\"#2a273f\",\"editorMarkerNavigationInfo.background\":\"#2a273f\",\"editorMarkerNavigationWarning.background\":\"#2a273f\",\"editorOverviewRuler.addedForeground\":\"#9ccfd880\",\"editorOverviewRuler.background\":\"#232136\",\"editorOverviewRuler.border\":\"#817c9c4d\",\"editorOverviewRuler.bracketMatchForeground\":\"#908caa\",\"editorOverviewRuler.commentForeground\":\"#908caa80\",\"editorOverviewRuler.commentUnresolvedForeground\":\"#f6c17780\",\"editorOverviewRuler.commonContentForeground\":\"#817c9c14\",\"editorOverviewRuler.currentContentForeground\":\"#817c9c26\",\"editorOverviewRuler.deletedForeground\":\"#eb6f9280\",\"editorOverviewRuler.errorForeground\":\"#eb6f9280\",\"editorOverviewRuler.findMatchForeground\":\"#817c9c4d\",\"editorOverviewRuler.incomingContentForeground\":\"#c4a7e780\",\"editorOverviewRuler.infoForeground\":\"#9ccfd880\",\"editorOverviewRuler.modifiedForeground\":\"#ea9a9780\",\"editorOverviewRuler.rangeHighlightForeground\":\"#817c9c4d\",\"editorOverviewRuler.selectionHighlightForeground\":\"#817c9c4d\",\"editorOverviewRuler.warningForeground\":\"#f6c17780\",\"editorOverviewRuler.wordHighlightForeground\":\"#817c9c26\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#817c9c4d\",\"editorPane.background\":\"#0000\",\"editorRuler.foreground\":\"#817c9c4d\",\"editorSuggestWidget.background\":\"#2a273f\",\"editorSuggestWidget.border\":\"#0000\",\"editorSuggestWidget.focusHighlightForeground\":\"#ea9a97\",\"editorSuggestWidget.foreground\":\"#908caa\",\"editorSuggestWidget.highlightForeground\":\"#ea9a97\",\"editorSuggestWidget.selectedBackground\":\"#817c9c26\",\"editorSuggestWidget.selectedForeground\":\"#e0def4\",\"editorSuggestWidget.selectedIconForeground\":\"#e0def4\",\"editorUnnecessaryCode.border\":\"#0000\",\"editorUnnecessaryCode.opacity\":\"#e0def480\",\"editorWarning.border\":\"#0000\",\"editorWarning.foreground\":\"#f6c177\",\"editorWhitespace.foreground\":\"#6e6a8680\",\"editorWidget.background\":\"#2a273f\",\"editorWidget.border\":\"#393552\",\"editorWidget.foreground\":\"#908caa\",\"editorWidget.resizeBorder\":\"#6e6a86\",\"errorForeground\":\"#eb6f92\",\"extensionBadge.remoteBackground\":\"#c4a7e7\",\"extensionBadge.remoteForeground\":\"#232136\",\"extensionButton.prominentBackground\":\"#ea9a97\",\"extensionButton.prominentForeground\":\"#232136\",\"extensionButton.prominentHoverBackground\":\"#ea9a97e6\",\"extensionIcon.preReleaseForeground\":\"#3e8fb0\",\"extensionIcon.starForeground\":\"#ea9a97\",\"extensionIcon.verifiedForeground\":\"#c4a7e7\",\"focusBorder\":\"#817c9c26\",\"foreground\":\"#e0def4\",\"git.blame.editorDecorationForeground\":\"#6e6a86\",\"gitDecoration.addedResourceForeground\":\"#9ccfd8\",\"gitDecoration.conflictingResourceForeground\":\"#eb6f92\",\"gitDecoration.deletedResourceForeground\":\"#908caa\",\"gitDecoration.ignoredResourceForeground\":\"#6e6a86\",\"gitDecoration.modifiedResourceForeground\":\"#ea9a97\",\"gitDecoration.renamedResourceForeground\":\"#3e8fb0\",\"gitDecoration.stageDeletedResourceForeground\":\"#eb6f92\",\"gitDecoration.stageModifiedResourceForeground\":\"#c4a7e7\",\"gitDecoration.submoduleResourceForeground\":\"#f6c177\",\"gitDecoration.untrackedResourceForeground\":\"#f6c177\",\"icon.foreground\":\"#908caa\",\"input.background\":\"#39355280\",\"input.border\":\"#817c9c26\",\"input.foreground\":\"#e0def4\",\"input.placeholderForeground\":\"#908caa\",\"inputOption.activeBackground\":\"#ea9a9726\",\"inputOption.activeBorder\":\"#0000\",\"inputOption.activeForeground\":\"#ea9a97\",\"inputValidation.errorBackground\":\"#2a273f\",\"inputValidation.errorBorder\":\"#817c9c4d\",\"inputValidation.errorForeground\":\"#eb6f92\",\"inputValidation.infoBackground\":\"#2a273f\",\"inputValidation.infoBorder\":\"#817c9c4d\",\"inputValidation.infoForeground\":\"#9ccfd8\",\"inputValidation.warningBackground\":\"#2a273f\",\"inputValidation.warningBorder\":\"#817c9c4d\",\"inputValidation.warningForeground\":\"#9ccfd880\",\"keybindingLabel.background\":\"#393552\",\"keybindingLabel.border\":\"#817c9c4d\",\"keybindingLabel.bottomBorder\":\"#817c9c4d\",\"keybindingLabel.foreground\":\"#c4a7e7\",\"keybindingTable.headerBackground\":\"#393552\",\"keybindingTable.rowsBackground\":\"#2a273f\",\"list.activeSelectionBackground\":\"#817c9c26\",\"list.activeSelectionForeground\":\"#e0def4\",\"list.deemphasizedForeground\":\"#908caa\",\"list.dropBackground\":\"#2a273f\",\"list.errorForeground\":\"#eb6f92\",\"list.filterMatchBackground\":\"#2a273f\",\"list.filterMatchBorder\":\"#ea9a97\",\"list.focusBackground\":\"#817c9c4d\",\"list.focusForeground\":\"#e0def4\",\"list.focusOutline\":\"#817c9c26\",\"list.highlightForeground\":\"#ea9a97\",\"list.hoverBackground\":\"#817c9c14\",\"list.hoverForeground\":\"#e0def4\",\"list.inactiveFocusBackground\":\"#817c9c14\",\"list.inactiveSelectionBackground\":\"#2a273f\",\"list.inactiveSelectionForeground\":\"#e0def4\",\"list.invalidItemForeground\":\"#eb6f92\",\"list.warningForeground\":\"#f6c177\",\"listFilterWidget.background\":\"#2a273f\",\"listFilterWidget.noMatchesOutline\":\"#eb6f92\",\"listFilterWidget.outline\":\"#393552\",\"menu.background\":\"#2a273f\",\"menu.border\":\"#817c9c14\",\"menu.foreground\":\"#e0def4\",\"menu.selectionBackground\":\"#817c9c26\",\"menu.selectionBorder\":\"#393552\",\"menu.selectionForeground\":\"#e0def4\",\"menu.separatorBackground\":\"#817c9c4d\",\"menubar.selectionBackground\":\"#817c9c26\",\"menubar.selectionBorder\":\"#817c9c14\",\"menubar.selectionForeground\":\"#e0def4\",\"merge.border\":\"#393552\",\"merge.commonContentBackground\":\"#817c9c26\",\"merge.commonHeaderBackground\":\"#817c9c26\",\"merge.currentContentBackground\":\"#f6c17733\",\"merge.currentHeaderBackground\":\"#f6c17733\",\"merge.incomingContentBackground\":\"#9ccfd833\",\"merge.incomingHeaderBackground\":\"#9ccfd833\",\"minimap.background\":\"#2a273f\",\"minimap.errorHighlight\":\"#eb6f9280\",\"minimap.findMatchHighlight\":\"#817c9c26\",\"minimap.selectionHighlight\":\"#817c9c26\",\"minimap.warningHighlight\":\"#f6c17780\",\"minimapGutter.addedBackground\":\"#9ccfd8\",\"minimapGutter.deletedBackground\":\"#eb6f92\",\"minimapGutter.modifiedBackground\":\"#ea9a97\",\"minimapSlider.activeBackground\":\"#817c9c4d\",\"minimapSlider.background\":\"#817c9c26\",\"minimapSlider.hoverBackground\":\"#817c9c26\",\"notebook.cellBorderColor\":\"#9ccfd880\",\"notebook.cellEditorBackground\":\"#2a273f\",\"notebook.cellHoverBackground\":\"#39355280\",\"notebook.focusedCellBackground\":\"#817c9c14\",\"notebook.focusedCellBorder\":\"#9ccfd8\",\"notebook.outputContainerBackgroundColor\":\"#817c9c14\",\"notificationCenter.border\":\"#817c9c26\",\"notificationCenterHeader.background\":\"#2a273f\",\"notificationCenterHeader.foreground\":\"#908caa\",\"notificationLink.foreground\":\"#c4a7e7\",\"notificationToast.border\":\"#817c9c26\",\"notifications.background\":\"#2a273f\",\"notifications.border\":\"#817c9c26\",\"notifications.foreground\":\"#e0def4\",\"notificationsErrorIcon.foreground\":\"#eb6f92\",\"notificationsInfoIcon.foreground\":\"#9ccfd8\",\"notificationsWarningIcon.foreground\":\"#f6c177\",\"panel.background\":\"#2a273f\",\"panel.border\":\"#0000\",\"panel.dropBorder\":\"#393552\",\"panelInput.border\":\"#2a273f\",\"panelSection.dropBackground\":\"#817c9c26\",\"panelSectionHeader.background\":\"#2a273f\",\"panelSectionHeader.foreground\":\"#e0def4\",\"panelTitle.activeBorder\":\"#817c9c4d\",\"panelTitle.activeForeground\":\"#e0def4\",\"panelTitle.inactiveForeground\":\"#908caa\",\"peekView.border\":\"#393552\",\"peekViewEditor.background\":\"#2a273f\",\"peekViewEditor.matchHighlightBackground\":\"#817c9c4d\",\"peekViewResult.background\":\"#2a273f\",\"peekViewResult.fileForeground\":\"#908caa\",\"peekViewResult.lineForeground\":\"#908caa\",\"peekViewResult.matchHighlightBackground\":\"#817c9c4d\",\"peekViewResult.selectionBackground\":\"#817c9c26\",\"peekViewResult.selectionForeground\":\"#e0def4\",\"peekViewTitle.background\":\"#393552\",\"peekViewTitleDescription.foreground\":\"#908caa\",\"pickerGroup.border\":\"#817c9c4d\",\"pickerGroup.foreground\":\"#c4a7e7\",\"ports.iconRunningProcessForeground\":\"#ea9a97\",\"problemsErrorIcon.foreground\":\"#eb6f92\",\"problemsInfoIcon.foreground\":\"#9ccfd8\",\"problemsWarningIcon.foreground\":\"#f6c177\",\"progressBar.background\":\"#ea9a97\",\"quickInput.background\":\"#2a273f\",\"quickInput.foreground\":\"#908caa\",\"quickInputList.focusBackground\":\"#817c9c26\",\"quickInputList.focusForeground\":\"#e0def4\",\"quickInputList.focusIconForeground\":\"#e0def4\",\"scrollbar.shadow\":\"#2a273f4d\",\"scrollbarSlider.activeBackground\":\"#3e8fb080\",\"scrollbarSlider.background\":\"#817c9c26\",\"scrollbarSlider.hoverBackground\":\"#817c9c4d\",\"searchEditor.findMatchBackground\":\"#817c9c26\",\"selection.background\":\"#817c9c4d\",\"settings.focusedRowBackground\":\"#2a273f\",\"settings.focusedRowBorder\":\"#817c9c26\",\"settings.headerForeground\":\"#e0def4\",\"settings.modifiedItemIndicator\":\"#ea9a97\",\"settings.rowHoverBackground\":\"#2a273f\",\"sideBar.background\":\"#232136\",\"sideBar.dropBackground\":\"#2a273f\",\"sideBar.foreground\":\"#908caa\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.border\":\"#817c9c26\",\"statusBar.background\":\"#232136\",\"statusBar.debuggingBackground\":\"#c4a7e7\",\"statusBar.debuggingForeground\":\"#232136\",\"statusBar.foreground\":\"#908caa\",\"statusBar.noFolderBackground\":\"#232136\",\"statusBar.noFolderForeground\":\"#908caa\",\"statusBarItem.activeBackground\":\"#817c9c4d\",\"statusBarItem.errorBackground\":\"#232136\",\"statusBarItem.errorForeground\":\"#eb6f92\",\"statusBarItem.hoverBackground\":\"#817c9c26\",\"statusBarItem.prominentBackground\":\"#393552\",\"statusBarItem.prominentForeground\":\"#e0def4\",\"statusBarItem.prominentHoverBackground\":\"#817c9c26\",\"statusBarItem.remoteBackground\":\"#232136\",\"statusBarItem.remoteForeground\":\"#f6c177\",\"symbolIcon.arrayForeground\":\"#908caa\",\"symbolIcon.classForeground\":\"#908caa\",\"symbolIcon.colorForeground\":\"#908caa\",\"symbolIcon.constantForeground\":\"#908caa\",\"symbolIcon.constructorForeground\":\"#908caa\",\"symbolIcon.enumeratorForeground\":\"#908caa\",\"symbolIcon.enumeratorMemberForeground\":\"#908caa\",\"symbolIcon.eventForeground\":\"#908caa\",\"symbolIcon.fieldForeground\":\"#908caa\",\"symbolIcon.fileForeground\":\"#908caa\",\"symbolIcon.folderForeground\":\"#908caa\",\"symbolIcon.functionForeground\":\"#908caa\",\"symbolIcon.interfaceForeground\":\"#908caa\",\"symbolIcon.keyForeground\":\"#908caa\",\"symbolIcon.keywordForeground\":\"#908caa\",\"symbolIcon.methodForeground\":\"#908caa\",\"symbolIcon.moduleForeground\":\"#908caa\",\"symbolIcon.namespaceForeground\":\"#908caa\",\"symbolIcon.nullForeground\":\"#908caa\",\"symbolIcon.numberForeground\":\"#908caa\",\"symbolIcon.objectForeground\":\"#908caa\",\"symbolIcon.operatorForeground\":\"#908caa\",\"symbolIcon.packageForeground\":\"#908caa\",\"symbolIcon.propertyForeground\":\"#908caa\",\"symbolIcon.referenceForeground\":\"#908caa\",\"symbolIcon.snippetForeground\":\"#908caa\",\"symbolIcon.stringForeground\":\"#908caa\",\"symbolIcon.structForeground\":\"#908caa\",\"symbolIcon.textForeground\":\"#908caa\",\"symbolIcon.typeParameterForeground\":\"#908caa\",\"symbolIcon.unitForeground\":\"#908caa\",\"symbolIcon.variableForeground\":\"#908caa\",\"tab.activeBackground\":\"#817c9c14\",\"tab.activeForeground\":\"#e0def4\",\"tab.activeModifiedBorder\":\"#9ccfd8\",\"tab.border\":\"#0000\",\"tab.hoverBackground\":\"#817c9c26\",\"tab.inactiveBackground\":\"#0000\",\"tab.inactiveForeground\":\"#908caa\",\"tab.inactiveModifiedBorder\":\"#9ccfd880\",\"tab.lastPinnedBorder\":\"#6e6a86\",\"tab.unfocusedActiveBackground\":\"#0000\",\"tab.unfocusedHoverBackground\":\"#0000\",\"tab.unfocusedInactiveBackground\":\"#0000\",\"tab.unfocusedInactiveModifiedBorder\":\"#9ccfd880\",\"terminal.ansiBlack\":\"#393552\",\"terminal.ansiBlue\":\"#9ccfd8\",\"terminal.ansiBrightBlack\":\"#908caa\",\"terminal.ansiBrightBlue\":\"#9ccfd8\",\"terminal.ansiBrightCyan\":\"#ea9a97\",\"terminal.ansiBrightGreen\":\"#3e8fb0\",\"terminal.ansiBrightMagenta\":\"#c4a7e7\",\"terminal.ansiBrightRed\":\"#eb6f92\",\"terminal.ansiBrightWhite\":\"#e0def4\",\"terminal.ansiBrightYellow\":\"#f6c177\",\"terminal.ansiCyan\":\"#ea9a97\",\"terminal.ansiGreen\":\"#3e8fb0\",\"terminal.ansiMagenta\":\"#c4a7e7\",\"terminal.ansiRed\":\"#eb6f92\",\"terminal.ansiWhite\":\"#e0def4\",\"terminal.ansiYellow\":\"#f6c177\",\"terminal.dropBackground\":\"#817c9c26\",\"terminal.foreground\":\"#e0def4\",\"terminal.selectionBackground\":\"#817c9c26\",\"terminal.tab.activeBorder\":\"#e0def4\",\"terminalCursor.background\":\"#e0def4\",\"terminalCursor.foreground\":\"#6e6a86\",\"textBlockQuote.background\":\"#2a273f\",\"textBlockQuote.border\":\"#817c9c26\",\"textCodeBlock.background\":\"#2a273f\",\"textLink.activeForeground\":\"#c4a7e7e6\",\"textLink.foreground\":\"#c4a7e7\",\"textPreformat.foreground\":\"#f6c177\",\"textSeparator.foreground\":\"#908caa\",\"titleBar.activeBackground\":\"#232136\",\"titleBar.activeForeground\":\"#908caa\",\"titleBar.inactiveBackground\":\"#2a273f\",\"titleBar.inactiveForeground\":\"#908caa\",\"toolbar.activeBackground\":\"#817c9c4d\",\"toolbar.hoverBackground\":\"#817c9c26\",\"tree.indentGuidesStroke\":\"#908caa\",\"walkThrough.embeddedEditorBackground\":\"#232136\",\"welcomePage.background\":\"#232136\",\"widget.shadow\":\"#2a273f4d\",\"window.activeBorder\":\"#2a273f\",\"window.inactiveBorder\":\"#2a273f\"},\"displayName\":\"Rosé Pine Moon\",\"name\":\"rose-pine-moon\",\"tokenColors\":[{\"scope\":[\"comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#6e6a86\"}},{\"scope\":[\"constant\"],\"settings\":{\"foreground\":\"#3e8fb0\"}},{\"scope\":[\"constant.numeric\",\"constant.language\"],\"settings\":{\"foreground\":\"#ea9a97\"}},{\"scope\":[\"entity.name\"],\"settings\":{\"foreground\":\"#ea9a97\"}},{\"scope\":[\"entity.name.section\",\"entity.name.tag\",\"entity.name.namespace\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":[\"entity.other.attribute-name\",\"entity.other.inherited-class\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#c4a7e7\"}},{\"scope\":[\"invalid\"],\"settings\":{\"foreground\":\"#eb6f92\"}},{\"scope\":[\"invalid.deprecated\"],\"settings\":{\"foreground\":\"#908caa\"}},{\"scope\":[\"keyword\",\"variable.language.this\"],\"settings\":{\"foreground\":\"#3e8fb0\"}},{\"scope\":[\"markup.inserted.diff\"],\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":[\"markup.deleted.diff\"],\"settings\":{\"foreground\":\"#eb6f92\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"markup.bold.markdown\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"markup.italic.markdown\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"meta.diff.range\"],\"settings\":{\"foreground\":\"#c4a7e7\"}},{\"scope\":[\"meta.tag\",\"meta.brace\"],\"settings\":{\"foreground\":\"#e0def4\"}},{\"scope\":[\"meta.import\",\"meta.export\"],\"settings\":{\"foreground\":\"#3e8fb0\"}},{\"scope\":\"meta.directive.vue\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#c4a7e7\"}},{\"scope\":\"meta.property-name.css\",\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":\"meta.property-value.css\",\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":\"meta.tag.other.html\",\"settings\":{\"foreground\":\"#908caa\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#908caa\"}},{\"scope\":[\"punctuation.accessor\"],\"settings\":{\"foreground\":\"#3e8fb0\"}},{\"scope\":[\"punctuation.definition.string\"],\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#6e6a86\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#3e8fb0\"}},{\"scope\":[\"string\"],\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":[\"support\"],\"settings\":{\"foreground\":\"#9ccfd8\"}},{\"scope\":[\"support.constant\"],\"settings\":{\"foreground\":\"#f6c177\"}},{\"scope\":[\"support.function\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#eb6f92\"}},{\"scope\":[\"variable\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#ea9a97\"}},{\"scope\":[\"variable.other\",\"variable.language\",\"variable.function\",\"variable.argument\"],\"settings\":{\"foreground\":\"#e0def4\"}},{\"scope\":[\"variable.parameter\"],\"settings\":{\"foreground\":\"#c4a7e7\"}}],\"type\":\"dark\"}"));
3
+ //#endregion
4
+ export { e as default };
@@ -0,0 +1,3 @@
1
+ var e = [Object.freeze(JSON.parse("{\"displayName\":\"ROS Interface\",\"fileTypes\":[\"msg\",\"srv\",\"action\"],\"name\":\"rosmsg\",\"patterns\":[{\"include\":\"#separators\"},{\"include\":\"#lines\"},{\"include\":\"#comments\"}],\"repository\":{\"attributes\":{\"match\":\"@optional\\\\b\",\"name\":\"storage.modifier.attribute.rosmsg\"},\"builtin-types\":{\"match\":\"\\\\b(?:bool|byte|char|u?int(?:8|16|32|64)|float(?:32|64)|w?string|time|duration)\\\\b\",\"name\":\"storage.type.rosmsg\"},\"comments\":{\"match\":\"#.*\",\"name\":\"comment.line.number-sign.rosmsg\"},\"field-other\":{\"begin\":\"(?=\\\\b[A-Z_a-z])\",\"end\":\"$|(?=#)\",\"patterns\":[{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#builtin-types\"}]}},\"match\":\"\\\\G[/-9A-Z_a-z]+\",\"name\":\"support.type.rosmsg\"},{\"match\":\"\\\\d+\",\"name\":\"constant.numeric.integer.rosmsg\"},{\"begin\":\"(?=[A-Z_a-z])\",\"end\":\"$|(?=#)\",\"patterns\":[{\"include\":\"#field-other-after-type\"}]}]},\"field-other-after-type\":{\"patterns\":[{\"match\":\"\\\\G[0-9A-Z_a-z]+\",\"name\":\"variable.other.field.rosmsg\"},{\"begin\":\"\",\"end\":\"$|(?=#)\",\"patterns\":[{\"include\":\"#literal-other\"},{\"include\":\"#literal-other-array\"}]}]},\"field-string\":{\"begin\":\"(?=\\\\bw?string\\\\b)\",\"end\":\"$|(?=#)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"storage.type.rosmsg\"}},\"match\":\"\\\\Gw?string\\\\b\"},{\"match\":\"\\\\d+\",\"name\":\"constant.numeric.integer.rosmsg\"},{\"begin\":\"(?=[A-Z_a-z])\",\"end\":\"$|(?=#)\",\"patterns\":[{\"include\":\"#field-string-after-type\"}]}]},\"field-string-after-type\":{\"patterns\":[{\"match\":\"\\\\G[0-9A-Z_a-z]+\",\"name\":\"variable.other.field.rosmsg\"},{\"begin\":\"=|(?<=\\\\s)\",\"end\":\"$|(?=#)\",\"patterns\":[{\"include\":\"#literal-string\"}]}]},\"field-string-array\":{\"begin\":\"(?=\\\\bw?string[<=\\\\d]*\\\\[)\",\"end\":\"$|(?=#)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"storage.type.rosmsg\"}},\"match\":\"\\\\Gw?string\\\\b\",\"name\":\"support.type.rosmsg\"},{\"match\":\"\\\\d+\",\"name\":\"constant.numeric.integer.rosmsg\"},{\"begin\":\"(?=[A-Z_a-z])\",\"end\":\"$|(?=#)\",\"patterns\":[{\"include\":\"#field-string-array-after-type\"}]}]},\"field-string-array-after-type\":{\"patterns\":[{\"match\":\"\\\\G[0-9A-Z_a-z]+\",\"name\":\"variable.other.field.rosmsg\"},{\"begin\":\"(?<=\\\\s)\",\"end\":\"$|(?=#)\",\"name\":\"meta.default-value.rosmsg\",\"patterns\":[{\"include\":\"#literal-string-array\"}]}]},\"lines\":{\"patterns\":[{\"include\":\"#attributes\"},{\"include\":\"#field-string-array\"},{\"include\":\"#field-string\"},{\"include\":\"#field-other\"}]},\"literal-other\":{\"patterns\":[{\"match\":\"[-+]?(?:(?:\\\\d+(?:_\\\\d+)*)?\\\\.\\\\d+(?:_\\\\d+)*|\\\\d+(?:_\\\\d+)*\\\\.)(?:[Ee][-+]?\\\\d+(?:_\\\\d+)*)?\",\"name\":\"constant.numeric.float.rosmsg\"},{\"match\":\"[-+]?\\\\d+(?:_\\\\d+)*\",\"name\":\"constant.numeric.integer.rosmsg\"},{\"match\":\"(?i)\\\\b(?:true|false)\\\\b\",\"name\":\"constant.language.boolean.rosmsg\"}]},\"literal-other-array\":{\"patterns\":[{\"begin\":\"\\\\[\",\"end\":\"]|$|(?=#)\",\"name\":\"meta.array.rosmsg\",\"patterns\":[{\"include\":\"#literal-other\"}]}]},\"literal-string\":{\"patterns\":[{\"include\":\"#literal-string-quoted\"},{\"include\":\"#literal-string-unquoted\"}]},\"literal-string-array\":{\"patterns\":[{\"begin\":\"\\\\[\",\"end\":\"]|$|(?=#)\",\"name\":\"meta.array.rosmsg\",\"patterns\":[{\"include\":\"#literal-string-quoted\"},{\"include\":\"#literal-string-unquoted-in-array\"}]}]},\"literal-string-escape\":{\"patterns\":[{\"match\":\"\\\\\\\\(?:[0-7]{3}|x\\\\h{2}|u\\\\h{4}|U\\\\h{8}|.)\",\"name\":\"constant.character.escape.rosmsg\"}]},\"literal-string-quoted\":{\"patterns\":[{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.rosmsg\"}},\"end\":\"\\\"|$\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.rosmsg\"}},\"name\":\"string.quoted.double.rosmsg\",\"patterns\":[{\"include\":\"#literal-string-escape\"}]},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.rosmsg\"}},\"end\":\"'|$\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.rosmsg\"}},\"name\":\"string.quoted.single.rosmsg\",\"patterns\":[{\"include\":\"#literal-string-escape\"}]}]},\"literal-string-unquoted\":{\"begin\":\"(?=[^\\\"'\\\\s])\",\"end\":\"(?=\\\\s*(?:#|$))\",\"name\":\"string.unquoted.rosmsg\",\"patterns\":[{\"include\":\"#literal-string-escape\"}]},\"literal-string-unquoted-in-array\":{\"begin\":\"(?=[^]\\\"',\\\\s])\",\"end\":\"(?=\\\\s*(?:$|[],]))\",\"name\":\"string.unquoted.rosmsg\",\"patterns\":[{\"include\":\"#literal-string-escape\"}]},\"separators\":{\"patterns\":[{\"match\":\"^---\\\\s*$\\\\n?\",\"name\":\"meta.separator.rosmsg\"},{\"match\":\"^={3,}\\\\s*$\\\\n?\",\"name\":\"meta.separator.rosmsg\"},{\"captures\":{\"1\":{\"name\":\"entity.name.type.class.rosmsg\"}},\"match\":\"^MSG:\\\\s+([/-9A-Z_a-z]+)\\\\s*$\\\\n?\",\"name\":\"meta.separator.rosmsg\"}]}},\"scopeName\":\"source.rosmsg\"}"))];
2
+ //#endregion
3
+ export { e as default };
@@ -0,0 +1,22 @@
1
+ import { t as e } from "./javascript-DlxQoHvZ.js";
2
+ import t from "./html-derivative-rSLNyYm7.js";
3
+ import n from "./python-BhLDq9ED.js";
4
+ import r from "./cmake-DvXT7w0f.js";
5
+ import { t as i } from "./cpp-CtrG851a.js";
6
+ import { t as a } from "./shellscript-BYm9tsiS.js";
7
+ import { t as o } from "./yaml-DwO6QOAh.js";
8
+ import s from "./ruby-BGM2AA86.js";
9
+ //#region node_modules/@shikijs/langs/dist/rst.mjs
10
+ var c = Object.freeze(JSON.parse("{\"displayName\":\"reStructuredText\",\"name\":\"rst\",\"patterns\":[{\"include\":\"#body\"}],\"repository\":{\"anchor\":{\"match\":\"^\\\\.{2}\\\\s+(_[^:]+:)\\\\s*\",\"name\":\"entity.name.tag.anchor\"},\"block\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+\\\\S+::)(.*)\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"3\":{\"name\":\"variable\"}},\"end\":\"^(?!\\\\1\\\\s|\\\\s*$)\",\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"#body\"}]},\"block-comment\":{\"begin\":\"^(\\\\s*)\\\\.{2}(\\\\s+|$)\",\"end\":\"^(?:(?=\\\\S)|\\\\s*$)\",\"name\":\"comment.block\",\"patterns\":[{\"begin\":\"^\\\\s{3,}(?=\\\\S)\",\"name\":\"comment.block\",\"while\":\"^(?:\\\\s{3}.*|\\\\s*$)\"}]},\"block-param\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control\"},\"2\":{\"name\":\"variable.parameter\"}},\"match\":\"(:param\\\\s+(.+?):)(?:\\\\s|$)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control\"},\"2\":{\"patterns\":[{\"match\":\"\\\\b(0x[A-Fa-f\\\\d]+|\\\\d+)\\\\b\",\"name\":\"constant.numeric\"},{\"include\":\"#inline-markup\"}]}},\"match\":\"(:.+?:)(?:$|\\\\s+(.*))\"}]},\"blocks\":{\"patterns\":[{\"include\":\"#domains\"},{\"include\":\"#doctest\"},{\"include\":\"#code-block-cpp\"},{\"include\":\"#code-block-py\"},{\"include\":\"#code-block-console\"},{\"include\":\"#code-block-javascript\"},{\"include\":\"#code-block-yaml\"},{\"include\":\"#code-block-cmake\"},{\"include\":\"#code-block-kconfig\"},{\"include\":\"#code-block-ruby\"},{\"include\":\"#code-block-dts\"},{\"include\":\"#code-block\"},{\"include\":\"#doctest-block\"},{\"include\":\"#raw-html\"},{\"include\":\"#block\"},{\"include\":\"#literal-block\"},{\"include\":\"#block-comment\"}]},\"body\":{\"patterns\":[{\"include\":\"#title\"},{\"include\":\"#inline-markup\"},{\"include\":\"#anchor\"},{\"include\":\"#line-block\"},{\"include\":\"#replace-include\"},{\"include\":\"#footnote\"},{\"include\":\"#substitution\"},{\"include\":\"#blocks\"},{\"include\":\"#table\"},{\"include\":\"#simple-table\"},{\"include\":\"#options-list\"}]},\"bold\":{\"begin\":\"(?<=[\\\"'(<\\\\[{\\\\s]|^)\\\\*{2}[^*\\\\s]\",\"end\":\"\\\\*{2}|^\\\\s*$\",\"name\":\"markup.bold\"},\"citation\":{\"applyEndPatternLast\":0,\"begin\":\"(?<=[\\\"'(<\\\\[{\\\\s]|^)`[^`\\\\s]\",\"end\":\"`_{0,2}|^\\\\s*$\",\"name\":\"entity.name.tag\"},\"code-block\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"}},\"patterns\":[{\"include\":\"#block-param\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-cmake\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(cmake)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.cmake\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.cmake\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-console\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(console|shell|bash)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.console\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.shell\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-cpp\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(c|c\\\\+\\\\+|cpp|C|C\\\\+\\\\+|CPP|Cpp)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.cpp\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.cpp\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-dts\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(dts|DTS|devicetree)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.dts\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.dts\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-javascript\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(javascript)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.js\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.js\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-kconfig\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*([Kk]config)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.kconfig\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.kconfig\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-py\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(python)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.py\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.python\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-ruby\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(ruby)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.ruby\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.ruby\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"code-block-yaml\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+(code(?:|-block))::)\\\\s*(ya?ml)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"4\":{\"name\":\"variable.parameter.codeblock.yaml\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.yaml\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"doctest\":{\"begin\":\"^(>>>)\\\\s*(.*)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control\"},\"2\":{\"patterns\":[{\"include\":\"source.python\"}]}},\"end\":\"^\\\\s*$\"},\"doctest-block\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+doctest::)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"source.python\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"domain-auto\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+auto(?:class|module|exception|function|decorator|data|method|attribute|property)::)\\\\s*(.*)\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control.py\"},\"3\":{\"patterns\":[{\"include\":\"source.python\"}]}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"#body\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"domain-cpp\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+c(?:pp|):(?:class|struct|function|member|var|type|enum|enum-struct|enum-class|enumerator|union|concept)::)\\\\s*(?:(@\\\\w+)|(.*))\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"3\":{\"name\":\"entity.name.tag\"},\"4\":{\"patterns\":[{\"include\":\"source.cpp\"}]}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"#body\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"domain-js\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+js:\\\\w+::)\\\\s*(.*)\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"3\":{\"patterns\":[{\"include\":\"source.js\"}]}},\"end\":\"^(?!\\\\1[\\\\t ]|$)\",\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"#body\"}]},\"domain-py\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+py:(?:module|function|data|exception|class|attribute|property|method|staticmethod|classmethod|decorator|decoratormethod)::)\\\\s*(.*)\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"3\":{\"patterns\":[{\"include\":\"source.python\"}]}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"#body\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"domains\":{\"patterns\":[{\"include\":\"#domain-cpp\"},{\"include\":\"#domain-py\"},{\"include\":\"#domain-auto\"},{\"include\":\"#domain-js\"}]},\"escaped\":{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape\"},\"footnote\":{\"match\":\"^\\\\s*\\\\.{2}\\\\s+\\\\[(?:[-.\\\\w]+|[#*]|#\\\\w+)]\\\\s+\",\"name\":\"entity.name.tag\"},\"footnote-ref\":{\"match\":\"\\\\[(?:[-.\\\\w]+|[#*])]_\",\"name\":\"entity.name.tag\"},\"ignore\":{\"patterns\":[{\"match\":\"'[*`]+'\"},{\"match\":\"<[*`]+>\"},{\"match\":\"\\\\{[*`]+}\"},{\"match\":\"\\\\([*`]+\\\\)\"},{\"match\":\"\\\\[[*`]+]\"},{\"match\":\"\\\"[*`]+\\\"\"}]},\"inline-markup\":{\"patterns\":[{\"include\":\"#escaped\"},{\"include\":\"#ignore\"},{\"include\":\"#ref\"},{\"include\":\"#literal\"},{\"include\":\"#monospaced\"},{\"include\":\"#citation\"},{\"include\":\"#bold\"},{\"include\":\"#italic\"},{\"include\":\"#list\"},{\"include\":\"#macro\"},{\"include\":\"#reference\"},{\"include\":\"#footnote-ref\"}]},\"italic\":{\"begin\":\"(?<=[\\\"'(<\\\\[{\\\\s]|^)\\\\*[^*\\\\s]\",\"end\":\"\\\\*|^\\\\s*$\",\"name\":\"markup.italic\"},\"line-block\":{\"match\":\"^\\\\|\\\\s+\",\"name\":\"keyword.control\"},\"list\":{\"match\":\"^\\\\s*(\\\\d+\\\\.|\\\\* -|[#A-Za-z]\\\\.|[CIMVXcimvx]+\\\\.|\\\\(\\\\d+\\\\)|\\\\d+\\\\)|[-*+])\\\\s+\",\"name\":\"keyword.control\"},\"literal\":{\"captures\":{\"1\":{\"name\":\"keyword.control\"},\"2\":{\"name\":\"entity.name.tag\"}},\"match\":\"(:\\\\S+:)(`.*?`\\\\\\\\?)\"},\"literal-block\":{\"begin\":\"^(\\\\s*)(.*)(::)\\\\s*$\",\"beginCaptures\":{\"2\":{\"patterns\":[{\"include\":\"#inline-markup\"}]},\"3\":{\"name\":\"keyword.control\"}},\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"macro\":{\"match\":\"\\\\|[^|]+\\\\|\",\"name\":\"entity.name.tag\"},\"monospaced\":{\"begin\":\"(?<=[\\\"'(<\\\\[{\\\\s]|^)``[^`\\\\s]\",\"end\":\"``|^\\\\s*$\",\"name\":\"string.interpolated\"},\"options-list\":{\"match\":\"(?:(?:^|,\\\\s+)(?:[-+]\\\\w|--?[A-Za-z][-\\\\w]+|/\\\\w+)(?:[ =](?:\\\\w+|<[^<>]+?>))?)+(?= |\\\\t|$)\",\"name\":\"variable.parameter\"},\"raw-html\":{\"begin\":\"^(\\\\s*)(\\\\.{2}\\\\s+raw\\\\s*::)\\\\s+(html)\\\\s*$\",\"beginCaptures\":{\"2\":{\"name\":\"keyword.control\"},\"3\":{\"name\":\"variable.parameter.html\"}},\"patterns\":[{\"include\":\"#block-param\"},{\"include\":\"text.html.derivative\"}],\"while\":\"^(?:\\\\1(?=\\\\s)|\\\\s*$)\"},\"ref\":{\"begin\":\"(:ref:)`\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control\"}},\"end\":\"`|^\\\\s*$\",\"name\":\"entity.name.tag\",\"patterns\":[{\"match\":\"<.*?>\",\"name\":\"markup.underline.link\"}]},\"reference\":{\"match\":\"[-\\\\w]*[-A-Za-z\\\\d]__?\\\\b\",\"name\":\"entity.name.tag\"},\"replace-include\":{\"captures\":{\"1\":{\"name\":\"keyword.control\"},\"2\":{\"name\":\"entity.name.tag\"},\"3\":{\"name\":\"keyword.control\"}},\"match\":\"^\\\\s*(\\\\.{2})\\\\s+(\\\\|[^|]+\\\\|)\\\\s+(replace::)\"},\"simple-table\":{\"match\":\"^[=\\\\s]+$\",\"name\":\"keyword.control.table\"},\"substitution\":{\"match\":\"^\\\\.{2}\\\\s*\\\\|([^|]+)\\\\|\",\"name\":\"entity.name.tag\"},\"table\":{\"begin\":\"^\\\\s*\\\\+[-+=]+\\\\+\\\\s*$\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.table\"}},\"end\":\"^(?![+|])\",\"patterns\":[{\"match\":\"[-+=|]\",\"name\":\"keyword.control.table\"}]},\"title\":{\"match\":\"^(\\\\*{3,}|#{3,}|={3,}|~{3,}|\\\\+{3,}|-{3,}|`{3,}|\\\\^{3,}|:{3,}|\\\"{3,}|_{3,}|'{3,})$\",\"name\":\"markup.heading\"}},\"scopeName\":\"source.rst\",\"embeddedLangs\":[\"html-derivative\",\"cpp\",\"python\",\"javascript\",\"shellscript\",\"yaml\",\"cmake\",\"ruby\"]}")), l = [
11
+ ...t,
12
+ ...i,
13
+ ...n,
14
+ ...e,
15
+ ...a,
16
+ ...o,
17
+ ...r,
18
+ ...s,
19
+ c
20
+ ];
21
+ //#endregion
22
+ export { l as default };
@@ -0,0 +1,30 @@
1
+ import { t as e } from "./javascript-DlxQoHvZ.js";
2
+ import { t } from "./css-BXAIfPSV.js";
3
+ import { t as n } from "./html-B9HcON16.js";
4
+ import { t as r } from "./xml-UfJT5ICX.js";
5
+ import { t as i } from "./sql-D_Kdq6gC.js";
6
+ import { t as a } from "./c-Ce2kZEMm.js";
7
+ import { t as o } from "./cpp-CtrG851a.js";
8
+ import { t as s } from "./shellscript-BYm9tsiS.js";
9
+ import { t as c } from "./haml-Cld0wv97.js";
10
+ import { t as l } from "./graphql-0GE-jM6H.js";
11
+ import { t as u } from "./lua-Bd6Ait3J.js";
12
+ import { t as d } from "./yaml-DwO6QOAh.js";
13
+ //#region node_modules/@shikijs/langs/dist/ruby.mjs
14
+ var f = Object.freeze(JSON.parse("{\"displayName\":\"Ruby\",\"name\":\"ruby\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.control.class.ruby\"},\"2\":{\"name\":\"entity.name.type.class.ruby\"},\"5\":{\"name\":\"punctuation.separator.namespace.ruby\"},\"7\":{\"name\":\"punctuation.separator.inheritance.ruby\"},\"8\":{\"name\":\"entity.other.inherited-class.ruby\"},\"11\":{\"name\":\"punctuation.separator.namespace.ruby\"}},\"match\":\"\\\\b(class)\\\\s+(([0-9A-Z_a-z]+)((::)[0-9A-Z_a-z]+)*)\\\\s*((<)\\\\s*(([0-9A-Z_a-z]+)((::)[0-9A-Z_a-z]+)*))?\",\"name\":\"meta.class.ruby\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.module.ruby\"},\"2\":{\"name\":\"entity.name.type.module.ruby\"},\"5\":{\"name\":\"punctuation.separator.namespace.ruby\"}},\"match\":\"\\\\b(module)\\\\s+(([0-9A-Z_a-z]+)((::)[0-9A-Z_a-z]+)*)\",\"name\":\"meta.module.ruby\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.class.ruby\"},\"2\":{\"name\":\"punctuation.separator.inheritance.ruby\"}},\"match\":\"\\\\b(class)\\\\s*(<<)\\\\s*\",\"name\":\"meta.class.ruby\"},{\"match\":\"(?<!\\\\.)\\\\belse(\\\\s)+if\\\\b\",\"name\":\"invalid.deprecated.ruby\"},{\"captures\":{\"1\":{\"name\":\"variable.ruby\"},\"2\":{\"name\":\"keyword.operator.assignment.augmented.ruby\"}},\"match\":\"^\\\\s*([_a-z][0-9A-Z_a-z]*)\\\\s*((&&|\\\\|\\\\|)=)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.ruby\"},\"3\":{\"name\":\"variable.ruby\"},\"4\":{\"name\":\"keyword.operator.assignment.augmented.ruby\"}},\"match\":\"(?<!\\\\.)\\\\b(case|if|elsif|unless|until|while)\\\\b\\\\s*(\\\\()*?\\\\s*([_a-z][0-9A-Z_a-z]*)\\\\s*((&&|\\\\|\\\\|)=)\"},{\"captures\":{\"1\":{\"name\":\"variable.ruby\"},\"2\":{\"name\":\"keyword.operator.assignment.augmented.ruby\"}},\"match\":\"^\\\\s*([_a-z][0-9A-Z_a-z]*)\\\\s*(([-%*+/]|\\\\*\\\\*|[\\\\&^|]|<<|>>)=)\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.ruby\"},\"3\":{\"name\":\"variable.ruby\"},\"4\":{\"name\":\"keyword.operator.assignment.augmented.ruby\"}},\"match\":\"(?<!\\\\.)\\\\b(case|if|elsif|unless|until|while)\\\\b\\\\s*(\\\\()*?\\\\s*([_a-z][0-9A-Z_a-z]*)\\\\s*(([-%*+/]|\\\\*\\\\*|[\\\\&^|]|<<|>>)=)\"},{\"captures\":{\"1\":{\"name\":\"variable.ruby\"}},\"match\":\"^\\\\s*([_a-z][0-9A-Z_a-z]*)\\\\s*(?==[^=>])\"},{\"captures\":{\"1\":{\"name\":\"keyword.control.ruby\"},\"3\":{\"name\":\"variable.ruby\"}},\"match\":\"(?<!\\\\.)\\\\b(case|if|elsif|unless|until|while)\\\\b\\\\s*(\\\\()*?\\\\s*([_a-z][0-9A-Z_a-z]*)\\\\s*=[^=>]\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.constant.hashkey.ruby\"}},\"match\":\"(?>[A-Z_a-z]\\\\w*[!?]?)(:)(?!:)\",\"name\":\"constant.language.symbol.hashkey.ruby\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.constant.ruby\"}},\"match\":\"(?<!:)(:)(?>[A-Z_a-z]\\\\w*[!?]?)(?=\\\\s*=>)\",\"name\":\"constant.language.symbol.hashkey.ruby\"},{\"match\":\"(?<!\\\\.)\\\\b(BEGIN|begin|case|class|else|elsif|END|end|ensure|for|if|in|module|rescue|then|unless|until|when|while)\\\\b(?![!?])\",\"name\":\"keyword.control.ruby\"},{\"match\":\"(?<!\\\\.)\\\\bdo\\\\b\",\"name\":\"keyword.control.start-block.ruby\"},{\"match\":\"(?<=\\\\{)(\\\\s+)\",\"name\":\"meta.syntax.ruby.start-block\"},{\"match\":\"(?<!\\\\.)\\\\b(alias|alias_method|break|next|redo|retry|return|super|undef|yield)\\\\b(?![!?])|\\\\bdefined\\\\?|\\\\b(block_given|iterator)\\\\?\",\"name\":\"keyword.control.pseudo-method.ruby\"},{\"match\":\"\\\\bnil\\\\b(?![!?])\",\"name\":\"constant.language.nil.ruby\"},{\"match\":\"\\\\b(true|false)\\\\b(?![!?])\",\"name\":\"constant.language.boolean.ruby\"},{\"match\":\"\\\\b(__(FILE|LINE)__)\\\\b(?![!?])\",\"name\":\"variable.language.ruby\"},{\"match\":\"\\\\bself\\\\b(?![!?])\",\"name\":\"variable.language.self.ruby\"},{\"match\":\"\\\\b(initialize|new|loop|include|extend|prepend|raise|fail|attr_reader|attr_writer|attr_accessor|attr|catch|throw|private|private_class_method|module_function|public|public_class_method|protected|refine|using)\\\\b(?![!?])\",\"name\":\"keyword.other.special-method.ruby\"},{\"begin\":\"\\\\b(?<!\\\\.|::)(require(?:|_relative))\\\\b(?![!?])\",\"captures\":{\"1\":{\"name\":\"keyword.other.special-method.ruby\"}},\"end\":\"$|(?=[#}])\",\"name\":\"meta.require.ruby\",\"patterns\":[{\"include\":\"$self\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.ruby\"}},\"match\":\"(@)[A-Z_a-z]\\\\w*\",\"name\":\"variable.other.readwrite.instance.ruby\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.ruby\"}},\"match\":\"(@@)[A-Z_a-z]\\\\w*\",\"name\":\"variable.other.readwrite.class.ruby\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.ruby\"}},\"match\":\"(\\\\$)[A-Z_a-z]\\\\w*\",\"name\":\"variable.other.readwrite.global.ruby\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.ruby\"}},\"match\":\"(\\\\$)([!\\\\&'+@`]|\\\\d+|[\\\"$*,./:-?\\\\\\\\_~]|-[0FIadilpv])\",\"name\":\"variable.other.readwrite.global.pre-defined.ruby\"},{\"begin\":\"\\\\b(ENV)\\\\[\",\"beginCaptures\":{\"1\":{\"name\":\"variable.other.constant.ruby\"}},\"end\":\"]\",\"name\":\"meta.environment-variable.ruby\",\"patterns\":[{\"include\":\"$self\"}]},{\"match\":\"\\\\b[A-Z]\\\\w*(?=((\\\\.|::)[A-Za-z]|\\\\[))\",\"name\":\"support.class.ruby\"},{\"match\":\"\\\\b((abort|at_exit|autoload|binding|callcc|caller|caller_locations|chomp|chop|eval|exec|exit|fork|format|gets|global_variables|gsub|lambda|load|local_variables|open|p|printf??|proc|putc|puts|rand|readlines??|select|set_trace_func|sleep|spawn|sprintf|srand|sub|syscall|system|test|trace_var|trap|untrace_var|warn)\\\\b(?![!?])|autoload\\\\?|exit!)\",\"name\":\"support.function.kernel.ruby\"},{\"match\":\"\\\\b[A-Z_]\\\\w*\\\\b\",\"name\":\"variable.other.constant.ruby\"},{\"begin\":\"(->)\\\\(\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.kernel.ruby\"}},\"end\":\"\\\\)\",\"patterns\":[{\"begin\":\"(?=[\\\\&*A-Z_a-z])\",\"end\":\"(?=[),])\",\"patterns\":[{\"include\":\"#method_parameters\"}]},{\"include\":\"#method_parameters\"}]},{\"begin\":\"(?=def\\\\b)(?<=^|\\\\s)(def)\\\\s+((?>[A-Z_a-z]\\\\w*(?>\\\\.|::))?(?>[A-Z_a-z]\\\\w*(?>[!?]|=(?!>))?|===?|!=|>[=>]?|<=>|<[<=]?|[%\\\\&/`|]|\\\\*\\\\*?|=?~|[-+]@?|\\\\[]=?))\\\\s*(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.def.ruby\"},\"2\":{\"name\":\"entity.name.function.ruby\"},\"3\":{\"name\":\"punctuation.definition.parameters.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.parameters.ruby\"}},\"name\":\"meta.function.method.with-arguments.ruby\",\"patterns\":[{\"begin\":\"(?=[\\\\&*A-Z_a-z])\",\"end\":\"(?=[),])\",\"patterns\":[{\"include\":\"#method_parameters\"}]},{\"include\":\"#method_parameters\"}]},{\"begin\":\"(?=def\\\\b)(?<=^|\\\\s)(def)\\\\s+((?>[A-Z_a-z]\\\\w*(?>\\\\.|::))?(?>[A-Z_a-z]\\\\w*(?>[!?]|=(?!>))?|===?|!=|>[=>]?|<=>|<[<=]?|[%\\\\&/`|]|\\\\*\\\\*?|=?~|[-+]@?|\\\\[]=?))[\\\\t ](?=[\\\\t ]*[^#;\\\\s])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.def.ruby\"},\"2\":{\"name\":\"entity.name.function.ruby\"}},\"end\":\"(?=;)|(?<=[]!\\\"')?`}\\\\w])(?=\\\\s*#|\\\\s*$)\",\"name\":\"meta.function.method.with-arguments.ruby\",\"patterns\":[{\"begin\":\"(?=[\\\\&*A-Z_a-z])\",\"end\":\"(?=[,;]|\\\\s*#|\\\\s*$)\",\"patterns\":[{\"include\":\"#method_parameters\"}]},{\"include\":\"#method_parameters\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.control.def.ruby\"},\"3\":{\"name\":\"entity.name.function.ruby\"}},\"match\":\"(?=def\\\\b)(?<=^|\\\\s)(def)\\\\b(\\\\s+((?>[A-Z_a-z]\\\\w*(?>\\\\.|::))?(?>[A-Z_a-z]\\\\w*(?>[!?]|=(?!>))?|===?|!=|>[=>]?|<=>|<[<=]?|[%\\\\&/`|]|\\\\*\\\\*?|=?~|[-+]@?|\\\\[]=?)))?\",\"name\":\"meta.function.method.without-arguments.ruby\"},{\"match\":\"\\\\b(\\\\d(?>_?\\\\d)*(\\\\.(?![^\\\\s\\\\d])(?>_?\\\\d)*)?([Ee][-+]?\\\\d(?>_?\\\\d)*)?|0(?:[Xx]\\\\h(?>_?\\\\h)*|[Oo]?[0-7](?>_?[0-7])*|[Bb][01](?>_?[01])*|[Dd]\\\\d(?>_?\\\\d)*))\\\\b\",\"name\":\"constant.numeric.ruby\"},{\"begin\":\":'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.begin.ruby\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\['\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"}]},{\"begin\":\":\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.symbol.begin.ruby\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.symbol.end.ruby\"}},\"name\":\"constant.language.symbol.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"match\":\"(?<!\\\\()/=\",\"name\":\"keyword.operator.assignment.augmented.ruby\"},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.single.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\['\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"}]},{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.double.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"(?<!\\\\.)`\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"`\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"(?<![)\\\\w])((/))(?![*+?])(?!\\\\s*$)(?=(?:\\\\\\\\/|[^/])*+/[eimnosux]*\\\\s*(?:[]#),.:?}]|\\\\|\\\\||&&|<=>|=>|==|=~|!~|!=|;|$|if|else|elsif|then|do|end|unless|while|until|or|and))\",\"captures\":{\"1\":{\"name\":\"string.regexp.interpolated.ruby\"},\"2\":{\"name\":\"punctuation.section.regexp.ruby\"}},\"contentName\":\"string.regexp.interpolated.ruby\",\"end\":\"((/[eimnosux]*))\",\"patterns\":[{\"include\":\"#regex_sub\"}]},{\"begin\":\"%r\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.begin.ruby\"}},\"end\":\"}[eimnosux]*\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.end.ruby\"}},\"name\":\"string.regexp.interpolated.ruby\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_curly_r\"}]},{\"begin\":\"%r\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.begin.ruby\"}},\"end\":\"][eimnosux]*\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.end.ruby\"}},\"name\":\"string.regexp.interpolated.ruby\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_brackets_r\"}]},{\"begin\":\"%r\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.begin.ruby\"}},\"end\":\"\\\\)[eimnosux]*\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.end.ruby\"}},\"name\":\"string.regexp.interpolated.ruby\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_parens_r\"}]},{\"begin\":\"%r<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.begin.ruby\"}},\"end\":\">[eimnosux]*\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.end.ruby\"}},\"name\":\"string.regexp.interpolated.ruby\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_ltgt_r\"}]},{\"begin\":\"%r(\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.begin.ruby\"}},\"end\":\"\\\\1[eimnosux]*\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.regexp.end.ruby\"}},\"name\":\"string.regexp.interpolated.ruby\",\"patterns\":[{\"include\":\"#regex_sub\"}]},{\"begin\":\"%I\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_brackets_i\"}]},{\"begin\":\"%I\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_parens_i\"}]},{\"begin\":\"%I<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_ltgt_i\"}]},{\"begin\":\"%I\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_curly_i\"}]},{\"begin\":\"%I(\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"%i\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[]\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_brackets\"}]},{\"begin\":\"%i\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[)\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_parens\"}]},{\"begin\":\"%i<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[>\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_ltgt\"}]},{\"begin\":\"%i\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[\\\\\\\\}]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_curly\"}]},{\"begin\":\"%i(\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\.\"}]},{\"begin\":\"%W\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_brackets_i\"}]},{\"begin\":\"%W\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_parens_i\"}]},{\"begin\":\"%W<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_ltgt_i\"}]},{\"begin\":\"%W\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_curly_i\"}]},{\"begin\":\"%W(\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"%w\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[]\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_brackets\"}]},{\"begin\":\"%w\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[)\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_parens\"}]},{\"begin\":\"%w<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[>\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_ltgt\"}]},{\"begin\":\"%w\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[\\\\\\\\}]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_curly\"}]},{\"begin\":\"%w(\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\.\"}]},{\"begin\":\"%[Qx]?\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_parens_i\"}]},{\"begin\":\"%[Qx]?\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_brackets_i\"}]},{\"begin\":\"%[Qx]?\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_curly_i\"}]},{\"begin\":\"%[Qx]?<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_ltgt_i\"}]},{\"begin\":\"%[Qx](\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"%([^=\\\\w\\\\s])\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.interpolated.ruby\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"%q\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[)\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_parens\"}]},{\"begin\":\"%q<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[>\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_ltgt\"}]},{\"begin\":\"%q\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[]\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_brackets\"}]},{\"begin\":\"%q\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[\\\\\\\\}]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_curly\"}]},{\"begin\":\"%q(\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.ruby\"}},\"name\":\"string.quoted.other.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\.\"}]},{\"begin\":\"%s\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[)\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_parens\"}]},{\"begin\":\"%s<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.begin.ruby\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[>\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_ltgt\"}]},{\"begin\":\"%s\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[]\\\\\\\\]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_brackets\"}]},{\"begin\":\"%s\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\[\\\\\\\\}]\",\"name\":\"constant.character.escape.ruby\"},{\"include\":\"#nest_curly\"}]},{\"begin\":\"%s(\\\\W)\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.begin.ruby\"}},\"end\":\"\\\\1\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.symbol.end.ruby\"}},\"name\":\"constant.language.symbol.ruby\",\"patterns\":[{\"match\":\"\\\\\\\\.\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.constant.ruby\"}},\"match\":\"(?<!:)(:)(?>[$A-Z_a-z]\\\\w*(?>[!?]|=(?![=>]))?|===?|<=>|>[=>]?|<[<=]?|[%\\\\&/`|]|\\\\*\\\\*?|=?~|[-+]@?|\\\\[]=?|@@?[A-Z_a-z]\\\\w*)\",\"name\":\"constant.language.symbol.ruby\"},{\"begin\":\"^=begin\",\"captures\":{\"0\":{\"name\":\"punctuation.definition.comment.ruby\"}},\"end\":\"^=end\",\"name\":\"comment.block.documentation.ruby\"},{\"include\":\"#yard\"},{\"begin\":\"(^[\\\\t ]+)?(?=#)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.whitespace.comment.leading.ruby\"}},\"end\":\"(?!\\\\G)\",\"patterns\":[{\"begin\":\"#\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.ruby\"}},\"end\":\"\\\\n\",\"name\":\"comment.line.number-sign.ruby\"}]},{\"match\":\"(?<!\\\\w)\\\\?(\\\\\\\\(x\\\\h{1,2}(?!\\\\h)\\\\b|0[0-7]{0,2}(?![0-7])\\\\b|[^0CMx])|(\\\\\\\\[CM]-)+\\\\w|[^\\\\\\\\\\\\s])\",\"name\":\"constant.numeric.ruby\"},{\"begin\":\"^__END__\\\\n\",\"captures\":{\"0\":{\"name\":\"string.unquoted.program-block.ruby\"}},\"contentName\":\"text.plain\",\"end\":\"(?=not)impossible\",\"patterns\":[{\"begin\":\"(?=<?xml|<(?i:html\\\\b)|!DOCTYPE (?i:html\\\\b))\",\"end\":\"(?=not)impossible\",\"name\":\"text.html.embedded.ruby\",\"patterns\":[{\"include\":\"text.html.basic\"}]}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)HTML)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)HTML)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.html\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)HTML)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"text.html\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"text.html.basic\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)HTML)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)HAML)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)HAML)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.haml\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)HAML)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"text.haml\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"text.haml\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)HAML)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)XML)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)XML)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.xml\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)XML)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"text.xml\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"text.xml\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)XML)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)SQL)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)SQL)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.sql\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)SQL)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.sql\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.sql\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)SQL)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)G(?:RAPHQL|QL))\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)G(?:RAPHQL|QL))$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.graphql\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)G(?:RAPHQL|QL))\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.graphql\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.graphql\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)G(?:RAPHQL|QL))\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)CSS)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)CSS)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.css\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)CSS)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.css\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.css\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)CSS)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)CPP)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)CPP)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.cpp\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)CPP)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.cpp\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.cpp\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)CPP)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)C)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)C)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.c\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)C)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.c\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.c\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)C)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)J(?:S|AVASCRIPT))\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)J(?:S|AVASCRIPT))$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.js\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)J(?:S|AVASCRIPT))\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.js\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.js\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)J(?:S|AVASCRIPT))\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)JQUERY)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)JQUERY)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.js.jquery\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)JQUERY)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.js.jquery\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.js.jquery\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)JQUERY)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)SH(?:|ELL))\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)SH(?:|ELL))$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.shell\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)SH(?:|ELL))\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.shell\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.shell\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)SH(?:|ELL))\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)LUA)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)LUA)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.lua\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)LUA)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.lua\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.lua\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)LUA)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)RUBY)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)RUBY)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.ruby\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)RUBY)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.ruby\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.ruby\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)RUBY)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)YA?ML)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)YA?ML)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.yaml\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)YA?ML)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"source.yaml\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"source.yaml\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)YA?ML)\\\\s*$)\"}]},{\"begin\":\"(?=(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)SLIM)\\\\b\\\\1))\",\"end\":\"^\\\\s*((?:[_\\\\w]+_|)SLIM)$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"name\":\"meta.embedded.block.slim\",\"patterns\":[{\"begin\":\"(?><<[-~]?([\\\"'`]?)((?:[_\\\\w]+_|)SLIM)\\\\b\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"text.slim\",\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"text.slim\"},{\"include\":\"#escaped_char\"}],\"while\":\"^(?!\\\\s*((?:[_\\\\w]+_|)SLIM)\\\\s*$)\"}]},{\"begin\":\"(?>=\\\\s*<<([\\\"'`]?)(\\\\w+)\\\\1)\",\"beginCaptures\":{\"0\":{\"name\":\"string.definition.begin.ruby\"}},\"contentName\":\"string.unquoted.heredoc.ruby\",\"end\":\"^\\\\2$\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"(?>((<<[-~]?([\\\"'`]?)(\\\\w+)\\\\3,\\\\s?)*<<[-~]?([\\\"'`]?)(\\\\w+)\\\\5))(.*)\",\"beginCaptures\":{\"1\":{\"name\":\"string.definition.begin.ruby\"},\"7\":{\"patterns\":[{\"include\":\"source.ruby\"}]}},\"contentName\":\"string.unquoted.heredoc.ruby\",\"end\":\"^\\\\s*\\\\6$\",\"endCaptures\":{\"0\":{\"name\":\"string.definition.end.ruby\"}},\"patterns\":[{\"include\":\"#heredoc\"},{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"}]},{\"begin\":\"(?<=\\\\{|\\\\{\\\\s+|[^$0-:@-Z_a-z]do|^do|[^$0-:@-Z_a-z]do\\\\s+|^do\\\\s+)(\\\\|)\",\"captures\":{\"1\":{\"name\":\"punctuation.separator.variable.ruby\"}},\"end\":\"(?<!\\\\|)(\\\\|)(?!\\\\|)\",\"name\":\"meta.block.parameters.ruby\",\"patterns\":[{\"begin\":\"(?![(,|\\\\s])\",\"end\":\"(?=,|\\\\|\\\\s*)\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"storage.type.variable.ruby\"},\"2\":{\"name\":\"variable.other.block.ruby\"}},\"match\":\"\\\\G((?:&|\\\\*\\\\*?)?)([A-Z_a-z][_\\\\w]*)\"}]},{\"match\":\",\",\"name\":\"punctuation.separator.variable.ruby\"}]},{\"match\":\"=>\",\"name\":\"punctuation.separator.key-value\"},{\"match\":\"->\",\"name\":\"support.function.kernel.ruby\"},{\"match\":\"<<=|%=|&{1,2}=|\\\\*=|\\\\*\\\\*=|\\\\+=|-=|\\\\^=|\\\\|{1,2}=|<<\",\"name\":\"keyword.operator.assignment.augmented.ruby\"},{\"match\":\"<=>|<(?![<=])|>(?![<=>])|<=|>=|===?|=~|!=|!~|(?<=[\\\\t ])\\\\?\",\"name\":\"keyword.operator.comparison.ruby\"},{\"match\":\"(?<!\\\\.)\\\\b(and|not|or)\\\\b(?![!?])\",\"name\":\"keyword.operator.logical.ruby\"},{\"match\":\"(?<=^|[\\\\t !])!|&&|\\\\|\\\\||\\\\^\",\"name\":\"keyword.operator.logical.ruby\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.logical.ruby\"}},\"match\":\"(&\\\\.)\\\\s*(?![A-Z])\"},{\"match\":\"([%\\\\&]|\\\\*\\\\*|[-*+/])\",\"name\":\"keyword.operator.arithmetic.ruby\"},{\"match\":\"=\",\"name\":\"keyword.operator.assignment.ruby\"},{\"match\":\"[|~]|>>\",\"name\":\"keyword.operator.other.ruby\"},{\"match\":\";\",\"name\":\"punctuation.separator.statement.ruby\"},{\"match\":\",\",\"name\":\"punctuation.separator.object.ruby\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.namespace.ruby\"}},\"match\":\"(::)\\\\s*(?=[A-Z])\"},{\"captures\":{\"1\":{\"name\":\"punctuation.separator.method.ruby\"}},\"match\":\"(\\\\.|::)\\\\s*(?![A-Z])\"},{\"match\":\":\",\"name\":\"punctuation.separator.other.ruby\"},{\"match\":\"\\\\{\",\"name\":\"punctuation.section.scope.begin.ruby\"},{\"match\":\"}\",\"name\":\"punctuation.section.scope.end.ruby\"},{\"match\":\"\\\\[\",\"name\":\"punctuation.section.array.begin.ruby\"},{\"match\":\"]\",\"name\":\"punctuation.section.array.end.ruby\"},{\"match\":\"[()]\",\"name\":\"punctuation.section.function.ruby\"},{\"begin\":\"(?<=[^.]\\\\.|::)(?=[A-Za-z][!0-9?A-Z_a-z]*[^!0-9?A-Z_a-z])\",\"end\":\"(?<=[!0-9?A-Z_a-z])(?=[^!0-9?A-Z_a-z])\",\"name\":\"meta.function-call.ruby\",\"patterns\":[{\"match\":\"([A-Za-z][!0-9?A-Z_a-z]*)(?=[^!0-9?A-Z_a-z])\",\"name\":\"entity.name.function.ruby\"}]},{\"begin\":\"([A-Za-z]\\\\w*[!?]?)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.ruby\"},\"2\":{\"name\":\"punctuation.section.function.ruby\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.section.function.ruby\"}},\"name\":\"meta.function-call.ruby\",\"patterns\":[{\"include\":\"$self\"}]}],\"repository\":{\"escaped_char\":{\"match\":\"\\\\\\\\(?:[0-7]{1,3}|x[A-Fa-f\\\\d]{1,2}|.)\",\"name\":\"constant.character.escape.ruby\"},\"heredoc\":{\"begin\":\"^<<[-~]?\\\\w+\",\"end\":\"$\",\"patterns\":[{\"include\":\"$self\"}]},\"interpolated_ruby\":{\"patterns\":[{\"begin\":\"#\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.embedded.begin.ruby\"}},\"contentName\":\"source.ruby\",\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.embedded.end.ruby\"}},\"name\":\"meta.embedded.line.ruby\",\"patterns\":[{\"include\":\"#nest_curly_and_self\"},{\"include\":\"$self\"}]},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.ruby\"}},\"match\":\"(#@)[A-Z_a-z]\\\\w*\",\"name\":\"variable.other.readwrite.instance.ruby\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.ruby\"}},\"match\":\"(#@@)[A-Z_a-z]\\\\w*\",\"name\":\"variable.other.readwrite.class.ruby\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.variable.ruby\"}},\"match\":\"(#\\\\$)[A-Z_a-z]\\\\w*\",\"name\":\"variable.other.readwrite.global.ruby\"}]},\"method_parameters\":{\"patterns\":[{\"include\":\"#parens\"},{\"include\":\"#braces\"},{\"include\":\"#brackets\"},{\"include\":\"#params\"},{\"include\":\"$self\"}],\"repository\":{\"braces\":{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.scope.begin.ruby\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.scope.end.ruby\"}},\"patterns\":[{\"include\":\"#parens\"},{\"include\":\"#braces\"},{\"include\":\"#brackets\"},{\"include\":\"$self\"}]},\"brackets\":{\"begin\":\"\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.array.begin.ruby\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.array.end.ruby\"}},\"patterns\":[{\"include\":\"#parens\"},{\"include\":\"#braces\"},{\"include\":\"#brackets\"},{\"include\":\"$self\"}]},\"params\":{\"captures\":{\"1\":{\"name\":\"storage.type.variable.ruby\"},\"2\":{\"name\":\"constant.other.symbol.hashkey.parameter.function.ruby\"},\"3\":{\"name\":\"punctuation.definition.constant.ruby\"},\"4\":{\"name\":\"variable.parameter.function.ruby\"}},\"match\":\"\\\\G(&|\\\\*\\\\*?)?(?:([A-Z_a-z]\\\\w*[!?]?(:))|([A-Z_a-z]\\\\w*))\"},\"parens\":{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.function.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.function.end.ruby\"}},\"patterns\":[{\"include\":\"#parens\"},{\"include\":\"#braces\"},{\"include\":\"#brackets\"},{\"include\":\"$self\"}]}}},\"nest_brackets\":{\"begin\":\"\\\\[\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"]\",\"patterns\":[{\"include\":\"#nest_brackets\"}]},\"nest_brackets_i\":{\"begin\":\"\\\\[\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"]\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_brackets_i\"}]},\"nest_brackets_r\":{\"begin\":\"\\\\[\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"]\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_brackets_r\"}]},\"nest_curly\":{\"begin\":\"\\\\{\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"}\",\"patterns\":[{\"include\":\"#nest_curly\"}]},\"nest_curly_and_self\":{\"patterns\":[{\"begin\":\"\\\\{\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"}\",\"patterns\":[{\"include\":\"#nest_curly_and_self\"}]},{\"include\":\"$self\"}]},\"nest_curly_i\":{\"begin\":\"\\\\{\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"}\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_curly_i\"}]},\"nest_curly_r\":{\"begin\":\"\\\\{\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"}\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_curly_r\"}]},\"nest_ltgt\":{\"begin\":\"<\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\">\",\"patterns\":[{\"include\":\"#nest_ltgt\"}]},\"nest_ltgt_i\":{\"begin\":\"<\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\">\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_ltgt_i\"}]},\"nest_ltgt_r\":{\"begin\":\"<\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\">\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_ltgt_r\"}]},\"nest_parens\":{\"begin\":\"\\\\(\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"\\\\)\",\"patterns\":[{\"include\":\"#nest_parens\"}]},\"nest_parens_i\":{\"begin\":\"\\\\(\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"\\\\)\",\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"include\":\"#nest_parens_i\"}]},\"nest_parens_r\":{\"begin\":\"\\\\(\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.ruby\"}},\"end\":\"\\\\)\",\"patterns\":[{\"include\":\"#regex_sub\"},{\"include\":\"#nest_parens_r\"}]},\"regex_sub\":{\"patterns\":[{\"include\":\"#interpolated_ruby\"},{\"include\":\"#escaped_char\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.arbitrary-repetition.ruby\"},\"3\":{\"name\":\"punctuation.definition.arbitrary-repetition.ruby\"}},\"match\":\"(\\\\{)\\\\d+(,\\\\d+)?(})\",\"name\":\"string.regexp.arbitrary-repetition.ruby\"},{\"begin\":\"\\\\[(?:\\\\^?])?\",\"captures\":{\"0\":{\"name\":\"punctuation.definition.character-class.ruby\"}},\"end\":\"]\",\"name\":\"string.regexp.character-class.ruby\",\"patterns\":[{\"include\":\"#escaped_char\"}]},{\"begin\":\"\\\\(\\\\?#\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.ruby\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.ruby\"}},\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#escaped_char\"}]},{\"begin\":\"\\\\(\",\"captures\":{\"0\":{\"name\":\"punctuation.definition.group.ruby\"}},\"end\":\"\\\\)\",\"name\":\"string.regexp.group.ruby\",\"patterns\":[{\"include\":\"#regex_sub\"}]},{\"begin\":\"(?<=^|\\\\s)(#)\\\\s(?=[-\\\\t !,.0-9?A-Za-z[^\\\\x00-\\\\x7F]]*$)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.comment.ruby\"}},\"end\":\"$\\\\n?\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.ruby\"}},\"name\":\"comment.line.number-sign.ruby\"}]},\"yard\":{\"patterns\":[{\"include\":\"#yard_comment\"},{\"include\":\"#yard_param_types\"},{\"include\":\"#yard_option\"},{\"include\":\"#yard_tag\"},{\"include\":\"#yard_types\"},{\"include\":\"#yard_directive\"},{\"include\":\"#yard_see\"},{\"include\":\"#yard_macro_attribute\"}]},\"yard_comment\":{\"begin\":\"^(\\\\s*)(#)(\\\\s*)(@)(abstract|api|author|deprecated|example|macro|note|overload|since|todo|version)(?=\\\\s|$)\",\"beginCaptures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"}},\"contentName\":\"comment.line.string.yard.ruby\",\"end\":\"^(?!\\\\s*#\\\\3\\\\s{2,}|\\\\s*#\\\\s*$)\",\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#yard\"},{\"include\":\"#yard_continuation\"}]},\"yard_continuation\":{\"match\":\"^\\\\s*#\",\"name\":\"punctuation.definition.comment.ruby\"},\"yard_directive\":{\"begin\":\"^(\\\\s*)(#)(\\\\s*)(@!)(endgroup|group|method|parse|scope|visibility)(\\\\s+((\\\\[).+(])))?(?=\\\\s)\",\"beginCaptures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"},\"7\":{\"name\":\"comment.line.type.yard.ruby\"},\"8\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"9\":{\"name\":\"comment.line.punctuation.yard.ruby\"}},\"contentName\":\"comment.line.string.yard.ruby\",\"end\":\"^(?!\\\\s*#\\\\3\\\\s{2,}|\\\\s*#\\\\s*$)\",\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#yard\"},{\"include\":\"#yard_continuation\"}]},\"yard_macro_attribute\":{\"begin\":\"^(\\\\s*)(#)(\\\\s*)(@!)(attribute|macro)(\\\\s+((\\\\[).+(])))?(?=\\\\s)(\\\\s+([_a-z]\\\\w*:?))?\",\"beginCaptures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"},\"7\":{\"name\":\"comment.line.type.yard.ruby\"},\"8\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"9\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"11\":{\"name\":\"comment.line.parameter.yard.ruby\"}},\"contentName\":\"comment.line.string.yard.ruby\",\"end\":\"^(?!\\\\s*#\\\\3\\\\s{2,}|\\\\s*#\\\\s*$)\",\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#yard\"},{\"include\":\"#yard_continuation\"}]},\"yard_option\":{\"begin\":\"^(\\\\s*)(#)(\\\\s*)(@)(option)(?=\\\\s)(?>\\\\s+([_a-z]\\\\w*:?))?(?>\\\\s+((\\\\[).+(])))?(?>\\\\s+((\\\\S*)))?(?>\\\\s+((\\\\().+(\\\\))))?\",\"beginCaptures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"},\"6\":{\"name\":\"comment.line.parameter.yard.ruby\"},\"7\":{\"name\":\"comment.line.type.yard.ruby\"},\"8\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"9\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"10\":{\"name\":\"comment.line.keyword.yard.ruby\"},\"11\":{\"name\":\"comment.line.hashkey.yard.ruby\"},\"12\":{\"name\":\"comment.line.defaultvalue.yard.ruby\"},\"13\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"14\":{\"name\":\"comment.line.punctuation.yard.ruby\"}},\"contentName\":\"comment.line.string.yard.ruby\",\"end\":\"^(?!\\\\s*#\\\\3\\\\s{2,}|\\\\s*#\\\\s*$)\",\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#yard\"},{\"include\":\"#yard_continuation\"}]},\"yard_param_types\":{\"begin\":\"^(\\\\s*)(#)(\\\\s*)(@)(attr|attr_reader|attr_writer|yieldparam|param)(?=\\\\s)(?>\\\\s+(?>([_a-z]\\\\w*:?)|((\\\\[).+(]))))?(?>\\\\s+(?>((\\\\[).+(]))|([_a-z]\\\\w*:?)))?\",\"beginCaptures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"},\"6\":{\"name\":\"comment.line.parameter.yard.ruby\"},\"7\":{\"name\":\"comment.line.type.yard.ruby\"},\"8\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"9\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"10\":{\"name\":\"comment.line.type.yard.ruby\"},\"11\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"12\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"13\":{\"name\":\"comment.line.parameter.yard.ruby\"}},\"contentName\":\"comment.line.string.yard.ruby\",\"end\":\"^(?!\\\\s*#\\\\3\\\\s{2,}|\\\\s*#\\\\s*$)\",\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#yard\"},{\"include\":\"#yard_continuation\"}]},\"yard_see\":{\"begin\":\"^(\\\\s*)(#)(\\\\s*)(@)(see)(?=\\\\s)(\\\\s+(.+?))?(?=\\\\s|$)\",\"beginCaptures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"},\"7\":{\"name\":\"comment.line.parameter.yard.ruby\"}},\"contentName\":\"comment.line.string.yard.ruby\",\"end\":\"^(?!\\\\s*#\\\\3\\\\s{2,}|\\\\s*#\\\\s*$)\",\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#yard\"},{\"include\":\"#yard_continuation\"}]},\"yard_tag\":{\"captures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"}},\"match\":\"^(\\\\s*)(#)(\\\\s*)(@)(private)$\",\"name\":\"comment.line.number-sign.ruby\"},\"yard_types\":{\"begin\":\"^(\\\\s*)(#)(\\\\s*)(@)(raise|return|yield(?:return)?)(?=\\\\s)(\\\\s+((\\\\[).+(])))?\",\"beginCaptures\":{\"2\":{\"name\":\"punctuation.definition.comment.ruby\"},\"4\":{\"name\":\"comment.line.keyword.punctuation.yard.ruby\"},\"5\":{\"name\":\"comment.line.keyword.yard.ruby\"},\"7\":{\"name\":\"comment.line.type.yard.ruby\"},\"8\":{\"name\":\"comment.line.punctuation.yard.ruby\"},\"9\":{\"name\":\"comment.line.punctuation.yard.ruby\"}},\"contentName\":\"comment.line.string.yard.ruby\",\"end\":\"^(?!\\\\s*#\\\\3\\\\s{2,}|\\\\s*#\\\\s*$)\",\"name\":\"comment.line.number-sign.ruby\",\"patterns\":[{\"include\":\"#yard\"},{\"include\":\"#yard_continuation\"}]}},\"scopeName\":\"source.ruby\",\"embeddedLangs\":[\"html\",\"haml\",\"xml\",\"sql\",\"graphql\",\"css\",\"cpp\",\"c\",\"javascript\",\"shellscript\",\"lua\",\"yaml\"],\"aliases\":[\"rb\"]}")), p = [
15
+ ...n,
16
+ ...c,
17
+ ...r,
18
+ ...i,
19
+ ...l,
20
+ ...t,
21
+ ...o,
22
+ ...a,
23
+ ...e,
24
+ ...s,
25
+ ...u,
26
+ ...d,
27
+ f
28
+ ];
29
+ //#endregion
30
+ export { p as default };