solid-tom-ui 1.0.2 → 1.0.3
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/dist/components/avatar/avatar.js.map +1 -0
- package/dist/components/badge/badge.js.map +1 -0
- package/dist/components/breadcrumb/breadcrumb.js.map +1 -0
- package/dist/components/button/button.js.map +1 -0
- package/dist/components/carousel/carousel.js +2 -0
- package/dist/components/carousel/carousel.js.map +1 -0
- package/dist/components/chat-bubble/chatBubble.js.map +1 -0
- package/dist/components/checkbox/checkbox.js.map +1 -0
- package/dist/components/collapse/collapse.js.map +1 -0
- package/dist/components/context-menu/context-menu.js +2 -0
- package/dist/components/context-menu/context-menu.js.map +1 -0
- package/dist/components/context-menu/context-menu.store.js.map +1 -0
- package/dist/components/diff/diff.js.map +1 -0
- package/dist/components/divider/divider.js.map +1 -0
- package/dist/components/drawer/drawer.js +2 -0
- package/dist/components/drawer/drawer.js.map +1 -0
- package/dist/components/dropdown/dropdown.js.map +1 -0
- package/dist/components/dropdown/dropdown.store.js.map +1 -0
- package/dist/components/float-button/float-button.js.map +1 -0
- package/dist/components/hover-3d-image/hover-3d-image.js.map +1 -0
- package/dist/components/image-preview/image-preview.js +2 -0
- package/dist/components/image-preview/image-preview.js.map +1 -0
- package/dist/components/indicator/indicator.js.map +1 -0
- package/dist/components/input/input.js.map +1 -0
- package/dist/components/input/input.utils.js.map +1 -0
- package/dist/components/input/variants/input-color.js.map +1 -0
- package/dist/components/input/variants/input-date.js.map +1 -0
- package/dist/components/input/variants/input-number.js +2 -0
- package/dist/components/input/variants/input-number.js.map +1 -0
- package/dist/components/input/variants/input-otp.js.map +1 -0
- package/dist/components/input/variants/input-password.js +2 -0
- package/dist/components/input/variants/input-password.js.map +1 -0
- package/dist/components/input/variants/input-radio.js.map +1 -0
- package/dist/components/input/variants/input-range.js.map +1 -0
- package/dist/components/input/variants/input-text.js +2 -0
- package/dist/components/input/variants/input-text.js.map +1 -0
- package/dist/components/input/variants/input-textarea.js +2 -0
- package/dist/components/input/variants/input-textarea.js.map +1 -0
- package/dist/components/loading/loading.js +2 -0
- package/dist/components/loading/loading.js.map +1 -0
- package/dist/components/mansory/mansory.js.map +1 -0
- package/dist/components/menu/menu.js +2 -0
- package/dist/components/menu/menu.js.map +1 -0
- package/dist/components/modal/modal.js +2 -0
- package/dist/components/modal/modal.js.map +1 -0
- package/dist/components/modal/modalContext.js.map +1 -0
- package/dist/components/pagination/pagination.js +2 -0
- package/dist/components/pagination/pagination.js.map +1 -0
- package/dist/components/progress-bar/progress-bar.js.map +1 -0
- package/dist/components/qr-code/qr-code.js +2 -0
- package/dist/components/qr-code/qr-code.js.map +1 -0
- package/dist/components/rating/rating.js.map +1 -0
- package/dist/components/select/select.js +2 -0
- package/dist/components/select/select.js.map +1 -0
- package/dist/components/select-zone/select-zone.js.map +1 -0
- package/dist/components/skeleton/skeleton.js.map +1 -0
- package/dist/components/slider/slider.js.map +1 -0
- package/dist/components/splitter/splitter.js.map +1 -0
- package/dist/components/steps/steps.js +2 -0
- package/dist/components/steps/steps.js.map +1 -0
- package/dist/components/swap/swap.js.map +1 -0
- package/dist/components/switch/switch.js.map +1 -0
- package/dist/components/tab/tab.js +2 -0
- package/dist/components/tab/tab.js.map +1 -0
- package/dist/components/table/table.js +2 -0
- package/dist/components/table/table.js.map +1 -0
- package/dist/components/text-rotate/text-rotate.js.map +1 -0
- package/dist/components/timeline/timeline.js +2 -0
- package/dist/components/timeline/timeline.js.map +1 -0
- package/dist/components/toast/icons/ErrorIcon.js.map +1 -0
- package/dist/components/toast/icons/IconCircle.js.map +1 -0
- package/dist/components/toast/icons/InfoIcon.js.map +1 -0
- package/dist/components/toast/icons/LoaderIcon.js.map +1 -0
- package/dist/components/toast/icons/SuccessIcon.js.map +1 -0
- package/dist/components/toast/icons/WarningIcon.js.map +1 -0
- package/dist/components/toast/toast.js +2 -0
- package/dist/components/toast/toast.js.map +1 -0
- package/dist/components/toast/toast.store.js.map +1 -0
- package/dist/components/tooltip/tooltip.js.map +1 -0
- package/dist/components/tour/tour.js +9 -0
- package/dist/components/tour/tour.js.map +1 -0
- package/dist/components/upload/upload.js +2 -0
- package/dist/components/upload/upload.js.map +1 -0
- package/dist/components/z-index/z-index.context.js.map +1 -0
- package/dist/components/z-index/z-index.js.map +1 -0
- package/dist/components/z-index/z-index.store.js.map +1 -0
- package/dist/components/z-index/z-index.types.js.map +1 -0
- package/dist/lib.d.ts +0 -1
- package/dist/lib.d.ts.map +1 -1
- package/dist/lib.js +1 -0
- package/dist/solid-ui.css +1 -1
- package/dist/utils/cn.js.map +1 -0
- package/dist/utils/element-tracker.js.map +1 -0
- package/dist/utils/helper.js.map +1 -0
- package/dist/utils/hoc.js.map +1 -0
- package/package.json +120 -120
- package/dist/_virtual/_rolldown/runtime.js +0 -1
- package/dist/components/code-preview/code-preview.d.ts +0 -23
- package/dist/components/code-preview/code-preview.d.ts.map +0 -1
- package/dist/components/code-preview/index.d.ts +0 -3
- package/dist/components/code-preview/index.d.ts.map +0 -1
- package/dist/components/iframe/index.d.ts +0 -7
- package/dist/components/iframe/index.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_core@4.0.2/node_modules/@shikijs/core/dist/index.js +0 -3
- package/dist/node_modules/.pnpm/@shikijs_core@4.0.2/node_modules/@shikijs/core/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/engine-compile.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/engine-compile.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/scanner-BFcBmQR1.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_engine-javascript@4.0.2/node_modules/@shikijs/engine-javascript/dist/scanner-BFcBmQR1.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/index.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_engine-oniguruma@4.0.2/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/abap.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/abap.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/actionscript-3.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/actionscript-3.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ada.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ada.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-expression.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-expression.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-html.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-html.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-style.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-style.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-template.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-inline-template.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-let-declaration.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-let-declaration.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template-blocks.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template-blocks.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-template.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-ts.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/angular-ts.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apache.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apache.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apex.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apex.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/apl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/applescript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/applescript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ara.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ara.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asciidoc.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asciidoc.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asm.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/asm.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/astro.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/astro.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/awk.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/awk.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ballerina.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ballerina.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bat.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bat.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/beancount.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/beancount.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/berry.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/berry.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bibtex.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bibtex.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bicep.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bicep.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bird2.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bird2.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/blade.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/blade.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bsl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/bsl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c3.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/c3.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cadence.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cadence.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cairo.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cairo.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clarity.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clarity.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clojure.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/clojure.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cmake.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cmake.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cobol.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cobol.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeowners.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeowners.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeql.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/codeql.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coffee.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coffee.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/common-lisp.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/common-lisp.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coq.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/coq.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp-macro.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp-macro.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cpp.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/crystal.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/crystal.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csharp.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csharp.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/css.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/css.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csv.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/csv.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cue.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cue.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cypher.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/cypher.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/d.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/d.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dart.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dart.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dax.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dax.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/desktop.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/desktop.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/diff.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/diff.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/docker.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/docker.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dotenv.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dotenv.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dream-maker.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/dream-maker.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/edge.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/edge.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elixir.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elixir.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elm.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/elm.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/emacs-lisp.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/emacs-lisp.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erb.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erb.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erlang.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/erlang.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-css.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-css.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-glsl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-glsl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-html.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-html.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-sql.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-sql.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-xml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/es-tag-xml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fennel.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fennel.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fish.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fish.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fluent.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fluent.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-fixed-form.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-fixed-form.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-free-form.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fortran-free-form.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fsharp.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/fsharp.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdresource.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdresource.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdscript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdscript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdshader.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gdshader.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/genie.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/genie.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gherkin.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gherkin.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-commit.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-commit.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-rebase.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/git-rebase.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gleam.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gleam.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-js.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-js.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-ts.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glimmer-ts.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glsl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/glsl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gn.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gn.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gnuplot.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/gnuplot.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/go.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/go.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/graphql.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/graphql.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/groovy.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/groovy.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hack.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hack.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/handlebars.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/handlebars.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haskell.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haskell.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haxe.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/haxe.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hcl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hcl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hjson.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hjson.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hlsl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hlsl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html-derivative.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html-derivative.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/html.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/http.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/http.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hurl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hurl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hxml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hxml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hy.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/hy.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/imba.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/imba.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ini.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ini.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/java.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/java.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/javascript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/javascript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja-html.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja-html.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jinja.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jison.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jison.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json5.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/json5.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonc.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonc.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonnet.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsonnet.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jssm.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jssm.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsx.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/jsx.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/julia.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/julia.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/just.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/just.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kdl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kdl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kotlin.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kotlin.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kusto.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/kusto.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/latex.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/latex.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lean.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lean.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/less.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/less.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/liquid.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/liquid.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/llvm.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/llvm.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/log.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/log.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/logo.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/logo.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lua.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/lua.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/luau.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/luau.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/make.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/make.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-nix.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-nix.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-vue.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown-vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/markdown.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/marko.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/marko.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/matlab.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/matlab.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdc.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdc.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdx.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mdx.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mermaid.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mermaid.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mipsasm.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mipsasm.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mojo.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/mojo.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/moonbit.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/moonbit.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/move.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/move.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/narrat.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/narrat.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow-groovy.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow-groovy.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nextflow.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nginx.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nginx.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nim.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nim.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nix.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nix.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nushell.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/nushell.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-c.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-c.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-cpp.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/objective-cpp.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ocaml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ocaml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/odin.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/odin.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/openscad.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/openscad.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pascal.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pascal.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/perl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/perl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/php.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/php.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pkl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pkl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/plsql.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/plsql.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/po.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/po.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/polar.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/polar.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/postcss.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/postcss.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powerquery.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powerquery.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powershell.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/powershell.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prisma.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prisma.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prolog.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/prolog.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/proto.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/proto.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pug.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/pug.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/puppet.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/puppet.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/purescript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/purescript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/python.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/python.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qmldir.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qmldir.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qss.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/qss.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/r.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/r.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/racket.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/racket.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/raku.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/raku.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/razor.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/razor.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/reg.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/reg.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/regexp.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/regexp.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rel.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rel.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/riscv.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/riscv.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ron.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ron.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rosmsg.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rosmsg.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rst.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rst.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ruby.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ruby.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rust.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/rust.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sas.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sas.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sass.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sass.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scala.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scala.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scheme.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scheme.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scss.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/scss.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sdbl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sdbl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shaderlab.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shaderlab.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellscript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellscript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellsession.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/shellsession.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/smalltalk.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/smalltalk.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/solidity.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/solidity.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/soy.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/soy.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sparql.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sparql.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/splunk.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/splunk.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sql.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/sql.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ssh-config.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ssh-config.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stata.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stata.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stylus.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/stylus.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/surrealql.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/surrealql.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/svelte.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/svelte.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/swift.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/swift.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/system-verilog.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/system-verilog.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/systemd.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/systemd.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/talonscript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/talonscript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tasl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tasl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tcl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tcl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/templ.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/templ.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/terraform.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/terraform.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tex.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tex.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/toml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/toml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ts-tags.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/ts-tags.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsv.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsv.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsx.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/tsx.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/turtle.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/turtle.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/twig.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/twig.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typescript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typescript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typespec.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typespec.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typst.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/typst.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/v.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/v.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vala.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vala.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vb.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vb.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/verilog.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/verilog.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vhdl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vhdl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/viml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/viml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-directives.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-directives.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-html.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-html.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-interpolations.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-interpolations.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-vine.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue-vine.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vyper.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/vyper.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wasm.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wasm.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wenyan.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wenyan.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wgsl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wgsl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wikitext.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wikitext.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wit.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wit.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wolfram.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/wolfram.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xsl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/xsl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/yaml.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/yaml.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zenscript.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zenscript.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zig.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_langs@4.0.2/node_modules/@shikijs/langs/dist/zig.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_primitive@4.0.2/node_modules/@shikijs/primitive/dist/index.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_primitive@4.0.2/node_modules/@shikijs/primitive/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/andromeeda.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/andromeeda.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/aurora-x.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/aurora-x.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-dark.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-dark.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-mirage.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/ayu-mirage.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-frappe.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-frappe.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-latte.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-latte.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-macchiato.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-macchiato.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-mocha.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/catppuccin-mocha.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dark-plus.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dark-plus.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula-soft.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula-soft.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/dracula.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-dark.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-dark.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/everforest-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-default.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-default.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-dimmed.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-dimmed.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-high-contrast.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark-high-contrast.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-dark.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-default.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-default.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-high-contrast.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light-high-contrast.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/github-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-hard.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-hard.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-medium.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-medium.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-soft.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/gruvbox-light-soft.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon-bright.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon-bright.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/horizon.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/houston.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/houston.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-dragon.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-dragon.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-lotus.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-lotus.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-wave.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/kanagawa-wave.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/laserwave.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/laserwave.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/light-plus.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/light-plus.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-darker.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-darker.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-lighter.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-lighter.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-ocean.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-ocean.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-palenight.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme-palenight.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/material-theme.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-dark.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-dark.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/min-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/monokai.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/monokai.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/night-owl.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/nord.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/nord.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-dark-pro.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-dark-pro.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/one-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/plastic.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/plastic.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/poimandres.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/poimandres.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/red.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/red.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-dawn.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-dawn.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-moon.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-moon.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-dark.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-dark.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-ochin.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/slack-ochin.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/snazzy-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/snazzy-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-dark.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-dark.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/solarized-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/synthwave-84.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/synthwave-84.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/tokyo-night.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/tokyo-night.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vesper.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vesper.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-black.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-black.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-dark.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-dark.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-light.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/vitesse-light.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_types@4.0.2/node_modules/@shikijs/types/dist/index.js +0 -2
- package/dist/node_modules/.pnpm/@shikijs_types@4.0.2/node_modules/@shikijs/types/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@shikijs_vscode-textmate@10.0.2/node_modules/@shikijs/vscode-textmate/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@shikijs_vscode-textmate@10.0.2/node_modules/@shikijs/vscode-textmate/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js +0 -2
- package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js.map +0 -1
- package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js +0 -2
- package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js.map +0 -1
- package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js +0 -2
- package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js.map +0 -1
- package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js +0 -2
- package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js +0 -10
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/util/siblings.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/util/siblings.js.map +0 -1
- package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js +0 -2
- package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js.map +0 -1
- package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js +0 -2
- package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/Icon.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/Icon.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/context.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/context.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/defaultAttributes.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/defaultAttributes.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/arrow-right.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/arrow-right.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/check.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/check.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-down.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-down.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-left.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-left.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-right.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-right.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-up.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevron-up.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevrons-up-down.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/chevrons-up-down.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-alert.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-alert.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check-big.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check-big.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-check.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-x.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/circle-x.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clipboard-copy.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clipboard-copy.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clock.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/clock.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/cloud-upload.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/cloud-upload.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye-off.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye-off.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/eye.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-image.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-image.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-text.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file-text.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/file.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/film.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/film.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-horizontal-2.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-horizontal-2.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-vertical-2.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/flip-vertical-2.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/info.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/info.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/loader.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/loader.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/maximize-2.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/maximize-2.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/music.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/music.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin-off.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin-off.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/pin.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/plus.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/plus.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/refresh-cw.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/refresh-cw.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-ccw.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-ccw.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-cw.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/rotate-cw.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/search.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/search.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/trash-2.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/trash-2.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/x.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/x.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-in.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-in.js.map +0 -1
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-out.js +0 -2
- package/dist/node_modules/.pnpm/lucide-solid@1.8.0_solid-js@1.9.11/node_modules/lucide-solid/dist/source/icons/zoom-out.js.map +0 -1
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/node-utils.js +0 -2
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/node-utils.js.map +0 -1
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/parse.js +0 -2
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/parser/parse.js.map +0 -1
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js +0 -34
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js.map +0 -1
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/traverser/traverse.js +0 -2
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/traverser/traverse.js.map +0 -1
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/utils.js +0 -2
- package/dist/node_modules/.pnpm/oniguruma-parser@0.12.1/node_modules/oniguruma-parser/dist/utils.js.map +0 -1
- package/dist/node_modules/.pnpm/oniguruma-to-es@4.3.5/node_modules/oniguruma-to-es/dist/esm/index.js +0 -95
- package/dist/node_modules/.pnpm/oniguruma-to-es@4.3.5/node_modules/oniguruma-to-es/dist/esm/index.js.map +0 -1
- package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/babel.js +0 -16
- package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/babel.js.map +0 -1
- package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/estree.js +0 -45
- package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/plugins/estree.js.map +0 -1
- package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/standalone.js +0 -30
- package/dist/node_modules/.pnpm/prettier@3.8.1/node_modules/prettier/standalone.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js.map +0 -1
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js +0 -2
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js.map +0 -1
- package/dist/node_modules/.pnpm/regex-recursion@6.0.2/node_modules/regex-recursion/src/index.js +0 -2
- package/dist/node_modules/.pnpm/regex-recursion@6.0.2/node_modules/regex-recursion/src/index.js.map +0 -1
- package/dist/node_modules/.pnpm/regex-utilities@2.3.0/node_modules/regex-utilities/src/index.js +0 -2
- package/dist/node_modules/.pnpm/regex-utilities@2.3.0/node_modules/regex-utilities/src/index.js.map +0 -1
- package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/atomic.js +0 -17
- package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/atomic.js.map +0 -1
- package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/internals.js +0 -1
- package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/utils-internals.js +0 -2
- package/dist/node_modules/.pnpm/regex@6.1.0/node_modules/regex/src/utils-internals.js.map +0 -1
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/bundle-full.js +0 -2
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/bundle-full.js.map +0 -1
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/chunk-CtajNgzt.js +0 -2
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/chunk-CtajNgzt.js.map +0 -1
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/engine-oniguruma.js +0 -2
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/engine-oniguruma.js.map +0 -1
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/index.js +0 -2
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/langs-bundle-full-DfKZStlK.js +0 -2
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/langs-bundle-full-DfKZStlK.js.map +0 -1
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/themes.js +0 -2
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/themes.js.map +0 -1
- package/dist/node_modules/.pnpm/shiki@4.0.2/node_modules/shiki/dist/wasm.js +0 -1
- package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +0 -2
- package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js.map +0 -1
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js +0 -2
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js.map +0 -1
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js +0 -2
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js.map +0 -1
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js +0 -2
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js.map +0 -1
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js +0 -2
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js.map +0 -1
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js +0 -2
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js.map +0 -1
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js +0 -2
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js.map +0 -1
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js +0 -2
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js.map +0 -1
- package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js +0 -2
- package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js.map +0 -1
- package/dist/src/components/avatar/avatar.js.map +0 -1
- package/dist/src/components/badge/badge.js.map +0 -1
- package/dist/src/components/breadcrumb/breadcrumb.js.map +0 -1
- package/dist/src/components/button/button.js.map +0 -1
- package/dist/src/components/carousel/carousel.js +0 -2
- package/dist/src/components/carousel/carousel.js.map +0 -1
- package/dist/src/components/chat-bubble/chatBubble.js.map +0 -1
- package/dist/src/components/checkbox/checkbox.js.map +0 -1
- package/dist/src/components/code-preview/code-preview.js +0 -2
- package/dist/src/components/code-preview/code-preview.js.map +0 -1
- package/dist/src/components/collapse/collapse.js.map +0 -1
- package/dist/src/components/context-menu/context-menu.js +0 -2
- package/dist/src/components/context-menu/context-menu.js.map +0 -1
- package/dist/src/components/context-menu/context-menu.store.js.map +0 -1
- package/dist/src/components/diff/diff.js.map +0 -1
- package/dist/src/components/divider/divider.js.map +0 -1
- package/dist/src/components/drawer/drawer.js +0 -2
- package/dist/src/components/drawer/drawer.js.map +0 -1
- package/dist/src/components/dropdown/dropdown.js.map +0 -1
- package/dist/src/components/dropdown/dropdown.store.js.map +0 -1
- package/dist/src/components/float-button/float-button.js.map +0 -1
- package/dist/src/components/hover-3d-image/hover-3d-image.js.map +0 -1
- package/dist/src/components/image-preview/image-preview.js +0 -2
- package/dist/src/components/image-preview/image-preview.js.map +0 -1
- package/dist/src/components/indicator/indicator.js.map +0 -1
- package/dist/src/components/input/input.js.map +0 -1
- package/dist/src/components/input/input.utils.js.map +0 -1
- package/dist/src/components/input/variants/input-color.js.map +0 -1
- package/dist/src/components/input/variants/input-date.js.map +0 -1
- package/dist/src/components/input/variants/input-number.js +0 -2
- package/dist/src/components/input/variants/input-number.js.map +0 -1
- package/dist/src/components/input/variants/input-otp.js.map +0 -1
- package/dist/src/components/input/variants/input-password.js +0 -2
- package/dist/src/components/input/variants/input-password.js.map +0 -1
- package/dist/src/components/input/variants/input-radio.js.map +0 -1
- package/dist/src/components/input/variants/input-range.js.map +0 -1
- package/dist/src/components/input/variants/input-text.js +0 -2
- package/dist/src/components/input/variants/input-text.js.map +0 -1
- package/dist/src/components/input/variants/input-textarea.js +0 -2
- package/dist/src/components/input/variants/input-textarea.js.map +0 -1
- package/dist/src/components/loading/loading.js +0 -2
- package/dist/src/components/loading/loading.js.map +0 -1
- package/dist/src/components/mansory/mansory.js.map +0 -1
- package/dist/src/components/menu/menu.js +0 -2
- package/dist/src/components/menu/menu.js.map +0 -1
- package/dist/src/components/modal/modal.js +0 -2
- package/dist/src/components/modal/modal.js.map +0 -1
- package/dist/src/components/modal/modalContext.js.map +0 -1
- package/dist/src/components/pagination/pagination.js +0 -2
- package/dist/src/components/pagination/pagination.js.map +0 -1
- package/dist/src/components/progress-bar/progress-bar.js.map +0 -1
- package/dist/src/components/qr-code/qr-code.js +0 -2
- package/dist/src/components/qr-code/qr-code.js.map +0 -1
- package/dist/src/components/rating/rating.js.map +0 -1
- package/dist/src/components/select/select.js +0 -2
- package/dist/src/components/select/select.js.map +0 -1
- package/dist/src/components/select-zone/select-zone.js.map +0 -1
- package/dist/src/components/skeleton/skeleton.js.map +0 -1
- package/dist/src/components/slider/slider.js.map +0 -1
- package/dist/src/components/splitter/splitter.js.map +0 -1
- package/dist/src/components/steps/steps.js +0 -2
- package/dist/src/components/steps/steps.js.map +0 -1
- package/dist/src/components/swap/swap.js.map +0 -1
- package/dist/src/components/switch/switch.js.map +0 -1
- package/dist/src/components/tab/tab.js +0 -2
- package/dist/src/components/tab/tab.js.map +0 -1
- package/dist/src/components/table/table.js +0 -2
- package/dist/src/components/table/table.js.map +0 -1
- package/dist/src/components/text-rotate/text-rotate.js.map +0 -1
- package/dist/src/components/timeline/timeline.js +0 -2
- package/dist/src/components/timeline/timeline.js.map +0 -1
- package/dist/src/components/toast/icons/ErrorIcon.js.map +0 -1
- package/dist/src/components/toast/icons/IconCircle.js.map +0 -1
- package/dist/src/components/toast/icons/InfoIcon.js.map +0 -1
- package/dist/src/components/toast/icons/LoaderIcon.js.map +0 -1
- package/dist/src/components/toast/icons/SuccessIcon.js.map +0 -1
- package/dist/src/components/toast/icons/WarningIcon.js.map +0 -1
- package/dist/src/components/toast/toast.js +0 -2
- package/dist/src/components/toast/toast.js.map +0 -1
- package/dist/src/components/toast/toast.store.js.map +0 -1
- package/dist/src/components/tooltip/tooltip.js.map +0 -1
- package/dist/src/components/tour/tour.js +0 -9
- package/dist/src/components/tour/tour.js.map +0 -1
- package/dist/src/components/upload/upload.js +0 -2
- package/dist/src/components/upload/upload.js.map +0 -1
- package/dist/src/components/z-index/z-index.context.js.map +0 -1
- package/dist/src/components/z-index/z-index.js.map +0 -1
- package/dist/src/components/z-index/z-index.store.js.map +0 -1
- package/dist/src/components/z-index/z-index.types.js.map +0 -1
- package/dist/src/lib.js +0 -1
- package/dist/src/utils/cn.js.map +0 -1
- package/dist/src/utils/element-tracker.js.map +0 -1
- package/dist/src/utils/helper.js.map +0 -1
- package/dist/src/utils/hoc.js.map +0 -1
- package/dist/src/utils/shiki-highlight.js +0 -2
- package/dist/src/utils/shiki-highlight.js.map +0 -1
- /package/dist/{src/components → components}/avatar/avatar.js +0 -0
- /package/dist/{src/components → components}/badge/badge.js +0 -0
- /package/dist/{src/components → components}/breadcrumb/breadcrumb.js +0 -0
- /package/dist/{src/components → components}/button/button.js +0 -0
- /package/dist/{src/components → components}/chat-bubble/chatBubble.js +0 -0
- /package/dist/{src/components → components}/checkbox/checkbox.js +0 -0
- /package/dist/{src/components → components}/collapse/collapse.js +0 -0
- /package/dist/{src/components → components}/context-menu/context-menu.store.js +0 -0
- /package/dist/{src/components → components}/diff/diff.js +0 -0
- /package/dist/{src/components → components}/divider/divider.js +0 -0
- /package/dist/{src/components → components}/dropdown/dropdown.js +0 -0
- /package/dist/{src/components → components}/dropdown/dropdown.store.js +0 -0
- /package/dist/{src/components → components}/float-button/float-button.js +0 -0
- /package/dist/{src/components → components}/hover-3d-image/hover-3d-image.js +0 -0
- /package/dist/{src/components → components}/indicator/indicator.js +0 -0
- /package/dist/{src/components → components}/input/input.js +0 -0
- /package/dist/{src/components → components}/input/input.utils.js +0 -0
- /package/dist/{src/components → components}/input/variants/input-color.js +0 -0
- /package/dist/{src/components → components}/input/variants/input-date.js +0 -0
- /package/dist/{src/components → components}/input/variants/input-otp.js +0 -0
- /package/dist/{src/components → components}/input/variants/input-radio.js +0 -0
- /package/dist/{src/components → components}/input/variants/input-range.js +0 -0
- /package/dist/{src/components → components}/mansory/mansory.js +0 -0
- /package/dist/{src/components → components}/modal/modalContext.js +0 -0
- /package/dist/{src/components → components}/progress-bar/progress-bar.js +0 -0
- /package/dist/{src/components → components}/rating/rating.js +0 -0
- /package/dist/{src/components → components}/select-zone/select-zone.js +0 -0
- /package/dist/{src/components → components}/skeleton/skeleton.js +0 -0
- /package/dist/{src/components → components}/slider/slider.js +0 -0
- /package/dist/{src/components → components}/splitter/splitter.js +0 -0
- /package/dist/{src/components → components}/swap/swap.js +0 -0
- /package/dist/{src/components → components}/switch/switch.js +0 -0
- /package/dist/{src/components → components}/table/index.js +0 -0
- /package/dist/{src/components → components}/text-rotate/text-rotate.js +0 -0
- /package/dist/{src/components → components}/toast/icons/ErrorIcon.js +0 -0
- /package/dist/{src/components → components}/toast/icons/IconCircle.js +0 -0
- /package/dist/{src/components → components}/toast/icons/InfoIcon.js +0 -0
- /package/dist/{src/components → components}/toast/icons/LoaderIcon.js +0 -0
- /package/dist/{src/components → components}/toast/icons/SuccessIcon.js +0 -0
- /package/dist/{src/components → components}/toast/icons/WarningIcon.js +0 -0
- /package/dist/{src/components → components}/toast/toast.store.js +0 -0
- /package/dist/{src/components → components}/tooltip/tooltip.js +0 -0
- /package/dist/{src/components → components}/z-index/z-index.context.js +0 -0
- /package/dist/{src/components → components}/z-index/z-index.js +0 -0
- /package/dist/{src/components → components}/z-index/z-index.store.js +0 -0
- /package/dist/{src/components → components}/z-index/z-index.types.js +0 -0
- /package/dist/{src/utils → utils}/cn.js +0 -0
- /package/dist/{src/utils → utils}/element-tracker.js +0 -0
- /package/dist/{src/utils → utils}/helper.js +0 -0
- /package/dist/{src/utils → utils}/hoc.js +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"rose-pine-dawn.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-dawn.mjs"],"sourcesContent":["/* Theme: rose-pine-dawn */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.activeBorder\\\":\\\"#575279\\\",\\\"activityBar.background\\\":\\\"#faf4ed\\\",\\\"activityBar.dropBorder\\\":\\\"#f2e9e1\\\",\\\"activityBar.foreground\\\":\\\"#575279\\\",\\\"activityBar.inactiveForeground\\\":\\\"#797593\\\",\\\"activityBarBadge.background\\\":\\\"#d7827e\\\",\\\"activityBarBadge.foreground\\\":\\\"#faf4ed\\\",\\\"badge.background\\\":\\\"#d7827e\\\",\\\"badge.foreground\\\":\\\"#faf4ed\\\",\\\"banner.background\\\":\\\"#fffaf3\\\",\\\"banner.foreground\\\":\\\"#575279\\\",\\\"banner.iconForeground\\\":\\\"#797593\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#d7827e\\\",\\\"breadcrumb.background\\\":\\\"#faf4ed\\\",\\\"breadcrumb.focusForeground\\\":\\\"#797593\\\",\\\"breadcrumb.foreground\\\":\\\"#9893a5\\\",\\\"breadcrumbPicker.background\\\":\\\"#fffaf3\\\",\\\"button.background\\\":\\\"#d7827e\\\",\\\"button.foreground\\\":\\\"#faf4ed\\\",\\\"button.hoverBackground\\\":\\\"#d7827ee6\\\",\\\"button.secondaryBackground\\\":\\\"#fffaf3\\\",\\\"button.secondaryForeground\\\":\\\"#575279\\\",\\\"button.secondaryHoverBackground\\\":\\\"#f2e9e1\\\",\\\"charts.blue\\\":\\\"#56949f\\\",\\\"charts.foreground\\\":\\\"#575279\\\",\\\"charts.green\\\":\\\"#286983\\\",\\\"charts.lines\\\":\\\"#797593\\\",\\\"charts.orange\\\":\\\"#d7827e\\\",\\\"charts.purple\\\":\\\"#907aa9\\\",\\\"charts.red\\\":\\\"#b4637a\\\",\\\"charts.yellow\\\":\\\"#ea9d34\\\",\\\"checkbox.background\\\":\\\"#fffaf3\\\",\\\"checkbox.border\\\":\\\"#6e6a8614\\\",\\\"checkbox.foreground\\\":\\\"#575279\\\",\\\"debugExceptionWidget.background\\\":\\\"#fffaf3\\\",\\\"debugExceptionWidget.border\\\":\\\"#6e6a8614\\\",\\\"debugIcon.breakpointCurrentStackframeForeground\\\":\\\"#797593\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#797593\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#797593\\\",\\\"debugIcon.breakpointStackframeForeground\\\":\\\"#797593\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#797593\\\",\\\"debugIcon.continueForeground\\\":\\\"#797593\\\",\\\"debugIcon.disconnectForeground\\\":\\\"#797593\\\",\\\"debugIcon.pauseForeground\\\":\\\"#797593\\\",\\\"debugIcon.restartForeground\\\":\\\"#797593\\\",\\\"debugIcon.startForeground\\\":\\\"#797593\\\",\\\"debugIcon.stepBackForeground\\\":\\\"#797593\\\",\\\"debugIcon.stepIntoForeground\\\":\\\"#797593\\\",\\\"debugIcon.stepOutForeground\\\":\\\"#797593\\\",\\\"debugIcon.stepOverForeground\\\":\\\"#797593\\\",\\\"debugIcon.stopForeground\\\":\\\"#b4637a\\\",\\\"debugToolBar.background\\\":\\\"#fffaf3\\\",\\\"debugToolBar.border\\\":\\\"#f2e9e1\\\",\\\"descriptionForeground\\\":\\\"#797593\\\",\\\"diffEditor.border\\\":\\\"#f2e9e1\\\",\\\"diffEditor.diagonalFill\\\":\\\"#6e6a8626\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#56949f26\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#56949f26\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#b4637a26\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#b4637a26\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#56949f80\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#b4637a80\\\",\\\"dropdown.background\\\":\\\"#fffaf3\\\",\\\"dropdown.border\\\":\\\"#6e6a8614\\\",\\\"dropdown.foreground\\\":\\\"#575279\\\",\\\"dropdown.listBackground\\\":\\\"#fffaf3\\\",\\\"editor.background\\\":\\\"#faf4ed\\\",\\\"editor.findMatchBackground\\\":\\\"#ea9d3433\\\",\\\"editor.findMatchBorder\\\":\\\"#ea9d3480\\\",\\\"editor.findMatchForeground\\\":\\\"#575279\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#6e6a8626\\\",\\\"editor.findMatchHighlightForeground\\\":\\\"#575279cc\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#6e6a8626\\\",\\\"editor.findRangeHighlightBorder\\\":\\\"#0000\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#6e6a8614\\\",\\\"editor.foldBackground\\\":\\\"#6e6a8614\\\",\\\"editor.foreground\\\":\\\"#575279\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#0000\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#6e6a860d\\\",\\\"editor.inlineValuesBackground\\\":\\\"#0000\\\",\\\"editor.inlineValuesForeground\\\":\\\"#797593\\\",\\\"editor.lineHighlightBackground\\\":\\\"#6e6a860d\\\",\\\"editor.lineHighlightBorder\\\":\\\"#0000\\\",\\\"editor.linkedEditingBackground\\\":\\\"#6e6a8614\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#6e6a860d\\\",\\\"editor.selectionBackground\\\":\\\"#6e6a8614\\\",\\\"editor.selectionForeground\\\":\\\"#575279\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#6e6a8614\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#faf4ed\\\",\\\"editor.snippetFinalTabstopHighlightBackground\\\":\\\"#6e6a8614\\\",\\\"editor.snippetFinalTabstopHighlightBorder\\\":\\\"#fffaf3\\\",\\\"editor.snippetTabstopHighlightBackground\\\":\\\"#6e6a8614\\\",\\\"editor.snippetTabstopHighlightBorder\\\":\\\"#fffaf3\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#6e6a8614\\\",\\\"editor.symbolHighlightBackground\\\":\\\"#6e6a8614\\\",\\\"editor.symbolHighlightBorder\\\":\\\"#0000\\\",\\\"editor.wordHighlightBackground\\\":\\\"#6e6a8614\\\",\\\"editor.wordHighlightBorder\\\":\\\"#0000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#6e6a8614\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#6e6a8614\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#b4637a80\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#28698380\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#ea9d3480\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#56949f80\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#d7827e80\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#907aa980\\\",\\\"editorBracketMatch.background\\\":\\\"#0000\\\",\\\"editorBracketMatch.border\\\":\\\"#797593\\\",\\\"editorBracketPairGuide.activeBackground1\\\":\\\"#286983\\\",\\\"editorBracketPairGuide.activeBackground2\\\":\\\"#d7827e\\\",\\\"editorBracketPairGuide.activeBackground3\\\":\\\"#907aa9\\\",\\\"editorBracketPairGuide.activeBackground4\\\":\\\"#56949f\\\",\\\"editorBracketPairGuide.activeBackground5\\\":\\\"#ea9d34\\\",\\\"editorBracketPairGuide.activeBackground6\\\":\\\"#b4637a\\\",\\\"editorBracketPairGuide.background1\\\":\\\"#28698380\\\",\\\"editorBracketPairGuide.background2\\\":\\\"#d7827e80\\\",\\\"editorBracketPairGuide.background3\\\":\\\"#907aa980\\\",\\\"editorBracketPairGuide.background4\\\":\\\"#56949f80\\\",\\\"editorBracketPairGuide.background5\\\":\\\"#ea9d3480\\\",\\\"editorBracketPairGuide.background6\\\":\\\"#b4637a80\\\",\\\"editorCodeLens.foreground\\\":\\\"#d7827e\\\",\\\"editorCursor.background\\\":\\\"#575279\\\",\\\"editorCursor.foreground\\\":\\\"#9893a5\\\",\\\"editorError.border\\\":\\\"#0000\\\",\\\"editorError.foreground\\\":\\\"#b4637a\\\",\\\"editorGhostText.foreground\\\":\\\"#797593\\\",\\\"editorGroup.border\\\":\\\"#0000\\\",\\\"editorGroup.dropBackground\\\":\\\"#fffaf3\\\",\\\"editorGroup.emptyBackground\\\":\\\"#0000\\\",\\\"editorGroup.focusedEmptyBorder\\\":\\\"#0000\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#0000\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#0000\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#0000\\\",\\\"editorGutter.addedBackground\\\":\\\"#56949f\\\",\\\"editorGutter.background\\\":\\\"#faf4ed\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#f2e9e1\\\",\\\"editorGutter.deletedBackground\\\":\\\"#b4637a\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#907aa9\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#d7827e\\\",\\\"editorHint.border\\\":\\\"#0000\\\",\\\"editorHint.foreground\\\":\\\"#797593\\\",\\\"editorHoverWidget.background\\\":\\\"#fffaf3\\\",\\\"editorHoverWidget.border\\\":\\\"#9893a580\\\",\\\"editorHoverWidget.foreground\\\":\\\"#797593\\\",\\\"editorHoverWidget.highlightForeground\\\":\\\"#575279\\\",\\\"editorHoverWidget.statusBarBackground\\\":\\\"#0000\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#9893a5\\\",\\\"editorIndentGuide.background1\\\":\\\"#6e6a8626\\\",\\\"editorInfo.border\\\":\\\"#f2e9e1\\\",\\\"editorInfo.foreground\\\":\\\"#56949f\\\",\\\"editorInlayHint.background\\\":\\\"#f2e9e180\\\",\\\"editorInlayHint.foreground\\\":\\\"#79759380\\\",\\\"editorInlayHint.parameterBackground\\\":\\\"#f2e9e180\\\",\\\"editorInlayHint.parameterForeground\\\":\\\"#907aa980\\\",\\\"editorInlayHint.typeBackground\\\":\\\"#f2e9e180\\\",\\\"editorInlayHint.typeForeground\\\":\\\"#56949f80\\\",\\\"editorLightBulb.foreground\\\":\\\"#286983\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#d7827e\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#575279\\\",\\\"editorLineNumber.foreground\\\":\\\"#797593\\\",\\\"editorLink.activeForeground\\\":\\\"#d7827e\\\",\\\"editorMarkerNavigation.background\\\":\\\"#fffaf3\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#fffaf3\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#fffaf3\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#fffaf3\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#56949f80\\\",\\\"editorOverviewRuler.background\\\":\\\"#faf4ed\\\",\\\"editorOverviewRuler.border\\\":\\\"#6e6a8626\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#797593\\\",\\\"editorOverviewRuler.commentForeground\\\":\\\"#79759380\\\",\\\"editorOverviewRuler.commentUnresolvedForeground\\\":\\\"#ea9d3480\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#6e6a860d\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#6e6a8614\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#b4637a80\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#b4637a80\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#6e6a8626\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#907aa980\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#56949f80\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#d7827e80\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#6e6a8626\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#6e6a8626\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#ea9d3480\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#6e6a8614\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#6e6a8626\\\",\\\"editorPane.background\\\":\\\"#0000\\\",\\\"editorRuler.foreground\\\":\\\"#6e6a8626\\\",\\\"editorSuggestWidget.background\\\":\\\"#fffaf3\\\",\\\"editorSuggestWidget.border\\\":\\\"#0000\\\",\\\"editorSuggestWidget.focusHighlightForeground\\\":\\\"#d7827e\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#797593\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#d7827e\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#6e6a8614\\\",\\\"editorSuggestWidget.selectedForeground\\\":\\\"#575279\\\",\\\"editorSuggestWidget.selectedIconForeground\\\":\\\"#575279\\\",\\\"editorUnnecessaryCode.border\\\":\\\"#0000\\\",\\\"editorUnnecessaryCode.opacity\\\":\\\"#57527980\\\",\\\"editorWarning.border\\\":\\\"#0000\\\",\\\"editorWarning.foreground\\\":\\\"#ea9d34\\\",\\\"editorWhitespace.foreground\\\":\\\"#9893a580\\\",\\\"editorWidget.background\\\":\\\"#fffaf3\\\",\\\"editorWidget.border\\\":\\\"#f2e9e1\\\",\\\"editorWidget.foreground\\\":\\\"#797593\\\",\\\"editorWidget.resizeBorder\\\":\\\"#9893a5\\\",\\\"errorForeground\\\":\\\"#b4637a\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#907aa9\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#faf4ed\\\",\\\"extensionButton.prominentBackground\\\":\\\"#d7827e\\\",\\\"extensionButton.prominentForeground\\\":\\\"#faf4ed\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#d7827ee6\\\",\\\"extensionIcon.preReleaseForeground\\\":\\\"#286983\\\",\\\"extensionIcon.starForeground\\\":\\\"#d7827e\\\",\\\"extensionIcon.verifiedForeground\\\":\\\"#907aa9\\\",\\\"focusBorder\\\":\\\"#6e6a8614\\\",\\\"foreground\\\":\\\"#575279\\\",\\\"git.blame.editorDecorationForeground\\\":\\\"#9893a5\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#56949f\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#b4637a\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#797593\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#9893a5\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#d7827e\\\",\\\"gitDecoration.renamedResourceForeground\\\":\\\"#286983\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#b4637a\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#907aa9\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#ea9d34\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#ea9d34\\\",\\\"icon.foreground\\\":\\\"#797593\\\",\\\"input.background\\\":\\\"#f2e9e180\\\",\\\"input.border\\\":\\\"#6e6a8614\\\",\\\"input.foreground\\\":\\\"#575279\\\",\\\"input.placeholderForeground\\\":\\\"#797593\\\",\\\"inputOption.activeBackground\\\":\\\"#d7827e26\\\",\\\"inputOption.activeBorder\\\":\\\"#0000\\\",\\\"inputOption.activeForeground\\\":\\\"#d7827e\\\",\\\"inputValidation.errorBackground\\\":\\\"#fffaf3\\\",\\\"inputValidation.errorBorder\\\":\\\"#6e6a8626\\\",\\\"inputValidation.errorForeground\\\":\\\"#b4637a\\\",\\\"inputValidation.infoBackground\\\":\\\"#fffaf3\\\",\\\"inputValidation.infoBorder\\\":\\\"#6e6a8626\\\",\\\"inputValidation.infoForeground\\\":\\\"#56949f\\\",\\\"inputValidation.warningBackground\\\":\\\"#fffaf3\\\",\\\"inputValidation.warningBorder\\\":\\\"#6e6a8626\\\",\\\"inputValidation.warningForeground\\\":\\\"#56949f80\\\",\\\"keybindingLabel.background\\\":\\\"#f2e9e1\\\",\\\"keybindingLabel.border\\\":\\\"#6e6a8626\\\",\\\"keybindingLabel.bottomBorder\\\":\\\"#6e6a8626\\\",\\\"keybindingLabel.foreground\\\":\\\"#907aa9\\\",\\\"keybindingTable.headerBackground\\\":\\\"#f2e9e1\\\",\\\"keybindingTable.rowsBackground\\\":\\\"#fffaf3\\\",\\\"list.activeSelectionBackground\\\":\\\"#6e6a8614\\\",\\\"list.activeSelectionForeground\\\":\\\"#575279\\\",\\\"list.deemphasizedForeground\\\":\\\"#797593\\\",\\\"list.dropBackground\\\":\\\"#fffaf3\\\",\\\"list.errorForeground\\\":\\\"#b4637a\\\",\\\"list.filterMatchBackground\\\":\\\"#fffaf3\\\",\\\"list.filterMatchBorder\\\":\\\"#d7827e\\\",\\\"list.focusBackground\\\":\\\"#6e6a8626\\\",\\\"list.focusForeground\\\":\\\"#575279\\\",\\\"list.focusOutline\\\":\\\"#6e6a8614\\\",\\\"list.highlightForeground\\\":\\\"#d7827e\\\",\\\"list.hoverBackground\\\":\\\"#6e6a860d\\\",\\\"list.hoverForeground\\\":\\\"#575279\\\",\\\"list.inactiveFocusBackground\\\":\\\"#6e6a860d\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#fffaf3\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#575279\\\",\\\"list.invalidItemForeground\\\":\\\"#b4637a\\\",\\\"list.warningForeground\\\":\\\"#ea9d34\\\",\\\"listFilterWidget.background\\\":\\\"#fffaf3\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#b4637a\\\",\\\"listFilterWidget.outline\\\":\\\"#f2e9e1\\\",\\\"menu.background\\\":\\\"#fffaf3\\\",\\\"menu.border\\\":\\\"#6e6a860d\\\",\\\"menu.foreground\\\":\\\"#575279\\\",\\\"menu.selectionBackground\\\":\\\"#6e6a8614\\\",\\\"menu.selectionBorder\\\":\\\"#f2e9e1\\\",\\\"menu.selectionForeground\\\":\\\"#575279\\\",\\\"menu.separatorBackground\\\":\\\"#6e6a8626\\\",\\\"menubar.selectionBackground\\\":\\\"#6e6a8614\\\",\\\"menubar.selectionBorder\\\":\\\"#6e6a860d\\\",\\\"menubar.selectionForeground\\\":\\\"#575279\\\",\\\"merge.border\\\":\\\"#f2e9e1\\\",\\\"merge.commonContentBackground\\\":\\\"#6e6a8614\\\",\\\"merge.commonHeaderBackground\\\":\\\"#6e6a8614\\\",\\\"merge.currentContentBackground\\\":\\\"#ea9d3433\\\",\\\"merge.currentHeaderBackground\\\":\\\"#ea9d3433\\\",\\\"merge.incomingContentBackground\\\":\\\"#56949f33\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#56949f33\\\",\\\"minimap.background\\\":\\\"#fffaf3\\\",\\\"minimap.errorHighlight\\\":\\\"#b4637a80\\\",\\\"minimap.findMatchHighlight\\\":\\\"#6e6a8614\\\",\\\"minimap.selectionHighlight\\\":\\\"#6e6a8614\\\",\\\"minimap.warningHighlight\\\":\\\"#ea9d3480\\\",\\\"minimapGutter.addedBackground\\\":\\\"#56949f\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#b4637a\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#d7827e\\\",\\\"minimapSlider.activeBackground\\\":\\\"#6e6a8626\\\",\\\"minimapSlider.background\\\":\\\"#6e6a8614\\\",\\\"minimapSlider.hoverBackground\\\":\\\"#6e6a8614\\\",\\\"notebook.cellBorderColor\\\":\\\"#56949f80\\\",\\\"notebook.cellEditorBackground\\\":\\\"#fffaf3\\\",\\\"notebook.cellHoverBackground\\\":\\\"#f2e9e180\\\",\\\"notebook.focusedCellBackground\\\":\\\"#6e6a860d\\\",\\\"notebook.focusedCellBorder\\\":\\\"#56949f\\\",\\\"notebook.outputContainerBackgroundColor\\\":\\\"#6e6a860d\\\",\\\"notificationCenter.border\\\":\\\"#6e6a8614\\\",\\\"notificationCenterHeader.background\\\":\\\"#fffaf3\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#797593\\\",\\\"notificationLink.foreground\\\":\\\"#907aa9\\\",\\\"notificationToast.border\\\":\\\"#6e6a8614\\\",\\\"notifications.background\\\":\\\"#fffaf3\\\",\\\"notifications.border\\\":\\\"#6e6a8614\\\",\\\"notifications.foreground\\\":\\\"#575279\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#b4637a\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#56949f\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#ea9d34\\\",\\\"panel.background\\\":\\\"#fffaf3\\\",\\\"panel.border\\\":\\\"#0000\\\",\\\"panel.dropBorder\\\":\\\"#f2e9e1\\\",\\\"panelInput.border\\\":\\\"#fffaf3\\\",\\\"panelSection.dropBackground\\\":\\\"#6e6a8614\\\",\\\"panelSectionHeader.background\\\":\\\"#fffaf3\\\",\\\"panelSectionHeader.foreground\\\":\\\"#575279\\\",\\\"panelTitle.activeBorder\\\":\\\"#6e6a8626\\\",\\\"panelTitle.activeForeground\\\":\\\"#575279\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#797593\\\",\\\"peekView.border\\\":\\\"#f2e9e1\\\",\\\"peekViewEditor.background\\\":\\\"#fffaf3\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#6e6a8626\\\",\\\"peekViewResult.background\\\":\\\"#fffaf3\\\",\\\"peekViewResult.fileForeground\\\":\\\"#797593\\\",\\\"peekViewResult.lineForeground\\\":\\\"#797593\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#6e6a8626\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#6e6a8614\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#575279\\\",\\\"peekViewTitle.background\\\":\\\"#f2e9e1\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#797593\\\",\\\"pickerGroup.border\\\":\\\"#6e6a8626\\\",\\\"pickerGroup.foreground\\\":\\\"#907aa9\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#d7827e\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#b4637a\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#56949f\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#ea9d34\\\",\\\"progressBar.background\\\":\\\"#d7827e\\\",\\\"quickInput.background\\\":\\\"#fffaf3\\\",\\\"quickInput.foreground\\\":\\\"#797593\\\",\\\"quickInputList.focusBackground\\\":\\\"#6e6a8614\\\",\\\"quickInputList.focusForeground\\\":\\\"#575279\\\",\\\"quickInputList.focusIconForeground\\\":\\\"#575279\\\",\\\"scrollbar.shadow\\\":\\\"#fffaf34d\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#28698380\\\",\\\"scrollbarSlider.background\\\":\\\"#6e6a8614\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#6e6a8626\\\",\\\"searchEditor.findMatchBackground\\\":\\\"#6e6a8614\\\",\\\"selection.background\\\":\\\"#6e6a8626\\\",\\\"settings.focusedRowBackground\\\":\\\"#fffaf3\\\",\\\"settings.focusedRowBorder\\\":\\\"#6e6a8614\\\",\\\"settings.headerForeground\\\":\\\"#575279\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#d7827e\\\",\\\"settings.rowHoverBackground\\\":\\\"#fffaf3\\\",\\\"sideBar.background\\\":\\\"#faf4ed\\\",\\\"sideBar.dropBackground\\\":\\\"#fffaf3\\\",\\\"sideBar.foreground\\\":\\\"#797593\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#6e6a8614\\\",\\\"statusBar.background\\\":\\\"#faf4ed\\\",\\\"statusBar.debuggingBackground\\\":\\\"#907aa9\\\",\\\"statusBar.debuggingForeground\\\":\\\"#faf4ed\\\",\\\"statusBar.foreground\\\":\\\"#797593\\\",\\\"statusBar.noFolderBackground\\\":\\\"#faf4ed\\\",\\\"statusBar.noFolderForeground\\\":\\\"#797593\\\",\\\"statusBarItem.activeBackground\\\":\\\"#6e6a8626\\\",\\\"statusBarItem.errorBackground\\\":\\\"#faf4ed\\\",\\\"statusBarItem.errorForeground\\\":\\\"#b4637a\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#6e6a8614\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#f2e9e1\\\",\\\"statusBarItem.prominentForeground\\\":\\\"#575279\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#6e6a8614\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#faf4ed\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ea9d34\\\",\\\"symbolIcon.arrayForeground\\\":\\\"#797593\\\",\\\"symbolIcon.classForeground\\\":\\\"#797593\\\",\\\"symbolIcon.colorForeground\\\":\\\"#797593\\\",\\\"symbolIcon.constantForeground\\\":\\\"#797593\\\",\\\"symbolIcon.constructorForeground\\\":\\\"#797593\\\",\\\"symbolIcon.enumeratorForeground\\\":\\\"#797593\\\",\\\"symbolIcon.enumeratorMemberForeground\\\":\\\"#797593\\\",\\\"symbolIcon.eventForeground\\\":\\\"#797593\\\",\\\"symbolIcon.fieldForeground\\\":\\\"#797593\\\",\\\"symbolIcon.fileForeground\\\":\\\"#797593\\\",\\\"symbolIcon.folderForeground\\\":\\\"#797593\\\",\\\"symbolIcon.functionForeground\\\":\\\"#797593\\\",\\\"symbolIcon.interfaceForeground\\\":\\\"#797593\\\",\\\"symbolIcon.keyForeground\\\":\\\"#797593\\\",\\\"symbolIcon.keywordForeground\\\":\\\"#797593\\\",\\\"symbolIcon.methodForeground\\\":\\\"#797593\\\",\\\"symbolIcon.moduleForeground\\\":\\\"#797593\\\",\\\"symbolIcon.namespaceForeground\\\":\\\"#797593\\\",\\\"symbolIcon.nullForeground\\\":\\\"#797593\\\",\\\"symbolIcon.numberForeground\\\":\\\"#797593\\\",\\\"symbolIcon.objectForeground\\\":\\\"#797593\\\",\\\"symbolIcon.operatorForeground\\\":\\\"#797593\\\",\\\"symbolIcon.packageForeground\\\":\\\"#797593\\\",\\\"symbolIcon.propertyForeground\\\":\\\"#797593\\\",\\\"symbolIcon.referenceForeground\\\":\\\"#797593\\\",\\\"symbolIcon.snippetForeground\\\":\\\"#797593\\\",\\\"symbolIcon.stringForeground\\\":\\\"#797593\\\",\\\"symbolIcon.structForeground\\\":\\\"#797593\\\",\\\"symbolIcon.textForeground\\\":\\\"#797593\\\",\\\"symbolIcon.typeParameterForeground\\\":\\\"#797593\\\",\\\"symbolIcon.unitForeground\\\":\\\"#797593\\\",\\\"symbolIcon.variableForeground\\\":\\\"#797593\\\",\\\"tab.activeBackground\\\":\\\"#6e6a860d\\\",\\\"tab.activeForeground\\\":\\\"#575279\\\",\\\"tab.activeModifiedBorder\\\":\\\"#56949f\\\",\\\"tab.border\\\":\\\"#0000\\\",\\\"tab.hoverBackground\\\":\\\"#6e6a8614\\\",\\\"tab.inactiveBackground\\\":\\\"#0000\\\",\\\"tab.inactiveForeground\\\":\\\"#797593\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#56949f80\\\",\\\"tab.lastPinnedBorder\\\":\\\"#9893a5\\\",\\\"tab.unfocusedActiveBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedInactiveBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedInactiveModifiedBorder\\\":\\\"#56949f80\\\",\\\"terminal.ansiBlack\\\":\\\"#f2e9e1\\\",\\\"terminal.ansiBlue\\\":\\\"#56949f\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#797593\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#56949f\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#d7827e\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#286983\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#907aa9\\\",\\\"terminal.ansiBrightRed\\\":\\\"#b4637a\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#575279\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ea9d34\\\",\\\"terminal.ansiCyan\\\":\\\"#d7827e\\\",\\\"terminal.ansiGreen\\\":\\\"#286983\\\",\\\"terminal.ansiMagenta\\\":\\\"#907aa9\\\",\\\"terminal.ansiRed\\\":\\\"#b4637a\\\",\\\"terminal.ansiWhite\\\":\\\"#575279\\\",\\\"terminal.ansiYellow\\\":\\\"#ea9d34\\\",\\\"terminal.dropBackground\\\":\\\"#6e6a8614\\\",\\\"terminal.foreground\\\":\\\"#575279\\\",\\\"terminal.selectionBackground\\\":\\\"#6e6a8614\\\",\\\"terminal.tab.activeBorder\\\":\\\"#575279\\\",\\\"terminalCursor.background\\\":\\\"#575279\\\",\\\"terminalCursor.foreground\\\":\\\"#9893a5\\\",\\\"textBlockQuote.background\\\":\\\"#fffaf3\\\",\\\"textBlockQuote.border\\\":\\\"#6e6a8614\\\",\\\"textCodeBlock.background\\\":\\\"#fffaf3\\\",\\\"textLink.activeForeground\\\":\\\"#907aa9e6\\\",\\\"textLink.foreground\\\":\\\"#907aa9\\\",\\\"textPreformat.foreground\\\":\\\"#ea9d34\\\",\\\"textSeparator.foreground\\\":\\\"#797593\\\",\\\"titleBar.activeBackground\\\":\\\"#faf4ed\\\",\\\"titleBar.activeForeground\\\":\\\"#797593\\\",\\\"titleBar.inactiveBackground\\\":\\\"#fffaf3\\\",\\\"titleBar.inactiveForeground\\\":\\\"#797593\\\",\\\"toolbar.activeBackground\\\":\\\"#6e6a8626\\\",\\\"toolbar.hoverBackground\\\":\\\"#6e6a8614\\\",\\\"tree.indentGuidesStroke\\\":\\\"#797593\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#faf4ed\\\",\\\"welcomePage.background\\\":\\\"#faf4ed\\\",\\\"widget.shadow\\\":\\\"#fffaf34d\\\",\\\"window.activeBorder\\\":\\\"#fffaf3\\\",\\\"window.inactiveBorder\\\":\\\"#fffaf3\\\"},\\\"displayName\\\":\\\"Rosé Pine Dawn\\\",\\\"name\\\":\\\"rose-pine-dawn\\\",\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#9893a5\\\"}},{\\\"scope\\\":[\\\"constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#286983\\\"}},{\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d7827e\\\"}},{\\\"scope\\\":[\\\"entity.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d7827e\\\"}},{\\\"scope\\\":[\\\"entity.name.section\\\",\\\"entity.name.tag\\\",\\\"entity.name.namespace\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#56949f\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"entity.other.inherited-class\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#907aa9\\\"}},{\\\"scope\\\":[\\\"invalid\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b4637a\\\"}},{\\\"scope\\\":[\\\"invalid.deprecated\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#797593\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"variable.language.this\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#286983\\\"}},{\\\"scope\\\":[\\\"markup.inserted.diff\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#56949f\\\"}},{\\\"scope\\\":[\\\"markup.deleted.diff\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b4637a\\\"}},{\\\"scope\\\":\\\"markup.heading\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"markup.bold.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"markup.italic.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"meta.diff.range\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#907aa9\\\"}},{\\\"scope\\\":[\\\"meta.tag\\\",\\\"meta.brace\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#575279\\\"}},{\\\"scope\\\":[\\\"meta.import\\\",\\\"meta.export\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#286983\\\"}},{\\\"scope\\\":\\\"meta.directive.vue\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#907aa9\\\"}},{\\\"scope\\\":\\\"meta.property-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#56949f\\\"}},{\\\"scope\\\":\\\"meta.property-value.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ea9d34\\\"}},{\\\"scope\\\":\\\"meta.tag.other.html\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#797593\\\"}},{\\\"scope\\\":[\\\"punctuation\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#797593\\\"}},{\\\"scope\\\":[\\\"punctuation.accessor\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#286983\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ea9d34\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9893a5\\\"}},{\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#286983\\\"}},{\\\"scope\\\":[\\\"string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ea9d34\\\"}},{\\\"scope\\\":[\\\"support\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#56949f\\\"}},{\\\"scope\\\":[\\\"support.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ea9d34\\\"}},{\\\"scope\\\":[\\\"support.function\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#b4637a\\\"}},{\\\"scope\\\":[\\\"variable\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#d7827e\\\"}},{\\\"scope\\\":[\\\"variable.other\\\",\\\"variable.language\\\",\\\"variable.function\\\",\\\"variable.argument\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#575279\\\"}},{\\\"scope\\\":[\\\"variable.parameter\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#907aa9\\\"}}],\\\"type\\\":\\\"light\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,gsqBAAs4uB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.activeBorder":"#e0def4","activityBar.background":"#232136","activityBar.dropBorder":"#393552","activityBar.foreground":"#e0def4","activityBar.inactiveForeground":"#908caa","activityBarBadge.background":"#ea9a97","activityBarBadge.foreground":"#232136","badge.background":"#ea9a97","badge.foreground":"#232136","banner.background":"#2a273f","banner.foreground":"#e0def4","banner.iconForeground":"#908caa","breadcrumb.activeSelectionForeground":"#ea9a97","breadcrumb.background":"#232136","breadcrumb.focusForeground":"#908caa","breadcrumb.foreground":"#6e6a86","breadcrumbPicker.background":"#2a273f","button.background":"#ea9a97","button.foreground":"#232136","button.hoverBackground":"#ea9a97e6","button.secondaryBackground":"#2a273f","button.secondaryForeground":"#e0def4","button.secondaryHoverBackground":"#393552","charts.blue":"#9ccfd8","charts.foreground":"#e0def4","charts.green":"#3e8fb0","charts.lines":"#908caa","charts.orange":"#ea9a97","charts.purple":"#c4a7e7","charts.red":"#eb6f92","charts.yellow":"#f6c177","checkbox.background":"#2a273f","checkbox.border":"#817c9c26","checkbox.foreground":"#e0def4","debugExceptionWidget.background":"#2a273f","debugExceptionWidget.border":"#817c9c26","debugIcon.breakpointCurrentStackframeForeground":"#908caa","debugIcon.breakpointDisabledForeground":"#908caa","debugIcon.breakpointForeground":"#908caa","debugIcon.breakpointStackframeForeground":"#908caa","debugIcon.breakpointUnverifiedForeground":"#908caa","debugIcon.continueForeground":"#908caa","debugIcon.disconnectForeground":"#908caa","debugIcon.pauseForeground":"#908caa","debugIcon.restartForeground":"#908caa","debugIcon.startForeground":"#908caa","debugIcon.stepBackForeground":"#908caa","debugIcon.stepIntoForeground":"#908caa","debugIcon.stepOutForeground":"#908caa","debugIcon.stepOverForeground":"#908caa","debugIcon.stopForeground":"#eb6f92","debugToolBar.background":"#2a273f","debugToolBar.border":"#393552","descriptionForeground":"#908caa","diffEditor.border":"#393552","diffEditor.diagonalFill":"#817c9c4d","diffEditor.insertedLineBackground":"#9ccfd826","diffEditor.insertedTextBackground":"#9ccfd826","diffEditor.removedLineBackground":"#eb6f9226","diffEditor.removedTextBackground":"#eb6f9226","diffEditorOverview.insertedForeground":"#9ccfd880","diffEditorOverview.removedForeground":"#eb6f9280","dropdown.background":"#2a273f","dropdown.border":"#817c9c26","dropdown.foreground":"#e0def4","dropdown.listBackground":"#2a273f","editor.background":"#232136","editor.findMatchBackground":"#f6c17733","editor.findMatchBorder":"#f6c17780","editor.findMatchForeground":"#e0def4","editor.findMatchHighlightBackground":"#817c9c4d","editor.findMatchHighlightForeground":"#e0def4cc","editor.findRangeHighlightBackground":"#817c9c4d","editor.findRangeHighlightBorder":"#0000","editor.focusedStackFrameHighlightBackground":"#817c9c26","editor.foldBackground":"#817c9c26","editor.foreground":"#e0def4","editor.hoverHighlightBackground":"#0000","editor.inactiveSelectionBackground":"#817c9c14","editor.inlineValuesBackground":"#0000","editor.inlineValuesForeground":"#908caa","editor.lineHighlightBackground":"#817c9c14","editor.lineHighlightBorder":"#0000","editor.linkedEditingBackground":"#817c9c26","editor.rangeHighlightBackground":"#817c9c14","editor.selectionBackground":"#817c9c26","editor.selectionForeground":"#e0def4","editor.selectionHighlightBackground":"#817c9c26","editor.selectionHighlightBorder":"#232136","editor.snippetFinalTabstopHighlightBackground":"#817c9c26","editor.snippetFinalTabstopHighlightBorder":"#2a273f","editor.snippetTabstopHighlightBackground":"#817c9c26","editor.snippetTabstopHighlightBorder":"#2a273f","editor.stackFrameHighlightBackground":"#817c9c26","editor.symbolHighlightBackground":"#817c9c26","editor.symbolHighlightBorder":"#0000","editor.wordHighlightBackground":"#817c9c26","editor.wordHighlightBorder":"#0000","editor.wordHighlightStrongBackground":"#817c9c26","editor.wordHighlightStrongBorder":"#817c9c26","editorBracketHighlight.foreground1":"#eb6f9280","editorBracketHighlight.foreground2":"#3e8fb080","editorBracketHighlight.foreground3":"#f6c17780","editorBracketHighlight.foreground4":"#9ccfd880","editorBracketHighlight.foreground5":"#ea9a9780","editorBracketHighlight.foreground6":"#c4a7e780","editorBracketMatch.background":"#0000","editorBracketMatch.border":"#908caa","editorBracketPairGuide.activeBackground1":"#3e8fb0","editorBracketPairGuide.activeBackground2":"#ea9a97","editorBracketPairGuide.activeBackground3":"#c4a7e7","editorBracketPairGuide.activeBackground4":"#9ccfd8","editorBracketPairGuide.activeBackground5":"#f6c177","editorBracketPairGuide.activeBackground6":"#eb6f92","editorBracketPairGuide.background1":"#3e8fb080","editorBracketPairGuide.background2":"#ea9a9780","editorBracketPairGuide.background3":"#c4a7e780","editorBracketPairGuide.background4":"#9ccfd880","editorBracketPairGuide.background5":"#f6c17780","editorBracketPairGuide.background6":"#eb6f9280","editorCodeLens.foreground":"#ea9a97","editorCursor.background":"#e0def4","editorCursor.foreground":"#6e6a86","editorError.border":"#0000","editorError.foreground":"#eb6f92","editorGhostText.foreground":"#908caa","editorGroup.border":"#0000","editorGroup.dropBackground":"#2a273f","editorGroup.emptyBackground":"#0000","editorGroup.focusedEmptyBorder":"#0000","editorGroupHeader.noTabsBackground":"#0000","editorGroupHeader.tabsBackground":"#0000","editorGroupHeader.tabsBorder":"#0000","editorGutter.addedBackground":"#9ccfd8","editorGutter.background":"#232136","editorGutter.commentRangeForeground":"#393552","editorGutter.deletedBackground":"#eb6f92","editorGutter.foldingControlForeground":"#c4a7e7","editorGutter.modifiedBackground":"#ea9a97","editorHint.border":"#0000","editorHint.foreground":"#908caa","editorHoverWidget.background":"#2a273f","editorHoverWidget.border":"#6e6a8680","editorHoverWidget.foreground":"#908caa","editorHoverWidget.highlightForeground":"#e0def4","editorHoverWidget.statusBarBackground":"#0000","editorIndentGuide.activeBackground1":"#6e6a86","editorIndentGuide.background1":"#817c9c4d","editorInfo.border":"#393552","editorInfo.foreground":"#9ccfd8","editorInlayHint.background":"#39355280","editorInlayHint.foreground":"#908caa80","editorInlayHint.parameterBackground":"#39355280","editorInlayHint.parameterForeground":"#c4a7e780","editorInlayHint.typeBackground":"#39355280","editorInlayHint.typeForeground":"#9ccfd880","editorLightBulb.foreground":"#3e8fb0","editorLightBulbAutoFix.foreground":"#ea9a97","editorLineNumber.activeForeground":"#e0def4","editorLineNumber.foreground":"#908caa","editorLink.activeForeground":"#ea9a97","editorMarkerNavigation.background":"#2a273f","editorMarkerNavigationError.background":"#2a273f","editorMarkerNavigationInfo.background":"#2a273f","editorMarkerNavigationWarning.background":"#2a273f","editorOverviewRuler.addedForeground":"#9ccfd880","editorOverviewRuler.background":"#232136","editorOverviewRuler.border":"#817c9c4d","editorOverviewRuler.bracketMatchForeground":"#908caa","editorOverviewRuler.commentForeground":"#908caa80","editorOverviewRuler.commentUnresolvedForeground":"#f6c17780","editorOverviewRuler.commonContentForeground":"#817c9c14","editorOverviewRuler.currentContentForeground":"#817c9c26","editorOverviewRuler.deletedForeground":"#eb6f9280","editorOverviewRuler.errorForeground":"#eb6f9280","editorOverviewRuler.findMatchForeground":"#817c9c4d","editorOverviewRuler.incomingContentForeground":"#c4a7e780","editorOverviewRuler.infoForeground":"#9ccfd880","editorOverviewRuler.modifiedForeground":"#ea9a9780","editorOverviewRuler.rangeHighlightForeground":"#817c9c4d","editorOverviewRuler.selectionHighlightForeground":"#817c9c4d","editorOverviewRuler.warningForeground":"#f6c17780","editorOverviewRuler.wordHighlightForeground":"#817c9c26","editorOverviewRuler.wordHighlightStrongForeground":"#817c9c4d","editorPane.background":"#0000","editorRuler.foreground":"#817c9c4d","editorSuggestWidget.background":"#2a273f","editorSuggestWidget.border":"#0000","editorSuggestWidget.focusHighlightForeground":"#ea9a97","editorSuggestWidget.foreground":"#908caa","editorSuggestWidget.highlightForeground":"#ea9a97","editorSuggestWidget.selectedBackground":"#817c9c26","editorSuggestWidget.selectedForeground":"#e0def4","editorSuggestWidget.selectedIconForeground":"#e0def4","editorUnnecessaryCode.border":"#0000","editorUnnecessaryCode.opacity":"#e0def480","editorWarning.border":"#0000","editorWarning.foreground":"#f6c177","editorWhitespace.foreground":"#6e6a8680","editorWidget.background":"#2a273f","editorWidget.border":"#393552","editorWidget.foreground":"#908caa","editorWidget.resizeBorder":"#6e6a86","errorForeground":"#eb6f92","extensionBadge.remoteBackground":"#c4a7e7","extensionBadge.remoteForeground":"#232136","extensionButton.prominentBackground":"#ea9a97","extensionButton.prominentForeground":"#232136","extensionButton.prominentHoverBackground":"#ea9a97e6","extensionIcon.preReleaseForeground":"#3e8fb0","extensionIcon.starForeground":"#ea9a97","extensionIcon.verifiedForeground":"#c4a7e7","focusBorder":"#817c9c26","foreground":"#e0def4","git.blame.editorDecorationForeground":"#6e6a86","gitDecoration.addedResourceForeground":"#9ccfd8","gitDecoration.conflictingResourceForeground":"#eb6f92","gitDecoration.deletedResourceForeground":"#908caa","gitDecoration.ignoredResourceForeground":"#6e6a86","gitDecoration.modifiedResourceForeground":"#ea9a97","gitDecoration.renamedResourceForeground":"#3e8fb0","gitDecoration.stageDeletedResourceForeground":"#eb6f92","gitDecoration.stageModifiedResourceForeground":"#c4a7e7","gitDecoration.submoduleResourceForeground":"#f6c177","gitDecoration.untrackedResourceForeground":"#f6c177","icon.foreground":"#908caa","input.background":"#39355280","input.border":"#817c9c26","input.foreground":"#e0def4","input.placeholderForeground":"#908caa","inputOption.activeBackground":"#ea9a9726","inputOption.activeBorder":"#0000","inputOption.activeForeground":"#ea9a97","inputValidation.errorBackground":"#2a273f","inputValidation.errorBorder":"#817c9c4d","inputValidation.errorForeground":"#eb6f92","inputValidation.infoBackground":"#2a273f","inputValidation.infoBorder":"#817c9c4d","inputValidation.infoForeground":"#9ccfd8","inputValidation.warningBackground":"#2a273f","inputValidation.warningBorder":"#817c9c4d","inputValidation.warningForeground":"#9ccfd880","keybindingLabel.background":"#393552","keybindingLabel.border":"#817c9c4d","keybindingLabel.bottomBorder":"#817c9c4d","keybindingLabel.foreground":"#c4a7e7","keybindingTable.headerBackground":"#393552","keybindingTable.rowsBackground":"#2a273f","list.activeSelectionBackground":"#817c9c26","list.activeSelectionForeground":"#e0def4","list.deemphasizedForeground":"#908caa","list.dropBackground":"#2a273f","list.errorForeground":"#eb6f92","list.filterMatchBackground":"#2a273f","list.filterMatchBorder":"#ea9a97","list.focusBackground":"#817c9c4d","list.focusForeground":"#e0def4","list.focusOutline":"#817c9c26","list.highlightForeground":"#ea9a97","list.hoverBackground":"#817c9c14","list.hoverForeground":"#e0def4","list.inactiveFocusBackground":"#817c9c14","list.inactiveSelectionBackground":"#2a273f","list.inactiveSelectionForeground":"#e0def4","list.invalidItemForeground":"#eb6f92","list.warningForeground":"#f6c177","listFilterWidget.background":"#2a273f","listFilterWidget.noMatchesOutline":"#eb6f92","listFilterWidget.outline":"#393552","menu.background":"#2a273f","menu.border":"#817c9c14","menu.foreground":"#e0def4","menu.selectionBackground":"#817c9c26","menu.selectionBorder":"#393552","menu.selectionForeground":"#e0def4","menu.separatorBackground":"#817c9c4d","menubar.selectionBackground":"#817c9c26","menubar.selectionBorder":"#817c9c14","menubar.selectionForeground":"#e0def4","merge.border":"#393552","merge.commonContentBackground":"#817c9c26","merge.commonHeaderBackground":"#817c9c26","merge.currentContentBackground":"#f6c17733","merge.currentHeaderBackground":"#f6c17733","merge.incomingContentBackground":"#9ccfd833","merge.incomingHeaderBackground":"#9ccfd833","minimap.background":"#2a273f","minimap.errorHighlight":"#eb6f9280","minimap.findMatchHighlight":"#817c9c26","minimap.selectionHighlight":"#817c9c26","minimap.warningHighlight":"#f6c17780","minimapGutter.addedBackground":"#9ccfd8","minimapGutter.deletedBackground":"#eb6f92","minimapGutter.modifiedBackground":"#ea9a97","minimapSlider.activeBackground":"#817c9c4d","minimapSlider.background":"#817c9c26","minimapSlider.hoverBackground":"#817c9c26","notebook.cellBorderColor":"#9ccfd880","notebook.cellEditorBackground":"#2a273f","notebook.cellHoverBackground":"#39355280","notebook.focusedCellBackground":"#817c9c14","notebook.focusedCellBorder":"#9ccfd8","notebook.outputContainerBackgroundColor":"#817c9c14","notificationCenter.border":"#817c9c26","notificationCenterHeader.background":"#2a273f","notificationCenterHeader.foreground":"#908caa","notificationLink.foreground":"#c4a7e7","notificationToast.border":"#817c9c26","notifications.background":"#2a273f","notifications.border":"#817c9c26","notifications.foreground":"#e0def4","notificationsErrorIcon.foreground":"#eb6f92","notificationsInfoIcon.foreground":"#9ccfd8","notificationsWarningIcon.foreground":"#f6c177","panel.background":"#2a273f","panel.border":"#0000","panel.dropBorder":"#393552","panelInput.border":"#2a273f","panelSection.dropBackground":"#817c9c26","panelSectionHeader.background":"#2a273f","panelSectionHeader.foreground":"#e0def4","panelTitle.activeBorder":"#817c9c4d","panelTitle.activeForeground":"#e0def4","panelTitle.inactiveForeground":"#908caa","peekView.border":"#393552","peekViewEditor.background":"#2a273f","peekViewEditor.matchHighlightBackground":"#817c9c4d","peekViewResult.background":"#2a273f","peekViewResult.fileForeground":"#908caa","peekViewResult.lineForeground":"#908caa","peekViewResult.matchHighlightBackground":"#817c9c4d","peekViewResult.selectionBackground":"#817c9c26","peekViewResult.selectionForeground":"#e0def4","peekViewTitle.background":"#393552","peekViewTitleDescription.foreground":"#908caa","pickerGroup.border":"#817c9c4d","pickerGroup.foreground":"#c4a7e7","ports.iconRunningProcessForeground":"#ea9a97","problemsErrorIcon.foreground":"#eb6f92","problemsInfoIcon.foreground":"#9ccfd8","problemsWarningIcon.foreground":"#f6c177","progressBar.background":"#ea9a97","quickInput.background":"#2a273f","quickInput.foreground":"#908caa","quickInputList.focusBackground":"#817c9c26","quickInputList.focusForeground":"#e0def4","quickInputList.focusIconForeground":"#e0def4","scrollbar.shadow":"#2a273f4d","scrollbarSlider.activeBackground":"#3e8fb080","scrollbarSlider.background":"#817c9c26","scrollbarSlider.hoverBackground":"#817c9c4d","searchEditor.findMatchBackground":"#817c9c26","selection.background":"#817c9c4d","settings.focusedRowBackground":"#2a273f","settings.focusedRowBorder":"#817c9c26","settings.headerForeground":"#e0def4","settings.modifiedItemIndicator":"#ea9a97","settings.rowHoverBackground":"#2a273f","sideBar.background":"#232136","sideBar.dropBackground":"#2a273f","sideBar.foreground":"#908caa","sideBarSectionHeader.background":"#0000","sideBarSectionHeader.border":"#817c9c26","statusBar.background":"#232136","statusBar.debuggingBackground":"#c4a7e7","statusBar.debuggingForeground":"#232136","statusBar.foreground":"#908caa","statusBar.noFolderBackground":"#232136","statusBar.noFolderForeground":"#908caa","statusBarItem.activeBackground":"#817c9c4d","statusBarItem.errorBackground":"#232136","statusBarItem.errorForeground":"#eb6f92","statusBarItem.hoverBackground":"#817c9c26","statusBarItem.prominentBackground":"#393552","statusBarItem.prominentForeground":"#e0def4","statusBarItem.prominentHoverBackground":"#817c9c26","statusBarItem.remoteBackground":"#232136","statusBarItem.remoteForeground":"#f6c177","symbolIcon.arrayForeground":"#908caa","symbolIcon.classForeground":"#908caa","symbolIcon.colorForeground":"#908caa","symbolIcon.constantForeground":"#908caa","symbolIcon.constructorForeground":"#908caa","symbolIcon.enumeratorForeground":"#908caa","symbolIcon.enumeratorMemberForeground":"#908caa","symbolIcon.eventForeground":"#908caa","symbolIcon.fieldForeground":"#908caa","symbolIcon.fileForeground":"#908caa","symbolIcon.folderForeground":"#908caa","symbolIcon.functionForeground":"#908caa","symbolIcon.interfaceForeground":"#908caa","symbolIcon.keyForeground":"#908caa","symbolIcon.keywordForeground":"#908caa","symbolIcon.methodForeground":"#908caa","symbolIcon.moduleForeground":"#908caa","symbolIcon.namespaceForeground":"#908caa","symbolIcon.nullForeground":"#908caa","symbolIcon.numberForeground":"#908caa","symbolIcon.objectForeground":"#908caa","symbolIcon.operatorForeground":"#908caa","symbolIcon.packageForeground":"#908caa","symbolIcon.propertyForeground":"#908caa","symbolIcon.referenceForeground":"#908caa","symbolIcon.snippetForeground":"#908caa","symbolIcon.stringForeground":"#908caa","symbolIcon.structForeground":"#908caa","symbolIcon.textForeground":"#908caa","symbolIcon.typeParameterForeground":"#908caa","symbolIcon.unitForeground":"#908caa","symbolIcon.variableForeground":"#908caa","tab.activeBackground":"#817c9c14","tab.activeForeground":"#e0def4","tab.activeModifiedBorder":"#9ccfd8","tab.border":"#0000","tab.hoverBackground":"#817c9c26","tab.inactiveBackground":"#0000","tab.inactiveForeground":"#908caa","tab.inactiveModifiedBorder":"#9ccfd880","tab.lastPinnedBorder":"#6e6a86","tab.unfocusedActiveBackground":"#0000","tab.unfocusedHoverBackground":"#0000","tab.unfocusedInactiveBackground":"#0000","tab.unfocusedInactiveModifiedBorder":"#9ccfd880","terminal.ansiBlack":"#393552","terminal.ansiBlue":"#9ccfd8","terminal.ansiBrightBlack":"#908caa","terminal.ansiBrightBlue":"#9ccfd8","terminal.ansiBrightCyan":"#ea9a97","terminal.ansiBrightGreen":"#3e8fb0","terminal.ansiBrightMagenta":"#c4a7e7","terminal.ansiBrightRed":"#eb6f92","terminal.ansiBrightWhite":"#e0def4","terminal.ansiBrightYellow":"#f6c177","terminal.ansiCyan":"#ea9a97","terminal.ansiGreen":"#3e8fb0","terminal.ansiMagenta":"#c4a7e7","terminal.ansiRed":"#eb6f92","terminal.ansiWhite":"#e0def4","terminal.ansiYellow":"#f6c177","terminal.dropBackground":"#817c9c26","terminal.foreground":"#e0def4","terminal.selectionBackground":"#817c9c26","terminal.tab.activeBorder":"#e0def4","terminalCursor.background":"#e0def4","terminalCursor.foreground":"#6e6a86","textBlockQuote.background":"#2a273f","textBlockQuote.border":"#817c9c26","textCodeBlock.background":"#2a273f","textLink.activeForeground":"#c4a7e7e6","textLink.foreground":"#c4a7e7","textPreformat.foreground":"#f6c177","textSeparator.foreground":"#908caa","titleBar.activeBackground":"#232136","titleBar.activeForeground":"#908caa","titleBar.inactiveBackground":"#2a273f","titleBar.inactiveForeground":"#908caa","toolbar.activeBackground":"#817c9c4d","toolbar.hoverBackground":"#817c9c26","tree.indentGuidesStroke":"#908caa","walkThrough.embeddedEditorBackground":"#232136","welcomePage.background":"#232136","widget.shadow":"#2a273f4d","window.activeBorder":"#2a273f","window.inactiveBorder":"#2a273f"},"displayName":"Rosé Pine Moon","name":"rose-pine-moon","tokenColors":[{"scope":["comment"],"settings":{"fontStyle":"italic","foreground":"#6e6a86"}},{"scope":["constant"],"settings":{"foreground":"#3e8fb0"}},{"scope":["constant.numeric","constant.language"],"settings":{"foreground":"#ea9a97"}},{"scope":["entity.name"],"settings":{"foreground":"#ea9a97"}},{"scope":["entity.name.section","entity.name.tag","entity.name.namespace","entity.name.type"],"settings":{"foreground":"#9ccfd8"}},{"scope":["entity.other.attribute-name","entity.other.inherited-class"],"settings":{"fontStyle":"italic","foreground":"#c4a7e7"}},{"scope":["invalid"],"settings":{"foreground":"#eb6f92"}},{"scope":["invalid.deprecated"],"settings":{"foreground":"#908caa"}},{"scope":["keyword","variable.language.this"],"settings":{"foreground":"#3e8fb0"}},{"scope":["markup.inserted.diff"],"settings":{"foreground":"#9ccfd8"}},{"scope":["markup.deleted.diff"],"settings":{"foreground":"#eb6f92"}},{"scope":"markup.heading","settings":{"fontStyle":"bold"}},{"scope":"markup.bold.markdown","settings":{"fontStyle":"bold"}},{"scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}},{"scope":["meta.diff.range"],"settings":{"foreground":"#c4a7e7"}},{"scope":["meta.tag","meta.brace"],"settings":{"foreground":"#e0def4"}},{"scope":["meta.import","meta.export"],"settings":{"foreground":"#3e8fb0"}},{"scope":"meta.directive.vue","settings":{"fontStyle":"italic","foreground":"#c4a7e7"}},{"scope":"meta.property-name.css","settings":{"foreground":"#9ccfd8"}},{"scope":"meta.property-value.css","settings":{"foreground":"#f6c177"}},{"scope":"meta.tag.other.html","settings":{"foreground":"#908caa"}},{"scope":["punctuation"],"settings":{"foreground":"#908caa"}},{"scope":["punctuation.accessor"],"settings":{"foreground":"#3e8fb0"}},{"scope":["punctuation.definition.string"],"settings":{"foreground":"#f6c177"}},{"scope":["punctuation.definition.tag"],"settings":{"foreground":"#6e6a86"}},{"scope":["storage.type","storage.modifier"],"settings":{"foreground":"#3e8fb0"}},{"scope":["string"],"settings":{"foreground":"#f6c177"}},{"scope":["support"],"settings":{"foreground":"#9ccfd8"}},{"scope":["support.constant"],"settings":{"foreground":"#f6c177"}},{"scope":["support.function"],"settings":{"fontStyle":"italic","foreground":"#eb6f92"}},{"scope":["variable"],"settings":{"fontStyle":"italic","foreground":"#ea9a97"}},{"scope":["variable.other","variable.language","variable.function","variable.argument"],"settings":{"foreground":"#e0def4"}},{"scope":["variable.parameter"],"settings":{"foreground":"#c4a7e7"}}],"type":"dark"}`));export{e as default};
|
|
2
|
-
//# sourceMappingURL=rose-pine-moon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"rose-pine-moon.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine-moon.mjs"],"sourcesContent":["/* Theme: rose-pine-moon */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.activeBorder\\\":\\\"#e0def4\\\",\\\"activityBar.background\\\":\\\"#232136\\\",\\\"activityBar.dropBorder\\\":\\\"#393552\\\",\\\"activityBar.foreground\\\":\\\"#e0def4\\\",\\\"activityBar.inactiveForeground\\\":\\\"#908caa\\\",\\\"activityBarBadge.background\\\":\\\"#ea9a97\\\",\\\"activityBarBadge.foreground\\\":\\\"#232136\\\",\\\"badge.background\\\":\\\"#ea9a97\\\",\\\"badge.foreground\\\":\\\"#232136\\\",\\\"banner.background\\\":\\\"#2a273f\\\",\\\"banner.foreground\\\":\\\"#e0def4\\\",\\\"banner.iconForeground\\\":\\\"#908caa\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ea9a97\\\",\\\"breadcrumb.background\\\":\\\"#232136\\\",\\\"breadcrumb.focusForeground\\\":\\\"#908caa\\\",\\\"breadcrumb.foreground\\\":\\\"#6e6a86\\\",\\\"breadcrumbPicker.background\\\":\\\"#2a273f\\\",\\\"button.background\\\":\\\"#ea9a97\\\",\\\"button.foreground\\\":\\\"#232136\\\",\\\"button.hoverBackground\\\":\\\"#ea9a97e6\\\",\\\"button.secondaryBackground\\\":\\\"#2a273f\\\",\\\"button.secondaryForeground\\\":\\\"#e0def4\\\",\\\"button.secondaryHoverBackground\\\":\\\"#393552\\\",\\\"charts.blue\\\":\\\"#9ccfd8\\\",\\\"charts.foreground\\\":\\\"#e0def4\\\",\\\"charts.green\\\":\\\"#3e8fb0\\\",\\\"charts.lines\\\":\\\"#908caa\\\",\\\"charts.orange\\\":\\\"#ea9a97\\\",\\\"charts.purple\\\":\\\"#c4a7e7\\\",\\\"charts.red\\\":\\\"#eb6f92\\\",\\\"charts.yellow\\\":\\\"#f6c177\\\",\\\"checkbox.background\\\":\\\"#2a273f\\\",\\\"checkbox.border\\\":\\\"#817c9c26\\\",\\\"checkbox.foreground\\\":\\\"#e0def4\\\",\\\"debugExceptionWidget.background\\\":\\\"#2a273f\\\",\\\"debugExceptionWidget.border\\\":\\\"#817c9c26\\\",\\\"debugIcon.breakpointCurrentStackframeForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointStackframeForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#908caa\\\",\\\"debugIcon.continueForeground\\\":\\\"#908caa\\\",\\\"debugIcon.disconnectForeground\\\":\\\"#908caa\\\",\\\"debugIcon.pauseForeground\\\":\\\"#908caa\\\",\\\"debugIcon.restartForeground\\\":\\\"#908caa\\\",\\\"debugIcon.startForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepBackForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepIntoForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepOutForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepOverForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stopForeground\\\":\\\"#eb6f92\\\",\\\"debugToolBar.background\\\":\\\"#2a273f\\\",\\\"debugToolBar.border\\\":\\\"#393552\\\",\\\"descriptionForeground\\\":\\\"#908caa\\\",\\\"diffEditor.border\\\":\\\"#393552\\\",\\\"diffEditor.diagonalFill\\\":\\\"#817c9c4d\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#9ccfd826\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#9ccfd826\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#eb6f9226\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#eb6f9226\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#9ccfd880\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#eb6f9280\\\",\\\"dropdown.background\\\":\\\"#2a273f\\\",\\\"dropdown.border\\\":\\\"#817c9c26\\\",\\\"dropdown.foreground\\\":\\\"#e0def4\\\",\\\"dropdown.listBackground\\\":\\\"#2a273f\\\",\\\"editor.background\\\":\\\"#232136\\\",\\\"editor.findMatchBackground\\\":\\\"#f6c17733\\\",\\\"editor.findMatchBorder\\\":\\\"#f6c17780\\\",\\\"editor.findMatchForeground\\\":\\\"#e0def4\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#817c9c4d\\\",\\\"editor.findMatchHighlightForeground\\\":\\\"#e0def4cc\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#817c9c4d\\\",\\\"editor.findRangeHighlightBorder\\\":\\\"#0000\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#817c9c26\\\",\\\"editor.foldBackground\\\":\\\"#817c9c26\\\",\\\"editor.foreground\\\":\\\"#e0def4\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#0000\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#817c9c14\\\",\\\"editor.inlineValuesBackground\\\":\\\"#0000\\\",\\\"editor.inlineValuesForeground\\\":\\\"#908caa\\\",\\\"editor.lineHighlightBackground\\\":\\\"#817c9c14\\\",\\\"editor.lineHighlightBorder\\\":\\\"#0000\\\",\\\"editor.linkedEditingBackground\\\":\\\"#817c9c26\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#817c9c14\\\",\\\"editor.selectionBackground\\\":\\\"#817c9c26\\\",\\\"editor.selectionForeground\\\":\\\"#e0def4\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#817c9c26\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#232136\\\",\\\"editor.snippetFinalTabstopHighlightBackground\\\":\\\"#817c9c26\\\",\\\"editor.snippetFinalTabstopHighlightBorder\\\":\\\"#2a273f\\\",\\\"editor.snippetTabstopHighlightBackground\\\":\\\"#817c9c26\\\",\\\"editor.snippetTabstopHighlightBorder\\\":\\\"#2a273f\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#817c9c26\\\",\\\"editor.symbolHighlightBackground\\\":\\\"#817c9c26\\\",\\\"editor.symbolHighlightBorder\\\":\\\"#0000\\\",\\\"editor.wordHighlightBackground\\\":\\\"#817c9c26\\\",\\\"editor.wordHighlightBorder\\\":\\\"#0000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#817c9c26\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#817c9c26\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#eb6f9280\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#3e8fb080\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#f6c17780\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#9ccfd880\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#ea9a9780\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#c4a7e780\\\",\\\"editorBracketMatch.background\\\":\\\"#0000\\\",\\\"editorBracketMatch.border\\\":\\\"#908caa\\\",\\\"editorBracketPairGuide.activeBackground1\\\":\\\"#3e8fb0\\\",\\\"editorBracketPairGuide.activeBackground2\\\":\\\"#ea9a97\\\",\\\"editorBracketPairGuide.activeBackground3\\\":\\\"#c4a7e7\\\",\\\"editorBracketPairGuide.activeBackground4\\\":\\\"#9ccfd8\\\",\\\"editorBracketPairGuide.activeBackground5\\\":\\\"#f6c177\\\",\\\"editorBracketPairGuide.activeBackground6\\\":\\\"#eb6f92\\\",\\\"editorBracketPairGuide.background1\\\":\\\"#3e8fb080\\\",\\\"editorBracketPairGuide.background2\\\":\\\"#ea9a9780\\\",\\\"editorBracketPairGuide.background3\\\":\\\"#c4a7e780\\\",\\\"editorBracketPairGuide.background4\\\":\\\"#9ccfd880\\\",\\\"editorBracketPairGuide.background5\\\":\\\"#f6c17780\\\",\\\"editorBracketPairGuide.background6\\\":\\\"#eb6f9280\\\",\\\"editorCodeLens.foreground\\\":\\\"#ea9a97\\\",\\\"editorCursor.background\\\":\\\"#e0def4\\\",\\\"editorCursor.foreground\\\":\\\"#6e6a86\\\",\\\"editorError.border\\\":\\\"#0000\\\",\\\"editorError.foreground\\\":\\\"#eb6f92\\\",\\\"editorGhostText.foreground\\\":\\\"#908caa\\\",\\\"editorGroup.border\\\":\\\"#0000\\\",\\\"editorGroup.dropBackground\\\":\\\"#2a273f\\\",\\\"editorGroup.emptyBackground\\\":\\\"#0000\\\",\\\"editorGroup.focusedEmptyBorder\\\":\\\"#0000\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#0000\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#0000\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#0000\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccfd8\\\",\\\"editorGutter.background\\\":\\\"#232136\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#393552\\\",\\\"editorGutter.deletedBackground\\\":\\\"#eb6f92\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#c4a7e7\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#ea9a97\\\",\\\"editorHint.border\\\":\\\"#0000\\\",\\\"editorHint.foreground\\\":\\\"#908caa\\\",\\\"editorHoverWidget.background\\\":\\\"#2a273f\\\",\\\"editorHoverWidget.border\\\":\\\"#6e6a8680\\\",\\\"editorHoverWidget.foreground\\\":\\\"#908caa\\\",\\\"editorHoverWidget.highlightForeground\\\":\\\"#e0def4\\\",\\\"editorHoverWidget.statusBarBackground\\\":\\\"#0000\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#6e6a86\\\",\\\"editorIndentGuide.background1\\\":\\\"#817c9c4d\\\",\\\"editorInfo.border\\\":\\\"#393552\\\",\\\"editorInfo.foreground\\\":\\\"#9ccfd8\\\",\\\"editorInlayHint.background\\\":\\\"#39355280\\\",\\\"editorInlayHint.foreground\\\":\\\"#908caa80\\\",\\\"editorInlayHint.parameterBackground\\\":\\\"#39355280\\\",\\\"editorInlayHint.parameterForeground\\\":\\\"#c4a7e780\\\",\\\"editorInlayHint.typeBackground\\\":\\\"#39355280\\\",\\\"editorInlayHint.typeForeground\\\":\\\"#9ccfd880\\\",\\\"editorLightBulb.foreground\\\":\\\"#3e8fb0\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#ea9a97\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#e0def4\\\",\\\"editorLineNumber.foreground\\\":\\\"#908caa\\\",\\\"editorLink.activeForeground\\\":\\\"#ea9a97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#2a273f\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#2a273f\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#2a273f\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#2a273f\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#9ccfd880\\\",\\\"editorOverviewRuler.background\\\":\\\"#232136\\\",\\\"editorOverviewRuler.border\\\":\\\"#817c9c4d\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#908caa\\\",\\\"editorOverviewRuler.commentForeground\\\":\\\"#908caa80\\\",\\\"editorOverviewRuler.commentUnresolvedForeground\\\":\\\"#f6c17780\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#817c9c14\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#817c9c26\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#eb6f9280\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#eb6f9280\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#817c9c4d\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#c4a7e780\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#9ccfd880\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#ea9a9780\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#817c9c4d\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#817c9c4d\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#f6c17780\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#817c9c26\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#817c9c4d\\\",\\\"editorPane.background\\\":\\\"#0000\\\",\\\"editorRuler.foreground\\\":\\\"#817c9c4d\\\",\\\"editorSuggestWidget.background\\\":\\\"#2a273f\\\",\\\"editorSuggestWidget.border\\\":\\\"#0000\\\",\\\"editorSuggestWidget.focusHighlightForeground\\\":\\\"#ea9a97\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#908caa\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ea9a97\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#817c9c26\\\",\\\"editorSuggestWidget.selectedForeground\\\":\\\"#e0def4\\\",\\\"editorSuggestWidget.selectedIconForeground\\\":\\\"#e0def4\\\",\\\"editorUnnecessaryCode.border\\\":\\\"#0000\\\",\\\"editorUnnecessaryCode.opacity\\\":\\\"#e0def480\\\",\\\"editorWarning.border\\\":\\\"#0000\\\",\\\"editorWarning.foreground\\\":\\\"#f6c177\\\",\\\"editorWhitespace.foreground\\\":\\\"#6e6a8680\\\",\\\"editorWidget.background\\\":\\\"#2a273f\\\",\\\"editorWidget.border\\\":\\\"#393552\\\",\\\"editorWidget.foreground\\\":\\\"#908caa\\\",\\\"editorWidget.resizeBorder\\\":\\\"#6e6a86\\\",\\\"errorForeground\\\":\\\"#eb6f92\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#c4a7e7\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#232136\\\",\\\"extensionButton.prominentBackground\\\":\\\"#ea9a97\\\",\\\"extensionButton.prominentForeground\\\":\\\"#232136\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#ea9a97e6\\\",\\\"extensionIcon.preReleaseForeground\\\":\\\"#3e8fb0\\\",\\\"extensionIcon.starForeground\\\":\\\"#ea9a97\\\",\\\"extensionIcon.verifiedForeground\\\":\\\"#c4a7e7\\\",\\\"focusBorder\\\":\\\"#817c9c26\\\",\\\"foreground\\\":\\\"#e0def4\\\",\\\"git.blame.editorDecorationForeground\\\":\\\"#6e6a86\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#9ccfd8\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#eb6f92\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#908caa\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#6e6a86\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#ea9a97\\\",\\\"gitDecoration.renamedResourceForeground\\\":\\\"#3e8fb0\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#eb6f92\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#c4a7e7\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#f6c177\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#f6c177\\\",\\\"icon.foreground\\\":\\\"#908caa\\\",\\\"input.background\\\":\\\"#39355280\\\",\\\"input.border\\\":\\\"#817c9c26\\\",\\\"input.foreground\\\":\\\"#e0def4\\\",\\\"input.placeholderForeground\\\":\\\"#908caa\\\",\\\"inputOption.activeBackground\\\":\\\"#ea9a9726\\\",\\\"inputOption.activeBorder\\\":\\\"#0000\\\",\\\"inputOption.activeForeground\\\":\\\"#ea9a97\\\",\\\"inputValidation.errorBackground\\\":\\\"#2a273f\\\",\\\"inputValidation.errorBorder\\\":\\\"#817c9c4d\\\",\\\"inputValidation.errorForeground\\\":\\\"#eb6f92\\\",\\\"inputValidation.infoBackground\\\":\\\"#2a273f\\\",\\\"inputValidation.infoBorder\\\":\\\"#817c9c4d\\\",\\\"inputValidation.infoForeground\\\":\\\"#9ccfd8\\\",\\\"inputValidation.warningBackground\\\":\\\"#2a273f\\\",\\\"inputValidation.warningBorder\\\":\\\"#817c9c4d\\\",\\\"inputValidation.warningForeground\\\":\\\"#9ccfd880\\\",\\\"keybindingLabel.background\\\":\\\"#393552\\\",\\\"keybindingLabel.border\\\":\\\"#817c9c4d\\\",\\\"keybindingLabel.bottomBorder\\\":\\\"#817c9c4d\\\",\\\"keybindingLabel.foreground\\\":\\\"#c4a7e7\\\",\\\"keybindingTable.headerBackground\\\":\\\"#393552\\\",\\\"keybindingTable.rowsBackground\\\":\\\"#2a273f\\\",\\\"list.activeSelectionBackground\\\":\\\"#817c9c26\\\",\\\"list.activeSelectionForeground\\\":\\\"#e0def4\\\",\\\"list.deemphasizedForeground\\\":\\\"#908caa\\\",\\\"list.dropBackground\\\":\\\"#2a273f\\\",\\\"list.errorForeground\\\":\\\"#eb6f92\\\",\\\"list.filterMatchBackground\\\":\\\"#2a273f\\\",\\\"list.filterMatchBorder\\\":\\\"#ea9a97\\\",\\\"list.focusBackground\\\":\\\"#817c9c4d\\\",\\\"list.focusForeground\\\":\\\"#e0def4\\\",\\\"list.focusOutline\\\":\\\"#817c9c26\\\",\\\"list.highlightForeground\\\":\\\"#ea9a97\\\",\\\"list.hoverBackground\\\":\\\"#817c9c14\\\",\\\"list.hoverForeground\\\":\\\"#e0def4\\\",\\\"list.inactiveFocusBackground\\\":\\\"#817c9c14\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#2a273f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#e0def4\\\",\\\"list.invalidItemForeground\\\":\\\"#eb6f92\\\",\\\"list.warningForeground\\\":\\\"#f6c177\\\",\\\"listFilterWidget.background\\\":\\\"#2a273f\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#eb6f92\\\",\\\"listFilterWidget.outline\\\":\\\"#393552\\\",\\\"menu.background\\\":\\\"#2a273f\\\",\\\"menu.border\\\":\\\"#817c9c14\\\",\\\"menu.foreground\\\":\\\"#e0def4\\\",\\\"menu.selectionBackground\\\":\\\"#817c9c26\\\",\\\"menu.selectionBorder\\\":\\\"#393552\\\",\\\"menu.selectionForeground\\\":\\\"#e0def4\\\",\\\"menu.separatorBackground\\\":\\\"#817c9c4d\\\",\\\"menubar.selectionBackground\\\":\\\"#817c9c26\\\",\\\"menubar.selectionBorder\\\":\\\"#817c9c14\\\",\\\"menubar.selectionForeground\\\":\\\"#e0def4\\\",\\\"merge.border\\\":\\\"#393552\\\",\\\"merge.commonContentBackground\\\":\\\"#817c9c26\\\",\\\"merge.commonHeaderBackground\\\":\\\"#817c9c26\\\",\\\"merge.currentContentBackground\\\":\\\"#f6c17733\\\",\\\"merge.currentHeaderBackground\\\":\\\"#f6c17733\\\",\\\"merge.incomingContentBackground\\\":\\\"#9ccfd833\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#9ccfd833\\\",\\\"minimap.background\\\":\\\"#2a273f\\\",\\\"minimap.errorHighlight\\\":\\\"#eb6f9280\\\",\\\"minimap.findMatchHighlight\\\":\\\"#817c9c26\\\",\\\"minimap.selectionHighlight\\\":\\\"#817c9c26\\\",\\\"minimap.warningHighlight\\\":\\\"#f6c17780\\\",\\\"minimapGutter.addedBackground\\\":\\\"#9ccfd8\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#eb6f92\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#ea9a97\\\",\\\"minimapSlider.activeBackground\\\":\\\"#817c9c4d\\\",\\\"minimapSlider.background\\\":\\\"#817c9c26\\\",\\\"minimapSlider.hoverBackground\\\":\\\"#817c9c26\\\",\\\"notebook.cellBorderColor\\\":\\\"#9ccfd880\\\",\\\"notebook.cellEditorBackground\\\":\\\"#2a273f\\\",\\\"notebook.cellHoverBackground\\\":\\\"#39355280\\\",\\\"notebook.focusedCellBackground\\\":\\\"#817c9c14\\\",\\\"notebook.focusedCellBorder\\\":\\\"#9ccfd8\\\",\\\"notebook.outputContainerBackgroundColor\\\":\\\"#817c9c14\\\",\\\"notificationCenter.border\\\":\\\"#817c9c26\\\",\\\"notificationCenterHeader.background\\\":\\\"#2a273f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#908caa\\\",\\\"notificationLink.foreground\\\":\\\"#c4a7e7\\\",\\\"notificationToast.border\\\":\\\"#817c9c26\\\",\\\"notifications.background\\\":\\\"#2a273f\\\",\\\"notifications.border\\\":\\\"#817c9c26\\\",\\\"notifications.foreground\\\":\\\"#e0def4\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#eb6f92\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#9ccfd8\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#f6c177\\\",\\\"panel.background\\\":\\\"#2a273f\\\",\\\"panel.border\\\":\\\"#0000\\\",\\\"panel.dropBorder\\\":\\\"#393552\\\",\\\"panelInput.border\\\":\\\"#2a273f\\\",\\\"panelSection.dropBackground\\\":\\\"#817c9c26\\\",\\\"panelSectionHeader.background\\\":\\\"#2a273f\\\",\\\"panelSectionHeader.foreground\\\":\\\"#e0def4\\\",\\\"panelTitle.activeBorder\\\":\\\"#817c9c4d\\\",\\\"panelTitle.activeForeground\\\":\\\"#e0def4\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#908caa\\\",\\\"peekView.border\\\":\\\"#393552\\\",\\\"peekViewEditor.background\\\":\\\"#2a273f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#817c9c4d\\\",\\\"peekViewResult.background\\\":\\\"#2a273f\\\",\\\"peekViewResult.fileForeground\\\":\\\"#908caa\\\",\\\"peekViewResult.lineForeground\\\":\\\"#908caa\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#817c9c4d\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#817c9c26\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#e0def4\\\",\\\"peekViewTitle.background\\\":\\\"#393552\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#908caa\\\",\\\"pickerGroup.border\\\":\\\"#817c9c4d\\\",\\\"pickerGroup.foreground\\\":\\\"#c4a7e7\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#ea9a97\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#eb6f92\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#9ccfd8\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#f6c177\\\",\\\"progressBar.background\\\":\\\"#ea9a97\\\",\\\"quickInput.background\\\":\\\"#2a273f\\\",\\\"quickInput.foreground\\\":\\\"#908caa\\\",\\\"quickInputList.focusBackground\\\":\\\"#817c9c26\\\",\\\"quickInputList.focusForeground\\\":\\\"#e0def4\\\",\\\"quickInputList.focusIconForeground\\\":\\\"#e0def4\\\",\\\"scrollbar.shadow\\\":\\\"#2a273f4d\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#3e8fb080\\\",\\\"scrollbarSlider.background\\\":\\\"#817c9c26\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#817c9c4d\\\",\\\"searchEditor.findMatchBackground\\\":\\\"#817c9c26\\\",\\\"selection.background\\\":\\\"#817c9c4d\\\",\\\"settings.focusedRowBackground\\\":\\\"#2a273f\\\",\\\"settings.focusedRowBorder\\\":\\\"#817c9c26\\\",\\\"settings.headerForeground\\\":\\\"#e0def4\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#ea9a97\\\",\\\"settings.rowHoverBackground\\\":\\\"#2a273f\\\",\\\"sideBar.background\\\":\\\"#232136\\\",\\\"sideBar.dropBackground\\\":\\\"#2a273f\\\",\\\"sideBar.foreground\\\":\\\"#908caa\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#817c9c26\\\",\\\"statusBar.background\\\":\\\"#232136\\\",\\\"statusBar.debuggingBackground\\\":\\\"#c4a7e7\\\",\\\"statusBar.debuggingForeground\\\":\\\"#232136\\\",\\\"statusBar.foreground\\\":\\\"#908caa\\\",\\\"statusBar.noFolderBackground\\\":\\\"#232136\\\",\\\"statusBar.noFolderForeground\\\":\\\"#908caa\\\",\\\"statusBarItem.activeBackground\\\":\\\"#817c9c4d\\\",\\\"statusBarItem.errorBackground\\\":\\\"#232136\\\",\\\"statusBarItem.errorForeground\\\":\\\"#eb6f92\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#817c9c26\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#393552\\\",\\\"statusBarItem.prominentForeground\\\":\\\"#e0def4\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#817c9c26\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#232136\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#f6c177\\\",\\\"symbolIcon.arrayForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.classForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.colorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.constantForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.constructorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.enumeratorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.enumeratorMemberForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.eventForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.fieldForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.fileForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.folderForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.functionForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.interfaceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.keyForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.keywordForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.methodForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.moduleForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.namespaceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.nullForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.numberForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.objectForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.operatorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.packageForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.propertyForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.referenceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.snippetForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.stringForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.structForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.textForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.typeParameterForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.unitForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.variableForeground\\\":\\\"#908caa\\\",\\\"tab.activeBackground\\\":\\\"#817c9c14\\\",\\\"tab.activeForeground\\\":\\\"#e0def4\\\",\\\"tab.activeModifiedBorder\\\":\\\"#9ccfd8\\\",\\\"tab.border\\\":\\\"#0000\\\",\\\"tab.hoverBackground\\\":\\\"#817c9c26\\\",\\\"tab.inactiveBackground\\\":\\\"#0000\\\",\\\"tab.inactiveForeground\\\":\\\"#908caa\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#9ccfd880\\\",\\\"tab.lastPinnedBorder\\\":\\\"#6e6a86\\\",\\\"tab.unfocusedActiveBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedInactiveBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedInactiveModifiedBorder\\\":\\\"#9ccfd880\\\",\\\"terminal.ansiBlack\\\":\\\"#393552\\\",\\\"terminal.ansiBlue\\\":\\\"#9ccfd8\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#908caa\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#9ccfd8\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#ea9a97\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#3e8fb0\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c4a7e7\\\",\\\"terminal.ansiBrightRed\\\":\\\"#eb6f92\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#e0def4\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#f6c177\\\",\\\"terminal.ansiCyan\\\":\\\"#ea9a97\\\",\\\"terminal.ansiGreen\\\":\\\"#3e8fb0\\\",\\\"terminal.ansiMagenta\\\":\\\"#c4a7e7\\\",\\\"terminal.ansiRed\\\":\\\"#eb6f92\\\",\\\"terminal.ansiWhite\\\":\\\"#e0def4\\\",\\\"terminal.ansiYellow\\\":\\\"#f6c177\\\",\\\"terminal.dropBackground\\\":\\\"#817c9c26\\\",\\\"terminal.foreground\\\":\\\"#e0def4\\\",\\\"terminal.selectionBackground\\\":\\\"#817c9c26\\\",\\\"terminal.tab.activeBorder\\\":\\\"#e0def4\\\",\\\"terminalCursor.background\\\":\\\"#e0def4\\\",\\\"terminalCursor.foreground\\\":\\\"#6e6a86\\\",\\\"textBlockQuote.background\\\":\\\"#2a273f\\\",\\\"textBlockQuote.border\\\":\\\"#817c9c26\\\",\\\"textCodeBlock.background\\\":\\\"#2a273f\\\",\\\"textLink.activeForeground\\\":\\\"#c4a7e7e6\\\",\\\"textLink.foreground\\\":\\\"#c4a7e7\\\",\\\"textPreformat.foreground\\\":\\\"#f6c177\\\",\\\"textSeparator.foreground\\\":\\\"#908caa\\\",\\\"titleBar.activeBackground\\\":\\\"#232136\\\",\\\"titleBar.activeForeground\\\":\\\"#908caa\\\",\\\"titleBar.inactiveBackground\\\":\\\"#2a273f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#908caa\\\",\\\"toolbar.activeBackground\\\":\\\"#817c9c4d\\\",\\\"toolbar.hoverBackground\\\":\\\"#817c9c26\\\",\\\"tree.indentGuidesStroke\\\":\\\"#908caa\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#232136\\\",\\\"welcomePage.background\\\":\\\"#232136\\\",\\\"widget.shadow\\\":\\\"#2a273f4d\\\",\\\"window.activeBorder\\\":\\\"#2a273f\\\",\\\"window.inactiveBorder\\\":\\\"#2a273f\\\"},\\\"displayName\\\":\\\"Rosé Pine Moon\\\",\\\"name\\\":\\\"rose-pine-moon\\\",\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#6e6a86\\\"}},{\\\"scope\\\":[\\\"constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3e8fb0\\\"}},{\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ea9a97\\\"}},{\\\"scope\\\":[\\\"entity.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ea9a97\\\"}},{\\\"scope\\\":[\\\"entity.name.section\\\",\\\"entity.name.tag\\\",\\\"entity.name.namespace\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"entity.other.inherited-class\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c4a7e7\\\"}},{\\\"scope\\\":[\\\"invalid\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#eb6f92\\\"}},{\\\"scope\\\":[\\\"invalid.deprecated\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"variable.language.this\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3e8fb0\\\"}},{\\\"scope\\\":[\\\"markup.inserted.diff\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":[\\\"markup.deleted.diff\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#eb6f92\\\"}},{\\\"scope\\\":\\\"markup.heading\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"markup.bold.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"markup.italic.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"meta.diff.range\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\"}},{\\\"scope\\\":[\\\"meta.tag\\\",\\\"meta.brace\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0def4\\\"}},{\\\"scope\\\":[\\\"meta.import\\\",\\\"meta.export\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3e8fb0\\\"}},{\\\"scope\\\":\\\"meta.directive.vue\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c4a7e7\\\"}},{\\\"scope\\\":\\\"meta.property-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":\\\"meta.property-value.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":\\\"meta.tag.other.html\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"}},{\\\"scope\\\":[\\\"punctuation\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"}},{\\\"scope\\\":[\\\"punctuation.accessor\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3e8fb0\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#6e6a86\\\"}},{\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#3e8fb0\\\"}},{\\\"scope\\\":[\\\"string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":[\\\"support\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":[\\\"support.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":[\\\"support.function\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#eb6f92\\\"}},{\\\"scope\\\":[\\\"variable\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#ea9a97\\\"}},{\\\"scope\\\":[\\\"variable.other\\\",\\\"variable.language\\\",\\\"variable.function\\\",\\\"variable.argument\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0def4\\\"}},{\\\"scope\\\":[\\\"variable.parameter\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,+rqBAAq4uB,CAAC"}
|
package/dist/node_modules/.pnpm/@shikijs_themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.activeBorder":"#e0def4","activityBar.background":"#191724","activityBar.dropBorder":"#26233a","activityBar.foreground":"#e0def4","activityBar.inactiveForeground":"#908caa","activityBarBadge.background":"#ebbcba","activityBarBadge.foreground":"#191724","badge.background":"#ebbcba","badge.foreground":"#191724","banner.background":"#1f1d2e","banner.foreground":"#e0def4","banner.iconForeground":"#908caa","breadcrumb.activeSelectionForeground":"#ebbcba","breadcrumb.background":"#191724","breadcrumb.focusForeground":"#908caa","breadcrumb.foreground":"#6e6a86","breadcrumbPicker.background":"#1f1d2e","button.background":"#ebbcba","button.foreground":"#191724","button.hoverBackground":"#ebbcbae6","button.secondaryBackground":"#1f1d2e","button.secondaryForeground":"#e0def4","button.secondaryHoverBackground":"#26233a","charts.blue":"#9ccfd8","charts.foreground":"#e0def4","charts.green":"#31748f","charts.lines":"#908caa","charts.orange":"#ebbcba","charts.purple":"#c4a7e7","charts.red":"#eb6f92","charts.yellow":"#f6c177","checkbox.background":"#1f1d2e","checkbox.border":"#6e6a8633","checkbox.foreground":"#e0def4","debugExceptionWidget.background":"#1f1d2e","debugExceptionWidget.border":"#6e6a8633","debugIcon.breakpointCurrentStackframeForeground":"#908caa","debugIcon.breakpointDisabledForeground":"#908caa","debugIcon.breakpointForeground":"#908caa","debugIcon.breakpointStackframeForeground":"#908caa","debugIcon.breakpointUnverifiedForeground":"#908caa","debugIcon.continueForeground":"#908caa","debugIcon.disconnectForeground":"#908caa","debugIcon.pauseForeground":"#908caa","debugIcon.restartForeground":"#908caa","debugIcon.startForeground":"#908caa","debugIcon.stepBackForeground":"#908caa","debugIcon.stepIntoForeground":"#908caa","debugIcon.stepOutForeground":"#908caa","debugIcon.stepOverForeground":"#908caa","debugIcon.stopForeground":"#eb6f92","debugToolBar.background":"#1f1d2e","debugToolBar.border":"#26233a","descriptionForeground":"#908caa","diffEditor.border":"#26233a","diffEditor.diagonalFill":"#6e6a8666","diffEditor.insertedLineBackground":"#9ccfd826","diffEditor.insertedTextBackground":"#9ccfd826","diffEditor.removedLineBackground":"#eb6f9226","diffEditor.removedTextBackground":"#eb6f9226","diffEditorOverview.insertedForeground":"#9ccfd880","diffEditorOverview.removedForeground":"#eb6f9280","dropdown.background":"#1f1d2e","dropdown.border":"#6e6a8633","dropdown.foreground":"#e0def4","dropdown.listBackground":"#1f1d2e","editor.background":"#191724","editor.findMatchBackground":"#f6c17733","editor.findMatchBorder":"#f6c17780","editor.findMatchForeground":"#e0def4","editor.findMatchHighlightBackground":"#6e6a8666","editor.findMatchHighlightForeground":"#e0def4cc","editor.findRangeHighlightBackground":"#6e6a8666","editor.findRangeHighlightBorder":"#0000","editor.focusedStackFrameHighlightBackground":"#6e6a8633","editor.foldBackground":"#6e6a8633","editor.foreground":"#e0def4","editor.hoverHighlightBackground":"#0000","editor.inactiveSelectionBackground":"#6e6a861a","editor.inlineValuesBackground":"#0000","editor.inlineValuesForeground":"#908caa","editor.lineHighlightBackground":"#6e6a861a","editor.lineHighlightBorder":"#0000","editor.linkedEditingBackground":"#6e6a8633","editor.rangeHighlightBackground":"#6e6a861a","editor.selectionBackground":"#6e6a8633","editor.selectionForeground":"#e0def4","editor.selectionHighlightBackground":"#6e6a8633","editor.selectionHighlightBorder":"#191724","editor.snippetFinalTabstopHighlightBackground":"#6e6a8633","editor.snippetFinalTabstopHighlightBorder":"#1f1d2e","editor.snippetTabstopHighlightBackground":"#6e6a8633","editor.snippetTabstopHighlightBorder":"#1f1d2e","editor.stackFrameHighlightBackground":"#6e6a8633","editor.symbolHighlightBackground":"#6e6a8633","editor.symbolHighlightBorder":"#0000","editor.wordHighlightBackground":"#6e6a8633","editor.wordHighlightBorder":"#0000","editor.wordHighlightStrongBackground":"#6e6a8633","editor.wordHighlightStrongBorder":"#6e6a8633","editorBracketHighlight.foreground1":"#eb6f9280","editorBracketHighlight.foreground2":"#31748f80","editorBracketHighlight.foreground3":"#f6c17780","editorBracketHighlight.foreground4":"#9ccfd880","editorBracketHighlight.foreground5":"#ebbcba80","editorBracketHighlight.foreground6":"#c4a7e780","editorBracketMatch.background":"#0000","editorBracketMatch.border":"#908caa","editorBracketPairGuide.activeBackground1":"#31748f","editorBracketPairGuide.activeBackground2":"#ebbcba","editorBracketPairGuide.activeBackground3":"#c4a7e7","editorBracketPairGuide.activeBackground4":"#9ccfd8","editorBracketPairGuide.activeBackground5":"#f6c177","editorBracketPairGuide.activeBackground6":"#eb6f92","editorBracketPairGuide.background1":"#31748f80","editorBracketPairGuide.background2":"#ebbcba80","editorBracketPairGuide.background3":"#c4a7e780","editorBracketPairGuide.background4":"#9ccfd880","editorBracketPairGuide.background5":"#f6c17780","editorBracketPairGuide.background6":"#eb6f9280","editorCodeLens.foreground":"#ebbcba","editorCursor.background":"#e0def4","editorCursor.foreground":"#6e6a86","editorError.border":"#0000","editorError.foreground":"#eb6f92","editorGhostText.foreground":"#908caa","editorGroup.border":"#0000","editorGroup.dropBackground":"#1f1d2e","editorGroup.emptyBackground":"#0000","editorGroup.focusedEmptyBorder":"#0000","editorGroupHeader.noTabsBackground":"#0000","editorGroupHeader.tabsBackground":"#0000","editorGroupHeader.tabsBorder":"#0000","editorGutter.addedBackground":"#9ccfd8","editorGutter.background":"#191724","editorGutter.commentRangeForeground":"#26233a","editorGutter.deletedBackground":"#eb6f92","editorGutter.foldingControlForeground":"#c4a7e7","editorGutter.modifiedBackground":"#ebbcba","editorHint.border":"#0000","editorHint.foreground":"#908caa","editorHoverWidget.background":"#1f1d2e","editorHoverWidget.border":"#6e6a8680","editorHoverWidget.foreground":"#908caa","editorHoverWidget.highlightForeground":"#e0def4","editorHoverWidget.statusBarBackground":"#0000","editorIndentGuide.activeBackground1":"#6e6a86","editorIndentGuide.background1":"#6e6a8666","editorInfo.border":"#26233a","editorInfo.foreground":"#9ccfd8","editorInlayHint.background":"#26233a80","editorInlayHint.foreground":"#908caa80","editorInlayHint.parameterBackground":"#26233a80","editorInlayHint.parameterForeground":"#c4a7e780","editorInlayHint.typeBackground":"#26233a80","editorInlayHint.typeForeground":"#9ccfd880","editorLightBulb.foreground":"#31748f","editorLightBulbAutoFix.foreground":"#ebbcba","editorLineNumber.activeForeground":"#e0def4","editorLineNumber.foreground":"#908caa","editorLink.activeForeground":"#ebbcba","editorMarkerNavigation.background":"#1f1d2e","editorMarkerNavigationError.background":"#1f1d2e","editorMarkerNavigationInfo.background":"#1f1d2e","editorMarkerNavigationWarning.background":"#1f1d2e","editorOverviewRuler.addedForeground":"#9ccfd880","editorOverviewRuler.background":"#191724","editorOverviewRuler.border":"#6e6a8666","editorOverviewRuler.bracketMatchForeground":"#908caa","editorOverviewRuler.commentForeground":"#908caa80","editorOverviewRuler.commentUnresolvedForeground":"#f6c17780","editorOverviewRuler.commonContentForeground":"#6e6a861a","editorOverviewRuler.currentContentForeground":"#6e6a8633","editorOverviewRuler.deletedForeground":"#eb6f9280","editorOverviewRuler.errorForeground":"#eb6f9280","editorOverviewRuler.findMatchForeground":"#6e6a8666","editorOverviewRuler.incomingContentForeground":"#c4a7e780","editorOverviewRuler.infoForeground":"#9ccfd880","editorOverviewRuler.modifiedForeground":"#ebbcba80","editorOverviewRuler.rangeHighlightForeground":"#6e6a8666","editorOverviewRuler.selectionHighlightForeground":"#6e6a8666","editorOverviewRuler.warningForeground":"#f6c17780","editorOverviewRuler.wordHighlightForeground":"#6e6a8633","editorOverviewRuler.wordHighlightStrongForeground":"#6e6a8666","editorPane.background":"#0000","editorRuler.foreground":"#6e6a8666","editorSuggestWidget.background":"#1f1d2e","editorSuggestWidget.border":"#0000","editorSuggestWidget.focusHighlightForeground":"#ebbcba","editorSuggestWidget.foreground":"#908caa","editorSuggestWidget.highlightForeground":"#ebbcba","editorSuggestWidget.selectedBackground":"#6e6a8633","editorSuggestWidget.selectedForeground":"#e0def4","editorSuggestWidget.selectedIconForeground":"#e0def4","editorUnnecessaryCode.border":"#0000","editorUnnecessaryCode.opacity":"#e0def480","editorWarning.border":"#0000","editorWarning.foreground":"#f6c177","editorWhitespace.foreground":"#6e6a8680","editorWidget.background":"#1f1d2e","editorWidget.border":"#26233a","editorWidget.foreground":"#908caa","editorWidget.resizeBorder":"#6e6a86","errorForeground":"#eb6f92","extensionBadge.remoteBackground":"#c4a7e7","extensionBadge.remoteForeground":"#191724","extensionButton.prominentBackground":"#ebbcba","extensionButton.prominentForeground":"#191724","extensionButton.prominentHoverBackground":"#ebbcbae6","extensionIcon.preReleaseForeground":"#31748f","extensionIcon.starForeground":"#ebbcba","extensionIcon.verifiedForeground":"#c4a7e7","focusBorder":"#6e6a8633","foreground":"#e0def4","git.blame.editorDecorationForeground":"#6e6a86","gitDecoration.addedResourceForeground":"#9ccfd8","gitDecoration.conflictingResourceForeground":"#eb6f92","gitDecoration.deletedResourceForeground":"#908caa","gitDecoration.ignoredResourceForeground":"#6e6a86","gitDecoration.modifiedResourceForeground":"#ebbcba","gitDecoration.renamedResourceForeground":"#31748f","gitDecoration.stageDeletedResourceForeground":"#eb6f92","gitDecoration.stageModifiedResourceForeground":"#c4a7e7","gitDecoration.submoduleResourceForeground":"#f6c177","gitDecoration.untrackedResourceForeground":"#f6c177","icon.foreground":"#908caa","input.background":"#26233a80","input.border":"#6e6a8633","input.foreground":"#e0def4","input.placeholderForeground":"#908caa","inputOption.activeBackground":"#ebbcba26","inputOption.activeBorder":"#0000","inputOption.activeForeground":"#ebbcba","inputValidation.errorBackground":"#1f1d2e","inputValidation.errorBorder":"#6e6a8666","inputValidation.errorForeground":"#eb6f92","inputValidation.infoBackground":"#1f1d2e","inputValidation.infoBorder":"#6e6a8666","inputValidation.infoForeground":"#9ccfd8","inputValidation.warningBackground":"#1f1d2e","inputValidation.warningBorder":"#6e6a8666","inputValidation.warningForeground":"#9ccfd880","keybindingLabel.background":"#26233a","keybindingLabel.border":"#6e6a8666","keybindingLabel.bottomBorder":"#6e6a8666","keybindingLabel.foreground":"#c4a7e7","keybindingTable.headerBackground":"#26233a","keybindingTable.rowsBackground":"#1f1d2e","list.activeSelectionBackground":"#6e6a8633","list.activeSelectionForeground":"#e0def4","list.deemphasizedForeground":"#908caa","list.dropBackground":"#1f1d2e","list.errorForeground":"#eb6f92","list.filterMatchBackground":"#1f1d2e","list.filterMatchBorder":"#ebbcba","list.focusBackground":"#6e6a8666","list.focusForeground":"#e0def4","list.focusOutline":"#6e6a8633","list.highlightForeground":"#ebbcba","list.hoverBackground":"#6e6a861a","list.hoverForeground":"#e0def4","list.inactiveFocusBackground":"#6e6a861a","list.inactiveSelectionBackground":"#1f1d2e","list.inactiveSelectionForeground":"#e0def4","list.invalidItemForeground":"#eb6f92","list.warningForeground":"#f6c177","listFilterWidget.background":"#1f1d2e","listFilterWidget.noMatchesOutline":"#eb6f92","listFilterWidget.outline":"#26233a","menu.background":"#1f1d2e","menu.border":"#6e6a861a","menu.foreground":"#e0def4","menu.selectionBackground":"#6e6a8633","menu.selectionBorder":"#26233a","menu.selectionForeground":"#e0def4","menu.separatorBackground":"#6e6a8666","menubar.selectionBackground":"#6e6a8633","menubar.selectionBorder":"#6e6a861a","menubar.selectionForeground":"#e0def4","merge.border":"#26233a","merge.commonContentBackground":"#6e6a8633","merge.commonHeaderBackground":"#6e6a8633","merge.currentContentBackground":"#f6c17733","merge.currentHeaderBackground":"#f6c17733","merge.incomingContentBackground":"#9ccfd833","merge.incomingHeaderBackground":"#9ccfd833","minimap.background":"#1f1d2e","minimap.errorHighlight":"#eb6f9280","minimap.findMatchHighlight":"#6e6a8633","minimap.selectionHighlight":"#6e6a8633","minimap.warningHighlight":"#f6c17780","minimapGutter.addedBackground":"#9ccfd8","minimapGutter.deletedBackground":"#eb6f92","minimapGutter.modifiedBackground":"#ebbcba","minimapSlider.activeBackground":"#6e6a8666","minimapSlider.background":"#6e6a8633","minimapSlider.hoverBackground":"#6e6a8633","notebook.cellBorderColor":"#9ccfd880","notebook.cellEditorBackground":"#1f1d2e","notebook.cellHoverBackground":"#26233a80","notebook.focusedCellBackground":"#6e6a861a","notebook.focusedCellBorder":"#9ccfd8","notebook.outputContainerBackgroundColor":"#6e6a861a","notificationCenter.border":"#6e6a8633","notificationCenterHeader.background":"#1f1d2e","notificationCenterHeader.foreground":"#908caa","notificationLink.foreground":"#c4a7e7","notificationToast.border":"#6e6a8633","notifications.background":"#1f1d2e","notifications.border":"#6e6a8633","notifications.foreground":"#e0def4","notificationsErrorIcon.foreground":"#eb6f92","notificationsInfoIcon.foreground":"#9ccfd8","notificationsWarningIcon.foreground":"#f6c177","panel.background":"#1f1d2e","panel.border":"#0000","panel.dropBorder":"#26233a","panelInput.border":"#1f1d2e","panelSection.dropBackground":"#6e6a8633","panelSectionHeader.background":"#1f1d2e","panelSectionHeader.foreground":"#e0def4","panelTitle.activeBorder":"#6e6a8666","panelTitle.activeForeground":"#e0def4","panelTitle.inactiveForeground":"#908caa","peekView.border":"#26233a","peekViewEditor.background":"#1f1d2e","peekViewEditor.matchHighlightBackground":"#6e6a8666","peekViewResult.background":"#1f1d2e","peekViewResult.fileForeground":"#908caa","peekViewResult.lineForeground":"#908caa","peekViewResult.matchHighlightBackground":"#6e6a8666","peekViewResult.selectionBackground":"#6e6a8633","peekViewResult.selectionForeground":"#e0def4","peekViewTitle.background":"#26233a","peekViewTitleDescription.foreground":"#908caa","pickerGroup.border":"#6e6a8666","pickerGroup.foreground":"#c4a7e7","ports.iconRunningProcessForeground":"#ebbcba","problemsErrorIcon.foreground":"#eb6f92","problemsInfoIcon.foreground":"#9ccfd8","problemsWarningIcon.foreground":"#f6c177","progressBar.background":"#ebbcba","quickInput.background":"#1f1d2e","quickInput.foreground":"#908caa","quickInputList.focusBackground":"#6e6a8633","quickInputList.focusForeground":"#e0def4","quickInputList.focusIconForeground":"#e0def4","scrollbar.shadow":"#1f1d2e4d","scrollbarSlider.activeBackground":"#31748f80","scrollbarSlider.background":"#6e6a8633","scrollbarSlider.hoverBackground":"#6e6a8666","searchEditor.findMatchBackground":"#6e6a8633","selection.background":"#6e6a8666","settings.focusedRowBackground":"#1f1d2e","settings.focusedRowBorder":"#6e6a8633","settings.headerForeground":"#e0def4","settings.modifiedItemIndicator":"#ebbcba","settings.rowHoverBackground":"#1f1d2e","sideBar.background":"#191724","sideBar.dropBackground":"#1f1d2e","sideBar.foreground":"#908caa","sideBarSectionHeader.background":"#0000","sideBarSectionHeader.border":"#6e6a8633","statusBar.background":"#191724","statusBar.debuggingBackground":"#c4a7e7","statusBar.debuggingForeground":"#191724","statusBar.foreground":"#908caa","statusBar.noFolderBackground":"#191724","statusBar.noFolderForeground":"#908caa","statusBarItem.activeBackground":"#6e6a8666","statusBarItem.errorBackground":"#191724","statusBarItem.errorForeground":"#eb6f92","statusBarItem.hoverBackground":"#6e6a8633","statusBarItem.prominentBackground":"#26233a","statusBarItem.prominentForeground":"#e0def4","statusBarItem.prominentHoverBackground":"#6e6a8633","statusBarItem.remoteBackground":"#191724","statusBarItem.remoteForeground":"#f6c177","symbolIcon.arrayForeground":"#908caa","symbolIcon.classForeground":"#908caa","symbolIcon.colorForeground":"#908caa","symbolIcon.constantForeground":"#908caa","symbolIcon.constructorForeground":"#908caa","symbolIcon.enumeratorForeground":"#908caa","symbolIcon.enumeratorMemberForeground":"#908caa","symbolIcon.eventForeground":"#908caa","symbolIcon.fieldForeground":"#908caa","symbolIcon.fileForeground":"#908caa","symbolIcon.folderForeground":"#908caa","symbolIcon.functionForeground":"#908caa","symbolIcon.interfaceForeground":"#908caa","symbolIcon.keyForeground":"#908caa","symbolIcon.keywordForeground":"#908caa","symbolIcon.methodForeground":"#908caa","symbolIcon.moduleForeground":"#908caa","symbolIcon.namespaceForeground":"#908caa","symbolIcon.nullForeground":"#908caa","symbolIcon.numberForeground":"#908caa","symbolIcon.objectForeground":"#908caa","symbolIcon.operatorForeground":"#908caa","symbolIcon.packageForeground":"#908caa","symbolIcon.propertyForeground":"#908caa","symbolIcon.referenceForeground":"#908caa","symbolIcon.snippetForeground":"#908caa","symbolIcon.stringForeground":"#908caa","symbolIcon.structForeground":"#908caa","symbolIcon.textForeground":"#908caa","symbolIcon.typeParameterForeground":"#908caa","symbolIcon.unitForeground":"#908caa","symbolIcon.variableForeground":"#908caa","tab.activeBackground":"#6e6a861a","tab.activeForeground":"#e0def4","tab.activeModifiedBorder":"#9ccfd8","tab.border":"#0000","tab.hoverBackground":"#6e6a8633","tab.inactiveBackground":"#0000","tab.inactiveForeground":"#908caa","tab.inactiveModifiedBorder":"#9ccfd880","tab.lastPinnedBorder":"#6e6a86","tab.unfocusedActiveBackground":"#0000","tab.unfocusedHoverBackground":"#0000","tab.unfocusedInactiveBackground":"#0000","tab.unfocusedInactiveModifiedBorder":"#9ccfd880","terminal.ansiBlack":"#26233a","terminal.ansiBlue":"#9ccfd8","terminal.ansiBrightBlack":"#908caa","terminal.ansiBrightBlue":"#9ccfd8","terminal.ansiBrightCyan":"#ebbcba","terminal.ansiBrightGreen":"#31748f","terminal.ansiBrightMagenta":"#c4a7e7","terminal.ansiBrightRed":"#eb6f92","terminal.ansiBrightWhite":"#e0def4","terminal.ansiBrightYellow":"#f6c177","terminal.ansiCyan":"#ebbcba","terminal.ansiGreen":"#31748f","terminal.ansiMagenta":"#c4a7e7","terminal.ansiRed":"#eb6f92","terminal.ansiWhite":"#e0def4","terminal.ansiYellow":"#f6c177","terminal.dropBackground":"#6e6a8633","terminal.foreground":"#e0def4","terminal.selectionBackground":"#6e6a8633","terminal.tab.activeBorder":"#e0def4","terminalCursor.background":"#e0def4","terminalCursor.foreground":"#6e6a86","textBlockQuote.background":"#1f1d2e","textBlockQuote.border":"#6e6a8633","textCodeBlock.background":"#1f1d2e","textLink.activeForeground":"#c4a7e7e6","textLink.foreground":"#c4a7e7","textPreformat.foreground":"#f6c177","textSeparator.foreground":"#908caa","titleBar.activeBackground":"#191724","titleBar.activeForeground":"#908caa","titleBar.inactiveBackground":"#1f1d2e","titleBar.inactiveForeground":"#908caa","toolbar.activeBackground":"#6e6a8666","toolbar.hoverBackground":"#6e6a8633","tree.indentGuidesStroke":"#908caa","walkThrough.embeddedEditorBackground":"#191724","welcomePage.background":"#191724","widget.shadow":"#1f1d2e4d","window.activeBorder":"#1f1d2e","window.inactiveBorder":"#1f1d2e"},"displayName":"Rosé Pine","name":"rose-pine","tokenColors":[{"scope":["comment"],"settings":{"fontStyle":"italic","foreground":"#6e6a86"}},{"scope":["constant"],"settings":{"foreground":"#31748f"}},{"scope":["constant.numeric","constant.language"],"settings":{"foreground":"#ebbcba"}},{"scope":["entity.name"],"settings":{"foreground":"#ebbcba"}},{"scope":["entity.name.section","entity.name.tag","entity.name.namespace","entity.name.type"],"settings":{"foreground":"#9ccfd8"}},{"scope":["entity.other.attribute-name","entity.other.inherited-class"],"settings":{"fontStyle":"italic","foreground":"#c4a7e7"}},{"scope":["invalid"],"settings":{"foreground":"#eb6f92"}},{"scope":["invalid.deprecated"],"settings":{"foreground":"#908caa"}},{"scope":["keyword","variable.language.this"],"settings":{"foreground":"#31748f"}},{"scope":["markup.inserted.diff"],"settings":{"foreground":"#9ccfd8"}},{"scope":["markup.deleted.diff"],"settings":{"foreground":"#eb6f92"}},{"scope":"markup.heading","settings":{"fontStyle":"bold"}},{"scope":"markup.bold.markdown","settings":{"fontStyle":"bold"}},{"scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}},{"scope":["meta.diff.range"],"settings":{"foreground":"#c4a7e7"}},{"scope":["meta.tag","meta.brace"],"settings":{"foreground":"#e0def4"}},{"scope":["meta.import","meta.export"],"settings":{"foreground":"#31748f"}},{"scope":"meta.directive.vue","settings":{"fontStyle":"italic","foreground":"#c4a7e7"}},{"scope":"meta.property-name.css","settings":{"foreground":"#9ccfd8"}},{"scope":"meta.property-value.css","settings":{"foreground":"#f6c177"}},{"scope":"meta.tag.other.html","settings":{"foreground":"#908caa"}},{"scope":["punctuation"],"settings":{"foreground":"#908caa"}},{"scope":["punctuation.accessor"],"settings":{"foreground":"#31748f"}},{"scope":["punctuation.definition.string"],"settings":{"foreground":"#f6c177"}},{"scope":["punctuation.definition.tag"],"settings":{"foreground":"#6e6a86"}},{"scope":["storage.type","storage.modifier"],"settings":{"foreground":"#31748f"}},{"scope":["string"],"settings":{"foreground":"#f6c177"}},{"scope":["support"],"settings":{"foreground":"#9ccfd8"}},{"scope":["support.constant"],"settings":{"foreground":"#f6c177"}},{"scope":["support.function"],"settings":{"fontStyle":"italic","foreground":"#eb6f92"}},{"scope":["variable"],"settings":{"fontStyle":"italic","foreground":"#ebbcba"}},{"scope":["variable.other","variable.language","variable.function","variable.argument"],"settings":{"foreground":"#e0def4"}},{"scope":["variable.parameter"],"settings":{"foreground":"#c4a7e7"}}],"type":"dark"}`));export{e as default};
|
|
2
|
-
//# sourceMappingURL=rose-pine.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"rose-pine.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/rose-pine.mjs"],"sourcesContent":["/* Theme: rose-pine */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.activeBorder\\\":\\\"#e0def4\\\",\\\"activityBar.background\\\":\\\"#191724\\\",\\\"activityBar.dropBorder\\\":\\\"#26233a\\\",\\\"activityBar.foreground\\\":\\\"#e0def4\\\",\\\"activityBar.inactiveForeground\\\":\\\"#908caa\\\",\\\"activityBarBadge.background\\\":\\\"#ebbcba\\\",\\\"activityBarBadge.foreground\\\":\\\"#191724\\\",\\\"badge.background\\\":\\\"#ebbcba\\\",\\\"badge.foreground\\\":\\\"#191724\\\",\\\"banner.background\\\":\\\"#1f1d2e\\\",\\\"banner.foreground\\\":\\\"#e0def4\\\",\\\"banner.iconForeground\\\":\\\"#908caa\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ebbcba\\\",\\\"breadcrumb.background\\\":\\\"#191724\\\",\\\"breadcrumb.focusForeground\\\":\\\"#908caa\\\",\\\"breadcrumb.foreground\\\":\\\"#6e6a86\\\",\\\"breadcrumbPicker.background\\\":\\\"#1f1d2e\\\",\\\"button.background\\\":\\\"#ebbcba\\\",\\\"button.foreground\\\":\\\"#191724\\\",\\\"button.hoverBackground\\\":\\\"#ebbcbae6\\\",\\\"button.secondaryBackground\\\":\\\"#1f1d2e\\\",\\\"button.secondaryForeground\\\":\\\"#e0def4\\\",\\\"button.secondaryHoverBackground\\\":\\\"#26233a\\\",\\\"charts.blue\\\":\\\"#9ccfd8\\\",\\\"charts.foreground\\\":\\\"#e0def4\\\",\\\"charts.green\\\":\\\"#31748f\\\",\\\"charts.lines\\\":\\\"#908caa\\\",\\\"charts.orange\\\":\\\"#ebbcba\\\",\\\"charts.purple\\\":\\\"#c4a7e7\\\",\\\"charts.red\\\":\\\"#eb6f92\\\",\\\"charts.yellow\\\":\\\"#f6c177\\\",\\\"checkbox.background\\\":\\\"#1f1d2e\\\",\\\"checkbox.border\\\":\\\"#6e6a8633\\\",\\\"checkbox.foreground\\\":\\\"#e0def4\\\",\\\"debugExceptionWidget.background\\\":\\\"#1f1d2e\\\",\\\"debugExceptionWidget.border\\\":\\\"#6e6a8633\\\",\\\"debugIcon.breakpointCurrentStackframeForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointStackframeForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#908caa\\\",\\\"debugIcon.continueForeground\\\":\\\"#908caa\\\",\\\"debugIcon.disconnectForeground\\\":\\\"#908caa\\\",\\\"debugIcon.pauseForeground\\\":\\\"#908caa\\\",\\\"debugIcon.restartForeground\\\":\\\"#908caa\\\",\\\"debugIcon.startForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepBackForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepIntoForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepOutForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepOverForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stopForeground\\\":\\\"#eb6f92\\\",\\\"debugToolBar.background\\\":\\\"#1f1d2e\\\",\\\"debugToolBar.border\\\":\\\"#26233a\\\",\\\"descriptionForeground\\\":\\\"#908caa\\\",\\\"diffEditor.border\\\":\\\"#26233a\\\",\\\"diffEditor.diagonalFill\\\":\\\"#6e6a8666\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#9ccfd826\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#9ccfd826\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#eb6f9226\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#eb6f9226\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#9ccfd880\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#eb6f9280\\\",\\\"dropdown.background\\\":\\\"#1f1d2e\\\",\\\"dropdown.border\\\":\\\"#6e6a8633\\\",\\\"dropdown.foreground\\\":\\\"#e0def4\\\",\\\"dropdown.listBackground\\\":\\\"#1f1d2e\\\",\\\"editor.background\\\":\\\"#191724\\\",\\\"editor.findMatchBackground\\\":\\\"#f6c17733\\\",\\\"editor.findMatchBorder\\\":\\\"#f6c17780\\\",\\\"editor.findMatchForeground\\\":\\\"#e0def4\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"editor.findMatchHighlightForeground\\\":\\\"#e0def4cc\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"editor.findRangeHighlightBorder\\\":\\\"#0000\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.foldBackground\\\":\\\"#6e6a8633\\\",\\\"editor.foreground\\\":\\\"#e0def4\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#0000\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#6e6a861a\\\",\\\"editor.inlineValuesBackground\\\":\\\"#0000\\\",\\\"editor.inlineValuesForeground\\\":\\\"#908caa\\\",\\\"editor.lineHighlightBackground\\\":\\\"#6e6a861a\\\",\\\"editor.lineHighlightBorder\\\":\\\"#0000\\\",\\\"editor.linkedEditingBackground\\\":\\\"#6e6a8633\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#6e6a861a\\\",\\\"editor.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"editor.selectionForeground\\\":\\\"#e0def4\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#191724\\\",\\\"editor.snippetFinalTabstopHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.snippetFinalTabstopHighlightBorder\\\":\\\"#1f1d2e\\\",\\\"editor.snippetTabstopHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.snippetTabstopHighlightBorder\\\":\\\"#1f1d2e\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.symbolHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.symbolHighlightBorder\\\":\\\"#0000\\\",\\\"editor.wordHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.wordHighlightBorder\\\":\\\"#0000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#6e6a8633\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#6e6a8633\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#eb6f9280\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#31748f80\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#f6c17780\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#9ccfd880\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#ebbcba80\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#c4a7e780\\\",\\\"editorBracketMatch.background\\\":\\\"#0000\\\",\\\"editorBracketMatch.border\\\":\\\"#908caa\\\",\\\"editorBracketPairGuide.activeBackground1\\\":\\\"#31748f\\\",\\\"editorBracketPairGuide.activeBackground2\\\":\\\"#ebbcba\\\",\\\"editorBracketPairGuide.activeBackground3\\\":\\\"#c4a7e7\\\",\\\"editorBracketPairGuide.activeBackground4\\\":\\\"#9ccfd8\\\",\\\"editorBracketPairGuide.activeBackground5\\\":\\\"#f6c177\\\",\\\"editorBracketPairGuide.activeBackground6\\\":\\\"#eb6f92\\\",\\\"editorBracketPairGuide.background1\\\":\\\"#31748f80\\\",\\\"editorBracketPairGuide.background2\\\":\\\"#ebbcba80\\\",\\\"editorBracketPairGuide.background3\\\":\\\"#c4a7e780\\\",\\\"editorBracketPairGuide.background4\\\":\\\"#9ccfd880\\\",\\\"editorBracketPairGuide.background5\\\":\\\"#f6c17780\\\",\\\"editorBracketPairGuide.background6\\\":\\\"#eb6f9280\\\",\\\"editorCodeLens.foreground\\\":\\\"#ebbcba\\\",\\\"editorCursor.background\\\":\\\"#e0def4\\\",\\\"editorCursor.foreground\\\":\\\"#6e6a86\\\",\\\"editorError.border\\\":\\\"#0000\\\",\\\"editorError.foreground\\\":\\\"#eb6f92\\\",\\\"editorGhostText.foreground\\\":\\\"#908caa\\\",\\\"editorGroup.border\\\":\\\"#0000\\\",\\\"editorGroup.dropBackground\\\":\\\"#1f1d2e\\\",\\\"editorGroup.emptyBackground\\\":\\\"#0000\\\",\\\"editorGroup.focusedEmptyBorder\\\":\\\"#0000\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#0000\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#0000\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#0000\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccfd8\\\",\\\"editorGutter.background\\\":\\\"#191724\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#26233a\\\",\\\"editorGutter.deletedBackground\\\":\\\"#eb6f92\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#c4a7e7\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#ebbcba\\\",\\\"editorHint.border\\\":\\\"#0000\\\",\\\"editorHint.foreground\\\":\\\"#908caa\\\",\\\"editorHoverWidget.background\\\":\\\"#1f1d2e\\\",\\\"editorHoverWidget.border\\\":\\\"#6e6a8680\\\",\\\"editorHoverWidget.foreground\\\":\\\"#908caa\\\",\\\"editorHoverWidget.highlightForeground\\\":\\\"#e0def4\\\",\\\"editorHoverWidget.statusBarBackground\\\":\\\"#0000\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#6e6a86\\\",\\\"editorIndentGuide.background1\\\":\\\"#6e6a8666\\\",\\\"editorInfo.border\\\":\\\"#26233a\\\",\\\"editorInfo.foreground\\\":\\\"#9ccfd8\\\",\\\"editorInlayHint.background\\\":\\\"#26233a80\\\",\\\"editorInlayHint.foreground\\\":\\\"#908caa80\\\",\\\"editorInlayHint.parameterBackground\\\":\\\"#26233a80\\\",\\\"editorInlayHint.parameterForeground\\\":\\\"#c4a7e780\\\",\\\"editorInlayHint.typeBackground\\\":\\\"#26233a80\\\",\\\"editorInlayHint.typeForeground\\\":\\\"#9ccfd880\\\",\\\"editorLightBulb.foreground\\\":\\\"#31748f\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#ebbcba\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#e0def4\\\",\\\"editorLineNumber.foreground\\\":\\\"#908caa\\\",\\\"editorLink.activeForeground\\\":\\\"#ebbcba\\\",\\\"editorMarkerNavigation.background\\\":\\\"#1f1d2e\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#1f1d2e\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#1f1d2e\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#1f1d2e\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#9ccfd880\\\",\\\"editorOverviewRuler.background\\\":\\\"#191724\\\",\\\"editorOverviewRuler.border\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#908caa\\\",\\\"editorOverviewRuler.commentForeground\\\":\\\"#908caa80\\\",\\\"editorOverviewRuler.commentUnresolvedForeground\\\":\\\"#f6c17780\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#6e6a861a\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#6e6a8633\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#eb6f9280\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#eb6f9280\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#c4a7e780\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#9ccfd880\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#ebbcba80\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#f6c17780\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#6e6a8633\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#6e6a8666\\\",\\\"editorPane.background\\\":\\\"#0000\\\",\\\"editorRuler.foreground\\\":\\\"#6e6a8666\\\",\\\"editorSuggestWidget.background\\\":\\\"#1f1d2e\\\",\\\"editorSuggestWidget.border\\\":\\\"#0000\\\",\\\"editorSuggestWidget.focusHighlightForeground\\\":\\\"#ebbcba\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#908caa\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ebbcba\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#6e6a8633\\\",\\\"editorSuggestWidget.selectedForeground\\\":\\\"#e0def4\\\",\\\"editorSuggestWidget.selectedIconForeground\\\":\\\"#e0def4\\\",\\\"editorUnnecessaryCode.border\\\":\\\"#0000\\\",\\\"editorUnnecessaryCode.opacity\\\":\\\"#e0def480\\\",\\\"editorWarning.border\\\":\\\"#0000\\\",\\\"editorWarning.foreground\\\":\\\"#f6c177\\\",\\\"editorWhitespace.foreground\\\":\\\"#6e6a8680\\\",\\\"editorWidget.background\\\":\\\"#1f1d2e\\\",\\\"editorWidget.border\\\":\\\"#26233a\\\",\\\"editorWidget.foreground\\\":\\\"#908caa\\\",\\\"editorWidget.resizeBorder\\\":\\\"#6e6a86\\\",\\\"errorForeground\\\":\\\"#eb6f92\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#c4a7e7\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#191724\\\",\\\"extensionButton.prominentBackground\\\":\\\"#ebbcba\\\",\\\"extensionButton.prominentForeground\\\":\\\"#191724\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#ebbcbae6\\\",\\\"extensionIcon.preReleaseForeground\\\":\\\"#31748f\\\",\\\"extensionIcon.starForeground\\\":\\\"#ebbcba\\\",\\\"extensionIcon.verifiedForeground\\\":\\\"#c4a7e7\\\",\\\"focusBorder\\\":\\\"#6e6a8633\\\",\\\"foreground\\\":\\\"#e0def4\\\",\\\"git.blame.editorDecorationForeground\\\":\\\"#6e6a86\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#9ccfd8\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#eb6f92\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#908caa\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#6e6a86\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#ebbcba\\\",\\\"gitDecoration.renamedResourceForeground\\\":\\\"#31748f\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#eb6f92\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#c4a7e7\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#f6c177\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#f6c177\\\",\\\"icon.foreground\\\":\\\"#908caa\\\",\\\"input.background\\\":\\\"#26233a80\\\",\\\"input.border\\\":\\\"#6e6a8633\\\",\\\"input.foreground\\\":\\\"#e0def4\\\",\\\"input.placeholderForeground\\\":\\\"#908caa\\\",\\\"inputOption.activeBackground\\\":\\\"#ebbcba26\\\",\\\"inputOption.activeBorder\\\":\\\"#0000\\\",\\\"inputOption.activeForeground\\\":\\\"#ebbcba\\\",\\\"inputValidation.errorBackground\\\":\\\"#1f1d2e\\\",\\\"inputValidation.errorBorder\\\":\\\"#6e6a8666\\\",\\\"inputValidation.errorForeground\\\":\\\"#eb6f92\\\",\\\"inputValidation.infoBackground\\\":\\\"#1f1d2e\\\",\\\"inputValidation.infoBorder\\\":\\\"#6e6a8666\\\",\\\"inputValidation.infoForeground\\\":\\\"#9ccfd8\\\",\\\"inputValidation.warningBackground\\\":\\\"#1f1d2e\\\",\\\"inputValidation.warningBorder\\\":\\\"#6e6a8666\\\",\\\"inputValidation.warningForeground\\\":\\\"#9ccfd880\\\",\\\"keybindingLabel.background\\\":\\\"#26233a\\\",\\\"keybindingLabel.border\\\":\\\"#6e6a8666\\\",\\\"keybindingLabel.bottomBorder\\\":\\\"#6e6a8666\\\",\\\"keybindingLabel.foreground\\\":\\\"#c4a7e7\\\",\\\"keybindingTable.headerBackground\\\":\\\"#26233a\\\",\\\"keybindingTable.rowsBackground\\\":\\\"#1f1d2e\\\",\\\"list.activeSelectionBackground\\\":\\\"#6e6a8633\\\",\\\"list.activeSelectionForeground\\\":\\\"#e0def4\\\",\\\"list.deemphasizedForeground\\\":\\\"#908caa\\\",\\\"list.dropBackground\\\":\\\"#1f1d2e\\\",\\\"list.errorForeground\\\":\\\"#eb6f92\\\",\\\"list.filterMatchBackground\\\":\\\"#1f1d2e\\\",\\\"list.filterMatchBorder\\\":\\\"#ebbcba\\\",\\\"list.focusBackground\\\":\\\"#6e6a8666\\\",\\\"list.focusForeground\\\":\\\"#e0def4\\\",\\\"list.focusOutline\\\":\\\"#6e6a8633\\\",\\\"list.highlightForeground\\\":\\\"#ebbcba\\\",\\\"list.hoverBackground\\\":\\\"#6e6a861a\\\",\\\"list.hoverForeground\\\":\\\"#e0def4\\\",\\\"list.inactiveFocusBackground\\\":\\\"#6e6a861a\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#1f1d2e\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#e0def4\\\",\\\"list.invalidItemForeground\\\":\\\"#eb6f92\\\",\\\"list.warningForeground\\\":\\\"#f6c177\\\",\\\"listFilterWidget.background\\\":\\\"#1f1d2e\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#eb6f92\\\",\\\"listFilterWidget.outline\\\":\\\"#26233a\\\",\\\"menu.background\\\":\\\"#1f1d2e\\\",\\\"menu.border\\\":\\\"#6e6a861a\\\",\\\"menu.foreground\\\":\\\"#e0def4\\\",\\\"menu.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"menu.selectionBorder\\\":\\\"#26233a\\\",\\\"menu.selectionForeground\\\":\\\"#e0def4\\\",\\\"menu.separatorBackground\\\":\\\"#6e6a8666\\\",\\\"menubar.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"menubar.selectionBorder\\\":\\\"#6e6a861a\\\",\\\"menubar.selectionForeground\\\":\\\"#e0def4\\\",\\\"merge.border\\\":\\\"#26233a\\\",\\\"merge.commonContentBackground\\\":\\\"#6e6a8633\\\",\\\"merge.commonHeaderBackground\\\":\\\"#6e6a8633\\\",\\\"merge.currentContentBackground\\\":\\\"#f6c17733\\\",\\\"merge.currentHeaderBackground\\\":\\\"#f6c17733\\\",\\\"merge.incomingContentBackground\\\":\\\"#9ccfd833\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#9ccfd833\\\",\\\"minimap.background\\\":\\\"#1f1d2e\\\",\\\"minimap.errorHighlight\\\":\\\"#eb6f9280\\\",\\\"minimap.findMatchHighlight\\\":\\\"#6e6a8633\\\",\\\"minimap.selectionHighlight\\\":\\\"#6e6a8633\\\",\\\"minimap.warningHighlight\\\":\\\"#f6c17780\\\",\\\"minimapGutter.addedBackground\\\":\\\"#9ccfd8\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#eb6f92\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#ebbcba\\\",\\\"minimapSlider.activeBackground\\\":\\\"#6e6a8666\\\",\\\"minimapSlider.background\\\":\\\"#6e6a8633\\\",\\\"minimapSlider.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"notebook.cellBorderColor\\\":\\\"#9ccfd880\\\",\\\"notebook.cellEditorBackground\\\":\\\"#1f1d2e\\\",\\\"notebook.cellHoverBackground\\\":\\\"#26233a80\\\",\\\"notebook.focusedCellBackground\\\":\\\"#6e6a861a\\\",\\\"notebook.focusedCellBorder\\\":\\\"#9ccfd8\\\",\\\"notebook.outputContainerBackgroundColor\\\":\\\"#6e6a861a\\\",\\\"notificationCenter.border\\\":\\\"#6e6a8633\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1d2e\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#908caa\\\",\\\"notificationLink.foreground\\\":\\\"#c4a7e7\\\",\\\"notificationToast.border\\\":\\\"#6e6a8633\\\",\\\"notifications.background\\\":\\\"#1f1d2e\\\",\\\"notifications.border\\\":\\\"#6e6a8633\\\",\\\"notifications.foreground\\\":\\\"#e0def4\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#eb6f92\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#9ccfd8\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#f6c177\\\",\\\"panel.background\\\":\\\"#1f1d2e\\\",\\\"panel.border\\\":\\\"#0000\\\",\\\"panel.dropBorder\\\":\\\"#26233a\\\",\\\"panelInput.border\\\":\\\"#1f1d2e\\\",\\\"panelSection.dropBackground\\\":\\\"#6e6a8633\\\",\\\"panelSectionHeader.background\\\":\\\"#1f1d2e\\\",\\\"panelSectionHeader.foreground\\\":\\\"#e0def4\\\",\\\"panelTitle.activeBorder\\\":\\\"#6e6a8666\\\",\\\"panelTitle.activeForeground\\\":\\\"#e0def4\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#908caa\\\",\\\"peekView.border\\\":\\\"#26233a\\\",\\\"peekViewEditor.background\\\":\\\"#1f1d2e\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"peekViewResult.background\\\":\\\"#1f1d2e\\\",\\\"peekViewResult.fileForeground\\\":\\\"#908caa\\\",\\\"peekViewResult.lineForeground\\\":\\\"#908caa\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#e0def4\\\",\\\"peekViewTitle.background\\\":\\\"#26233a\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#908caa\\\",\\\"pickerGroup.border\\\":\\\"#6e6a8666\\\",\\\"pickerGroup.foreground\\\":\\\"#c4a7e7\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#ebbcba\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#eb6f92\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#9ccfd8\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#f6c177\\\",\\\"progressBar.background\\\":\\\"#ebbcba\\\",\\\"quickInput.background\\\":\\\"#1f1d2e\\\",\\\"quickInput.foreground\\\":\\\"#908caa\\\",\\\"quickInputList.focusBackground\\\":\\\"#6e6a8633\\\",\\\"quickInputList.focusForeground\\\":\\\"#e0def4\\\",\\\"quickInputList.focusIconForeground\\\":\\\"#e0def4\\\",\\\"scrollbar.shadow\\\":\\\"#1f1d2e4d\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#31748f80\\\",\\\"scrollbarSlider.background\\\":\\\"#6e6a8633\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#6e6a8666\\\",\\\"searchEditor.findMatchBackground\\\":\\\"#6e6a8633\\\",\\\"selection.background\\\":\\\"#6e6a8666\\\",\\\"settings.focusedRowBackground\\\":\\\"#1f1d2e\\\",\\\"settings.focusedRowBorder\\\":\\\"#6e6a8633\\\",\\\"settings.headerForeground\\\":\\\"#e0def4\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#ebbcba\\\",\\\"settings.rowHoverBackground\\\":\\\"#1f1d2e\\\",\\\"sideBar.background\\\":\\\"#191724\\\",\\\"sideBar.dropBackground\\\":\\\"#1f1d2e\\\",\\\"sideBar.foreground\\\":\\\"#908caa\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#6e6a8633\\\",\\\"statusBar.background\\\":\\\"#191724\\\",\\\"statusBar.debuggingBackground\\\":\\\"#c4a7e7\\\",\\\"statusBar.debuggingForeground\\\":\\\"#191724\\\",\\\"statusBar.foreground\\\":\\\"#908caa\\\",\\\"statusBar.noFolderBackground\\\":\\\"#191724\\\",\\\"statusBar.noFolderForeground\\\":\\\"#908caa\\\",\\\"statusBarItem.activeBackground\\\":\\\"#6e6a8666\\\",\\\"statusBarItem.errorBackground\\\":\\\"#191724\\\",\\\"statusBarItem.errorForeground\\\":\\\"#eb6f92\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#26233a\\\",\\\"statusBarItem.prominentForeground\\\":\\\"#e0def4\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#6e6a8633\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#191724\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#f6c177\\\",\\\"symbolIcon.arrayForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.classForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.colorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.constantForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.constructorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.enumeratorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.enumeratorMemberForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.eventForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.fieldForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.fileForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.folderForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.functionForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.interfaceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.keyForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.keywordForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.methodForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.moduleForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.namespaceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.nullForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.numberForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.objectForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.operatorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.packageForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.propertyForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.referenceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.snippetForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.stringForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.structForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.textForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.typeParameterForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.unitForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.variableForeground\\\":\\\"#908caa\\\",\\\"tab.activeBackground\\\":\\\"#6e6a861a\\\",\\\"tab.activeForeground\\\":\\\"#e0def4\\\",\\\"tab.activeModifiedBorder\\\":\\\"#9ccfd8\\\",\\\"tab.border\\\":\\\"#0000\\\",\\\"tab.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"tab.inactiveBackground\\\":\\\"#0000\\\",\\\"tab.inactiveForeground\\\":\\\"#908caa\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#9ccfd880\\\",\\\"tab.lastPinnedBorder\\\":\\\"#6e6a86\\\",\\\"tab.unfocusedActiveBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedInactiveBackground\\\":\\\"#0000\\\",\\\"tab.unfocusedInactiveModifiedBorder\\\":\\\"#9ccfd880\\\",\\\"terminal.ansiBlack\\\":\\\"#26233a\\\",\\\"terminal.ansiBlue\\\":\\\"#9ccfd8\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#908caa\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#9ccfd8\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#ebbcba\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#31748f\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c4a7e7\\\",\\\"terminal.ansiBrightRed\\\":\\\"#eb6f92\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#e0def4\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#f6c177\\\",\\\"terminal.ansiCyan\\\":\\\"#ebbcba\\\",\\\"terminal.ansiGreen\\\":\\\"#31748f\\\",\\\"terminal.ansiMagenta\\\":\\\"#c4a7e7\\\",\\\"terminal.ansiRed\\\":\\\"#eb6f92\\\",\\\"terminal.ansiWhite\\\":\\\"#e0def4\\\",\\\"terminal.ansiYellow\\\":\\\"#f6c177\\\",\\\"terminal.dropBackground\\\":\\\"#6e6a8633\\\",\\\"terminal.foreground\\\":\\\"#e0def4\\\",\\\"terminal.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"terminal.tab.activeBorder\\\":\\\"#e0def4\\\",\\\"terminalCursor.background\\\":\\\"#e0def4\\\",\\\"terminalCursor.foreground\\\":\\\"#6e6a86\\\",\\\"textBlockQuote.background\\\":\\\"#1f1d2e\\\",\\\"textBlockQuote.border\\\":\\\"#6e6a8633\\\",\\\"textCodeBlock.background\\\":\\\"#1f1d2e\\\",\\\"textLink.activeForeground\\\":\\\"#c4a7e7e6\\\",\\\"textLink.foreground\\\":\\\"#c4a7e7\\\",\\\"textPreformat.foreground\\\":\\\"#f6c177\\\",\\\"textSeparator.foreground\\\":\\\"#908caa\\\",\\\"titleBar.activeBackground\\\":\\\"#191724\\\",\\\"titleBar.activeForeground\\\":\\\"#908caa\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1d2e\\\",\\\"titleBar.inactiveForeground\\\":\\\"#908caa\\\",\\\"toolbar.activeBackground\\\":\\\"#6e6a8666\\\",\\\"toolbar.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"tree.indentGuidesStroke\\\":\\\"#908caa\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#191724\\\",\\\"welcomePage.background\\\":\\\"#191724\\\",\\\"widget.shadow\\\":\\\"#1f1d2e4d\\\",\\\"window.activeBorder\\\":\\\"#1f1d2e\\\",\\\"window.inactiveBorder\\\":\\\"#1f1d2e\\\"},\\\"displayName\\\":\\\"Rosé Pine\\\",\\\"name\\\":\\\"rose-pine\\\",\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#6e6a86\\\"}},{\\\"scope\\\":[\\\"constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"}},{\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.language\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ebbcba\\\"}},{\\\"scope\\\":[\\\"entity.name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ebbcba\\\"}},{\\\"scope\\\":[\\\"entity.name.section\\\",\\\"entity.name.tag\\\",\\\"entity.name.namespace\\\",\\\"entity.name.type\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"entity.other.inherited-class\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c4a7e7\\\"}},{\\\"scope\\\":[\\\"invalid\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#eb6f92\\\"}},{\\\"scope\\\":[\\\"invalid.deprecated\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"variable.language.this\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"}},{\\\"scope\\\":[\\\"markup.inserted.diff\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":[\\\"markup.deleted.diff\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#eb6f92\\\"}},{\\\"scope\\\":\\\"markup.heading\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"markup.bold.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"markup.italic.markdown\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"meta.diff.range\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\"}},{\\\"scope\\\":[\\\"meta.tag\\\",\\\"meta.brace\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0def4\\\"}},{\\\"scope\\\":[\\\"meta.import\\\",\\\"meta.export\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"}},{\\\"scope\\\":\\\"meta.directive.vue\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c4a7e7\\\"}},{\\\"scope\\\":\\\"meta.property-name.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":\\\"meta.property-value.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":\\\"meta.tag.other.html\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"}},{\\\"scope\\\":[\\\"punctuation\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"}},{\\\"scope\\\":[\\\"punctuation.accessor\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#6e6a86\\\"}},{\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"}},{\\\"scope\\\":[\\\"string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":[\\\"support\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"}},{\\\"scope\\\":[\\\"support.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"}},{\\\"scope\\\":[\\\"support.function\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#eb6f92\\\"}},{\\\"scope\\\":[\\\"variable\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#ebbcba\\\"}},{\\\"scope\\\":[\\\"variable.other\\\",\\\"variable.language\\\",\\\"variable.function\\\",\\\"variable.argument\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0def4\\\"}},{\\\"scope\\\":[\\\"variable.parameter\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,qrqBAA23uB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#222222","activityBarBadge.background":"#1D978D","button.background":"#0077B5","button.foreground":"#FFF","button.hoverBackground":"#005076","debugExceptionWidget.background":"#141414","debugExceptionWidget.border":"#FFF","debugToolBar.background":"#141414","editor.background":"#222222","editor.foreground":"#E6E6E6","editor.inactiveSelectionBackground":"#3a3d41","editor.lineHighlightBackground":"#141414","editor.lineHighlightBorder":"#141414","editor.selectionHighlightBackground":"#add6ff26","editorIndentGuide.activeBackground":"#707070","editorIndentGuide.background":"#404040","editorLink.activeForeground":"#0077B5","editorSuggestWidget.selectedBackground":"#0077B5","extensionButton.prominentBackground":"#0077B5","extensionButton.prominentForeground":"#FFF","extensionButton.prominentHoverBackground":"#005076","focusBorder":"#0077B5","gitDecoration.addedResourceForeground":"#ECB22E","gitDecoration.conflictingResourceForeground":"#FFF","gitDecoration.deletedResourceForeground":"#FFF","gitDecoration.ignoredResourceForeground":"#877583","gitDecoration.modifiedResourceForeground":"#ECB22E","gitDecoration.untrackedResourceForeground":"#ECB22E","input.placeholderForeground":"#7A7A7A","list.activeSelectionBackground":"#222222","list.dropBackground":"#383b3d","list.focusBackground":"#0077B5","list.hoverBackground":"#222222","menu.background":"#252526","menu.foreground":"#E6E6E6","notificationLink.foreground":"#0077B5","settings.numberInputBackground":"#292929","settings.textInputBackground":"#292929","sideBarSectionHeader.background":"#222222","sideBarTitle.foreground":"#E6E6E6","statusBar.background":"#222222","statusBar.debuggingBackground":"#1D978D","statusBar.noFolderBackground":"#141414","textLink.activeForeground":"#0077B5","textLink.foreground":"#0077B5","titleBar.activeBackground":"#222222","titleBar.activeForeground":"#E6E6E6","titleBar.inactiveBackground":"#222222","titleBar.inactiveForeground":"#7A7A7A"},"displayName":"Slack Dark","name":"slack-dark","tokenColors":[{"scope":["meta.embedded","source.groovy.embedded"],"settings":{"foreground":"#D4D4D4"}},{"scope":"emphasis","settings":{"fontStyle":"italic"}},{"scope":"strong","settings":{"fontStyle":"bold"}},{"scope":"header","settings":{"foreground":"#000080"}},{"scope":"comment","settings":{"foreground":"#6A9955"}},{"scope":"constant.language","settings":{"foreground":"#569cd6"}},{"scope":["constant.numeric"],"settings":{"foreground":"#b5cea8"}},{"scope":"constant.regexp","settings":{"foreground":"#646695"}},{"scope":"entity.name.tag","settings":{"foreground":"#569cd6"}},{"scope":"entity.name.tag.css","settings":{"foreground":"#d7ba7d"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#9cdcfe"}},{"scope":["entity.other.attribute-name.class.css","entity.other.attribute-name.class.mixin.css","entity.other.attribute-name.id.css","entity.other.attribute-name.parent-selector.css","entity.other.attribute-name.pseudo-class.css","entity.other.attribute-name.pseudo-element.css","source.css.less entity.other.attribute-name.id","entity.other.attribute-name.attribute.scss","entity.other.attribute-name.scss"],"settings":{"foreground":"#d7ba7d"}},{"scope":"invalid","settings":{"foreground":"#f44747"}},{"scope":"markup.underline","settings":{"fontStyle":"underline"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#569cd6"}},{"scope":"markup.heading","settings":{"fontStyle":"bold","foreground":"#569cd6"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.inserted","settings":{"foreground":"#b5cea8"}},{"scope":"markup.deleted","settings":{"foreground":"#ce9178"}},{"scope":"markup.changed","settings":{"foreground":"#569cd6"}},{"scope":"punctuation.definition.quote.begin.markdown","settings":{"foreground":"#6A9955"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#6796e6"}},{"scope":"markup.inline.raw","settings":{"foreground":"#ce9178"}},{"scope":"punctuation.definition.tag","settings":{"foreground":"#808080"}},{"scope":"meta.preprocessor","settings":{"foreground":"#569cd6"}},{"scope":"meta.preprocessor.string","settings":{"foreground":"#ce9178"}},{"scope":"meta.preprocessor.numeric","settings":{"foreground":"#b5cea8"}},{"scope":"meta.structure.dictionary.key.python","settings":{"foreground":"#9cdcfe"}},{"scope":"meta.diff.header","settings":{"foreground":"#569cd6"}},{"scope":"storage","settings":{"foreground":"#569cd6"}},{"scope":"storage.type","settings":{"foreground":"#569cd6"}},{"scope":"storage.modifier","settings":{"foreground":"#569cd6"}},{"scope":"string","settings":{"foreground":"#ce9178"}},{"scope":"string.tag","settings":{"foreground":"#ce9178"}},{"scope":"string.value","settings":{"foreground":"#ce9178"}},{"scope":"string.regexp","settings":{"foreground":"#d16969"}},{"scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end","punctuation.section.embedded"],"settings":{"foreground":"#569cd6"}},{"scope":["meta.template.expression"],"settings":{"foreground":"#d4d4d4"}},{"scope":["support.type.vendored.property-name","support.type.property-name","variable.css","variable.scss","variable.other.less","source.coffee.embedded"],"settings":{"foreground":"#9cdcfe"}},{"scope":"keyword","settings":{"foreground":"#569cd6"}},{"scope":"keyword.control","settings":{"foreground":"#569cd6"}},{"scope":"keyword.operator","settings":{"foreground":"#d4d4d4"}},{"scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.cast","keyword.operator.sizeof","keyword.operator.instanceof","keyword.operator.logical.python"],"settings":{"foreground":"#569cd6"}},{"scope":"keyword.other.unit","settings":{"foreground":"#b5cea8"}},{"scope":["punctuation.section.embedded.begin.php","punctuation.section.embedded.end.php"],"settings":{"foreground":"#569cd6"}},{"scope":"support.function.git-rebase","settings":{"foreground":"#9cdcfe"}},{"scope":"constant.sha.git-rebase","settings":{"foreground":"#b5cea8"}},{"scope":["storage.modifier.import.java","variable.language.wildcard.java","storage.modifier.package.java"],"settings":{"foreground":"#d4d4d4"}},{"scope":"variable.language","settings":{"foreground":"#569cd6"}},{"scope":["entity.name.function","support.function","support.constant.handlebars"],"settings":{"foreground":"#DCDCAA"}},{"scope":["meta.return-type","support.class","support.type","entity.name.type","entity.name.class","storage.type.numeric.go","storage.type.byte.go","storage.type.boolean.go","storage.type.string.go","storage.type.uintptr.go","storage.type.error.go","storage.type.rune.go","storage.type.cs","storage.type.generic.cs","storage.type.modifier.cs","storage.type.variable.cs","storage.type.annotation.java","storage.type.generic.java","storage.type.java","storage.type.object.array.java","storage.type.primitive.array.java","storage.type.primitive.java","storage.type.token.java","storage.type.groovy","storage.type.annotation.groovy","storage.type.parameters.groovy","storage.type.generic.groovy","storage.type.object.array.groovy","storage.type.primitive.array.groovy","storage.type.primitive.groovy"],"settings":{"foreground":"#4EC9B0"}},{"scope":["meta.type.cast.expr","meta.type.new.expr","support.constant.math","support.constant.dom","support.constant.json","entity.other.inherited-class"],"settings":{"foreground":"#4EC9B0"}},{"scope":"keyword.control","settings":{"foreground":"#C586C0"}},{"scope":["variable","meta.definition.variable.name","support.variable","entity.name.variable"],"settings":{"foreground":"#9CDCFE"}},{"scope":["meta.object-literal.key"],"settings":{"foreground":"#9CDCFE"}},{"scope":["support.constant.property-value","support.constant.font-name","support.constant.media-type","support.constant.media","constant.other.color.rgb-value","constant.other.rgb-value","support.constant.color"],"settings":{"foreground":"#CE9178"}},{"scope":["punctuation.definition.group.regexp","punctuation.definition.group.assertion.regexp","punctuation.definition.character-class.regexp","punctuation.character.set.begin.regexp","punctuation.character.set.end.regexp","keyword.operator.negation.regexp","support.other.parenthesis.regexp"],"settings":{"foreground":"#CE9178"}},{"scope":["constant.character.character-class.regexp","constant.other.character-class.set.regexp","constant.other.character-class.regexp","constant.character.set.regexp"],"settings":{"foreground":"#d16969"}},{"scope":["keyword.operator.or.regexp","keyword.control.anchor.regexp"],"settings":{"foreground":"#DCDCAA"}},{"scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#d7ba7d"}},{"scope":"constant.character","settings":{"foreground":"#569cd6"}},{"scope":"constant.character.escape","settings":{"foreground":"#d7ba7d"}},{"scope":"token.info-token","settings":{"foreground":"#6796e6"}},{"scope":"token.warn-token","settings":{"foreground":"#cd9731"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#b267e6"}}],"type":"dark"}`));export{e as default};
|
|
2
|
-
//# sourceMappingURL=slack-dark.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"slack-dark.js","names":[],"sources":["../../../../../../../../node_modules/.pnpm/@shikijs+themes@4.0.2/node_modules/@shikijs/themes/dist/slack-dark.mjs"],"sourcesContent":["/* Theme: slack-dark */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#222222\\\",\\\"activityBarBadge.background\\\":\\\"#1D978D\\\",\\\"button.background\\\":\\\"#0077B5\\\",\\\"button.foreground\\\":\\\"#FFF\\\",\\\"button.hoverBackground\\\":\\\"#005076\\\",\\\"debugExceptionWidget.background\\\":\\\"#141414\\\",\\\"debugExceptionWidget.border\\\":\\\"#FFF\\\",\\\"debugToolBar.background\\\":\\\"#141414\\\",\\\"editor.background\\\":\\\"#222222\\\",\\\"editor.foreground\\\":\\\"#E6E6E6\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editor.lineHighlightBackground\\\":\\\"#141414\\\",\\\"editor.lineHighlightBorder\\\":\\\"#141414\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#707070\\\",\\\"editorIndentGuide.background\\\":\\\"#404040\\\",\\\"editorLink.activeForeground\\\":\\\"#0077B5\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#0077B5\\\",\\\"extensionButton.prominentBackground\\\":\\\"#0077B5\\\",\\\"extensionButton.prominentForeground\\\":\\\"#FFF\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#005076\\\",\\\"focusBorder\\\":\\\"#0077B5\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#ECB22E\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#FFF\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#FFF\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#877583\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#ECB22E\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#ECB22E\\\",\\\"input.placeholderForeground\\\":\\\"#7A7A7A\\\",\\\"list.activeSelectionBackground\\\":\\\"#222222\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"list.focusBackground\\\":\\\"#0077B5\\\",\\\"list.hoverBackground\\\":\\\"#222222\\\",\\\"menu.background\\\":\\\"#252526\\\",\\\"menu.foreground\\\":\\\"#E6E6E6\\\",\\\"notificationLink.foreground\\\":\\\"#0077B5\\\",\\\"settings.numberInputBackground\\\":\\\"#292929\\\",\\\"settings.textInputBackground\\\":\\\"#292929\\\",\\\"sideBarSectionHeader.background\\\":\\\"#222222\\\",\\\"sideBarTitle.foreground\\\":\\\"#E6E6E6\\\",\\\"statusBar.background\\\":\\\"#222222\\\",\\\"statusBar.debuggingBackground\\\":\\\"#1D978D\\\",\\\"statusBar.noFolderBackground\\\":\\\"#141414\\\",\\\"textLink.activeForeground\\\":\\\"#0077B5\\\",\\\"textLink.foreground\\\":\\\"#0077B5\\\",\\\"titleBar.activeBackground\\\":\\\"#222222\\\",\\\"titleBar.activeForeground\\\":\\\"#E6E6E6\\\",\\\"titleBar.inactiveBackground\\\":\\\"#222222\\\",\\\"titleBar.inactiveForeground\\\":\\\"#7A7A7A\\\"},\\\"displayName\\\":\\\"Slack Dark\\\",\\\"name\\\":\\\"slack-dark\\\",\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"}},{\\\"scope\\\":\\\"emphasis\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"strong\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"}},{\\\"scope\\\":\\\"header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"}},{\\\"scope\\\":\\\"comment\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"}},{\\\"scope\\\":\\\"constant.language\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":[\\\"constant.numeric\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"}},{\\\"scope\\\":\\\"constant.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"}},{\\\"scope\\\":\\\"entity.name.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"entity.name.tag.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.class.mixin.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.attribute.scss\\\",\\\"entity.other.attribute-name.scss\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"}},{\\\"scope\\\":\\\"invalid\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"}},{\\\"scope\\\":\\\"markup.underline\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":\\\"markup.bold\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"markup.heading\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"markup.italic\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":\\\"markup.inserted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"}},{\\\"scope\\\":\\\"markup.deleted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"}},{\\\"scope\\\":\\\"markup.changed\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"}},{\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"}},{\\\"scope\\\":\\\"markup.inline.raw\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"}},{\\\"scope\\\":\\\"punctuation.definition.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"}},{\\\"scope\\\":\\\"meta.preprocessor\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"}},{\\\"scope\\\":\\\"meta.preprocessor.numeric\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"}},{\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"}},{\\\"scope\\\":\\\"meta.diff.header\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"storage\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"storage.type\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"storage.modifier\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"}},{\\\"scope\\\":\\\"string.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"}},{\\\"scope\\\":\\\"string.value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":[\\\"meta.template.expression\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"}},{\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"variable.css\\\",\\\"variable.scss\\\",\\\"variable.other.less\\\",\\\"source.coffee.embedded\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"}},{\\\"scope\\\":\\\"keyword\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"keyword.operator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"}},{\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"}},{\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"support.function.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"}},{\\\"scope\\\":\\\"constant.sha.git-rebase\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"}},{\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"}},{\\\"scope\\\":\\\"variable.language\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"}},{\\\"scope\\\":[\\\"meta.return-type\\\",\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"}},{\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"}},{\\\"scope\\\":\\\"keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"}},{\\\"scope\\\":[\\\"meta.object-literal.key\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"}},{\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"}},{\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"}},{\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"}},{\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"}},{\\\"scope\\\":\\\"constant.character\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"}},{\\\"scope\\\":\\\"constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"}},{\\\"scope\\\":\\\"token.info-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"}},{\\\"scope\\\":\\\"token.warn-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#cd9731\\\"}},{\\\"scope\\\":\\\"token.error-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"}},{\\\"scope\\\":\\\"token.debug-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b267e6\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"x_google_ignoreList":[0],"mappings":"AACA,IAAA,EAAe,OAAO,OAAO,KAAK,MAAM,o2RAAk3T,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#161F26","activityBar.dropBackground":"#FFF","activityBar.foreground":"#FFF","activityBarBadge.background":"#8AE773","activityBarBadge.foreground":"#FFF","badge.background":"#8AE773","breadcrumb.focusForeground":"#475663","breadcrumb.foreground":"#161F26","button.background":"#475663","button.foreground":"#FFF","button.hoverBackground":"#161F26","debugExceptionWidget.background":"#AED4FB","debugExceptionWidget.border":"#161F26","debugToolBar.background":"#161F26","dropdown.background":"#FFF","dropdown.border":"#DCDEDF","dropdown.foreground":"#DCDEDF","dropdown.listBackground":"#FFF","editor.background":"#FFF","editor.findMatchBackground":"#AED4FB","editor.foreground":"#000","editor.lineHighlightBackground":"#EEEEEE","editor.selectionBackground":"#AED4FB","editor.wordHighlightBackground":"#AED4FB","editor.wordHighlightStrongBackground":"#EEEEEE","editorActiveLineNumber.foreground":"#475663","editorGroup.emptyBackground":"#2D3E4C","editorGroup.focusedEmptyBorder":"#2D3E4C","editorGroupHeader.tabsBackground":"#2D3E4C","editorHint.border":"#F9F9F9","editorHint.foreground":"#F9F9F9","editorIndentGuide.activeBackground":"#dbdbdb","editorIndentGuide.background":"#F3F3F3","editorLineNumber.foreground":"#b9b9b9","editorMarkerNavigation.background":"#F9F9F9","editorMarkerNavigationError.background":"#F44C5E","editorMarkerNavigationInfo.background":"#6182b8","editorMarkerNavigationWarning.background":"#F6B555","editorPane.background":"#2D3E4C","editorSuggestWidget.foreground":"#2D3E4C","editorSuggestWidget.highlightForeground":"#2D3E4C","editorSuggestWidget.selectedBackground":"#b9b9b9","editorWidget.background":"#F9F9F9","editorWidget.border":"#dbdbdb","extensionButton.prominentBackground":"#475663","extensionButton.prominentForeground":"#F6F6F6","extensionButton.prominentHoverBackground":"#161F26","focusBorder":"#161F26","foreground":"#616161","gitDecoration.addedResourceForeground":"#ECB22E","gitDecoration.conflictingResourceForeground":"#FFF","gitDecoration.deletedResourceForeground":"#FFF","gitDecoration.ignoredResourceForeground":"#877583","gitDecoration.modifiedResourceForeground":"#ECB22E","gitDecoration.untrackedResourceForeground":"#ECB22E","input.background":"#FFF","input.border":"#161F26","input.foreground":"#000","input.placeholderForeground":"#a0a0a0","inputOption.activeBorder":"#3E313C","inputValidation.errorBackground":"#F44C5E","inputValidation.errorForeground":"#FFF","inputValidation.infoBackground":"#6182b8","inputValidation.infoForeground":"#FFF","inputValidation.warningBackground":"#F6B555","inputValidation.warningForeground":"#000","list.activeSelectionBackground":"#5899C5","list.activeSelectionForeground":"#fff","list.focusBackground":"#d5e1ea","list.focusForeground":"#fff","list.highlightForeground":"#2D3E4C","list.hoverBackground":"#d5e1ea","list.hoverForeground":"#fff","list.inactiveFocusBackground":"#161F26","list.inactiveSelectionBackground":"#5899C5","list.inactiveSelectionForeground":"#fff","list.invalidItemForeground":"#fff","menu.background":"#161F26","menu.foreground":"#F9FAFA","menu.separatorBackground":"#F9FAFA","notificationCenter.border":"#161F26","notificationCenterHeader.foreground":"#FFF","notificationLink.foreground":"#FFF","notificationToast.border":"#161F26","notifications.background":"#161F26","notifications.border":"#161F26","notifications.foreground":"#FFF","panel.border":"#2D3E4C","panelTitle.activeForeground":"#161F26","progressBar.background":"#8AE773","scrollbar.shadow":"#ffffff00","scrollbarSlider.activeBackground":"#161F267e","scrollbarSlider.background":"#161F267e","scrollbarSlider.hoverBackground":"#161F267e","settings.dropdownBorder":"#161F26","settings.dropdownForeground":"#161F26","settings.headerForeground":"#161F26","sideBar.background":"#2D3E4C","sideBar.foreground":"#DCDEDF","sideBarSectionHeader.background":"#161F26","sideBarSectionHeader.foreground":"#FFF","sideBarTitle.foreground":"#FFF","statusBar.background":"#5899C5","statusBar.debuggingBackground":"#8AE773","statusBar.foreground":"#FFF","statusBar.noFolderBackground":"#161F26","tab.activeBackground":"#FFF","tab.activeForeground":"#000","tab.border":"#F3F3F3","tab.inactiveBackground":"#F3F3F3","tab.inactiveForeground":"#686868","terminal.ansiBlack":"#000000","terminal.ansiBlue":"#6182b8","terminal.ansiBrightBlack":"#90a4ae","terminal.ansiBrightBlue":"#6182b8","terminal.ansiBrightCyan":"#39adb5","terminal.ansiBrightGreen":"#91b859","terminal.ansiBrightMagenta":"#7c4dff","terminal.ansiBrightRed":"#e53935","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#ffb62c","terminal.ansiCyan":"#39adb5","terminal.ansiGreen":"#91b859","terminal.ansiMagenta":"#7c4dff","terminal.ansiRed":"#e53935","terminal.ansiWhite":"#ffffff","terminal.ansiYellow":"#ffb62c","terminal.border":"#2D3E4C","terminal.foreground":"#161F26","terminal.selectionBackground":"#0006","textPreformat.foreground":"#161F26","titleBar.activeBackground":"#2D3E4C","titleBar.activeForeground":"#FFF","titleBar.border":"#2D3E4C","titleBar.inactiveBackground":"#161F26","titleBar.inactiveForeground":"#685C66","welcomePage.buttonBackground":"#F3F3F3","welcomePage.buttonHoverBackground":"#ECECEC","widget.shadow":"#161F2694"},"displayName":"Slack Ochin","name":"slack-ochin","tokenColors":[{"settings":{"foreground":"#002339"}},{"scope":["meta.paragraph.markdown","string.other.link.description.title.markdown"],"settings":{"foreground":"#110000"}},{"scope":["entity.name.section.markdown","punctuation.definition.heading.markdown"],"settings":{"foreground":"#034c7c"}},{"scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","markup.quote.markdown"],"settings":{"foreground":"#00AC8F"}},{"scope":["markup.quote.markdown"],"settings":{"fontStyle":"italic","foreground":"#003494"}},{"scope":["markup.bold.markdown","punctuation.definition.bold.markdown"],"settings":{"fontStyle":"bold","foreground":"#4e76b5"}},{"scope":["markup.italic.markdown","punctuation.definition.italic.markdown"],"settings":{"fontStyle":"italic","foreground":"#C792EA"}},{"scope":["markup.inline.raw.string.markdown","markup.fenced_code.block.markdown"],"settings":{"fontStyle":"italic","foreground":"#0460b1"}},{"scope":["punctuation.definition.metadata.markdown"],"settings":{"foreground":"#00AC8F"}},{"scope":["markup.underline.link.image.markdown","markup.underline.link.markdown"],"settings":{"foreground":"#924205"}},{"scope":"comment","settings":{"fontStyle":"italic","foreground":"#357b42"}},{"scope":"string","settings":{"foreground":"#a44185"}},{"scope":"constant.numeric","settings":{"foreground":"#174781"}},{"scope":"constant","settings":{"foreground":"#174781"}},{"scope":"language.method","settings":{"foreground":"#174781"}},{"scope":["constant.character","constant.other"],"settings":{"foreground":"#174781"}},{"scope":"variable","settings":{"fontStyle":"","foreground":"#2f86d2"}},{"scope":"variable.language.this","settings":{"fontStyle":"","foreground":"#000000"}},{"scope":"keyword","settings":{"fontStyle":"","foreground":"#7b30d0"}},{"scope":"storage","settings":{"fontStyle":"","foreground":"#da5221"}},{"scope":"storage.type","settings":{"fontStyle":"","foreground":"#0991b6"}},{"scope":"entity.name.class","settings":{"foreground":"#1172c7"}},{"scope":"entity.other.inherited-class","settings":{"fontStyle":"","foreground":"#b02767"}},{"scope":"entity.name.function","settings":{"fontStyle":"","foreground":"#7eb233"}},{"scope":"variable.parameter","settings":{"fontStyle":"","foreground":"#b1108e"}},{"scope":"entity.name.tag","settings":{"fontStyle":"","foreground":"#0444ac"}},{"scope":"text.html.basic","settings":{"fontStyle":"","foreground":"#0071ce"}},{"scope":"entity.name.type","settings":{"foreground":"#0444ac"}},{"scope":"entity.other.attribute-name","settings":{"fontStyle":"italic","foreground":"#df8618"}},{"scope":"support.function","settings":{"fontStyle":"","foreground":"#1ab394"}},{"scope":"support.constant","settings":{"fontStyle":"","foreground":"#174781"}},{"scope":["support.type","support.class"],"settings":{"foreground":"#dc3eb7"}},{"scope":"support.other.variable","settings":{"foreground":"#224555"}},{"scope":"invalid","settings":{"fontStyle":" italic bold underline","foreground":"#207bb8"}},{"scope":"invalid.deprecated","settings":{"fontStyle":" bold italic underline","foreground":"#207bb8"}},{"scope":"source.json support","settings":{"foreground":"#6dbdfa"}},{"scope":["source.json string","source.json punctuation.definition.string"],"settings":{"foreground":"#00820f"}},{"scope":"markup.list","settings":{"foreground":"#207bb8"}},{"scope":["markup.heading punctuation.definition.heading","entity.name.section"],"settings":{"fontStyle":"","foreground":"#4FB4D8"}},{"scope":["text.html.markdown meta.paragraph meta.link.inline","text.html.markdown meta.paragraph meta.link.inline punctuation.definition.string.begin.markdown","text.html.markdown meta.paragraph meta.link.inline punctuation.definition.string.end.markdown"],"settings":{"foreground":"#87429A"}},{"scope":"markup.quote","settings":{"foreground":"#87429A"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#08134A"}},{"scope":["markup.italic","punctuation.definition.italic"],"settings":{"fontStyle":"italic","foreground":"#174781"}},{"scope":"meta.link","settings":{"foreground":"#87429A"}}],"type":"light"}`));export{e as default};
|
|
2
|
-
//# sourceMappingURL=slack-ochin.js.map
|