@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.
- package/LICENSE +21 -0
- package/README.md +113 -0
- package/dist/abap-DeBcB0Go.js +3 -0
- package/dist/actionscript-3-Ca7AJdus.js +3 -0
- package/dist/ada-wUzMIotr.js +3 -0
- package/dist/andromeeda-qFSR243y.js +4 -0
- package/dist/angular-html-LrXL1ucE.js +16 -0
- package/dist/angular-ts-B8aubKqG.js +18 -0
- package/dist/apache-I27faSuY.js +3 -0
- package/dist/apex--j459sYy.js +3 -0
- package/dist/apl-ZtqUVL4Y.js +16 -0
- package/dist/applescript-CvFPStD_.js +3 -0
- package/dist/ara-oGMGKYRR.js +3 -0
- package/dist/asciidoc-BSeXIn5J.js +3 -0
- package/dist/asm-D9AeWiTG.js +3 -0
- package/dist/astro-BTnEu-qn.js +18 -0
- package/dist/aurora-x-BfjVxBdh.js +4 -0
- package/dist/awk-CN4Dt2EA.js +3 -0
- package/dist/ayu-dark-D_E-eZWK.js +4 -0
- package/dist/ayu-light-2e0XvPR3.js +4 -0
- package/dist/ayu-mirage-s7b90aUC.js +4 -0
- package/dist/ballerina-D50APAvj.js +3 -0
- package/dist/bat-CsyrNd6J.js +3 -0
- package/dist/beancount-C-7UQ_6h.js +3 -0
- package/dist/berry-7ZqQyKX_.js +3 -0
- package/dist/bibtex-CroJEZn5.js +3 -0
- package/dist/bicep-BI87HQfC.js +3 -0
- package/dist/bird2-h8KptB8G.js +3 -0
- package/dist/blade-BR5n1P6c.js +20 -0
- package/dist/bsl-FnheFq4w.js +5 -0
- package/dist/c-Ce2kZEMm.js +5 -0
- package/dist/c3-wJX5HNDQ.js +3 -0
- package/dist/cadence-BXV0DiIS.js +3 -0
- package/dist/cairo-CYYISc3K.js +5 -0
- package/dist/catppuccin-frappe-Dc5EeITp.js +4 -0
- package/dist/catppuccin-latte-D8PDXaqw.js +4 -0
- package/dist/catppuccin-macchiato-DtW613F5.js +4 -0
- package/dist/catppuccin-mocha-C3AS6_YO.js +4 -0
- package/dist/chunk-BdsCSvBP.js +20 -0
- package/dist/clarity-D7TEWWAc.js +3 -0
- package/dist/clojure-LH8DjlVh.js +3 -0
- package/dist/cmake-DvXT7w0f.js +3 -0
- package/dist/cobol-D3EGzMjZ.js +10 -0
- package/dist/codeowners-BeezUyuc.js +3 -0
- package/dist/codeql-fuOw3WIy.js +3 -0
- package/dist/coffee-DAg7pqMx.js +5 -0
- package/dist/common-lisp-C0tc6N-l.js +3 -0
- package/dist/components/Accordion/Accordion.vue.d.ts +32 -0
- package/dist/components/Accordion/AccordionContent.vue.d.ts +19 -0
- package/dist/components/Accordion/AccordionItem.vue.d.ts +22 -0
- package/dist/components/Accordion/AccordionTrigger.vue.d.ts +21 -0
- package/dist/components/Accordion/context.d.ts +24 -0
- package/dist/components/Accordion/index.d.ts +5 -0
- package/dist/components/Alert/Alert.variants.d.ts +5 -0
- package/dist/components/Alert/Alert.vue.d.ts +20 -0
- package/dist/components/Alert/AlertAction.vue.d.ts +16 -0
- package/dist/components/Alert/AlertDescription.vue.d.ts +16 -0
- package/dist/components/Alert/AlertTitle.vue.d.ts +16 -0
- package/dist/components/Alert/index.d.ts +5 -0
- package/dist/components/Avatar/Avatar.variants.d.ts +5 -0
- package/dist/components/Avatar/Avatar.vue.d.ts +23 -0
- package/dist/components/Avatar/index.d.ts +2 -0
- package/dist/components/Badge/Badge.variants.d.ts +14 -0
- package/dist/components/Badge/Badge.vue.d.ts +26 -0
- package/dist/components/Badge/index.d.ts +2 -0
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbEllipsis.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbItem.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbLink.vue.d.ts +20 -0
- package/dist/components/Breadcrumb/BreadcrumbList.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbPage.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbSeparator.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/index.d.ts +7 -0
- package/dist/components/Button/Button.variants.d.ts +17 -0
- package/dist/components/Button/Button.vue.d.ts +35 -0
- package/dist/components/Button/index.d.ts +2 -0
- package/dist/components/Calendar/Calendar.variants.d.ts +5 -0
- package/dist/components/Calendar/Calendar.vue.d.ts +74 -0
- package/dist/components/Calendar/CalendarDayColumn.vue.d.ts +40 -0
- package/dist/components/Calendar/CalendarDayHeader.vue.d.ts +10 -0
- package/dist/components/Calendar/CalendarDayView.vue.d.ts +42 -0
- package/dist/components/Calendar/CalendarEvent.variants.d.ts +6 -0
- package/dist/components/Calendar/CalendarEvent.vue.d.ts +39 -0
- package/dist/components/Calendar/CalendarEventGroup.vue.d.ts +36 -0
- package/dist/components/Calendar/CalendarHeader.variants.d.ts +9 -0
- package/dist/components/Calendar/CalendarHeader.vue.d.ts +23 -0
- package/dist/components/Calendar/CalendarMonthCell.vue.d.ts +30 -0
- package/dist/components/Calendar/CalendarMonthEvent.vue.d.ts +11 -0
- package/dist/components/Calendar/CalendarMonthView.vue.d.ts +30 -0
- package/dist/components/Calendar/CalendarSlotGrid.vue.d.ts +17 -0
- package/dist/components/Calendar/CalendarTimeAxis.vue.d.ts +14 -0
- package/dist/components/Calendar/CalendarWeekView.vue.d.ts +48 -0
- package/dist/components/Calendar/composables/useCalendarDrag.d.ts +12 -0
- package/dist/components/Calendar/composables/useCalendarLayout.d.ts +13 -0
- package/dist/components/Calendar/composables/useCalendarNavigation.d.ts +18 -0
- package/dist/components/Calendar/composables/useCalendarResize.d.ts +14 -0
- package/dist/components/Calendar/composables/useCalendarSelection.d.ts +7 -0
- package/dist/components/Calendar/index.d.ts +5 -0
- package/dist/components/Calendar/types.d.ts +38 -0
- package/dist/components/Calendar/utils/overlap.d.ts +12 -0
- package/dist/components/Calendar/utils/positioning.d.ts +3 -0
- package/dist/components/Calendar/utils/slots.d.ts +2 -0
- package/dist/components/Calendar/utils/time.d.ts +23 -0
- package/dist/components/Card/Card.variants.d.ts +7 -0
- package/dist/components/Card/Card.vue.d.ts +24 -0
- package/dist/components/Card/CardAction.vue.d.ts +16 -0
- package/dist/components/Card/CardContent.vue.d.ts +16 -0
- package/dist/components/Card/CardDescription.vue.d.ts +16 -0
- package/dist/components/Card/CardFooter.vue.d.ts +16 -0
- package/dist/components/Card/CardHeader.vue.d.ts +16 -0
- package/dist/components/Card/CardTabs.vue.d.ts +36 -0
- package/dist/components/Card/CardTitle.vue.d.ts +16 -0
- package/dist/components/Card/index.d.ts +9 -0
- package/dist/components/Checkbox/Checkbox.variants.d.ts +12 -0
- package/dist/components/Checkbox/Checkbox.vue.d.ts +42 -0
- package/dist/components/Checkbox/index.d.ts +2 -0
- package/dist/components/CodeBlock/CodeBlock.variants.d.ts +6 -0
- package/dist/components/CodeBlock/CodeBlock.vue.d.ts +22 -0
- package/dist/components/CodeBlock/CodeBlockComment.vue.d.ts +16 -0
- package/dist/components/CodeBlock/CodeBlockHighlighted.vue.d.ts +14 -0
- package/dist/components/CodeBlock/CodeBlockLine.vue.d.ts +20 -0
- package/dist/components/CodeBlock/CodeBlockOutput.vue.d.ts +16 -0
- package/dist/components/CodeBlock/index.d.ts +7 -0
- package/dist/components/CodeBlock/useShiki.d.ts +5 -0
- package/dist/components/DataTable/DataTable.vue.d.ts +65 -0
- package/dist/components/DataTable/index.d.ts +2 -0
- package/dist/components/DataTable/types.d.ts +15 -0
- package/dist/components/Dialog/Dialog.variants.d.ts +2 -0
- package/dist/components/Dialog/Dialog.vue.d.ts +30 -0
- package/dist/components/Dialog/DialogClose.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogContent.vue.d.ts +27 -0
- package/dist/components/Dialog/DialogDescription.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogFooter.vue.d.ts +21 -0
- package/dist/components/Dialog/DialogHeader.vue.d.ts +19 -0
- package/dist/components/Dialog/DialogOverlay.vue.d.ts +9 -0
- package/dist/components/Dialog/DialogScrollContent.vue.d.ts +25 -0
- package/dist/components/Dialog/DialogTitle.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogTrigger.vue.d.ts +23 -0
- package/dist/components/Dialog/context.d.ts +19 -0
- package/dist/components/Dialog/index.d.ts +11 -0
- package/dist/components/Editor/Editor.variants.d.ts +6 -0
- package/dist/components/Editor/Editor.vue.d.ts +37 -0
- package/dist/components/Editor/EditorModelSync.vue.d.ts +8 -0
- package/dist/components/Editor/EditorToolbar.vue.d.ts +15 -0
- package/dist/components/Editor/index.d.ts +2 -0
- package/dist/components/Hotkey/Hotkey.vue.d.ts +17 -0
- package/dist/components/Hotkey/HotkeyGroup.vue.d.ts +17 -0
- package/dist/components/Hotkey/index.d.ts +2 -0
- package/dist/components/Input/Input.variants.d.ts +16 -0
- package/dist/components/Input/Input.vue.d.ts +59 -0
- package/dist/components/Input/index.d.ts +2 -0
- package/dist/components/InputOTP/InputOTP.variants.d.ts +13 -0
- package/dist/components/InputOTP/InputOTP.vue.d.ts +40 -0
- package/dist/components/InputOTP/index.d.ts +2 -0
- package/dist/components/Label/Label.vue.d.ts +17 -0
- package/dist/components/Label/index.d.ts +1 -0
- package/dist/components/Progress/Progress.variants.d.ts +17 -0
- package/dist/components/Progress/Progress.vue.d.ts +24 -0
- package/dist/components/Progress/index.d.ts +2 -0
- package/dist/components/RadioGroup/RadioGroup.variants.d.ts +19 -0
- package/dist/components/RadioGroup/RadioGroup.vue.d.ts +36 -0
- package/dist/components/RadioGroup/RadioGroupItem.vue.d.ts +36 -0
- package/dist/components/RadioGroup/context.d.ts +9 -0
- package/dist/components/RadioGroup/index.d.ts +3 -0
- package/dist/components/Select/Select.variants.d.ts +9 -0
- package/dist/components/Select/Select.vue.d.ts +42 -0
- package/dist/components/Select/SelectContent.vue.d.ts +21 -0
- package/dist/components/Select/SelectGroup.vue.d.ts +19 -0
- package/dist/components/Select/SelectItem.vue.d.ts +26 -0
- package/dist/components/Select/SelectItemText.vue.d.ts +19 -0
- package/dist/components/Select/SelectLabel.vue.d.ts +19 -0
- package/dist/components/Select/SelectScrollDownButton.vue.d.ts +19 -0
- package/dist/components/Select/SelectScrollUpButton.vue.d.ts +19 -0
- package/dist/components/Select/SelectSeparator.vue.d.ts +9 -0
- package/dist/components/Select/SelectTrigger.vue.d.ts +26 -0
- package/dist/components/Select/SelectValue.vue.d.ts +25 -0
- package/dist/components/Select/context.d.ts +52 -0
- package/dist/components/Select/index.d.ts +12 -0
- package/dist/components/Separator/Separator.vue.d.ts +13 -0
- package/dist/components/Separator/index.d.ts +1 -0
- package/dist/components/Skeleton/Skeleton.vue.d.ts +7 -0
- package/dist/components/Skeleton/index.d.ts +1 -0
- package/dist/components/Spinner/Spinner.variants.d.ts +5 -0
- package/dist/components/Spinner/Spinner.vue.d.ts +11 -0
- package/dist/components/Spinner/index.d.ts +2 -0
- package/dist/components/Stepper/Stepper.vue.d.ts +30 -0
- package/dist/components/Stepper/StepperDescription.vue.d.ts +16 -0
- package/dist/components/Stepper/StepperIndicator.vue.d.ts +19 -0
- package/dist/components/Stepper/StepperItem.vue.d.ts +25 -0
- package/dist/components/Stepper/StepperSeparator.vue.d.ts +6 -0
- package/dist/components/Stepper/StepperTitle.vue.d.ts +16 -0
- package/dist/components/Stepper/StepperTrigger.vue.d.ts +16 -0
- package/dist/components/Stepper/context.d.ts +17 -0
- package/dist/components/Stepper/index.d.ts +8 -0
- package/dist/components/Switch/Switch.variants.d.ts +15 -0
- package/dist/components/Switch/Switch.vue.d.ts +40 -0
- package/dist/components/Switch/index.d.ts +2 -0
- package/dist/components/Table/Table.vue.d.ts +18 -0
- package/dist/components/Table/TableBody.vue.d.ts +17 -0
- package/dist/components/Table/TableCell.vue.d.ts +28 -0
- package/dist/components/Table/TableEmpty.vue.d.ts +20 -0
- package/dist/components/Table/TableFooter.vue.d.ts +17 -0
- package/dist/components/Table/TableHead.vue.d.ts +26 -0
- package/dist/components/Table/TableHeader.vue.d.ts +17 -0
- package/dist/components/Table/TableRow.vue.d.ts +17 -0
- package/dist/components/Table/index.d.ts +8 -0
- package/dist/components/Tabs/Tabs.variants.d.ts +11 -0
- package/dist/components/Tabs/Tabs.vue.d.ts +29 -0
- package/dist/components/Tabs/TabsContent.vue.d.ts +20 -0
- package/dist/components/Tabs/TabsList.vue.d.ts +22 -0
- package/dist/components/Tabs/TabsTrigger.vue.d.ts +25 -0
- package/dist/components/Tabs/context.d.ts +7 -0
- package/dist/components/Tabs/index.d.ts +5 -0
- package/dist/components/Textarea/Textarea.variants.d.ts +9 -0
- package/dist/components/Textarea/Textarea.vue.d.ts +59 -0
- package/dist/components/Textarea/index.d.ts +2 -0
- package/dist/components/Toggle/Toggle.variants.d.ts +6 -0
- package/dist/components/Toggle/Toggle.vue.d.ts +38 -0
- package/dist/components/Toggle/index.d.ts +2 -0
- package/dist/components/ToggleGroup/ToggleGroup.variants.d.ts +5 -0
- package/dist/components/ToggleGroup/ToggleGroup.vue.d.ts +41 -0
- package/dist/components/ToggleGroup/ToggleGroupItem.vue.d.ts +27 -0
- package/dist/components/ToggleGroup/context.d.ts +13 -0
- package/dist/components/ToggleGroup/index.d.ts +3 -0
- package/dist/coq-B76ZoOHZ.js +3 -0
- package/dist/cpp-CtrG851a.js +19 -0
- package/dist/crystal-DVE659Hz.js +18 -0
- package/dist/csharp-CM90Agtc.js +3 -0
- package/dist/css-BXAIfPSV.js +5 -0
- package/dist/csv-Unqj11Cb.js +3 -0
- package/dist/cue-ClLQ6DG1.js +3 -0
- package/dist/cypher-BJn0hcQn.js +3 -0
- package/dist/d-CCRBmzkh.js +3 -0
- package/dist/dark-plus-BaXfgF0I.js +4 -0
- package/dist/dart-CvZbon70.js +3 -0
- package/dist/dax-DV67hG2y.js +3 -0
- package/dist/desktop-DbHnbqQL.js +3 -0
- package/dist/diff-DoTfpm4z.js +3 -0
- package/dist/dist-BxFwGWKU.js +9069 -0
- package/dist/docker-D893Ehl0.js +3 -0
- package/dist/dotenv-t_3AzCLU.js +3 -0
- package/dist/dracula-BHF_kpO0.js +4 -0
- package/dist/dracula-soft-CaTOiVFO.js +4 -0
- package/dist/dream-maker-Dvajhs6B.js +3 -0
- package/dist/edge-BkMo23iR.js +12 -0
- package/dist/elixir-Cq7Sz6zR.js +5 -0
- package/dist/elm-C9Egvai-.js +5 -0
- package/dist/emacs-lisp-4f2kgb7K.js +3 -0
- package/dist/erb-DU88g3CK.js +10 -0
- package/dist/erlang-Btzo1tkm.js +5 -0
- package/dist/everforest-dark-n1U9TERu.js +4 -0
- package/dist/everforest-light-Cxk-NEOq.js +4 -0
- package/dist/fennel-BcdDyKOz.js +3 -0
- package/dist/fish-zUc4glNK.js +3 -0
- package/dist/fluent-C30ZXKsb.js +3 -0
- package/dist/fortran-fixed-form-Cb6k23A8.js +5 -0
- package/dist/fortran-free-form-DZzTNipM.js +3 -0
- package/dist/fsharp-BRGA2aLx.js +5 -0
- package/dist/gdresource-D4Q8_yNH.js +10 -0
- package/dist/gdscript-CasWk1ed.js +3 -0
- package/dist/gdshader-C6_C1Mla.js +3 -0
- package/dist/genie-Dc1WHM2J.js +3 -0
- package/dist/gherkin-p4arnJHH.js +3 -0
- package/dist/git-commit-BgDIffUm.js +5 -0
- package/dist/git-rebase-BOOLXd_2.js +5 -0
- package/dist/github-dark-BY_BCkXE.js +4 -0
- package/dist/github-dark-default-CxpVDCKU.js +4 -0
- package/dist/github-dark-dimmed-DP55KhxO.js +4 -0
- package/dist/github-dark-high-contrast-BsJ4xW6d.js +4 -0
- package/dist/github-light-aP2TlV4x.js +4 -0
- package/dist/github-light-default-C4MUqc7r.js +4 -0
- package/dist/github-light-high-contrast-DKhOk93U.js +4 -0
- package/dist/gleam-CHP-0Vmy.js +3 -0
- package/dist/glimmer-js-DDAcDe2E.js +14 -0
- package/dist/glimmer-ts-BMMyghSC.js +14 -0
- package/dist/glsl-C77SdHHd.js +6 -0
- package/dist/gn-DdA_9WBV.js +3 -0
- package/dist/gnuplot-DiszKoDh.js +3 -0
- package/dist/go-B7sJ7_JR.js +3 -0
- package/dist/graphql-0GE-jM6H.js +15 -0
- package/dist/groovy-D5RihzTE.js +3 -0
- package/dist/gruvbox-dark-hard-B5oO9dKQ.js +4 -0
- package/dist/gruvbox-dark-medium-BKQQ8bni.js +4 -0
- package/dist/gruvbox-dark-soft-BgWa53Ov.js +4 -0
- package/dist/gruvbox-light-hard-POZyzoU-.js +4 -0
- package/dist/gruvbox-light-medium-BPz-pe8v.js +4 -0
- package/dist/gruvbox-light-soft-C5M5c9Sl.js +4 -0
- package/dist/hack-DQMf89ED.js +10 -0
- package/dist/haml-Cld0wv97.js +11 -0
- package/dist/handlebars-BT_HwtwQ.js +14 -0
- package/dist/haskell-CbDb8mmG.js +3 -0
- package/dist/haxe-CkQ88r70.js +3 -0
- package/dist/hcl-CVaPdMU6.js +3 -0
- package/dist/hjson-DkLkzLzi.js +3 -0
- package/dist/hlsl-Fs8CwE1E.js +3 -0
- package/dist/horizon-CYvChE1l.js +4 -0
- package/dist/horizon-bright-BMwhJ8Xu.js +4 -0
- package/dist/houston-BhP0Wze_.js +4 -0
- package/dist/html-B9HcON16.js +11 -0
- package/dist/html-derivative-rSLNyYm7.js +5 -0
- package/dist/http-D3ad5MBk.js +14 -0
- package/dist/hurl-DXm3CnIB.js +12 -0
- package/dist/hxml-BxhiIejJ.js +5 -0
- package/dist/hy-Cwkb2sgB.js +3 -0
- package/dist/imba-Ccadz2v8.js +3 -0
- package/dist/index.css +2 -0
- package/dist/index.d.ts +30 -0
- package/dist/index.js +31389 -0
- package/dist/ini-Br-y36jZ.js +3 -0
- package/dist/java-GQ5wYDFs.js +5 -0
- package/dist/javascript-DlxQoHvZ.js +5 -0
- package/dist/jinja-sW3mCDH-.js +5 -0
- package/dist/jison-B84xpLIw.js +5 -0
- package/dist/json-LZFQdXam.js +5 -0
- package/dist/json5-DlfYKYSp.js +3 -0
- package/dist/jsonc-C4bq8qU7.js +3 -0
- package/dist/jsonl-CcMxJ-J9.js +3 -0
- package/dist/jsonnet-D9tUdPqc.js +3 -0
- package/dist/jssm-C9rzGa75.js +3 -0
- package/dist/jsx-OsE-Bunt.js +5 -0
- package/dist/julia-Cqa8LGkK.js +16 -0
- package/dist/just-BRXsB_7M.js +18 -0
- package/dist/kanagawa-dragon-BQzNnL3z.js +4 -0
- package/dist/kanagawa-lotus-9F6kHEKq.js +4 -0
- package/dist/kanagawa-wave-u67gXxMn.js +4 -0
- package/dist/kdl-C3ArYlhk.js +3 -0
- package/dist/kotlin-DlbbvmpW.js +3 -0
- package/dist/kusto-SZ8S9EwN.js +3 -0
- package/dist/laserwave-ClGRl-5t.js +4 -0
- package/dist/latex-B89DwGYR.js +5 -0
- package/dist/lean-CYj2oBhN.js +3 -0
- package/dist/less-D-kmrIrT.js +3 -0
- package/dist/lib/utils.d.ts +15 -0
- package/dist/light-plus-C5hP1kpF.js +4 -0
- package/dist/liquid-C4a8om0c.js +14 -0
- package/dist/llvm-dcvn_KIM.js +3 -0
- package/dist/log-DTf-0zYP.js +3 -0
- package/dist/logo-CUh2b5yy.js +3 -0
- package/dist/lua-Bd6Ait3J.js +6 -0
- package/dist/luau-cl4PrKah.js +3 -0
- package/dist/make-eFBmESRY.js +3 -0
- package/dist/markdown-E1Tjl3ay.js +3 -0
- package/dist/marko-Bpn4TwEU.js +14 -0
- package/dist/material-theme-C5ZLXIyB.js +4 -0
- package/dist/material-theme-darker-DlsZgyqn.js +4 -0
- package/dist/material-theme-lighter-Dgtd60FS.js +4 -0
- package/dist/material-theme-ocean-FDICw_Nl.js +4 -0
- package/dist/material-theme-palenight-YOynAOz-.js +4 -0
- package/dist/matlab-CWYflKhx.js +3 -0
- package/dist/mdc-C2TPGoHi.js +12 -0
- package/dist/mdx-DKokoIvR.js +3 -0
- package/dist/mermaid-Di77ziEK.js +3 -0
- package/dist/min-dark-DHMEs2x8.js +4 -0
- package/dist/min-light-D6UmcDRG.js +4 -0
- package/dist/mipsasm-Dqf3Smf4.js +3 -0
- package/dist/mojo-BnsXq_BO.js +3 -0
- package/dist/monokai-BD0eaQnD.js +4 -0
- package/dist/moonbit-CAhQ3sCX.js +3 -0
- package/dist/move-xbI-XijT.js +3 -0
- package/dist/narrat-BOGrs0D9.js +3 -0
- package/dist/nextflow-Ctcr2tCu.js +5 -0
- package/dist/nextflow-groovy-NgfREUhM.js +3 -0
- package/dist/nginx-BFwHGFbL.js +5 -0
- package/dist/night-owl-BKGHTQht.js +4 -0
- package/dist/night-owl-light-CnoFDJkw.js +4 -0
- package/dist/nim-CbbeoxCp.js +20 -0
- package/dist/nix-BvtetEBt.js +3 -0
- package/dist/nord-BYKqE5KS.js +4 -0
- package/dist/nushell-CYp0bSE-.js +3 -0
- package/dist/objective-c-BT7nnnUJ.js +3 -0
- package/dist/objective-cpp-CbC4-uTv.js +3 -0
- package/dist/ocaml-CDcFY8QK.js +3 -0
- package/dist/odin-CrW6HAZf.js +3 -0
- package/dist/one-dark-pro-DfPMGiYy.js +4 -0
- package/dist/one-light-DFXY36gp.js +4 -0
- package/dist/openscad-iUFg0B0g.js +3 -0
- package/dist/pascal-CyLyX3Jm.js +3 -0
- package/dist/perl-BC7uqZyY.js +16 -0
- package/dist/php-BMK-MHr9.js +18 -0
- package/dist/pkl-kZxyQXfN.js +3 -0
- package/dist/plastic-XNYJM3D6.js +4 -0
- package/dist/plsql-Y4k3-CA1.js +3 -0
- package/dist/po-gQpZNv7T.js +3 -0
- package/dist/poimandres-C4PaPjEw.js +4 -0
- package/dist/polar-BcYSMBl1.js +3 -0
- package/dist/postcss-DOPa887j.js +3 -0
- package/dist/powerquery-yPSRIzIf.js +3 -0
- package/dist/powershell-7juVthsu.js +3 -0
- package/dist/prisma-SeHmGHlD.js +3 -0
- package/dist/prolog-C0rOAsFl.js +3 -0
- package/dist/proto-BIorFbiU.js +3 -0
- package/dist/pug-CrSfHEzh.js +12 -0
- package/dist/puppet-DLgViJuu.js +3 -0
- package/dist/purescript-DWF1bvyi.js +3 -0
- package/dist/python-BhLDq9ED.js +3 -0
- package/dist/qml-C5olj0fW.js +5 -0
- package/dist/qmldir-DdZTkg5A.js +3 -0
- package/dist/qss-DolMCpN6.js +3 -0
- package/dist/r-CbDnOTHJ.js +5 -0
- package/dist/racket-CI3EgTLA.js +3 -0
- package/dist/raku-C00n-qdV.js +3 -0
- package/dist/razor-4USJUQA5.js +10 -0
- package/dist/red-RKgSrRAN.js +4 -0
- package/dist/reg-CfM5cE8h.js +3 -0
- package/dist/regexp-CVVyGBTZ.js +5 -0
- package/dist/rel-DXm_CT57.js +3 -0
- package/dist/riscv-j__jQJtH.js +3 -0
- package/dist/ron-CoMJEWoM.js +3 -0
- package/dist/rose-pine-3X2It6Vk.js +4 -0
- package/dist/rose-pine-dawn-wDbveFcy.js +4 -0
- package/dist/rose-pine-moon-khW-CldE.js +4 -0
- package/dist/rosmsg-baMlju9J.js +3 -0
- package/dist/rst-DHCx6S5y.js +22 -0
- package/dist/ruby-BGM2AA86.js +30 -0
- package/dist/rust-Bwz4_Zz9.js +3 -0
- package/dist/sas-Bt22bSd-.js +5 -0
- package/dist/sass-DapcQAx-.js +3 -0
- package/dist/scala-BG-wcq5w.js +3 -0
- package/dist/scheme-C_e1IoyF.js +3 -0
- package/dist/scss-BE_dvsh7.js +6 -0
- package/dist/sdbl-JAyVE3qm.js +3 -0
- package/dist/shaderlab-Cj0D4q_L.js +5 -0
- package/dist/shellscript-BYm9tsiS.js +5 -0
- package/dist/shellsession-DlLvFMGg.js +5 -0
- package/dist/slack-dark--voIvSma.js +4 -0
- package/dist/slack-ochin-ll9QUhFq.js +4 -0
- package/dist/smalltalk-CEdXYjUj.js +3 -0
- package/dist/snazzy-light-p45c0RAm.js +4 -0
- package/dist/solarized-dark-DsMmNvqH.js +4 -0
- package/dist/solarized-light-DpXVTf-g.js +4 -0
- package/dist/solidity-BKFDmBTC.js +3 -0
- package/dist/soy-DtEoay8i.js +5 -0
- package/dist/sparql-BITkS5Z_.js +5 -0
- package/dist/splunk-DQeAzsOi.js +3 -0
- package/dist/sql-D_Kdq6gC.js +5 -0
- package/dist/ssh-config-DB40eScc.js +3 -0
- package/dist/stata-CtlHW6m0.js +5 -0
- package/dist/strux-ui.css +2 -0
- package/dist/stylus-moFzJ0fK.js +3 -0
- package/dist/surrealql-HVnTUb6w.js +5 -0
- package/dist/svelte-DWhZGM13.js +14 -0
- package/dist/swift-B3iPwKO0.js +3 -0
- package/dist/synthwave-84-oxS-dzpy.js +4 -0
- package/dist/system-verilog-DoAJNIZ8.js +3 -0
- package/dist/systemd-DevKAdYm.js +3 -0
- package/dist/talonscript-DwNl69M9.js +3 -0
- package/dist/tasl-CKiw1_vh.js +3 -0
- package/dist/tcl-BtutcLWg.js +3 -0
- package/dist/templ-GC61TXh-.js +12 -0
- package/dist/terraform-BaQiuXqM.js +3 -0
- package/dist/tex-BpXp1VG6.js +5 -0
- package/dist/tokyo-night-CLOyAEcU.js +4 -0
- package/dist/toml-Dr0kWc8B.js +3 -0
- package/dist/ts-tags-DOihhOlr.js +38 -0
- package/dist/tsv-C-6tiGwW.js +3 -0
- package/dist/tsx-DVukRIGB.js +5 -0
- package/dist/turtle-BC_OCIAI.js +3 -0
- package/dist/twig-BoBy7ymr.js +18 -0
- package/dist/typescript-o5NtkUUJ.js +5 -0
- package/dist/typespec-DStJD0fR.js +3 -0
- package/dist/typst-CwdON9sn.js +3 -0
- package/dist/v-C-REktM4.js +3 -0
- package/dist/vala-BXCtnoI7.js +3 -0
- package/dist/vb-BsRx4fGg.js +3 -0
- package/dist/verilog-BIHifWx2.js +3 -0
- package/dist/vesper-DlGbuHx1.js +4 -0
- package/dist/vhdl-DDCWXBtw.js +3 -0
- package/dist/viml-CpTU07-K.js +3 -0
- package/dist/vitesse-black-BvXUUlAo.js +4 -0
- package/dist/vitesse-dark-pBqclJNi.js +4 -0
- package/dist/vitesse-light-Cgcs4BIy.js +4 -0
- package/dist/vue-C4b8odTB.js +21 -0
- package/dist/vue-html-BEwKPR5W.js +5 -0
- package/dist/vue-vine-CLecvFJi.js +18 -0
- package/dist/vyper-G6LIJvTi.js +3 -0
- package/dist/wasm-Btx0N3YS.js +4 -0
- package/dist/wasm-COlAncNE.js +3 -0
- package/dist/wenyan-DtqMr2Zc.js +3 -0
- package/dist/wgsl-B2v8dCnx.js +3 -0
- package/dist/wikitext-Bf0m4xA1.js +3 -0
- package/dist/wit-ChMDljlF.js +3 -0
- package/dist/wolfram-DdOH3gOM.js +3 -0
- package/dist/xml-UfJT5ICX.js +6 -0
- package/dist/xsl-BlKPAm48.js +5 -0
- package/dist/yaml-DwO6QOAh.js +5 -0
- package/dist/zenscript-BEt1sJUj.js +3 -0
- package/dist/zig-B7YIws_E.js +3 -0
- package/package.json +137 -0
- package/src/styles/fonts.css +20 -0
- package/src/styles/index.css +3 -0
- package/src/styles/theme.css +156 -0
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var e = [Object.freeze(JSON.parse("{\"displayName\":\"Groovy\",\"name\":\"groovy\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.groovy\"}},\"match\":\"^(#!).+$\\\\n\",\"name\":\"comment.line.hashbang.groovy\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.package.groovy\"},\"2\":{\"name\":\"storage.modifier.package.groovy\"},\"3\":{\"name\":\"punctuation.terminator.groovy\"}},\"match\":\"^\\\\s*(package)\\\\b(?:\\\\s*([^ $;]+)\\\\s*(;)?)?\",\"name\":\"meta.package.groovy\"},{\"begin\":\"(import static)\\\\b\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.import.static.groovy\"}},\"captures\":{\"1\":{\"name\":\"keyword.other.import.groovy\"},\"2\":{\"name\":\"storage.modifier.import.groovy\"},\"3\":{\"name\":\"punctuation.terminator.groovy\"}},\"contentName\":\"storage.modifier.import.groovy\",\"end\":\"\\\\s*(?:$|(?=%>)(;))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.groovy\"}},\"name\":\"meta.import.groovy\",\"patterns\":[{\"match\":\"\\\\.\",\"name\":\"punctuation.separator.groovy\"},{\"match\":\"\\\\s\",\"name\":\"invalid.illegal.character_not_allowed_here.groovy\"}]},{\"begin\":\"(import)\\\\b\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.import.groovy\"}},\"captures\":{\"1\":{\"name\":\"keyword.other.import.groovy\"},\"2\":{\"name\":\"storage.modifier.import.groovy\"},\"3\":{\"name\":\"punctuation.terminator.groovy\"}},\"contentName\":\"storage.modifier.import.groovy\",\"end\":\"\\\\s*(?:$|(?=%>)|(;))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.terminator.groovy\"}},\"name\":\"meta.import.groovy\",\"patterns\":[{\"match\":\"\\\\.\",\"name\":\"punctuation.separator.groovy\"},{\"match\":\"\\\\s\",\"name\":\"invalid.illegal.character_not_allowed_here.groovy\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.other.import.groovy\"},\"2\":{\"name\":\"keyword.other.import.static.groovy\"},\"3\":{\"name\":\"storage.modifier.import.groovy\"},\"4\":{\"name\":\"punctuation.terminator.groovy\"}},\"match\":\"^\\\\s*(import)\\\\s+(static)\\\\s+\\\\b(?:\\\\s*([^ $;]+)\\\\s*(;)?)?\",\"name\":\"meta.import.groovy\"},{\"include\":\"#groovy\"}],\"repository\":{\"annotations\":{\"patterns\":[{\"begin\":\"(?<!\\\\.)(@[^ (]+)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.annotation.groovy\"},\"2\":{\"name\":\"punctuation.definition.annotation-arguments.begin.groovy\"}},\"end\":\"(\\\\))\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.annotation-arguments.end.groovy\"}},\"name\":\"meta.declaration.annotation.groovy\",\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.other.key.groovy\"},\"2\":{\"name\":\"keyword.operator.assignment.groovy\"}},\"match\":\"(\\\\w*)\\\\s*(=)\"},{\"include\":\"#values\"},{\"match\":\",\",\"name\":\"punctuation.definition.seperator.groovy\"}]},{\"match\":\"(?<!\\\\.)@\\\\S+\",\"name\":\"storage.type.annotation.groovy\"}]},\"anonymous-classes-and-new\":{\"begin\":\"\\\\bnew\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.new.groovy\"}},\"end\":\"(?<=[])])(?!\\\\s*\\\\{)|(?<=})|(?=;)|$\",\"patterns\":[{\"begin\":\"(\\\\w+)\\\\s*(?=\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.groovy\"}},\"end\":\"}|(?=\\\\s*[),;])|$\",\"patterns\":[{\"begin\":\"\\\\[\",\"end\":\"]\",\"patterns\":[{\"include\":\"#groovy\"}]},{\"begin\":\"\\\\{\",\"end\":\"(?=})\",\"patterns\":[{\"include\":\"#groovy\"}]}]},{\"begin\":\"(?=\\\\w.*\\\\(?)\",\"end\":\"(?<=\\\\))|$\",\"patterns\":[{\"include\":\"#object-types\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.groovy\"}},\"end\":\"\\\\)\",\"patterns\":[{\"include\":\"#groovy\"}]}]},{\"begin\":\"\\\\{\",\"end\":\"}\",\"name\":\"meta.inner-class.groovy\",\"patterns\":[{\"include\":\"#class-body\"}]}]},\"braces\":{\"begin\":\"\\\\{\",\"end\":\"}\",\"patterns\":[{\"include\":\"#groovy-code\"}]},\"class\":{\"begin\":\"(?=\\\\w?[\\\\w\\\\s]*(?:class|@?interface|enum)\\\\s+\\\\w+)\",\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.class.end.groovy\"}},\"name\":\"meta.definition.class.groovy\",\"patterns\":[{\"include\":\"#storage-modifiers\"},{\"include\":\"#comments\"},{\"captures\":{\"1\":{\"name\":\"storage.modifier.groovy\"},\"2\":{\"name\":\"entity.name.type.class.groovy\"}},\"match\":\"(class|@?interface|enum)\\\\s+(\\\\w+)\",\"name\":\"meta.class.identifier.groovy\"},{\"begin\":\"extends\",\"beginCaptures\":{\"0\":{\"name\":\"storage.modifier.extends.groovy\"}},\"end\":\"(?=\\\\{|implements)\",\"name\":\"meta.definition.class.inherited.classes.groovy\",\"patterns\":[{\"include\":\"#object-types-inherited\"},{\"include\":\"#comments\"}]},{\"begin\":\"(implements)\\\\s\",\"beginCaptures\":{\"1\":{\"name\":\"storage.modifier.implements.groovy\"}},\"end\":\"(?=\\\\s*extends|\\\\{)\",\"name\":\"meta.definition.class.implemented.interfaces.groovy\",\"patterns\":[{\"include\":\"#object-types-inherited\"},{\"include\":\"#comments\"}]},{\"begin\":\"\\\\{\",\"end\":\"(?=})\",\"name\":\"meta.class.body.groovy\",\"patterns\":[{\"include\":\"#class-body\"}]}]},\"class-body\":{\"patterns\":[{\"include\":\"#enum-values\"},{\"include\":\"#constructors\"},{\"include\":\"#groovy\"}]},\"closures\":{\"begin\":\"\\\\{(?=.*?->)\",\"end\":\"}\",\"patterns\":[{\"begin\":\"(?<=\\\\{)(?=[^}]*?->)\",\"end\":\"->\",\"endCaptures\":{\"0\":{\"name\":\"keyword.operator.groovy\"}},\"patterns\":[{\"begin\":\"(?!->)\",\"end\":\"(?=->)\",\"name\":\"meta.closure.parameters.groovy\",\"patterns\":[{\"begin\":\"(?!,|->)\",\"end\":\"(?=,|->)\",\"name\":\"meta.closure.parameter.groovy\",\"patterns\":[{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.groovy\"}},\"end\":\"(?=,|->)\",\"name\":\"meta.parameter.default.groovy\",\"patterns\":[{\"include\":\"#groovy-code\"}]},{\"include\":\"#parameters\"}]}]}]},{\"begin\":\"(?=[^}])\",\"end\":\"(?=})\",\"patterns\":[{\"include\":\"#groovy-code\"}]}]},\"comment-block\":{\"begin\":\"/\\\\*\",\"captures\":{\"0\":{\"name\":\"punctuation.definition.comment.groovy\"}},\"end\":\"\\\\*/\",\"name\":\"comment.block.groovy\"},\"comments\":{\"patterns\":[{\"captures\":{\"0\":{\"name\":\"punctuation.definition.comment.groovy\"}},\"match\":\"/\\\\*\\\\*/\",\"name\":\"comment.block.empty.groovy\"},{\"include\":\"text.html.javadoc\"},{\"include\":\"#comment-block\"},{\"captures\":{\"1\":{\"name\":\"punctuation.definition.comment.groovy\"}},\"match\":\"(//).*$\\\\n?\",\"name\":\"comment.line.double-slash.groovy\"}]},\"constants\":{\"patterns\":[{\"match\":\"\\\\b([A-Z][0-9A-Z_]+)\\\\b\",\"name\":\"constant.other.groovy\"},{\"match\":\"\\\\b(true|false|null)\\\\b\",\"name\":\"constant.language.groovy\"}]},\"constructors\":{\"applyEndPatternLast\":1,\"begin\":\"(?<=;|^)(?=\\\\s*(?:(?:private|protected|public|native|synchronized|abstract|threadsafe|transient|static|final)\\\\s+)*[A-Z]\\\\w*\\\\()\",\"end\":\"}\",\"patterns\":[{\"include\":\"#method-content\"}]},\"enum-values\":{\"patterns\":[{\"begin\":\"(?<=;|^)\\\\s*\\\\b([0-9A-Z_]+)(?=\\\\s*(?:[(,;}]|$))\",\"beginCaptures\":{\"1\":{\"name\":\"constant.enum.name.groovy\"}},\"end\":\"[,;]|(?=})|^(?!\\\\s*\\\\w+\\\\s*(?:,|$))\",\"patterns\":[{\"begin\":\"\\\\(\",\"end\":\"\\\\)\",\"name\":\"meta.enum.value.groovy\",\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.definition.seperator.parameter.groovy\"},{\"include\":\"#groovy-code\"}]}]}]},\"groovy\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#class\"},{\"include\":\"#variables\"},{\"include\":\"#methods\"},{\"include\":\"#annotations\"},{\"include\":\"#groovy-code\"}]},\"groovy-code\":{\"patterns\":[{\"include\":\"#groovy-code-minus-map-keys\"},{\"include\":\"#map-keys\"}]},\"groovy-code-minus-map-keys\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#annotations\"},{\"include\":\"#support-functions\"},{\"include\":\"#keyword-language\"},{\"include\":\"#values\"},{\"include\":\"#anonymous-classes-and-new\"},{\"include\":\"#keyword-operator\"},{\"include\":\"#types\"},{\"include\":\"#storage-modifiers\"},{\"include\":\"#parens\"},{\"include\":\"#closures\"},{\"include\":\"#braces\"}]},\"keyword\":{\"patterns\":[{\"include\":\"#keyword-operator\"},{\"include\":\"#keyword-language\"}]},\"keyword-language\":{\"patterns\":[{\"match\":\"\\\\b(try|catch|finally|throw)\\\\b\",\"name\":\"keyword.control.exception.groovy\"},{\"match\":\"\\\\b((?<!\\\\.)(?:return|break|continue|default|do|while|for|switch|if|else))\\\\b\",\"name\":\"keyword.control.groovy\"},{\"begin\":\"\\\\bcase\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.groovy\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.case-terminator.groovy\"}},\"name\":\"meta.case.groovy\",\"patterns\":[{\"include\":\"#groovy-code-minus-map-keys\"}]},{\"begin\":\"\\\\b(assert)\\\\s\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.control.assert.groovy\"}},\"end\":\"$|[;}]\",\"name\":\"meta.declaration.assertion.groovy\",\"patterns\":[{\"match\":\":\",\"name\":\"keyword.operator.assert.expression-seperator.groovy\"},{\"include\":\"#groovy-code-minus-map-keys\"}]},{\"match\":\"\\\\b(throws)\\\\b\",\"name\":\"keyword.other.throws.groovy\"}]},\"keyword-operator\":{\"patterns\":[{\"match\":\"\\\\b(as)\\\\b\",\"name\":\"keyword.operator.as.groovy\"},{\"match\":\"\\\\b(in)\\\\b\",\"name\":\"keyword.operator.in.groovy\"},{\"match\":\"\\\\?:\",\"name\":\"keyword.operator.elvis.groovy\"},{\"match\":\"\\\\*:\",\"name\":\"keyword.operator.spreadmap.groovy\"},{\"match\":\"\\\\.\\\\.\",\"name\":\"keyword.operator.range.groovy\"},{\"match\":\"->\",\"name\":\"keyword.operator.arrow.groovy\"},{\"match\":\"<<\",\"name\":\"keyword.operator.leftshift.groovy\"},{\"match\":\"(?<=\\\\S)\\\\.(?=\\\\S)\",\"name\":\"keyword.operator.navigation.groovy\"},{\"match\":\"(?<=\\\\S)\\\\?\\\\.(?=\\\\S)\",\"name\":\"keyword.operator.safe-navigation.groovy\"},{\"begin\":\"\\\\?\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.ternary.groovy\"}},\"end\":\"(?=$|[])}])\",\"name\":\"meta.evaluation.ternary.groovy\",\"patterns\":[{\"match\":\":\",\"name\":\"keyword.operator.ternary.expression-seperator.groovy\"},{\"include\":\"#groovy-code-minus-map-keys\"}]},{\"match\":\"==~\",\"name\":\"keyword.operator.match.groovy\"},{\"match\":\"=~\",\"name\":\"keyword.operator.find.groovy\"},{\"match\":\"\\\\b(instanceof)\\\\b\",\"name\":\"keyword.operator.instanceof.groovy\"},{\"match\":\"(===?|!=|<=|>=|<=>|<>|[<>]|<<)\",\"name\":\"keyword.operator.comparison.groovy\"},{\"match\":\"=\",\"name\":\"keyword.operator.assignment.groovy\"},{\"match\":\"(--|\\\\+\\\\+)\",\"name\":\"keyword.operator.increment-decrement.groovy\"},{\"match\":\"([-%*+/])\",\"name\":\"keyword.operator.arithmetic.groovy\"},{\"match\":\"(!|&&|\\\\|\\\\|)\",\"name\":\"keyword.operator.logical.groovy\"}]},\"language-variables\":{\"patterns\":[{\"match\":\"\\\\b(this|super)\\\\b\",\"name\":\"variable.language.groovy\"}]},\"map-keys\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.other.key.groovy\"},\"2\":{\"name\":\"punctuation.definition.seperator.key-value.groovy\"}},\"match\":\"(\\\\w+)\\\\s*(:)\"}]},\"method-call\":{\"begin\":\"([$\\\\w]+)(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"meta.method.groovy\"},\"2\":{\"name\":\"punctuation.definition.method-parameters.begin.groovy\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.method-parameters.end.groovy\"}},\"name\":\"meta.method-call.groovy\",\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.definition.seperator.parameter.groovy\"},{\"include\":\"#groovy-code\"}]},\"method-content\":{\"patterns\":[{\"match\":\"\\\\s\"},{\"include\":\"#annotations\"},{\"begin\":\"(?=[<\\\\w][^(]*\\\\s+[$<\\\\w]+\\\\s*\\\\()\",\"end\":\"(?=[$\\\\w]+\\\\s*\\\\()\",\"name\":\"meta.method.return-type.java\",\"patterns\":[{\"include\":\"#storage-modifiers\"},{\"include\":\"#types\"}]},{\"begin\":\"([$\\\\w]+)\\\\s*\\\\(\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.java\"}},\"end\":\"\\\\)\",\"name\":\"meta.definition.method.signature.java\",\"patterns\":[{\"begin\":\"(?=[^)])\",\"end\":\"(?=\\\\))\",\"name\":\"meta.method.parameters.groovy\",\"patterns\":[{\"begin\":\"(?=[^),])\",\"end\":\"(?=[),])\",\"name\":\"meta.method.parameter.groovy\",\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.definition.separator.groovy\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.groovy\"}},\"end\":\"(?=[),])\",\"name\":\"meta.parameter.default.groovy\",\"patterns\":[{\"include\":\"#groovy-code\"}]},{\"include\":\"#parameters\"}]}]}]},{\"begin\":\"(?=<)\",\"end\":\"(?=\\\\s)\",\"name\":\"meta.method.paramerised-type.groovy\",\"patterns\":[{\"begin\":\"<\",\"end\":\">\",\"name\":\"storage.type.parameters.groovy\",\"patterns\":[{\"include\":\"#types\"},{\"match\":\",\",\"name\":\"punctuation.definition.seperator.groovy\"}]}]},{\"begin\":\"throws\",\"beginCaptures\":{\"0\":{\"name\":\"storage.modifier.groovy\"}},\"end\":\"(?=[;{])|^(?=\\\\s*(?:[^{\\\\s]|$))\",\"name\":\"meta.throwables.groovy\",\"patterns\":[{\"include\":\"#object-types\"}]},{\"begin\":\"\\\\{\",\"end\":\"(?=})\",\"name\":\"meta.method.body.java\",\"patterns\":[{\"include\":\"#groovy-code\"}]}]},\"methods\":{\"applyEndPatternLast\":1,\"begin\":\"(?<=;|^|\\\\{)(?=\\\\s*(?:(?:private|protected|public|native|synchronized|abstract|threadsafe|transient|static|final)|def|(?:(?:void|boolean|byte|char|short|int|float|long|double)|@?(?:[A-Za-z]\\\\w*\\\\.)*[A-Z]+\\\\w*)[]\\\\[]*(?:<.*>)?)\\\\s+([^=]+\\\\s+)?\\\\w+\\\\s*\\\\()\",\"end\":\"}|(?=[^{])\",\"name\":\"meta.definition.method.groovy\",\"patterns\":[{\"include\":\"#method-content\"}]},\"nest_curly\":{\"begin\":\"\\\\{\",\"captures\":{\"0\":{\"name\":\"punctuation.section.scope.groovy\"}},\"end\":\"}\",\"patterns\":[{\"include\":\"#nest_curly\"}]},\"numbers\":{\"patterns\":[{\"match\":\"((0([Xx])\\\\h*)|([-+])?\\\\b(([0-9]+\\\\.?[0-9]*)|(\\\\.[0-9]+))(([Ee])([-+])?[0-9]+)?)([DFLUdfglu]|UL|ul)?\\\\b\",\"name\":\"constant.numeric.groovy\"}]},\"object-types\":{\"patterns\":[{\"begin\":\"\\\\b((?:[a-z]\\\\w*\\\\.)*(?:[A-Z]+\\\\w*[a-z]+\\\\w*|UR[IL]))<\",\"end\":\"[>[^],<?\\\\[\\\\w\\\\s]]\",\"name\":\"storage.type.generic.groovy\",\"patterns\":[{\"include\":\"#object-types\"},{\"begin\":\"<\",\"end\":\"[>[^],<\\\\[\\\\w\\\\s]]\",\"name\":\"storage.type.generic.groovy\"}]},{\"begin\":\"\\\\b((?:[a-z]\\\\w*\\\\.)*[A-Z]+\\\\w*[a-z]+\\\\w*)(?=\\\\[)\",\"end\":\"(?=[^]\\\\s])\",\"name\":\"storage.type.object.array.groovy\",\"patterns\":[{\"begin\":\"\\\\[\",\"end\":\"]\",\"patterns\":[{\"include\":\"#groovy\"}]}]},{\"match\":\"\\\\b(?:[A-Za-z]\\\\w*\\\\.)*(?:[A-Z]+\\\\w*[a-z]+\\\\w*|UR[IL])\\\\b\",\"name\":\"storage.type.groovy\"}]},\"object-types-inherited\":{\"patterns\":[{\"begin\":\"\\\\b((?:[A-Za-z]\\\\w*\\\\.)*[A-Z]+\\\\w*[a-z]+\\\\w*)<\",\"end\":\"[>[^],<?\\\\[\\\\w\\\\s]]\",\"name\":\"entity.other.inherited-class.groovy\",\"patterns\":[{\"include\":\"#object-types-inherited\"},{\"begin\":\"<\",\"end\":\"[>[^],<\\\\[\\\\w\\\\s]]\",\"name\":\"storage.type.generic.groovy\"}]},{\"captures\":{\"1\":{\"name\":\"keyword.operator.dereference.groovy\"}},\"match\":\"\\\\b(?:[A-Za-z]\\\\w*(\\\\.))*[A-Z]+\\\\w*[a-z]+\\\\w*\\\\b\",\"name\":\"entity.other.inherited-class.groovy\"}]},\"parameters\":{\"patterns\":[{\"include\":\"#annotations\"},{\"include\":\"#storage-modifiers\"},{\"include\":\"#types\"},{\"match\":\"\\\\w+\",\"name\":\"variable.parameter.method.groovy\"}]},\"parens\":{\"begin\":\"\\\\(\",\"end\":\"\\\\)\",\"patterns\":[{\"include\":\"#groovy-code\"}]},\"primitive-arrays\":{\"patterns\":[{\"match\":\"\\\\b(?:void|boolean|byte|char|short|int|float|long|double)(\\\\[])*\\\\b\",\"name\":\"storage.type.primitive.array.groovy\"}]},\"primitive-types\":{\"patterns\":[{\"match\":\"\\\\b(?:void|boolean|byte|char|short|int|float|long|double)\\\\b\",\"name\":\"storage.type.primitive.groovy\"}]},\"regexp\":{\"patterns\":[{\"begin\":\"/(?=[^/]+/([^>]|$))\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.regexp.begin.groovy\"}},\"end\":\"/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.regexp.end.groovy\"}},\"name\":\"string.regexp.groovy\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.groovy\"}]},{\"begin\":\"~\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.regexp.begin.groovy\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.regexp.end.groovy\"}},\"name\":\"string.regexp.compiled.groovy\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.groovy\"}]}]},\"storage-modifiers\":{\"patterns\":[{\"match\":\"\\\\b(p(?:rivate|rotected|ublic))\\\\b\",\"name\":\"storage.modifier.access-control.groovy\"},{\"match\":\"\\\\b(static)\\\\b\",\"name\":\"storage.modifier.static.groovy\"},{\"match\":\"\\\\b(final)\\\\b\",\"name\":\"storage.modifier.final.groovy\"},{\"match\":\"\\\\b(native|synchronized|abstract|threadsafe|transient)\\\\b\",\"name\":\"storage.modifier.other.groovy\"}]},\"string-quoted-double\":{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.groovy\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.groovy\"}},\"name\":\"string.quoted.double.groovy\",\"patterns\":[{\"include\":\"#string-quoted-double-contents\"}]},\"string-quoted-double-contents\":{\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.groovy\"},{\"applyEndPatternLast\":1,\"begin\":\"\\\\$\\\\w\",\"end\":\"(?=\\\\W)\",\"name\":\"variable.other.interpolated.groovy\",\"patterns\":[{\"match\":\"\\\\w\",\"name\":\"variable.other.interpolated.groovy\"},{\"match\":\"\\\\.\",\"name\":\"keyword.other.dereference.groovy\"}]},{\"begin\":\"\\\\$\\\\{\",\"captures\":{\"0\":{\"name\":\"punctuation.section.embedded.groovy\"}},\"end\":\"}\",\"name\":\"source.groovy.embedded.source\",\"patterns\":[{\"include\":\"#nest_curly\"}]}]},\"string-quoted-double-multiline\":{\"begin\":\"\\\"\\\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.groovy\"}},\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.groovy\"}},\"name\":\"string.quoted.double.multiline.groovy\",\"patterns\":[{\"include\":\"#string-quoted-double-contents\"}]},\"string-quoted-single\":{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.groovy\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.groovy\"}},\"name\":\"string.quoted.single.groovy\",\"patterns\":[{\"include\":\"#string-quoted-single-contents\"}]},\"string-quoted-single-contents\":{\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.groovy\"}]},\"string-quoted-single-multiline\":{\"begin\":\"'''\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.groovy\"}},\"end\":\"'''\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.groovy\"}},\"name\":\"string.quoted.single.multiline.groovy\",\"patterns\":[{\"include\":\"#string-quoted-single-contents\"}]},\"strings\":{\"patterns\":[{\"include\":\"#string-quoted-double-multiline\"},{\"include\":\"#string-quoted-single-multiline\"},{\"include\":\"#string-quoted-double\"},{\"include\":\"#string-quoted-single\"},{\"include\":\"#regexp\"}]},\"structures\":{\"begin\":\"\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.structure.begin.groovy\"}},\"end\":\"]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.structure.end.groovy\"}},\"name\":\"meta.structure.groovy\",\"patterns\":[{\"include\":\"#groovy-code\"},{\"match\":\",\",\"name\":\"punctuation.definition.separator.groovy\"}]},\"support-functions\":{\"patterns\":[{\"match\":\"\\\\b(?:sprintf|print(?:f|ln)?)\\\\b\",\"name\":\"support.function.print.groovy\"},{\"match\":\"\\\\b(?:shouldFail|fail(?:NotEquals)?|ass(?:ume|ert(?:S(?:cript|ame)|N(?:ot(?:Same|Null)|ull)|Contains|T(?:hat|oString|rue)|Inspect|Equals|False|Length|ArrayEquals)))\\\\b\",\"name\":\"support.function.testing.groovy\"}]},\"types\":{\"patterns\":[{\"match\":\"\\\\b(def)\\\\b\",\"name\":\"storage.type.def.groovy\"},{\"include\":\"#primitive-types\"},{\"include\":\"#primitive-arrays\"},{\"include\":\"#object-types\"}]},\"values\":{\"patterns\":[{\"include\":\"#language-variables\"},{\"include\":\"#strings\"},{\"include\":\"#numbers\"},{\"include\":\"#constants\"},{\"include\":\"#types\"},{\"include\":\"#structures\"},{\"include\":\"#method-call\"}]},\"variables\":{\"applyEndPatternLast\":1,\"patterns\":[{\"begin\":\"(?=(?:(?:private|protected|public|native|synchronized|abstract|threadsafe|transient|static|final)|def|(?:void|boolean|byte|char|short|int|float|long|double)|(?:[a-z]\\\\w*\\\\.)*[A-Z]+\\\\w*)\\\\s+[],<>\\\\[_\\\\w\\\\d\\\\s]+(?:=|$))\",\"end\":\";|$\",\"name\":\"meta.definition.variable.groovy\",\"patterns\":[{\"match\":\"\\\\s\"},{\"captures\":{\"1\":{\"name\":\"constant.variable.groovy\"}},\"match\":\"([0-9A-Z_]+)\\\\s+(?==)\"},{\"captures\":{\"1\":{\"name\":\"meta.definition.variable.name.groovy\"}},\"match\":\"(\\\\w[^,\\\\s]*)\\\\s+(?==)\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.groovy\"}},\"end\":\"$\",\"patterns\":[{\"include\":\"#groovy-code\"}]},{\"captures\":{\"1\":{\"name\":\"meta.definition.variable.name.groovy\"}},\"match\":\"(\\\\w[^=\\\\s]*)(?=\\\\s*($|;))\"},{\"include\":\"#groovy-code\"}]}]}},\"scopeName\":\"source.groovy\"}"))];
|
|
2
|
+
//#endregion
|
|
3
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/gruvbox-dark-hard.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#1d2021\",\"activityBar.border\":\"#3c3836\",\"activityBar.foreground\":\"#ebdbb2\",\"activityBarBadge.background\":\"#458588\",\"activityBarBadge.foreground\":\"#ebdbb2\",\"activityBarTop.background\":\"#1d2021\",\"activityBarTop.foreground\":\"#ebdbb2\",\"badge.background\":\"#b16286\",\"badge.foreground\":\"#ebdbb2\",\"button.background\":\"#45858880\",\"button.foreground\":\"#ebdbb2\",\"button.hoverBackground\":\"#45858860\",\"debugToolBar.background\":\"#1d2021\",\"diffEditor.insertedTextBackground\":\"#b8bb2630\",\"diffEditor.removedTextBackground\":\"#fb493430\",\"dropdown.background\":\"#1d2021\",\"dropdown.border\":\"#3c3836\",\"dropdown.foreground\":\"#ebdbb2\",\"editor.background\":\"#1d2021\",\"editor.findMatchBackground\":\"#83a59870\",\"editor.findMatchHighlightBackground\":\"#fe801930\",\"editor.findRangeHighlightBackground\":\"#83a59870\",\"editor.foreground\":\"#ebdbb2\",\"editor.hoverHighlightBackground\":\"#689d6a50\",\"editor.lineHighlightBackground\":\"#3c383660\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.selectionBackground\":\"#689d6a40\",\"editor.selectionHighlightBackground\":\"#fabd2f40\",\"editorBracketHighlight.foreground1\":\"#b16286\",\"editorBracketHighlight.foreground2\":\"#458588\",\"editorBracketHighlight.foreground3\":\"#689d6a\",\"editorBracketHighlight.foreground4\":\"#98971a\",\"editorBracketHighlight.foreground5\":\"#d79921\",\"editorBracketHighlight.foreground6\":\"#d65d0e\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#cc241d\",\"editorBracketMatch.background\":\"#92837480\",\"editorBracketMatch.border\":\"#0000\",\"editorCodeLens.foreground\":\"#a8998490\",\"editorCursor.foreground\":\"#ebdbb2\",\"editorError.foreground\":\"#cc241d\",\"editorGhostText.background\":\"#665c5460\",\"editorGroup.border\":\"#3c3836\",\"editorGroup.dropBackground\":\"#3c383660\",\"editorGroupHeader.noTabsBackground\":\"#1d2021\",\"editorGroupHeader.tabsBackground\":\"#1d2021\",\"editorGroupHeader.tabsBorder\":\"#3c3836\",\"editorGutter.addedBackground\":\"#b8bb26\",\"editorGutter.background\":\"#0000\",\"editorGutter.deletedBackground\":\"#fb4934\",\"editorGutter.modifiedBackground\":\"#83a598\",\"editorHoverWidget.background\":\"#1d2021\",\"editorHoverWidget.border\":\"#3c3836\",\"editorIndentGuide.activeBackground\":\"#665c54\",\"editorInfo.foreground\":\"#458588\",\"editorLineNumber.foreground\":\"#665c54\",\"editorLink.activeForeground\":\"#ebdbb2\",\"editorOverviewRuler.addedForeground\":\"#83a598\",\"editorOverviewRuler.border\":\"#0000\",\"editorOverviewRuler.commonContentForeground\":\"#928374\",\"editorOverviewRuler.currentContentForeground\":\"#458588\",\"editorOverviewRuler.deletedForeground\":\"#83a598\",\"editorOverviewRuler.errorForeground\":\"#fb4934\",\"editorOverviewRuler.findMatchForeground\":\"#bdae93\",\"editorOverviewRuler.incomingContentForeground\":\"#689d6a\",\"editorOverviewRuler.infoForeground\":\"#d3869b\",\"editorOverviewRuler.modifiedForeground\":\"#83a598\",\"editorOverviewRuler.rangeHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.selectionHighlightForeground\":\"#665c54\",\"editorOverviewRuler.warningForeground\":\"#d79921\",\"editorOverviewRuler.wordHighlightForeground\":\"#665c54\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#665c54\",\"editorRuler.foreground\":\"#a8998440\",\"editorStickyScroll.shadow\":\"#50494599\",\"editorStickyScrollHover.background\":\"#3c383660\",\"editorSuggestWidget.background\":\"#1d2021\",\"editorSuggestWidget.border\":\"#3c3836\",\"editorSuggestWidget.foreground\":\"#ebdbb2\",\"editorSuggestWidget.highlightForeground\":\"#689d6a\",\"editorSuggestWidget.selectedBackground\":\"#3c383660\",\"editorWarning.foreground\":\"#d79921\",\"editorWhitespace.foreground\":\"#a8998420\",\"editorWidget.background\":\"#1d2021\",\"editorWidget.border\":\"#3c3836\",\"errorForeground\":\"#fb4934\",\"extensionButton.prominentBackground\":\"#b8bb2680\",\"extensionButton.prominentHoverBackground\":\"#b8bb2630\",\"focusBorder\":\"#3c3836\",\"foreground\":\"#ebdbb2\",\"gitDecoration.addedResourceForeground\":\"#ebdbb2\",\"gitDecoration.conflictingResourceForeground\":\"#b16286\",\"gitDecoration.deletedResourceForeground\":\"#cc241d\",\"gitDecoration.ignoredResourceForeground\":\"#7c6f64\",\"gitDecoration.modifiedResourceForeground\":\"#d79921\",\"gitDecoration.untrackedResourceForeground\":\"#98971a\",\"gitlens.closedAutolinkedIssueIconColor\":\"#b16286\",\"gitlens.closedPullRequestIconColor\":\"#cc241d\",\"gitlens.decorations.branchAheadForegroundColor\":\"#98971a\",\"gitlens.decorations.branchBehindForegroundColor\":\"#d65d0e\",\"gitlens.decorations.branchDivergedForegroundColor\":\"#d79921\",\"gitlens.decorations.branchMissingUpstreamForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingForegroundColor\":\"#d79921\",\"gitlens.decorations.workspaceCurrentForegroundColor\":\"#98971a\",\"gitlens.decorations.workspaceRepoMissingForegroundColor\":\"#7c6f64\",\"gitlens.decorations.workspaceRepoOpenForegroundColor\":\"#98971a\",\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\":\"#928374\",\"gitlens.decorations.worktreeMissingForegroundColor\":\"#cc241d\",\"gitlens.graphChangesColumnAddedColor\":\"#98971a\",\"gitlens.graphChangesColumnDeletedColor\":\"#cc241d\",\"gitlens.graphLane10Color\":\"#98971a\",\"gitlens.graphLane1Color\":\"#83a598\",\"gitlens.graphLane2Color\":\"#458588\",\"gitlens.graphLane3Color\":\"#d3869b\",\"gitlens.graphLane4Color\":\"#b16286\",\"gitlens.graphLane5Color\":\"#8ec07c\",\"gitlens.graphLane6Color\":\"#689d6a\",\"gitlens.graphLane7Color\":\"#fabd2f\",\"gitlens.graphLane8Color\":\"#d79921\",\"gitlens.graphLane9Color\":\"#b8bb26\",\"gitlens.graphMinimapMarkerHeadColor\":\"#98971a\",\"gitlens.graphMinimapMarkerHighlightsColor\":\"#b8bb26\",\"gitlens.graphMinimapMarkerLocalBranchesColor\":\"#83a598\",\"gitlens.graphMinimapMarkerPullRequestsColor\":\"#fe8019\",\"gitlens.graphMinimapMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphMinimapMarkerStashesColor\":\"#b16286\",\"gitlens.graphMinimapMarkerTagsColor\":\"#7c6f64\",\"gitlens.graphMinimapMarkerUpstreamColor\":\"#689d6a\",\"gitlens.graphScrollMarkerHeadColor\":\"#b8bb26\",\"gitlens.graphScrollMarkerHighlightsColor\":\"#d79921\",\"gitlens.graphScrollMarkerLocalBranchesColor\":\"#83a598\",\"gitlens.graphScrollMarkerPullRequestsColor\":\"#fe8019\",\"gitlens.graphScrollMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphScrollMarkerStashesColor\":\"#b16286\",\"gitlens.graphScrollMarkerTagsColor\":\"#7c6f64\",\"gitlens.graphScrollMarkerUpstreamColor\":\"#8ec07c\",\"gitlens.gutterBackgroundColor\":\"#3c3836\",\"gitlens.gutterForegroundColor\":\"#ebdbb2\",\"gitlens.gutterUncommittedForegroundColor\":\"#458588\",\"gitlens.launchpadIndicatorAttentionColor\":\"#fabd2f\",\"gitlens.launchpadIndicatorAttentionHoverColor\":\"#d79921\",\"gitlens.launchpadIndicatorBlockedColor\":\"#fb4934\",\"gitlens.launchpadIndicatorBlockedHoverColor\":\"#cc241d\",\"gitlens.launchpadIndicatorMergeableColor\":\"#b8bb26\",\"gitlens.launchpadIndicatorMergeableHoverColor\":\"#98971a\",\"gitlens.lineHighlightBackgroundColor\":\"#3c3836\",\"gitlens.lineHighlightOverviewRulerColor\":\"#458588\",\"gitlens.mergedPullRequestIconColor\":\"#b16286\",\"gitlens.openAutolinkedIssueIconColor\":\"#98971a\",\"gitlens.openPullRequestIconColor\":\"#98971a\",\"gitlens.trailingLineBackgroundColor\":\"#1d2021a0\",\"gitlens.trailingLineForegroundColor\":\"#928374a0\",\"gitlens.unpublishedChangesIconColor\":\"#98971a\",\"gitlens.unpublishedCommitIconColor\":\"#98971a\",\"gitlens.unpulledChangesIconColor\":\"#fe8019\",\"icon.foreground\":\"#ebdbb2\",\"input.background\":\"#1d2021\",\"input.border\":\"#3c3836\",\"input.foreground\":\"#ebdbb2\",\"input.placeholderForeground\":\"#ebdbb260\",\"inputOption.activeBorder\":\"#ebdbb260\",\"inputValidation.errorBackground\":\"#cc241d\",\"inputValidation.errorBorder\":\"#fb4934\",\"inputValidation.infoBackground\":\"#45858880\",\"inputValidation.infoBorder\":\"#83a598\",\"inputValidation.warningBackground\":\"#d79921\",\"inputValidation.warningBorder\":\"#fabd2f\",\"list.activeSelectionBackground\":\"#3c383680\",\"list.activeSelectionForeground\":\"#8ec07c\",\"list.dropBackground\":\"#3c3836\",\"list.focusBackground\":\"#3c3836\",\"list.focusForeground\":\"#ebdbb2\",\"list.highlightForeground\":\"#689d6a\",\"list.hoverBackground\":\"#3c383680\",\"list.hoverForeground\":\"#d5c4a1\",\"list.inactiveSelectionBackground\":\"#3c383680\",\"list.inactiveSelectionForeground\":\"#689d6a\",\"menu.border\":\"#3c3836\",\"menu.separatorBackground\":\"#3c3836\",\"merge.border\":\"#0000\",\"merge.currentContentBackground\":\"#45858820\",\"merge.currentHeaderBackground\":\"#45858840\",\"merge.incomingContentBackground\":\"#689d6a20\",\"merge.incomingHeaderBackground\":\"#689d6a40\",\"notebook.cellBorderColor\":\"#504945\",\"notebook.cellEditorBackground\":\"#3c3836\",\"notebook.focusedCellBorder\":\"#a89984\",\"notebook.focusedEditorBorder\":\"#504945\",\"panel.border\":\"#3c3836\",\"panelTitle.activeForeground\":\"#ebdbb2\",\"peekView.border\":\"#3c3836\",\"peekViewEditor.background\":\"#3c383670\",\"peekViewEditor.matchHighlightBackground\":\"#504945\",\"peekViewEditorGutter.background\":\"#3c383670\",\"peekViewResult.background\":\"#3c383670\",\"peekViewResult.fileForeground\":\"#ebdbb2\",\"peekViewResult.lineForeground\":\"#ebdbb2\",\"peekViewResult.matchHighlightBackground\":\"#504945\",\"peekViewResult.selectionBackground\":\"#45858820\",\"peekViewResult.selectionForeground\":\"#ebdbb2\",\"peekViewTitle.background\":\"#3c383670\",\"peekViewTitleDescription.foreground\":\"#bdae93\",\"peekViewTitleLabel.foreground\":\"#ebdbb2\",\"progressBar.background\":\"#689d6a\",\"scmGraph.historyItemHoverDefaultLabelForeground\":\"#ebdbb2\",\"scmGraph.historyItemHoverLabelForeground\":\"#ebdbb2\",\"scrollbar.shadow\":\"#1d2021\",\"scrollbarSlider.activeBackground\":\"#689d6a\",\"scrollbarSlider.background\":\"#50494599\",\"scrollbarSlider.hoverBackground\":\"#665c54\",\"selection.background\":\"#689d6a80\",\"sideBar.background\":\"#1d2021\",\"sideBar.border\":\"#3c3836\",\"sideBar.foreground\":\"#d5c4a1\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.foreground\":\"#ebdbb2\",\"sideBarTitle.foreground\":\"#ebdbb2\",\"statusBar.background\":\"#1d2021\",\"statusBar.border\":\"#3c3836\",\"statusBar.debuggingBackground\":\"#fe8019\",\"statusBar.debuggingBorder\":\"#0000\",\"statusBar.debuggingForeground\":\"#1d2021\",\"statusBar.foreground\":\"#ebdbb2\",\"statusBar.noFolderBackground\":\"#1d2021\",\"statusBar.noFolderBorder\":\"#0000\",\"tab.activeBackground\":\"#3c3836\",\"tab.activeBorder\":\"#689d6a\",\"tab.activeForeground\":\"#ebdbb2\",\"tab.border\":\"#0000\",\"tab.inactiveBackground\":\"#1d2021\",\"tab.inactiveForeground\":\"#a89984\",\"tab.unfocusedActiveBorder\":\"#0000\",\"tab.unfocusedActiveForeground\":\"#a89984\",\"tab.unfocusedInactiveForeground\":\"#928374\",\"terminal.ansiBlack\":\"#3c3836\",\"terminal.ansiBlue\":\"#458588\",\"terminal.ansiBrightBlack\":\"#928374\",\"terminal.ansiBrightBlue\":\"#83a598\",\"terminal.ansiBrightCyan\":\"#8ec07c\",\"terminal.ansiBrightGreen\":\"#b8bb26\",\"terminal.ansiBrightMagenta\":\"#d3869b\",\"terminal.ansiBrightRed\":\"#fb4934\",\"terminal.ansiBrightWhite\":\"#ebdbb2\",\"terminal.ansiBrightYellow\":\"#fabd2f\",\"terminal.ansiCyan\":\"#689d6a\",\"terminal.ansiGreen\":\"#98971a\",\"terminal.ansiMagenta\":\"#b16286\",\"terminal.ansiRed\":\"#cc241d\",\"terminal.ansiWhite\":\"#a89984\",\"terminal.ansiYellow\":\"#d79921\",\"terminal.background\":\"#1d2021\",\"terminal.foreground\":\"#ebdbb2\",\"textLink.activeForeground\":\"#458588\",\"textLink.foreground\":\"#83a598\",\"titleBar.activeBackground\":\"#1d2021\",\"titleBar.activeForeground\":\"#ebdbb2\",\"titleBar.inactiveBackground\":\"#1d2021\",\"widget.border\":\"#3c3836\",\"widget.shadow\":\"#1d202130\"},\"displayName\":\"Gruvbox Dark Hard\",\"name\":\"gruvbox-dark-hard\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"component\":\"#fe8019\",\"constant.builtin\":\"#d3869b\",\"function\":\"#8ec07c\",\"function.builtin\":\"#fe8019\",\"method\":\"#8ec07c\",\"parameter\":\"#83a598\",\"property\":\"#83a598\",\"property:python\":\"#ebdbb2\",\"variable\":\"#ebdbb2\"},\"tokenColors\":[{\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#458588\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#928374\"}},{\"scope\":[\"constant\",\"support.constant\",\"variable.arguments\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"constant.rgb-value\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"entity.name.selector\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"entity.name.tag\",\"punctuation.tag\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#cc241d\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#b16286\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"meta.preprocessor\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"meta.preprocessor.string\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"meta.preprocessor.numeric\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"meta.header.diff\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.tag\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.value\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"string.escape\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"string.quasi\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"string.entity\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"object\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"module.node\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"keyword.control.module\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.control.less\",\"settings\":{\"foreground\":\"#d79921\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.operator.new\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"metatag.php\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"support.function.git-rebase\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"constant.sha.git-rebase\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"meta.type.name\",\"meta.return.type\",\"meta.return-type\",\"meta.cast\",\"meta.type.annotation\",\"support.type\",\"storage.type.cs\",\"variable.class\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"variable.this\",\"support.variable\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"entity.name\",\"entity.static\",\"entity.name.class.static.function\",\"entity.name.function\",\"entity.name.class\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"entity.function\",\"entity.name.function.static\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"entity.name.function.function-call\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"support.function.builtin\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"entity.name.method\",\"entity.name.method.function-call\",\"entity.name.static.function-call\"],\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"brace\",\"settings\":{\"foreground\":\"#d5c4a1\"}},{\"scope\":[\"meta.parameter.type.variable\",\"variable.parameter\",\"variable.name\",\"variable.other\",\"variable\",\"string.constant.other.placeholder\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"prototype\",\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#a89984\"}},{\"scope\":\"punctuation.quoted\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"punctuation.quasi\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"meta.function.python\",\"entity.name.function.python\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"storage.type.function.python\",\"storage.modifier.declaration\",\"storage.type.class.python\",\"storage.type.string.python\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"storage.type.function.async.python\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"meta.function-call.generic\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"meta.function-call.arguments\",\"settings\":{\"foreground\":\"#d5c4a1\"}},{\"scope\":\"entity.name.function.decorator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fabd2f\"}},{\"scope\":\"constant.other.caps\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"punctuation.definition.logical-expression\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"string.interpolated.dollar.shell\",\"string.interpolated.backtick.shell\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.control.directive\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"support.function.C99\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"meta.function.cs\",\"entity.name.function.cs\",\"entity.name.type.namespace.cs\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"keyword.other.using.cs\",\"entity.name.variable.field.cs\",\"entity.name.variable.local.cs\",\"variable.other.readwrite.cs\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"keyword.other.this.cs\",\"keyword.other.base.cs\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"meta.scope.prerequisites\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"entity.name.function.target\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.modifier.package.java\"],\"settings\":{\"foreground\":\"#bdae93\"}},{\"scope\":[\"keyword.other.import.java\",\"keyword.other.package.java\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"storage.type.java\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"storage.type.annotation\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#83a598\"}},{\"scope\":\"keyword.other.documentation.javadoc\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"comment.block.javadoc variable.parameter.java\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.java variable.other.object\",\"source.java variable.other.definition.java\"],\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"meta.function-parameters.lisp\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"string.other.link.title.markdown\",\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#928374\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"heading.1.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fb4934\"}},{\"scope\":\"heading.2.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"heading.3.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fabd2f\"}},{\"scope\":\"heading.4.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":\"heading.5.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#83a598\"}},{\"scope\":\"heading.6.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#d3869b\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"markup.deleted\",\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":\"markup.changed\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"markup.punctuation.quote.beginning\",\"settings\":{\"foreground\":\"#98971a\"}},{\"scope\":\"markup.punctuation.list.beginning\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"string.quoted.double.json\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"entity.other.attribute-name.css\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"source.css meta.selector\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"entity.other.attribute-name.class\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.css support.function.transform\",\"source.css support.function.timing-function\",\"source.css support.function.misc\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"support.property-value\",\"constant.rgb-value\",\"support.property-value.scss\",\"constant.rgb-value.scss\"],\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":[\"entity.name.tag.css\"],\"settings\":{\"fontStyle\":\"\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"text.html entity.name.tag\",\"text.html punctuation.tag\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.js variable.language\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.ts variable.language\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.go storage.type\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"source.go entity.name.import\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.go keyword.package\",\"source.go keyword.import\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.go keyword.interface\",\"source.go keyword.struct\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.go entity.name.type\"],\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":[\"source.go entity.name.function\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"keyword.control.cucumber.table\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.reason string.double\",\"source.reason string.regexp\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.reason keyword.control.less\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.reason entity.name.function\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.reason support.property-value\",\"source.reason entity.name.filename\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.powershell variable.other.member.powershell\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.powershell support.function.powershell\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"source.powershell support.function.attribute.powershell\"],\"settings\":{\"foreground\":\"#bdae93\"}},{\"scope\":[\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"support.function.be.latex\",\"support.function.general.tex\",\"support.function.section.latex\",\"support.function.textbf.latex\",\"support.function.textit.latex\",\"support.function.texttt.latex\",\"support.function.emph.latex\",\"support.function.url.latex\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"support.class.math.block.tex\",\"support.class.math.block.environment.latex\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"keyword.control.preamble.latex\",\"keyword.control.include.latex\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"support.class.latex\"],\"settings\":{\"foreground\":\"#8ec07c\"}}],\"type\":\"dark\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/gruvbox-dark-medium.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#282828\",\"activityBar.border\":\"#3c3836\",\"activityBar.foreground\":\"#ebdbb2\",\"activityBarBadge.background\":\"#458588\",\"activityBarBadge.foreground\":\"#ebdbb2\",\"activityBarTop.background\":\"#282828\",\"activityBarTop.foreground\":\"#ebdbb2\",\"badge.background\":\"#b16286\",\"badge.foreground\":\"#ebdbb2\",\"button.background\":\"#45858880\",\"button.foreground\":\"#ebdbb2\",\"button.hoverBackground\":\"#45858860\",\"debugToolBar.background\":\"#282828\",\"diffEditor.insertedTextBackground\":\"#b8bb2630\",\"diffEditor.removedTextBackground\":\"#fb493430\",\"dropdown.background\":\"#282828\",\"dropdown.border\":\"#3c3836\",\"dropdown.foreground\":\"#ebdbb2\",\"editor.background\":\"#282828\",\"editor.findMatchBackground\":\"#83a59870\",\"editor.findMatchHighlightBackground\":\"#fe801930\",\"editor.findRangeHighlightBackground\":\"#83a59870\",\"editor.foreground\":\"#ebdbb2\",\"editor.hoverHighlightBackground\":\"#689d6a50\",\"editor.lineHighlightBackground\":\"#3c383660\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.selectionBackground\":\"#689d6a40\",\"editor.selectionHighlightBackground\":\"#fabd2f40\",\"editorBracketHighlight.foreground1\":\"#b16286\",\"editorBracketHighlight.foreground2\":\"#458588\",\"editorBracketHighlight.foreground3\":\"#689d6a\",\"editorBracketHighlight.foreground4\":\"#98971a\",\"editorBracketHighlight.foreground5\":\"#d79921\",\"editorBracketHighlight.foreground6\":\"#d65d0e\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#cc241d\",\"editorBracketMatch.background\":\"#92837480\",\"editorBracketMatch.border\":\"#0000\",\"editorCodeLens.foreground\":\"#a8998490\",\"editorCursor.foreground\":\"#ebdbb2\",\"editorError.foreground\":\"#cc241d\",\"editorGhostText.background\":\"#665c5460\",\"editorGroup.border\":\"#3c3836\",\"editorGroup.dropBackground\":\"#3c383660\",\"editorGroupHeader.noTabsBackground\":\"#282828\",\"editorGroupHeader.tabsBackground\":\"#282828\",\"editorGroupHeader.tabsBorder\":\"#3c3836\",\"editorGutter.addedBackground\":\"#b8bb26\",\"editorGutter.background\":\"#0000\",\"editorGutter.deletedBackground\":\"#fb4934\",\"editorGutter.modifiedBackground\":\"#83a598\",\"editorHoverWidget.background\":\"#282828\",\"editorHoverWidget.border\":\"#3c3836\",\"editorIndentGuide.activeBackground\":\"#665c54\",\"editorInfo.foreground\":\"#458588\",\"editorLineNumber.foreground\":\"#665c54\",\"editorLink.activeForeground\":\"#ebdbb2\",\"editorOverviewRuler.addedForeground\":\"#83a598\",\"editorOverviewRuler.border\":\"#0000\",\"editorOverviewRuler.commonContentForeground\":\"#928374\",\"editorOverviewRuler.currentContentForeground\":\"#458588\",\"editorOverviewRuler.deletedForeground\":\"#83a598\",\"editorOverviewRuler.errorForeground\":\"#fb4934\",\"editorOverviewRuler.findMatchForeground\":\"#bdae93\",\"editorOverviewRuler.incomingContentForeground\":\"#689d6a\",\"editorOverviewRuler.infoForeground\":\"#d3869b\",\"editorOverviewRuler.modifiedForeground\":\"#83a598\",\"editorOverviewRuler.rangeHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.selectionHighlightForeground\":\"#665c54\",\"editorOverviewRuler.warningForeground\":\"#d79921\",\"editorOverviewRuler.wordHighlightForeground\":\"#665c54\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#665c54\",\"editorRuler.foreground\":\"#a8998440\",\"editorStickyScroll.shadow\":\"#50494599\",\"editorStickyScrollHover.background\":\"#3c383660\",\"editorSuggestWidget.background\":\"#282828\",\"editorSuggestWidget.border\":\"#3c3836\",\"editorSuggestWidget.foreground\":\"#ebdbb2\",\"editorSuggestWidget.highlightForeground\":\"#689d6a\",\"editorSuggestWidget.selectedBackground\":\"#3c383660\",\"editorWarning.foreground\":\"#d79921\",\"editorWhitespace.foreground\":\"#a8998420\",\"editorWidget.background\":\"#282828\",\"editorWidget.border\":\"#3c3836\",\"errorForeground\":\"#fb4934\",\"extensionButton.prominentBackground\":\"#b8bb2680\",\"extensionButton.prominentHoverBackground\":\"#b8bb2630\",\"focusBorder\":\"#3c3836\",\"foreground\":\"#ebdbb2\",\"gitDecoration.addedResourceForeground\":\"#ebdbb2\",\"gitDecoration.conflictingResourceForeground\":\"#b16286\",\"gitDecoration.deletedResourceForeground\":\"#cc241d\",\"gitDecoration.ignoredResourceForeground\":\"#7c6f64\",\"gitDecoration.modifiedResourceForeground\":\"#d79921\",\"gitDecoration.untrackedResourceForeground\":\"#98971a\",\"gitlens.closedAutolinkedIssueIconColor\":\"#b16286\",\"gitlens.closedPullRequestIconColor\":\"#cc241d\",\"gitlens.decorations.branchAheadForegroundColor\":\"#98971a\",\"gitlens.decorations.branchBehindForegroundColor\":\"#d65d0e\",\"gitlens.decorations.branchDivergedForegroundColor\":\"#d79921\",\"gitlens.decorations.branchMissingUpstreamForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingForegroundColor\":\"#d79921\",\"gitlens.decorations.workspaceCurrentForegroundColor\":\"#98971a\",\"gitlens.decorations.workspaceRepoMissingForegroundColor\":\"#7c6f64\",\"gitlens.decorations.workspaceRepoOpenForegroundColor\":\"#98971a\",\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\":\"#928374\",\"gitlens.decorations.worktreeMissingForegroundColor\":\"#cc241d\",\"gitlens.graphChangesColumnAddedColor\":\"#98971a\",\"gitlens.graphChangesColumnDeletedColor\":\"#cc241d\",\"gitlens.graphLane10Color\":\"#98971a\",\"gitlens.graphLane1Color\":\"#83a598\",\"gitlens.graphLane2Color\":\"#458588\",\"gitlens.graphLane3Color\":\"#d3869b\",\"gitlens.graphLane4Color\":\"#b16286\",\"gitlens.graphLane5Color\":\"#8ec07c\",\"gitlens.graphLane6Color\":\"#689d6a\",\"gitlens.graphLane7Color\":\"#fabd2f\",\"gitlens.graphLane8Color\":\"#d79921\",\"gitlens.graphLane9Color\":\"#b8bb26\",\"gitlens.graphMinimapMarkerHeadColor\":\"#98971a\",\"gitlens.graphMinimapMarkerHighlightsColor\":\"#b8bb26\",\"gitlens.graphMinimapMarkerLocalBranchesColor\":\"#83a598\",\"gitlens.graphMinimapMarkerPullRequestsColor\":\"#fe8019\",\"gitlens.graphMinimapMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphMinimapMarkerStashesColor\":\"#b16286\",\"gitlens.graphMinimapMarkerTagsColor\":\"#7c6f64\",\"gitlens.graphMinimapMarkerUpstreamColor\":\"#689d6a\",\"gitlens.graphScrollMarkerHeadColor\":\"#b8bb26\",\"gitlens.graphScrollMarkerHighlightsColor\":\"#d79921\",\"gitlens.graphScrollMarkerLocalBranchesColor\":\"#83a598\",\"gitlens.graphScrollMarkerPullRequestsColor\":\"#fe8019\",\"gitlens.graphScrollMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphScrollMarkerStashesColor\":\"#b16286\",\"gitlens.graphScrollMarkerTagsColor\":\"#7c6f64\",\"gitlens.graphScrollMarkerUpstreamColor\":\"#8ec07c\",\"gitlens.gutterBackgroundColor\":\"#3c3836\",\"gitlens.gutterForegroundColor\":\"#ebdbb2\",\"gitlens.gutterUncommittedForegroundColor\":\"#458588\",\"gitlens.launchpadIndicatorAttentionColor\":\"#fabd2f\",\"gitlens.launchpadIndicatorAttentionHoverColor\":\"#d79921\",\"gitlens.launchpadIndicatorBlockedColor\":\"#fb4934\",\"gitlens.launchpadIndicatorBlockedHoverColor\":\"#cc241d\",\"gitlens.launchpadIndicatorMergeableColor\":\"#b8bb26\",\"gitlens.launchpadIndicatorMergeableHoverColor\":\"#98971a\",\"gitlens.lineHighlightBackgroundColor\":\"#3c3836\",\"gitlens.lineHighlightOverviewRulerColor\":\"#458588\",\"gitlens.mergedPullRequestIconColor\":\"#b16286\",\"gitlens.openAutolinkedIssueIconColor\":\"#98971a\",\"gitlens.openPullRequestIconColor\":\"#98971a\",\"gitlens.trailingLineBackgroundColor\":\"#282828a0\",\"gitlens.trailingLineForegroundColor\":\"#928374a0\",\"gitlens.unpublishedChangesIconColor\":\"#98971a\",\"gitlens.unpublishedCommitIconColor\":\"#98971a\",\"gitlens.unpulledChangesIconColor\":\"#fe8019\",\"icon.foreground\":\"#ebdbb2\",\"input.background\":\"#282828\",\"input.border\":\"#3c3836\",\"input.foreground\":\"#ebdbb2\",\"input.placeholderForeground\":\"#ebdbb260\",\"inputOption.activeBorder\":\"#ebdbb260\",\"inputValidation.errorBackground\":\"#cc241d\",\"inputValidation.errorBorder\":\"#fb4934\",\"inputValidation.infoBackground\":\"#45858880\",\"inputValidation.infoBorder\":\"#83a598\",\"inputValidation.warningBackground\":\"#d79921\",\"inputValidation.warningBorder\":\"#fabd2f\",\"list.activeSelectionBackground\":\"#3c383680\",\"list.activeSelectionForeground\":\"#8ec07c\",\"list.dropBackground\":\"#3c3836\",\"list.focusBackground\":\"#3c3836\",\"list.focusForeground\":\"#ebdbb2\",\"list.highlightForeground\":\"#689d6a\",\"list.hoverBackground\":\"#3c383680\",\"list.hoverForeground\":\"#d5c4a1\",\"list.inactiveSelectionBackground\":\"#3c383680\",\"list.inactiveSelectionForeground\":\"#689d6a\",\"menu.border\":\"#3c3836\",\"menu.separatorBackground\":\"#3c3836\",\"merge.border\":\"#0000\",\"merge.currentContentBackground\":\"#45858820\",\"merge.currentHeaderBackground\":\"#45858840\",\"merge.incomingContentBackground\":\"#689d6a20\",\"merge.incomingHeaderBackground\":\"#689d6a40\",\"notebook.cellBorderColor\":\"#504945\",\"notebook.cellEditorBackground\":\"#3c3836\",\"notebook.focusedCellBorder\":\"#a89984\",\"notebook.focusedEditorBorder\":\"#504945\",\"panel.border\":\"#3c3836\",\"panelTitle.activeForeground\":\"#ebdbb2\",\"peekView.border\":\"#3c3836\",\"peekViewEditor.background\":\"#3c383670\",\"peekViewEditor.matchHighlightBackground\":\"#504945\",\"peekViewEditorGutter.background\":\"#3c383670\",\"peekViewResult.background\":\"#3c383670\",\"peekViewResult.fileForeground\":\"#ebdbb2\",\"peekViewResult.lineForeground\":\"#ebdbb2\",\"peekViewResult.matchHighlightBackground\":\"#504945\",\"peekViewResult.selectionBackground\":\"#45858820\",\"peekViewResult.selectionForeground\":\"#ebdbb2\",\"peekViewTitle.background\":\"#3c383670\",\"peekViewTitleDescription.foreground\":\"#bdae93\",\"peekViewTitleLabel.foreground\":\"#ebdbb2\",\"progressBar.background\":\"#689d6a\",\"scmGraph.historyItemHoverDefaultLabelForeground\":\"#ebdbb2\",\"scmGraph.historyItemHoverLabelForeground\":\"#ebdbb2\",\"scrollbar.shadow\":\"#282828\",\"scrollbarSlider.activeBackground\":\"#689d6a\",\"scrollbarSlider.background\":\"#50494599\",\"scrollbarSlider.hoverBackground\":\"#665c54\",\"selection.background\":\"#689d6a80\",\"sideBar.background\":\"#282828\",\"sideBar.border\":\"#3c3836\",\"sideBar.foreground\":\"#d5c4a1\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.foreground\":\"#ebdbb2\",\"sideBarTitle.foreground\":\"#ebdbb2\",\"statusBar.background\":\"#282828\",\"statusBar.border\":\"#3c3836\",\"statusBar.debuggingBackground\":\"#fe8019\",\"statusBar.debuggingBorder\":\"#0000\",\"statusBar.debuggingForeground\":\"#282828\",\"statusBar.foreground\":\"#ebdbb2\",\"statusBar.noFolderBackground\":\"#282828\",\"statusBar.noFolderBorder\":\"#0000\",\"tab.activeBackground\":\"#3c3836\",\"tab.activeBorder\":\"#689d6a\",\"tab.activeForeground\":\"#ebdbb2\",\"tab.border\":\"#0000\",\"tab.inactiveBackground\":\"#282828\",\"tab.inactiveForeground\":\"#a89984\",\"tab.unfocusedActiveBorder\":\"#0000\",\"tab.unfocusedActiveForeground\":\"#a89984\",\"tab.unfocusedInactiveForeground\":\"#928374\",\"terminal.ansiBlack\":\"#3c3836\",\"terminal.ansiBlue\":\"#458588\",\"terminal.ansiBrightBlack\":\"#928374\",\"terminal.ansiBrightBlue\":\"#83a598\",\"terminal.ansiBrightCyan\":\"#8ec07c\",\"terminal.ansiBrightGreen\":\"#b8bb26\",\"terminal.ansiBrightMagenta\":\"#d3869b\",\"terminal.ansiBrightRed\":\"#fb4934\",\"terminal.ansiBrightWhite\":\"#ebdbb2\",\"terminal.ansiBrightYellow\":\"#fabd2f\",\"terminal.ansiCyan\":\"#689d6a\",\"terminal.ansiGreen\":\"#98971a\",\"terminal.ansiMagenta\":\"#b16286\",\"terminal.ansiRed\":\"#cc241d\",\"terminal.ansiWhite\":\"#a89984\",\"terminal.ansiYellow\":\"#d79921\",\"terminal.background\":\"#282828\",\"terminal.foreground\":\"#ebdbb2\",\"textLink.activeForeground\":\"#458588\",\"textLink.foreground\":\"#83a598\",\"titleBar.activeBackground\":\"#282828\",\"titleBar.activeForeground\":\"#ebdbb2\",\"titleBar.inactiveBackground\":\"#282828\",\"widget.border\":\"#3c3836\",\"widget.shadow\":\"#28282830\"},\"displayName\":\"Gruvbox Dark Medium\",\"name\":\"gruvbox-dark-medium\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"component\":\"#fe8019\",\"constant.builtin\":\"#d3869b\",\"function\":\"#8ec07c\",\"function.builtin\":\"#fe8019\",\"method\":\"#8ec07c\",\"parameter\":\"#83a598\",\"property\":\"#83a598\",\"property:python\":\"#ebdbb2\",\"variable\":\"#ebdbb2\"},\"tokenColors\":[{\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#458588\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#928374\"}},{\"scope\":[\"constant\",\"support.constant\",\"variable.arguments\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"constant.rgb-value\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"entity.name.selector\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"entity.name.tag\",\"punctuation.tag\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#cc241d\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#b16286\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"meta.preprocessor\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"meta.preprocessor.string\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"meta.preprocessor.numeric\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"meta.header.diff\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.tag\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.value\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"string.escape\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"string.quasi\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"string.entity\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"object\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"module.node\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"keyword.control.module\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.control.less\",\"settings\":{\"foreground\":\"#d79921\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.operator.new\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"metatag.php\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"support.function.git-rebase\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"constant.sha.git-rebase\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"meta.type.name\",\"meta.return.type\",\"meta.return-type\",\"meta.cast\",\"meta.type.annotation\",\"support.type\",\"storage.type.cs\",\"variable.class\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"variable.this\",\"support.variable\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"entity.name\",\"entity.static\",\"entity.name.class.static.function\",\"entity.name.function\",\"entity.name.class\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"entity.function\",\"entity.name.function.static\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"entity.name.function.function-call\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"support.function.builtin\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"entity.name.method\",\"entity.name.method.function-call\",\"entity.name.static.function-call\"],\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"brace\",\"settings\":{\"foreground\":\"#d5c4a1\"}},{\"scope\":[\"meta.parameter.type.variable\",\"variable.parameter\",\"variable.name\",\"variable.other\",\"variable\",\"string.constant.other.placeholder\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"prototype\",\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#a89984\"}},{\"scope\":\"punctuation.quoted\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"punctuation.quasi\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"meta.function.python\",\"entity.name.function.python\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"storage.type.function.python\",\"storage.modifier.declaration\",\"storage.type.class.python\",\"storage.type.string.python\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"storage.type.function.async.python\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"meta.function-call.generic\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"meta.function-call.arguments\",\"settings\":{\"foreground\":\"#d5c4a1\"}},{\"scope\":\"entity.name.function.decorator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fabd2f\"}},{\"scope\":\"constant.other.caps\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"punctuation.definition.logical-expression\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"string.interpolated.dollar.shell\",\"string.interpolated.backtick.shell\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.control.directive\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"support.function.C99\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"meta.function.cs\",\"entity.name.function.cs\",\"entity.name.type.namespace.cs\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"keyword.other.using.cs\",\"entity.name.variable.field.cs\",\"entity.name.variable.local.cs\",\"variable.other.readwrite.cs\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"keyword.other.this.cs\",\"keyword.other.base.cs\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"meta.scope.prerequisites\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"entity.name.function.target\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.modifier.package.java\"],\"settings\":{\"foreground\":\"#bdae93\"}},{\"scope\":[\"keyword.other.import.java\",\"keyword.other.package.java\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"storage.type.java\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"storage.type.annotation\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#83a598\"}},{\"scope\":\"keyword.other.documentation.javadoc\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"comment.block.javadoc variable.parameter.java\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.java variable.other.object\",\"source.java variable.other.definition.java\"],\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"meta.function-parameters.lisp\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"string.other.link.title.markdown\",\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#928374\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"heading.1.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fb4934\"}},{\"scope\":\"heading.2.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"heading.3.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fabd2f\"}},{\"scope\":\"heading.4.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":\"heading.5.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#83a598\"}},{\"scope\":\"heading.6.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#d3869b\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"markup.deleted\",\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":\"markup.changed\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"markup.punctuation.quote.beginning\",\"settings\":{\"foreground\":\"#98971a\"}},{\"scope\":\"markup.punctuation.list.beginning\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"string.quoted.double.json\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"entity.other.attribute-name.css\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"source.css meta.selector\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"entity.other.attribute-name.class\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.css support.function.transform\",\"source.css support.function.timing-function\",\"source.css support.function.misc\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"support.property-value\",\"constant.rgb-value\",\"support.property-value.scss\",\"constant.rgb-value.scss\"],\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":[\"entity.name.tag.css\"],\"settings\":{\"fontStyle\":\"\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"text.html entity.name.tag\",\"text.html punctuation.tag\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.js variable.language\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.ts variable.language\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.go storage.type\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"source.go entity.name.import\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.go keyword.package\",\"source.go keyword.import\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.go keyword.interface\",\"source.go keyword.struct\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.go entity.name.type\"],\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":[\"source.go entity.name.function\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"keyword.control.cucumber.table\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.reason string.double\",\"source.reason string.regexp\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.reason keyword.control.less\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.reason entity.name.function\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.reason support.property-value\",\"source.reason entity.name.filename\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.powershell variable.other.member.powershell\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.powershell support.function.powershell\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"source.powershell support.function.attribute.powershell\"],\"settings\":{\"foreground\":\"#bdae93\"}},{\"scope\":[\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"support.function.be.latex\",\"support.function.general.tex\",\"support.function.section.latex\",\"support.function.textbf.latex\",\"support.function.textit.latex\",\"support.function.texttt.latex\",\"support.function.emph.latex\",\"support.function.url.latex\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"support.class.math.block.tex\",\"support.class.math.block.environment.latex\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"keyword.control.preamble.latex\",\"keyword.control.include.latex\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"support.class.latex\"],\"settings\":{\"foreground\":\"#8ec07c\"}}],\"type\":\"dark\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/gruvbox-dark-soft.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#32302f\",\"activityBar.border\":\"#3c3836\",\"activityBar.foreground\":\"#ebdbb2\",\"activityBarBadge.background\":\"#458588\",\"activityBarBadge.foreground\":\"#ebdbb2\",\"activityBarTop.background\":\"#32302f\",\"activityBarTop.foreground\":\"#ebdbb2\",\"badge.background\":\"#b16286\",\"badge.foreground\":\"#ebdbb2\",\"button.background\":\"#45858880\",\"button.foreground\":\"#ebdbb2\",\"button.hoverBackground\":\"#45858860\",\"debugToolBar.background\":\"#32302f\",\"diffEditor.insertedTextBackground\":\"#b8bb2630\",\"diffEditor.removedTextBackground\":\"#fb493430\",\"dropdown.background\":\"#32302f\",\"dropdown.border\":\"#3c3836\",\"dropdown.foreground\":\"#ebdbb2\",\"editor.background\":\"#32302f\",\"editor.findMatchBackground\":\"#83a59870\",\"editor.findMatchHighlightBackground\":\"#fe801930\",\"editor.findRangeHighlightBackground\":\"#83a59870\",\"editor.foreground\":\"#ebdbb2\",\"editor.hoverHighlightBackground\":\"#689d6a50\",\"editor.lineHighlightBackground\":\"#3c383660\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.selectionBackground\":\"#689d6a40\",\"editor.selectionHighlightBackground\":\"#fabd2f40\",\"editorBracketHighlight.foreground1\":\"#b16286\",\"editorBracketHighlight.foreground2\":\"#458588\",\"editorBracketHighlight.foreground3\":\"#689d6a\",\"editorBracketHighlight.foreground4\":\"#98971a\",\"editorBracketHighlight.foreground5\":\"#d79921\",\"editorBracketHighlight.foreground6\":\"#d65d0e\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#cc241d\",\"editorBracketMatch.background\":\"#92837480\",\"editorBracketMatch.border\":\"#0000\",\"editorCodeLens.foreground\":\"#a8998490\",\"editorCursor.foreground\":\"#ebdbb2\",\"editorError.foreground\":\"#cc241d\",\"editorGhostText.background\":\"#665c5460\",\"editorGroup.border\":\"#3c3836\",\"editorGroup.dropBackground\":\"#3c383660\",\"editorGroupHeader.noTabsBackground\":\"#32302f\",\"editorGroupHeader.tabsBackground\":\"#32302f\",\"editorGroupHeader.tabsBorder\":\"#3c3836\",\"editorGutter.addedBackground\":\"#b8bb26\",\"editorGutter.background\":\"#0000\",\"editorGutter.deletedBackground\":\"#fb4934\",\"editorGutter.modifiedBackground\":\"#83a598\",\"editorHoverWidget.background\":\"#32302f\",\"editorHoverWidget.border\":\"#3c3836\",\"editorIndentGuide.activeBackground\":\"#665c54\",\"editorInfo.foreground\":\"#458588\",\"editorLineNumber.foreground\":\"#665c54\",\"editorLink.activeForeground\":\"#ebdbb2\",\"editorOverviewRuler.addedForeground\":\"#83a598\",\"editorOverviewRuler.border\":\"#0000\",\"editorOverviewRuler.commonContentForeground\":\"#928374\",\"editorOverviewRuler.currentContentForeground\":\"#458588\",\"editorOverviewRuler.deletedForeground\":\"#83a598\",\"editorOverviewRuler.errorForeground\":\"#fb4934\",\"editorOverviewRuler.findMatchForeground\":\"#bdae93\",\"editorOverviewRuler.incomingContentForeground\":\"#689d6a\",\"editorOverviewRuler.infoForeground\":\"#d3869b\",\"editorOverviewRuler.modifiedForeground\":\"#83a598\",\"editorOverviewRuler.rangeHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.selectionHighlightForeground\":\"#665c54\",\"editorOverviewRuler.warningForeground\":\"#d79921\",\"editorOverviewRuler.wordHighlightForeground\":\"#665c54\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#665c54\",\"editorRuler.foreground\":\"#a8998440\",\"editorStickyScroll.shadow\":\"#50494599\",\"editorStickyScrollHover.background\":\"#3c383660\",\"editorSuggestWidget.background\":\"#32302f\",\"editorSuggestWidget.border\":\"#3c3836\",\"editorSuggestWidget.foreground\":\"#ebdbb2\",\"editorSuggestWidget.highlightForeground\":\"#689d6a\",\"editorSuggestWidget.selectedBackground\":\"#3c383660\",\"editorWarning.foreground\":\"#d79921\",\"editorWhitespace.foreground\":\"#a8998420\",\"editorWidget.background\":\"#32302f\",\"editorWidget.border\":\"#3c3836\",\"errorForeground\":\"#fb4934\",\"extensionButton.prominentBackground\":\"#b8bb2680\",\"extensionButton.prominentHoverBackground\":\"#b8bb2630\",\"focusBorder\":\"#3c3836\",\"foreground\":\"#ebdbb2\",\"gitDecoration.addedResourceForeground\":\"#ebdbb2\",\"gitDecoration.conflictingResourceForeground\":\"#b16286\",\"gitDecoration.deletedResourceForeground\":\"#cc241d\",\"gitDecoration.ignoredResourceForeground\":\"#7c6f64\",\"gitDecoration.modifiedResourceForeground\":\"#d79921\",\"gitDecoration.untrackedResourceForeground\":\"#98971a\",\"gitlens.closedAutolinkedIssueIconColor\":\"#b16286\",\"gitlens.closedPullRequestIconColor\":\"#cc241d\",\"gitlens.decorations.branchAheadForegroundColor\":\"#98971a\",\"gitlens.decorations.branchBehindForegroundColor\":\"#d65d0e\",\"gitlens.decorations.branchDivergedForegroundColor\":\"#d79921\",\"gitlens.decorations.branchMissingUpstreamForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingForegroundColor\":\"#d79921\",\"gitlens.decorations.workspaceCurrentForegroundColor\":\"#98971a\",\"gitlens.decorations.workspaceRepoMissingForegroundColor\":\"#7c6f64\",\"gitlens.decorations.workspaceRepoOpenForegroundColor\":\"#98971a\",\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\":\"#928374\",\"gitlens.decorations.worktreeMissingForegroundColor\":\"#cc241d\",\"gitlens.graphChangesColumnAddedColor\":\"#98971a\",\"gitlens.graphChangesColumnDeletedColor\":\"#cc241d\",\"gitlens.graphLane10Color\":\"#98971a\",\"gitlens.graphLane1Color\":\"#83a598\",\"gitlens.graphLane2Color\":\"#458588\",\"gitlens.graphLane3Color\":\"#d3869b\",\"gitlens.graphLane4Color\":\"#b16286\",\"gitlens.graphLane5Color\":\"#8ec07c\",\"gitlens.graphLane6Color\":\"#689d6a\",\"gitlens.graphLane7Color\":\"#fabd2f\",\"gitlens.graphLane8Color\":\"#d79921\",\"gitlens.graphLane9Color\":\"#b8bb26\",\"gitlens.graphMinimapMarkerHeadColor\":\"#98971a\",\"gitlens.graphMinimapMarkerHighlightsColor\":\"#b8bb26\",\"gitlens.graphMinimapMarkerLocalBranchesColor\":\"#83a598\",\"gitlens.graphMinimapMarkerPullRequestsColor\":\"#fe8019\",\"gitlens.graphMinimapMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphMinimapMarkerStashesColor\":\"#b16286\",\"gitlens.graphMinimapMarkerTagsColor\":\"#7c6f64\",\"gitlens.graphMinimapMarkerUpstreamColor\":\"#689d6a\",\"gitlens.graphScrollMarkerHeadColor\":\"#b8bb26\",\"gitlens.graphScrollMarkerHighlightsColor\":\"#d79921\",\"gitlens.graphScrollMarkerLocalBranchesColor\":\"#83a598\",\"gitlens.graphScrollMarkerPullRequestsColor\":\"#fe8019\",\"gitlens.graphScrollMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphScrollMarkerStashesColor\":\"#b16286\",\"gitlens.graphScrollMarkerTagsColor\":\"#7c6f64\",\"gitlens.graphScrollMarkerUpstreamColor\":\"#8ec07c\",\"gitlens.gutterBackgroundColor\":\"#3c3836\",\"gitlens.gutterForegroundColor\":\"#ebdbb2\",\"gitlens.gutterUncommittedForegroundColor\":\"#458588\",\"gitlens.launchpadIndicatorAttentionColor\":\"#fabd2f\",\"gitlens.launchpadIndicatorAttentionHoverColor\":\"#d79921\",\"gitlens.launchpadIndicatorBlockedColor\":\"#fb4934\",\"gitlens.launchpadIndicatorBlockedHoverColor\":\"#cc241d\",\"gitlens.launchpadIndicatorMergeableColor\":\"#b8bb26\",\"gitlens.launchpadIndicatorMergeableHoverColor\":\"#98971a\",\"gitlens.lineHighlightBackgroundColor\":\"#3c3836\",\"gitlens.lineHighlightOverviewRulerColor\":\"#458588\",\"gitlens.mergedPullRequestIconColor\":\"#b16286\",\"gitlens.openAutolinkedIssueIconColor\":\"#98971a\",\"gitlens.openPullRequestIconColor\":\"#98971a\",\"gitlens.trailingLineBackgroundColor\":\"#32302fa0\",\"gitlens.trailingLineForegroundColor\":\"#928374a0\",\"gitlens.unpublishedChangesIconColor\":\"#98971a\",\"gitlens.unpublishedCommitIconColor\":\"#98971a\",\"gitlens.unpulledChangesIconColor\":\"#fe8019\",\"icon.foreground\":\"#ebdbb2\",\"input.background\":\"#32302f\",\"input.border\":\"#3c3836\",\"input.foreground\":\"#ebdbb2\",\"input.placeholderForeground\":\"#ebdbb260\",\"inputOption.activeBorder\":\"#ebdbb260\",\"inputValidation.errorBackground\":\"#cc241d\",\"inputValidation.errorBorder\":\"#fb4934\",\"inputValidation.infoBackground\":\"#45858880\",\"inputValidation.infoBorder\":\"#83a598\",\"inputValidation.warningBackground\":\"#d79921\",\"inputValidation.warningBorder\":\"#fabd2f\",\"list.activeSelectionBackground\":\"#3c383680\",\"list.activeSelectionForeground\":\"#8ec07c\",\"list.dropBackground\":\"#3c3836\",\"list.focusBackground\":\"#3c3836\",\"list.focusForeground\":\"#ebdbb2\",\"list.highlightForeground\":\"#689d6a\",\"list.hoverBackground\":\"#3c383680\",\"list.hoverForeground\":\"#d5c4a1\",\"list.inactiveSelectionBackground\":\"#3c383680\",\"list.inactiveSelectionForeground\":\"#689d6a\",\"menu.border\":\"#3c3836\",\"menu.separatorBackground\":\"#3c3836\",\"merge.border\":\"#0000\",\"merge.currentContentBackground\":\"#45858820\",\"merge.currentHeaderBackground\":\"#45858840\",\"merge.incomingContentBackground\":\"#689d6a20\",\"merge.incomingHeaderBackground\":\"#689d6a40\",\"notebook.cellBorderColor\":\"#504945\",\"notebook.cellEditorBackground\":\"#3c3836\",\"notebook.focusedCellBorder\":\"#a89984\",\"notebook.focusedEditorBorder\":\"#504945\",\"panel.border\":\"#3c3836\",\"panelTitle.activeForeground\":\"#ebdbb2\",\"peekView.border\":\"#3c3836\",\"peekViewEditor.background\":\"#3c383670\",\"peekViewEditor.matchHighlightBackground\":\"#504945\",\"peekViewEditorGutter.background\":\"#3c383670\",\"peekViewResult.background\":\"#3c383670\",\"peekViewResult.fileForeground\":\"#ebdbb2\",\"peekViewResult.lineForeground\":\"#ebdbb2\",\"peekViewResult.matchHighlightBackground\":\"#504945\",\"peekViewResult.selectionBackground\":\"#45858820\",\"peekViewResult.selectionForeground\":\"#ebdbb2\",\"peekViewTitle.background\":\"#3c383670\",\"peekViewTitleDescription.foreground\":\"#bdae93\",\"peekViewTitleLabel.foreground\":\"#ebdbb2\",\"progressBar.background\":\"#689d6a\",\"scmGraph.historyItemHoverDefaultLabelForeground\":\"#ebdbb2\",\"scmGraph.historyItemHoverLabelForeground\":\"#ebdbb2\",\"scrollbar.shadow\":\"#32302f\",\"scrollbarSlider.activeBackground\":\"#689d6a\",\"scrollbarSlider.background\":\"#50494599\",\"scrollbarSlider.hoverBackground\":\"#665c54\",\"selection.background\":\"#689d6a80\",\"sideBar.background\":\"#32302f\",\"sideBar.border\":\"#3c3836\",\"sideBar.foreground\":\"#d5c4a1\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.foreground\":\"#ebdbb2\",\"sideBarTitle.foreground\":\"#ebdbb2\",\"statusBar.background\":\"#32302f\",\"statusBar.border\":\"#3c3836\",\"statusBar.debuggingBackground\":\"#fe8019\",\"statusBar.debuggingBorder\":\"#0000\",\"statusBar.debuggingForeground\":\"#32302f\",\"statusBar.foreground\":\"#ebdbb2\",\"statusBar.noFolderBackground\":\"#32302f\",\"statusBar.noFolderBorder\":\"#0000\",\"tab.activeBackground\":\"#3c3836\",\"tab.activeBorder\":\"#689d6a\",\"tab.activeForeground\":\"#ebdbb2\",\"tab.border\":\"#0000\",\"tab.inactiveBackground\":\"#32302f\",\"tab.inactiveForeground\":\"#a89984\",\"tab.unfocusedActiveBorder\":\"#0000\",\"tab.unfocusedActiveForeground\":\"#a89984\",\"tab.unfocusedInactiveForeground\":\"#928374\",\"terminal.ansiBlack\":\"#3c3836\",\"terminal.ansiBlue\":\"#458588\",\"terminal.ansiBrightBlack\":\"#928374\",\"terminal.ansiBrightBlue\":\"#83a598\",\"terminal.ansiBrightCyan\":\"#8ec07c\",\"terminal.ansiBrightGreen\":\"#b8bb26\",\"terminal.ansiBrightMagenta\":\"#d3869b\",\"terminal.ansiBrightRed\":\"#fb4934\",\"terminal.ansiBrightWhite\":\"#ebdbb2\",\"terminal.ansiBrightYellow\":\"#fabd2f\",\"terminal.ansiCyan\":\"#689d6a\",\"terminal.ansiGreen\":\"#98971a\",\"terminal.ansiMagenta\":\"#b16286\",\"terminal.ansiRed\":\"#cc241d\",\"terminal.ansiWhite\":\"#a89984\",\"terminal.ansiYellow\":\"#d79921\",\"terminal.background\":\"#32302f\",\"terminal.foreground\":\"#ebdbb2\",\"textLink.activeForeground\":\"#458588\",\"textLink.foreground\":\"#83a598\",\"titleBar.activeBackground\":\"#32302f\",\"titleBar.activeForeground\":\"#ebdbb2\",\"titleBar.inactiveBackground\":\"#32302f\",\"widget.border\":\"#3c3836\",\"widget.shadow\":\"#32302f30\"},\"displayName\":\"Gruvbox Dark Soft\",\"name\":\"gruvbox-dark-soft\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"component\":\"#fe8019\",\"constant.builtin\":\"#d3869b\",\"function\":\"#8ec07c\",\"function.builtin\":\"#fe8019\",\"method\":\"#8ec07c\",\"parameter\":\"#83a598\",\"property\":\"#83a598\",\"property:python\":\"#ebdbb2\",\"variable\":\"#ebdbb2\"},\"tokenColors\":[{\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#458588\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#928374\"}},{\"scope\":[\"constant\",\"support.constant\",\"variable.arguments\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"constant.rgb-value\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"entity.name.selector\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"entity.name.tag\",\"punctuation.tag\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#cc241d\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#b16286\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"meta.preprocessor\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"meta.preprocessor.string\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"meta.preprocessor.numeric\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"meta.header.diff\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.tag\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.value\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"string.escape\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"string.quasi\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"string.entity\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"object\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"module.node\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"keyword.control.module\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.control.less\",\"settings\":{\"foreground\":\"#d79921\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.operator.new\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"metatag.php\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"support.function.git-rebase\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"constant.sha.git-rebase\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"meta.type.name\",\"meta.return.type\",\"meta.return-type\",\"meta.cast\",\"meta.type.annotation\",\"support.type\",\"storage.type.cs\",\"variable.class\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"variable.this\",\"support.variable\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"entity.name\",\"entity.static\",\"entity.name.class.static.function\",\"entity.name.function\",\"entity.name.class\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"entity.function\",\"entity.name.function.static\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"entity.name.function.function-call\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"support.function.builtin\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"entity.name.method\",\"entity.name.method.function-call\",\"entity.name.static.function-call\"],\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"brace\",\"settings\":{\"foreground\":\"#d5c4a1\"}},{\"scope\":[\"meta.parameter.type.variable\",\"variable.parameter\",\"variable.name\",\"variable.other\",\"variable\",\"string.constant.other.placeholder\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"prototype\",\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#a89984\"}},{\"scope\":\"punctuation.quoted\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"punctuation.quasi\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"meta.function.python\",\"entity.name.function.python\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"storage.type.function.python\",\"storage.modifier.declaration\",\"storage.type.class.python\",\"storage.type.string.python\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"storage.type.function.async.python\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"meta.function-call.generic\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"meta.function-call.arguments\",\"settings\":{\"foreground\":\"#d5c4a1\"}},{\"scope\":\"entity.name.function.decorator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fabd2f\"}},{\"scope\":\"constant.other.caps\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":\"punctuation.definition.logical-expression\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"string.interpolated.dollar.shell\",\"string.interpolated.backtick.shell\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"keyword.control.directive\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"support.function.C99\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"meta.function.cs\",\"entity.name.function.cs\",\"entity.name.type.namespace.cs\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"keyword.other.using.cs\",\"entity.name.variable.field.cs\",\"entity.name.variable.local.cs\",\"variable.other.readwrite.cs\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"keyword.other.this.cs\",\"keyword.other.base.cs\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"meta.scope.prerequisites\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"entity.name.function.target\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.modifier.package.java\"],\"settings\":{\"foreground\":\"#bdae93\"}},{\"scope\":[\"keyword.other.import.java\",\"keyword.other.package.java\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"storage.type.java\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"storage.type.annotation\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#83a598\"}},{\"scope\":\"keyword.other.documentation.javadoc\",\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"comment.block.javadoc variable.parameter.java\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.java variable.other.object\",\"source.java variable.other.definition.java\"],\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"meta.function-parameters.lisp\",\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"string.other.link.title.markdown\",\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#928374\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"heading.1.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fb4934\"}},{\"scope\":\"heading.2.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fe8019\"}},{\"scope\":\"heading.3.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#fabd2f\"}},{\"scope\":\"heading.4.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b8bb26\"}},{\"scope\":\"heading.5.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#83a598\"}},{\"scope\":\"heading.6.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#d3869b\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":\"markup.deleted\",\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":\"markup.changed\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"markup.punctuation.quote.beginning\",\"settings\":{\"foreground\":\"#98971a\"}},{\"scope\":\"markup.punctuation.list.beginning\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":\"string.quoted.double.json\",\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":\"entity.other.attribute-name.css\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"source.css meta.selector\",\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":\"entity.other.attribute-name.class\",\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.css support.function.transform\",\"source.css support.function.timing-function\",\"source.css support.function.misc\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"support.property-value\",\"constant.rgb-value\",\"support.property-value.scss\",\"constant.rgb-value.scss\"],\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":[\"entity.name.tag.css\"],\"settings\":{\"fontStyle\":\"\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"text.html entity.name.tag\",\"text.html punctuation.tag\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.js variable.language\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.ts variable.language\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.go storage.type\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"source.go entity.name.import\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.go keyword.package\",\"source.go keyword.import\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.go keyword.interface\",\"source.go keyword.struct\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.go entity.name.type\"],\"settings\":{\"foreground\":\"#ebdbb2\"}},{\"scope\":[\"source.go entity.name.function\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"keyword.control.cucumber.table\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.reason string.double\",\"source.reason string.regexp\"],\"settings\":{\"foreground\":\"#b8bb26\"}},{\"scope\":[\"source.reason keyword.control.less\"],\"settings\":{\"foreground\":\"#8ec07c\"}},{\"scope\":[\"source.reason entity.name.function\"],\"settings\":{\"foreground\":\"#83a598\"}},{\"scope\":[\"source.reason support.property-value\",\"source.reason entity.name.filename\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.powershell variable.other.member.powershell\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"source.powershell support.function.powershell\"],\"settings\":{\"foreground\":\"#fabd2f\"}},{\"scope\":[\"source.powershell support.function.attribute.powershell\"],\"settings\":{\"foreground\":\"#bdae93\"}},{\"scope\":[\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"support.function.be.latex\",\"support.function.general.tex\",\"support.function.section.latex\",\"support.function.textbf.latex\",\"support.function.textit.latex\",\"support.function.texttt.latex\",\"support.function.emph.latex\",\"support.function.url.latex\"],\"settings\":{\"foreground\":\"#fb4934\"}},{\"scope\":[\"support.class.math.block.tex\",\"support.class.math.block.environment.latex\"],\"settings\":{\"foreground\":\"#fe8019\"}},{\"scope\":[\"keyword.control.preamble.latex\",\"keyword.control.include.latex\"],\"settings\":{\"foreground\":\"#d3869b\"}},{\"scope\":[\"support.class.latex\"],\"settings\":{\"foreground\":\"#8ec07c\"}}],\"type\":\"dark\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/gruvbox-light-hard.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#f9f5d7\",\"activityBar.border\":\"#ebdbb2\",\"activityBar.foreground\":\"#3c3836\",\"activityBarBadge.background\":\"#458588\",\"activityBarBadge.foreground\":\"#ebdbb2\",\"activityBarTop.background\":\"#f9f5d7\",\"activityBarTop.foreground\":\"#3c3836\",\"badge.background\":\"#b16286\",\"badge.foreground\":\"#ebdbb2\",\"button.background\":\"#45858880\",\"button.foreground\":\"#3c3836\",\"button.hoverBackground\":\"#45858860\",\"debugToolBar.background\":\"#f9f5d7\",\"diffEditor.insertedTextBackground\":\"#79740e30\",\"diffEditor.removedTextBackground\":\"#9d000630\",\"dropdown.background\":\"#f9f5d7\",\"dropdown.border\":\"#ebdbb2\",\"dropdown.foreground\":\"#3c3836\",\"editor.background\":\"#f9f5d7\",\"editor.findMatchBackground\":\"#07667870\",\"editor.findMatchHighlightBackground\":\"#af3a0330\",\"editor.findRangeHighlightBackground\":\"#07667870\",\"editor.foreground\":\"#3c3836\",\"editor.hoverHighlightBackground\":\"#689d6a50\",\"editor.lineHighlightBackground\":\"#ebdbb260\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.selectionBackground\":\"#689d6a40\",\"editor.selectionHighlightBackground\":\"#b5761440\",\"editorBracketHighlight.foreground1\":\"#b16286\",\"editorBracketHighlight.foreground2\":\"#458588\",\"editorBracketHighlight.foreground3\":\"#689d6a\",\"editorBracketHighlight.foreground4\":\"#98971a\",\"editorBracketHighlight.foreground5\":\"#d79921\",\"editorBracketHighlight.foreground6\":\"#d65d0e\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#cc241d\",\"editorBracketMatch.background\":\"#92837480\",\"editorBracketMatch.border\":\"#0000\",\"editorCodeLens.foreground\":\"#7c6f6490\",\"editorCursor.foreground\":\"#3c3836\",\"editorError.foreground\":\"#cc241d\",\"editorGhostText.background\":\"#bdae9360\",\"editorGroup.border\":\"#ebdbb2\",\"editorGroup.dropBackground\":\"#ebdbb260\",\"editorGroupHeader.noTabsBackground\":\"#f9f5d7\",\"editorGroupHeader.tabsBackground\":\"#f9f5d7\",\"editorGroupHeader.tabsBorder\":\"#ebdbb2\",\"editorGutter.addedBackground\":\"#79740e\",\"editorGutter.background\":\"#0000\",\"editorGutter.deletedBackground\":\"#9d0006\",\"editorGutter.modifiedBackground\":\"#076678\",\"editorHoverWidget.background\":\"#f9f5d7\",\"editorHoverWidget.border\":\"#ebdbb2\",\"editorIndentGuide.activeBackground\":\"#bdae93\",\"editorInfo.foreground\":\"#458588\",\"editorLineNumber.foreground\":\"#bdae93\",\"editorLink.activeForeground\":\"#3c3836\",\"editorOverviewRuler.addedForeground\":\"#076678\",\"editorOverviewRuler.border\":\"#0000\",\"editorOverviewRuler.commonContentForeground\":\"#928374\",\"editorOverviewRuler.currentContentForeground\":\"#458588\",\"editorOverviewRuler.deletedForeground\":\"#076678\",\"editorOverviewRuler.errorForeground\":\"#9d0006\",\"editorOverviewRuler.findMatchForeground\":\"#665c54\",\"editorOverviewRuler.incomingContentForeground\":\"#689d6a\",\"editorOverviewRuler.infoForeground\":\"#8f3f71\",\"editorOverviewRuler.modifiedForeground\":\"#076678\",\"editorOverviewRuler.rangeHighlightForeground\":\"#665c54\",\"editorOverviewRuler.selectionHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.warningForeground\":\"#d79921\",\"editorOverviewRuler.wordHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#bdae93\",\"editorRuler.foreground\":\"#7c6f6440\",\"editorStickyScroll.shadow\":\"#d5c4a199\",\"editorStickyScrollHover.background\":\"#ebdbb260\",\"editorSuggestWidget.background\":\"#f9f5d7\",\"editorSuggestWidget.border\":\"#ebdbb2\",\"editorSuggestWidget.foreground\":\"#3c3836\",\"editorSuggestWidget.highlightForeground\":\"#689d6a\",\"editorSuggestWidget.selectedBackground\":\"#ebdbb260\",\"editorWarning.foreground\":\"#d79921\",\"editorWhitespace.foreground\":\"#7c6f6420\",\"editorWidget.background\":\"#f9f5d7\",\"editorWidget.border\":\"#ebdbb2\",\"errorForeground\":\"#9d0006\",\"extensionButton.prominentBackground\":\"#79740e80\",\"extensionButton.prominentHoverBackground\":\"#79740e30\",\"focusBorder\":\"#ebdbb2\",\"foreground\":\"#3c3836\",\"gitDecoration.addedResourceForeground\":\"#3c3836\",\"gitDecoration.conflictingResourceForeground\":\"#b16286\",\"gitDecoration.deletedResourceForeground\":\"#cc241d\",\"gitDecoration.ignoredResourceForeground\":\"#a89984\",\"gitDecoration.modifiedResourceForeground\":\"#d79921\",\"gitDecoration.untrackedResourceForeground\":\"#98971a\",\"gitlens.closedAutolinkedIssueIconColor\":\"#b16286\",\"gitlens.closedPullRequestIconColor\":\"#cc241d\",\"gitlens.decorations.branchAheadForegroundColor\":\"#98971a\",\"gitlens.decorations.branchBehindForegroundColor\":\"#d65d0e\",\"gitlens.decorations.branchDivergedForegroundColor\":\"#d79921\",\"gitlens.decorations.branchMissingUpstreamForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingForegroundColor\":\"#d79921\",\"gitlens.decorations.workspaceCurrentForegroundColor\":\"#98971a\",\"gitlens.decorations.workspaceRepoMissingForegroundColor\":\"#a89984\",\"gitlens.decorations.workspaceRepoOpenForegroundColor\":\"#98971a\",\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\":\"#928374\",\"gitlens.decorations.worktreeMissingForegroundColor\":\"#cc241d\",\"gitlens.graphChangesColumnAddedColor\":\"#98971a\",\"gitlens.graphChangesColumnDeletedColor\":\"#cc241d\",\"gitlens.graphLane10Color\":\"#98971a\",\"gitlens.graphLane1Color\":\"#076678\",\"gitlens.graphLane2Color\":\"#458588\",\"gitlens.graphLane3Color\":\"#8f3f71\",\"gitlens.graphLane4Color\":\"#b16286\",\"gitlens.graphLane5Color\":\"#427b58\",\"gitlens.graphLane6Color\":\"#689d6a\",\"gitlens.graphLane7Color\":\"#b57614\",\"gitlens.graphLane8Color\":\"#d79921\",\"gitlens.graphLane9Color\":\"#79740e\",\"gitlens.graphMinimapMarkerHeadColor\":\"#98971a\",\"gitlens.graphMinimapMarkerHighlightsColor\":\"#79740e\",\"gitlens.graphMinimapMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphMinimapMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphMinimapMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphMinimapMarkerStashesColor\":\"#b16286\",\"gitlens.graphMinimapMarkerTagsColor\":\"#a89984\",\"gitlens.graphMinimapMarkerUpstreamColor\":\"#689d6a\",\"gitlens.graphScrollMarkerHeadColor\":\"#79740e\",\"gitlens.graphScrollMarkerHighlightsColor\":\"#d79921\",\"gitlens.graphScrollMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphScrollMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphScrollMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphScrollMarkerStashesColor\":\"#b16286\",\"gitlens.graphScrollMarkerTagsColor\":\"#a89984\",\"gitlens.graphScrollMarkerUpstreamColor\":\"#427b58\",\"gitlens.gutterBackgroundColor\":\"#ebdbb2\",\"gitlens.gutterForegroundColor\":\"#3c3836\",\"gitlens.gutterUncommittedForegroundColor\":\"#458588\",\"gitlens.launchpadIndicatorAttentionColor\":\"#b57614\",\"gitlens.launchpadIndicatorAttentionHoverColor\":\"#d79921\",\"gitlens.launchpadIndicatorBlockedColor\":\"#9d0006\",\"gitlens.launchpadIndicatorBlockedHoverColor\":\"#cc241d\",\"gitlens.launchpadIndicatorMergeableColor\":\"#79740e\",\"gitlens.launchpadIndicatorMergeableHoverColor\":\"#98971a\",\"gitlens.lineHighlightBackgroundColor\":\"#ebdbb2\",\"gitlens.lineHighlightOverviewRulerColor\":\"#458588\",\"gitlens.mergedPullRequestIconColor\":\"#b16286\",\"gitlens.openAutolinkedIssueIconColor\":\"#98971a\",\"gitlens.openPullRequestIconColor\":\"#98971a\",\"gitlens.trailingLineBackgroundColor\":\"#f9f5d7a0\",\"gitlens.trailingLineForegroundColor\":\"#928374a0\",\"gitlens.unpublishedChangesIconColor\":\"#98971a\",\"gitlens.unpublishedCommitIconColor\":\"#98971a\",\"gitlens.unpulledChangesIconColor\":\"#af3a03\",\"icon.foreground\":\"#3c3836\",\"input.background\":\"#f9f5d7\",\"input.border\":\"#ebdbb2\",\"input.foreground\":\"#3c3836\",\"input.placeholderForeground\":\"#3c383660\",\"inputOption.activeBorder\":\"#3c383660\",\"inputValidation.errorBackground\":\"#cc241d\",\"inputValidation.errorBorder\":\"#9d0006\",\"inputValidation.infoBackground\":\"#45858880\",\"inputValidation.infoBorder\":\"#076678\",\"inputValidation.warningBackground\":\"#d79921\",\"inputValidation.warningBorder\":\"#b57614\",\"list.activeSelectionBackground\":\"#ebdbb280\",\"list.activeSelectionForeground\":\"#427b58\",\"list.dropBackground\":\"#ebdbb2\",\"list.focusBackground\":\"#ebdbb2\",\"list.focusForeground\":\"#3c3836\",\"list.highlightForeground\":\"#689d6a\",\"list.hoverBackground\":\"#ebdbb280\",\"list.hoverForeground\":\"#504945\",\"list.inactiveSelectionBackground\":\"#ebdbb280\",\"list.inactiveSelectionForeground\":\"#689d6a\",\"menu.border\":\"#ebdbb2\",\"menu.separatorBackground\":\"#ebdbb2\",\"merge.border\":\"#0000\",\"merge.currentContentBackground\":\"#45858820\",\"merge.currentHeaderBackground\":\"#45858840\",\"merge.incomingContentBackground\":\"#689d6a20\",\"merge.incomingHeaderBackground\":\"#689d6a40\",\"notebook.cellBorderColor\":\"#d5c4a1\",\"notebook.cellEditorBackground\":\"#ebdbb2\",\"notebook.focusedCellBorder\":\"#7c6f64\",\"notebook.focusedEditorBorder\":\"#d5c4a1\",\"panel.border\":\"#ebdbb2\",\"panelTitle.activeForeground\":\"#3c3836\",\"peekView.border\":\"#ebdbb2\",\"peekViewEditor.background\":\"#ebdbb270\",\"peekViewEditor.matchHighlightBackground\":\"#d5c4a1\",\"peekViewEditorGutter.background\":\"#ebdbb270\",\"peekViewResult.background\":\"#ebdbb270\",\"peekViewResult.fileForeground\":\"#3c3836\",\"peekViewResult.lineForeground\":\"#3c3836\",\"peekViewResult.matchHighlightBackground\":\"#d5c4a1\",\"peekViewResult.selectionBackground\":\"#45858820\",\"peekViewResult.selectionForeground\":\"#3c3836\",\"peekViewTitle.background\":\"#ebdbb270\",\"peekViewTitleDescription.foreground\":\"#665c54\",\"peekViewTitleLabel.foreground\":\"#3c3836\",\"progressBar.background\":\"#689d6a\",\"scmGraph.historyItemHoverDefaultLabelForeground\":\"#ebdbb2\",\"scmGraph.historyItemHoverLabelForeground\":\"#ebdbb2\",\"scrollbar.shadow\":\"#f9f5d7\",\"scrollbarSlider.activeBackground\":\"#689d6a\",\"scrollbarSlider.background\":\"#d5c4a199\",\"scrollbarSlider.hoverBackground\":\"#bdae93\",\"selection.background\":\"#689d6a80\",\"sideBar.background\":\"#f9f5d7\",\"sideBar.border\":\"#ebdbb2\",\"sideBar.foreground\":\"#504945\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.foreground\":\"#3c3836\",\"sideBarTitle.foreground\":\"#3c3836\",\"statusBar.background\":\"#f9f5d7\",\"statusBar.border\":\"#ebdbb2\",\"statusBar.debuggingBackground\":\"#af3a03\",\"statusBar.debuggingBorder\":\"#0000\",\"statusBar.debuggingForeground\":\"#f9f5d7\",\"statusBar.foreground\":\"#3c3836\",\"statusBar.noFolderBackground\":\"#f9f5d7\",\"statusBar.noFolderBorder\":\"#0000\",\"tab.activeBackground\":\"#ebdbb2\",\"tab.activeBorder\":\"#689d6a\",\"tab.activeForeground\":\"#3c3836\",\"tab.border\":\"#0000\",\"tab.inactiveBackground\":\"#f9f5d7\",\"tab.inactiveForeground\":\"#7c6f64\",\"tab.unfocusedActiveBorder\":\"#0000\",\"tab.unfocusedActiveForeground\":\"#7c6f64\",\"tab.unfocusedInactiveForeground\":\"#928374\",\"terminal.ansiBlack\":\"#ebdbb2\",\"terminal.ansiBlue\":\"#458588\",\"terminal.ansiBrightBlack\":\"#928374\",\"terminal.ansiBrightBlue\":\"#076678\",\"terminal.ansiBrightCyan\":\"#427b58\",\"terminal.ansiBrightGreen\":\"#79740e\",\"terminal.ansiBrightMagenta\":\"#8f3f71\",\"terminal.ansiBrightRed\":\"#9d0006\",\"terminal.ansiBrightWhite\":\"#3c3836\",\"terminal.ansiBrightYellow\":\"#b57614\",\"terminal.ansiCyan\":\"#689d6a\",\"terminal.ansiGreen\":\"#98971a\",\"terminal.ansiMagenta\":\"#b16286\",\"terminal.ansiRed\":\"#cc241d\",\"terminal.ansiWhite\":\"#7c6f64\",\"terminal.ansiYellow\":\"#d79921\",\"terminal.background\":\"#f9f5d7\",\"terminal.foreground\":\"#3c3836\",\"textLink.activeForeground\":\"#458588\",\"textLink.foreground\":\"#076678\",\"titleBar.activeBackground\":\"#f9f5d7\",\"titleBar.activeForeground\":\"#3c3836\",\"titleBar.inactiveBackground\":\"#f9f5d7\",\"widget.border\":\"#ebdbb2\",\"widget.shadow\":\"#f9f5d730\"},\"displayName\":\"Gruvbox Light Hard\",\"name\":\"gruvbox-light-hard\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"component\":\"#af3a03\",\"constant.builtin\":\"#8f3f71\",\"function\":\"#427b58\",\"function.builtin\":\"#af3a03\",\"method\":\"#427b58\",\"parameter\":\"#076678\",\"property\":\"#076678\",\"property:python\":\"#3c3836\",\"variable\":\"#3c3836\"},\"tokenColors\":[{\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#458588\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#928374\"}},{\"scope\":[\"constant\",\"support.constant\",\"variable.arguments\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"constant.rgb-value\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"entity.name.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.name.tag\",\"punctuation.tag\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#cc241d\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#b16286\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"meta.preprocessor\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"meta.preprocessor.string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.preprocessor.numeric\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.header.diff\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.tag\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.value\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string.escape\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"string.quasi\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.entity\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"object\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"module.node\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control.module\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.less\",\"settings\":{\"foreground\":\"#d79921\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.operator.new\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"metatag.php\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"support.function.git-rebase\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"constant.sha.git-rebase\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"meta.type.name\",\"meta.return.type\",\"meta.return-type\",\"meta.cast\",\"meta.type.annotation\",\"support.type\",\"storage.type.cs\",\"variable.class\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"variable.this\",\"support.variable\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"entity.name\",\"entity.static\",\"entity.name.class.static.function\",\"entity.name.function\",\"entity.name.class\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.function\",\"entity.name.function.static\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.name.function.function-call\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.builtin\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"entity.name.method\",\"entity.name.method.function-call\",\"entity.name.static.function-call\"],\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"brace\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":[\"meta.parameter.type.variable\",\"variable.parameter\",\"variable.name\",\"variable.other\",\"variable\",\"string.constant.other.placeholder\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"prototype\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#7c6f64\"}},{\"scope\":\"punctuation.quoted\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"punctuation.quasi\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"meta.function.python\",\"entity.name.function.python\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"storage.type.function.python\",\"storage.modifier.declaration\",\"storage.type.class.python\",\"storage.type.string.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type.function.async.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"meta.function-call.generic\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"meta.function-call.arguments\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":\"entity.name.function.decorator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"constant.other.caps\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"punctuation.definition.logical-expression\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"string.interpolated.dollar.shell\",\"string.interpolated.backtick.shell\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.directive\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.C99\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"meta.function.cs\",\"entity.name.function.cs\",\"entity.name.type.namespace.cs\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"keyword.other.using.cs\",\"entity.name.variable.field.cs\",\"entity.name.variable.local.cs\",\"variable.other.readwrite.cs\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"keyword.other.this.cs\",\"keyword.other.base.cs\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"meta.scope.prerequisites\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"entity.name.function.target\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.modifier.package.java\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"keyword.other.import.java\",\"keyword.other.package.java\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"storage.type.java\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"storage.type.annotation\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"keyword.other.documentation.javadoc\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"comment.block.javadoc variable.parameter.java\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"source.java variable.other.object\",\"source.java variable.other.definition.java\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"meta.function-parameters.lisp\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"string.other.link.title.markdown\",\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#928374\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.1.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9d0006\"}},{\"scope\":\"heading.2.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.3.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"heading.4.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":\"heading.5.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"heading.6.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"markup.deleted\",\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":\"markup.changed\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.punctuation.quote.beginning\",\"settings\":{\"foreground\":\"#98971a\"}},{\"scope\":\"markup.punctuation.list.beginning\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.quoted.double.json\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"entity.other.attribute-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"source.css meta.selector\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"entity.other.attribute-name.class\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.css support.function.transform\",\"source.css support.function.timing-function\",\"source.css support.function.misc\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.property-value\",\"constant.rgb-value\",\"support.property-value.scss\",\"constant.rgb-value.scss\"],\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":[\"entity.name.tag.css\"],\"settings\":{\"fontStyle\":\"\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"text.html entity.name.tag\",\"text.html punctuation.tag\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#427b58\"}},{\"scope\":[\"source.js variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.ts variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.go storage.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.go entity.name.import\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.go keyword.package\",\"source.go keyword.import\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.go keyword.interface\",\"source.go keyword.struct\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.go entity.name.type\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":[\"source.go entity.name.function\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"keyword.control.cucumber.table\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason string.double\",\"source.reason string.regexp\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.reason keyword.control.less\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.reason entity.name.function\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason support.property-value\",\"source.reason entity.name.filename\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell variable.other.member.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell support.function.powershell\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.powershell support.function.attribute.powershell\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"support.function.be.latex\",\"support.function.general.tex\",\"support.function.section.latex\",\"support.function.textbf.latex\",\"support.function.textit.latex\",\"support.function.texttt.latex\",\"support.function.emph.latex\",\"support.function.url.latex\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.class.math.block.tex\",\"support.class.math.block.environment.latex\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"keyword.control.preamble.latex\",\"keyword.control.include.latex\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"support.class.latex\"],\"settings\":{\"foreground\":\"#427b58\"}}],\"type\":\"light\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/gruvbox-light-medium.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#fbf1c7\",\"activityBar.border\":\"#ebdbb2\",\"activityBar.foreground\":\"#3c3836\",\"activityBarBadge.background\":\"#458588\",\"activityBarBadge.foreground\":\"#ebdbb2\",\"activityBarTop.background\":\"#fbf1c7\",\"activityBarTop.foreground\":\"#3c3836\",\"badge.background\":\"#b16286\",\"badge.foreground\":\"#ebdbb2\",\"button.background\":\"#45858880\",\"button.foreground\":\"#3c3836\",\"button.hoverBackground\":\"#45858860\",\"debugToolBar.background\":\"#fbf1c7\",\"diffEditor.insertedTextBackground\":\"#79740e30\",\"diffEditor.removedTextBackground\":\"#9d000630\",\"dropdown.background\":\"#fbf1c7\",\"dropdown.border\":\"#ebdbb2\",\"dropdown.foreground\":\"#3c3836\",\"editor.background\":\"#fbf1c7\",\"editor.findMatchBackground\":\"#07667870\",\"editor.findMatchHighlightBackground\":\"#af3a0330\",\"editor.findRangeHighlightBackground\":\"#07667870\",\"editor.foreground\":\"#3c3836\",\"editor.hoverHighlightBackground\":\"#689d6a50\",\"editor.lineHighlightBackground\":\"#ebdbb260\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.selectionBackground\":\"#689d6a40\",\"editor.selectionHighlightBackground\":\"#b5761440\",\"editorBracketHighlight.foreground1\":\"#b16286\",\"editorBracketHighlight.foreground2\":\"#458588\",\"editorBracketHighlight.foreground3\":\"#689d6a\",\"editorBracketHighlight.foreground4\":\"#98971a\",\"editorBracketHighlight.foreground5\":\"#d79921\",\"editorBracketHighlight.foreground6\":\"#d65d0e\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#cc241d\",\"editorBracketMatch.background\":\"#92837480\",\"editorBracketMatch.border\":\"#0000\",\"editorCodeLens.foreground\":\"#7c6f6490\",\"editorCursor.foreground\":\"#3c3836\",\"editorError.foreground\":\"#cc241d\",\"editorGhostText.background\":\"#bdae9360\",\"editorGroup.border\":\"#ebdbb2\",\"editorGroup.dropBackground\":\"#ebdbb260\",\"editorGroupHeader.noTabsBackground\":\"#fbf1c7\",\"editorGroupHeader.tabsBackground\":\"#fbf1c7\",\"editorGroupHeader.tabsBorder\":\"#ebdbb2\",\"editorGutter.addedBackground\":\"#79740e\",\"editorGutter.background\":\"#0000\",\"editorGutter.deletedBackground\":\"#9d0006\",\"editorGutter.modifiedBackground\":\"#076678\",\"editorHoverWidget.background\":\"#fbf1c7\",\"editorHoverWidget.border\":\"#ebdbb2\",\"editorIndentGuide.activeBackground\":\"#bdae93\",\"editorInfo.foreground\":\"#458588\",\"editorLineNumber.foreground\":\"#bdae93\",\"editorLink.activeForeground\":\"#3c3836\",\"editorOverviewRuler.addedForeground\":\"#076678\",\"editorOverviewRuler.border\":\"#0000\",\"editorOverviewRuler.commonContentForeground\":\"#928374\",\"editorOverviewRuler.currentContentForeground\":\"#458588\",\"editorOverviewRuler.deletedForeground\":\"#076678\",\"editorOverviewRuler.errorForeground\":\"#9d0006\",\"editorOverviewRuler.findMatchForeground\":\"#665c54\",\"editorOverviewRuler.incomingContentForeground\":\"#689d6a\",\"editorOverviewRuler.infoForeground\":\"#8f3f71\",\"editorOverviewRuler.modifiedForeground\":\"#076678\",\"editorOverviewRuler.rangeHighlightForeground\":\"#665c54\",\"editorOverviewRuler.selectionHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.warningForeground\":\"#d79921\",\"editorOverviewRuler.wordHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#bdae93\",\"editorRuler.foreground\":\"#7c6f6440\",\"editorStickyScroll.shadow\":\"#d5c4a199\",\"editorStickyScrollHover.background\":\"#ebdbb260\",\"editorSuggestWidget.background\":\"#fbf1c7\",\"editorSuggestWidget.border\":\"#ebdbb2\",\"editorSuggestWidget.foreground\":\"#3c3836\",\"editorSuggestWidget.highlightForeground\":\"#689d6a\",\"editorSuggestWidget.selectedBackground\":\"#ebdbb260\",\"editorWarning.foreground\":\"#d79921\",\"editorWhitespace.foreground\":\"#7c6f6420\",\"editorWidget.background\":\"#fbf1c7\",\"editorWidget.border\":\"#ebdbb2\",\"errorForeground\":\"#9d0006\",\"extensionButton.prominentBackground\":\"#79740e80\",\"extensionButton.prominentHoverBackground\":\"#79740e30\",\"focusBorder\":\"#ebdbb2\",\"foreground\":\"#3c3836\",\"gitDecoration.addedResourceForeground\":\"#3c3836\",\"gitDecoration.conflictingResourceForeground\":\"#b16286\",\"gitDecoration.deletedResourceForeground\":\"#cc241d\",\"gitDecoration.ignoredResourceForeground\":\"#a89984\",\"gitDecoration.modifiedResourceForeground\":\"#d79921\",\"gitDecoration.untrackedResourceForeground\":\"#98971a\",\"gitlens.closedAutolinkedIssueIconColor\":\"#b16286\",\"gitlens.closedPullRequestIconColor\":\"#cc241d\",\"gitlens.decorations.branchAheadForegroundColor\":\"#98971a\",\"gitlens.decorations.branchBehindForegroundColor\":\"#d65d0e\",\"gitlens.decorations.branchDivergedForegroundColor\":\"#d79921\",\"gitlens.decorations.branchMissingUpstreamForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingForegroundColor\":\"#d79921\",\"gitlens.decorations.workspaceCurrentForegroundColor\":\"#98971a\",\"gitlens.decorations.workspaceRepoMissingForegroundColor\":\"#a89984\",\"gitlens.decorations.workspaceRepoOpenForegroundColor\":\"#98971a\",\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\":\"#928374\",\"gitlens.decorations.worktreeMissingForegroundColor\":\"#cc241d\",\"gitlens.graphChangesColumnAddedColor\":\"#98971a\",\"gitlens.graphChangesColumnDeletedColor\":\"#cc241d\",\"gitlens.graphLane10Color\":\"#98971a\",\"gitlens.graphLane1Color\":\"#076678\",\"gitlens.graphLane2Color\":\"#458588\",\"gitlens.graphLane3Color\":\"#8f3f71\",\"gitlens.graphLane4Color\":\"#b16286\",\"gitlens.graphLane5Color\":\"#427b58\",\"gitlens.graphLane6Color\":\"#689d6a\",\"gitlens.graphLane7Color\":\"#b57614\",\"gitlens.graphLane8Color\":\"#d79921\",\"gitlens.graphLane9Color\":\"#79740e\",\"gitlens.graphMinimapMarkerHeadColor\":\"#98971a\",\"gitlens.graphMinimapMarkerHighlightsColor\":\"#79740e\",\"gitlens.graphMinimapMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphMinimapMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphMinimapMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphMinimapMarkerStashesColor\":\"#b16286\",\"gitlens.graphMinimapMarkerTagsColor\":\"#a89984\",\"gitlens.graphMinimapMarkerUpstreamColor\":\"#689d6a\",\"gitlens.graphScrollMarkerHeadColor\":\"#79740e\",\"gitlens.graphScrollMarkerHighlightsColor\":\"#d79921\",\"gitlens.graphScrollMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphScrollMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphScrollMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphScrollMarkerStashesColor\":\"#b16286\",\"gitlens.graphScrollMarkerTagsColor\":\"#a89984\",\"gitlens.graphScrollMarkerUpstreamColor\":\"#427b58\",\"gitlens.gutterBackgroundColor\":\"#ebdbb2\",\"gitlens.gutterForegroundColor\":\"#3c3836\",\"gitlens.gutterUncommittedForegroundColor\":\"#458588\",\"gitlens.launchpadIndicatorAttentionColor\":\"#b57614\",\"gitlens.launchpadIndicatorAttentionHoverColor\":\"#d79921\",\"gitlens.launchpadIndicatorBlockedColor\":\"#9d0006\",\"gitlens.launchpadIndicatorBlockedHoverColor\":\"#cc241d\",\"gitlens.launchpadIndicatorMergeableColor\":\"#79740e\",\"gitlens.launchpadIndicatorMergeableHoverColor\":\"#98971a\",\"gitlens.lineHighlightBackgroundColor\":\"#ebdbb2\",\"gitlens.lineHighlightOverviewRulerColor\":\"#458588\",\"gitlens.mergedPullRequestIconColor\":\"#b16286\",\"gitlens.openAutolinkedIssueIconColor\":\"#98971a\",\"gitlens.openPullRequestIconColor\":\"#98971a\",\"gitlens.trailingLineBackgroundColor\":\"#fbf1c7a0\",\"gitlens.trailingLineForegroundColor\":\"#928374a0\",\"gitlens.unpublishedChangesIconColor\":\"#98971a\",\"gitlens.unpublishedCommitIconColor\":\"#98971a\",\"gitlens.unpulledChangesIconColor\":\"#af3a03\",\"icon.foreground\":\"#3c3836\",\"input.background\":\"#fbf1c7\",\"input.border\":\"#ebdbb2\",\"input.foreground\":\"#3c3836\",\"input.placeholderForeground\":\"#3c383660\",\"inputOption.activeBorder\":\"#3c383660\",\"inputValidation.errorBackground\":\"#cc241d\",\"inputValidation.errorBorder\":\"#9d0006\",\"inputValidation.infoBackground\":\"#45858880\",\"inputValidation.infoBorder\":\"#076678\",\"inputValidation.warningBackground\":\"#d79921\",\"inputValidation.warningBorder\":\"#b57614\",\"list.activeSelectionBackground\":\"#ebdbb280\",\"list.activeSelectionForeground\":\"#427b58\",\"list.dropBackground\":\"#ebdbb2\",\"list.focusBackground\":\"#ebdbb2\",\"list.focusForeground\":\"#3c3836\",\"list.highlightForeground\":\"#689d6a\",\"list.hoverBackground\":\"#ebdbb280\",\"list.hoverForeground\":\"#504945\",\"list.inactiveSelectionBackground\":\"#ebdbb280\",\"list.inactiveSelectionForeground\":\"#689d6a\",\"menu.border\":\"#ebdbb2\",\"menu.separatorBackground\":\"#ebdbb2\",\"merge.border\":\"#0000\",\"merge.currentContentBackground\":\"#45858820\",\"merge.currentHeaderBackground\":\"#45858840\",\"merge.incomingContentBackground\":\"#689d6a20\",\"merge.incomingHeaderBackground\":\"#689d6a40\",\"notebook.cellBorderColor\":\"#d5c4a1\",\"notebook.cellEditorBackground\":\"#ebdbb2\",\"notebook.focusedCellBorder\":\"#7c6f64\",\"notebook.focusedEditorBorder\":\"#d5c4a1\",\"panel.border\":\"#ebdbb2\",\"panelTitle.activeForeground\":\"#3c3836\",\"peekView.border\":\"#ebdbb2\",\"peekViewEditor.background\":\"#ebdbb270\",\"peekViewEditor.matchHighlightBackground\":\"#d5c4a1\",\"peekViewEditorGutter.background\":\"#ebdbb270\",\"peekViewResult.background\":\"#ebdbb270\",\"peekViewResult.fileForeground\":\"#3c3836\",\"peekViewResult.lineForeground\":\"#3c3836\",\"peekViewResult.matchHighlightBackground\":\"#d5c4a1\",\"peekViewResult.selectionBackground\":\"#45858820\",\"peekViewResult.selectionForeground\":\"#3c3836\",\"peekViewTitle.background\":\"#ebdbb270\",\"peekViewTitleDescription.foreground\":\"#665c54\",\"peekViewTitleLabel.foreground\":\"#3c3836\",\"progressBar.background\":\"#689d6a\",\"scmGraph.historyItemHoverDefaultLabelForeground\":\"#ebdbb2\",\"scmGraph.historyItemHoverLabelForeground\":\"#ebdbb2\",\"scrollbar.shadow\":\"#fbf1c7\",\"scrollbarSlider.activeBackground\":\"#689d6a\",\"scrollbarSlider.background\":\"#d5c4a199\",\"scrollbarSlider.hoverBackground\":\"#bdae93\",\"selection.background\":\"#689d6a80\",\"sideBar.background\":\"#fbf1c7\",\"sideBar.border\":\"#ebdbb2\",\"sideBar.foreground\":\"#504945\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.foreground\":\"#3c3836\",\"sideBarTitle.foreground\":\"#3c3836\",\"statusBar.background\":\"#fbf1c7\",\"statusBar.border\":\"#ebdbb2\",\"statusBar.debuggingBackground\":\"#af3a03\",\"statusBar.debuggingBorder\":\"#0000\",\"statusBar.debuggingForeground\":\"#fbf1c7\",\"statusBar.foreground\":\"#3c3836\",\"statusBar.noFolderBackground\":\"#fbf1c7\",\"statusBar.noFolderBorder\":\"#0000\",\"tab.activeBackground\":\"#ebdbb2\",\"tab.activeBorder\":\"#689d6a\",\"tab.activeForeground\":\"#3c3836\",\"tab.border\":\"#0000\",\"tab.inactiveBackground\":\"#fbf1c7\",\"tab.inactiveForeground\":\"#7c6f64\",\"tab.unfocusedActiveBorder\":\"#0000\",\"tab.unfocusedActiveForeground\":\"#7c6f64\",\"tab.unfocusedInactiveForeground\":\"#928374\",\"terminal.ansiBlack\":\"#ebdbb2\",\"terminal.ansiBlue\":\"#458588\",\"terminal.ansiBrightBlack\":\"#928374\",\"terminal.ansiBrightBlue\":\"#076678\",\"terminal.ansiBrightCyan\":\"#427b58\",\"terminal.ansiBrightGreen\":\"#79740e\",\"terminal.ansiBrightMagenta\":\"#8f3f71\",\"terminal.ansiBrightRed\":\"#9d0006\",\"terminal.ansiBrightWhite\":\"#3c3836\",\"terminal.ansiBrightYellow\":\"#b57614\",\"terminal.ansiCyan\":\"#689d6a\",\"terminal.ansiGreen\":\"#98971a\",\"terminal.ansiMagenta\":\"#b16286\",\"terminal.ansiRed\":\"#cc241d\",\"terminal.ansiWhite\":\"#7c6f64\",\"terminal.ansiYellow\":\"#d79921\",\"terminal.background\":\"#fbf1c7\",\"terminal.foreground\":\"#3c3836\",\"textLink.activeForeground\":\"#458588\",\"textLink.foreground\":\"#076678\",\"titleBar.activeBackground\":\"#fbf1c7\",\"titleBar.activeForeground\":\"#3c3836\",\"titleBar.inactiveBackground\":\"#fbf1c7\",\"widget.border\":\"#ebdbb2\",\"widget.shadow\":\"#fbf1c730\"},\"displayName\":\"Gruvbox Light Medium\",\"name\":\"gruvbox-light-medium\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"component\":\"#af3a03\",\"constant.builtin\":\"#8f3f71\",\"function\":\"#427b58\",\"function.builtin\":\"#af3a03\",\"method\":\"#427b58\",\"parameter\":\"#076678\",\"property\":\"#076678\",\"property:python\":\"#3c3836\",\"variable\":\"#3c3836\"},\"tokenColors\":[{\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#458588\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#928374\"}},{\"scope\":[\"constant\",\"support.constant\",\"variable.arguments\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"constant.rgb-value\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"entity.name.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.name.tag\",\"punctuation.tag\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#cc241d\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#b16286\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"meta.preprocessor\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"meta.preprocessor.string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.preprocessor.numeric\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.header.diff\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.tag\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.value\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string.escape\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"string.quasi\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.entity\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"object\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"module.node\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control.module\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.less\",\"settings\":{\"foreground\":\"#d79921\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.operator.new\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"metatag.php\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"support.function.git-rebase\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"constant.sha.git-rebase\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"meta.type.name\",\"meta.return.type\",\"meta.return-type\",\"meta.cast\",\"meta.type.annotation\",\"support.type\",\"storage.type.cs\",\"variable.class\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"variable.this\",\"support.variable\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"entity.name\",\"entity.static\",\"entity.name.class.static.function\",\"entity.name.function\",\"entity.name.class\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.function\",\"entity.name.function.static\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.name.function.function-call\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.builtin\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"entity.name.method\",\"entity.name.method.function-call\",\"entity.name.static.function-call\"],\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"brace\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":[\"meta.parameter.type.variable\",\"variable.parameter\",\"variable.name\",\"variable.other\",\"variable\",\"string.constant.other.placeholder\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"prototype\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#7c6f64\"}},{\"scope\":\"punctuation.quoted\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"punctuation.quasi\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"meta.function.python\",\"entity.name.function.python\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"storage.type.function.python\",\"storage.modifier.declaration\",\"storage.type.class.python\",\"storage.type.string.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type.function.async.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"meta.function-call.generic\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"meta.function-call.arguments\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":\"entity.name.function.decorator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"constant.other.caps\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"punctuation.definition.logical-expression\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"string.interpolated.dollar.shell\",\"string.interpolated.backtick.shell\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.directive\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.C99\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"meta.function.cs\",\"entity.name.function.cs\",\"entity.name.type.namespace.cs\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"keyword.other.using.cs\",\"entity.name.variable.field.cs\",\"entity.name.variable.local.cs\",\"variable.other.readwrite.cs\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"keyword.other.this.cs\",\"keyword.other.base.cs\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"meta.scope.prerequisites\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"entity.name.function.target\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.modifier.package.java\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"keyword.other.import.java\",\"keyword.other.package.java\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"storage.type.java\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"storage.type.annotation\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"keyword.other.documentation.javadoc\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"comment.block.javadoc variable.parameter.java\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"source.java variable.other.object\",\"source.java variable.other.definition.java\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"meta.function-parameters.lisp\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"string.other.link.title.markdown\",\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#928374\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.1.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9d0006\"}},{\"scope\":\"heading.2.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.3.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"heading.4.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":\"heading.5.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"heading.6.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"markup.deleted\",\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":\"markup.changed\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.punctuation.quote.beginning\",\"settings\":{\"foreground\":\"#98971a\"}},{\"scope\":\"markup.punctuation.list.beginning\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.quoted.double.json\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"entity.other.attribute-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"source.css meta.selector\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"entity.other.attribute-name.class\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.css support.function.transform\",\"source.css support.function.timing-function\",\"source.css support.function.misc\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.property-value\",\"constant.rgb-value\",\"support.property-value.scss\",\"constant.rgb-value.scss\"],\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":[\"entity.name.tag.css\"],\"settings\":{\"fontStyle\":\"\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"text.html entity.name.tag\",\"text.html punctuation.tag\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#427b58\"}},{\"scope\":[\"source.js variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.ts variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.go storage.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.go entity.name.import\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.go keyword.package\",\"source.go keyword.import\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.go keyword.interface\",\"source.go keyword.struct\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.go entity.name.type\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":[\"source.go entity.name.function\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"keyword.control.cucumber.table\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason string.double\",\"source.reason string.regexp\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.reason keyword.control.less\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.reason entity.name.function\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason support.property-value\",\"source.reason entity.name.filename\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell variable.other.member.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell support.function.powershell\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.powershell support.function.attribute.powershell\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"support.function.be.latex\",\"support.function.general.tex\",\"support.function.section.latex\",\"support.function.textbf.latex\",\"support.function.textit.latex\",\"support.function.texttt.latex\",\"support.function.emph.latex\",\"support.function.url.latex\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.class.math.block.tex\",\"support.class.math.block.environment.latex\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"keyword.control.preamble.latex\",\"keyword.control.include.latex\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"support.class.latex\"],\"settings\":{\"foreground\":\"#427b58\"}}],\"type\":\"light\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|