@synapse-research/synapse 0.1.11 → 0.2.0
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/bin/synapse.mjs +5 -33
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +171 -171
- package/dist/.next/app-path-routes-manifest.json +37 -37
- package/dist/.next/build-manifest.json +2 -2
- package/dist/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/compute/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/insights/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/related-works/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/settings/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +1 -1
- package/dist/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies/new.html +1 -1
- package/dist/.next/server/app/admin/companies/new.rsc +1 -1
- package/dist/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies.html +1 -1
- package/dist/.next/server/app/admin/companies.rsc +1 -1
- package/dist/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin.html +1 -1
- package/dist/.next/server/app/admin.rsc +1 -1
- package/dist/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/stats/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-nodes/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-nodes/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-pools/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-pools/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/approve/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/close/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/reject/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/evaluate-criteria/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/registry/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/progress/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/request-plan/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/reset/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/review/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/start/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/onboarding/status/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/agent-activity/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/available/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/baselines/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/summary/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/dependencies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/github/branches/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/group/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/[workUuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/research-questions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/move/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/settings/integrations/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/ssh-config/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/index.html +1 -1
- package/dist/.next/server/app/index.rsc +1 -1
- package/dist/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/admin.html +1 -1
- package/dist/.next/server/app/login/admin.rsc +1 -1
- package/dist/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/callback.html +1 -1
- package/dist/.next/server/app/login/callback.rsc +1 -1
- package/dist/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/silent-refresh.html +1 -1
- package/dist/.next/server/app/login/silent-refresh.rsc +1 -1
- package/dist/.next/server/app/login.html +1 -1
- package/dist/.next/server/app/login.rsc +1 -1
- package/dist/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/research-projects/new.html +1 -1
- package/dist/.next/server/app/research-projects/new.rsc +1 -1
- package/dist/.next/server/app/research-projects.html +1 -1
- package/dist/.next/server/app/research-projects.rsc +1 -1
- package/dist/.next/server/app/settings.html +1 -1
- package/dist/.next/server/app/settings.rsc +1 -1
- package/dist/.next/server/app-paths-manifest.json +37 -37
- package/dist/.next/server/middleware-manifest.json +1 -1
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/server-reference-manifest.js +1 -1
- package/dist/.next/server/server-reference-manifest.json +1 -1
- package/dist/node_modules/@img/colour/color.cjs +1594 -0
- package/dist/node_modules/@img/colour/index.cjs +1 -0
- package/dist/node_modules/@img/colour/package.json +45 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/lib/index.js +1 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 +0 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/package.json +42 -0
- package/dist/node_modules/@img/sharp-libvips-linux-x64/versions.json +30 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +1 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
- package/dist/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +30 -0
- package/dist/node_modules/@img/sharp-linux-x64/LICENSE +191 -0
- package/dist/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
- package/dist/node_modules/@img/sharp-linux-x64/package.json +46 -0
- package/dist/node_modules/@img/sharp-linuxmusl-x64/LICENSE +191 -0
- package/dist/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
- package/dist/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
- package/dist/node_modules/@next/env/dist/index.js +1 -0
- package/dist/node_modules/@next/env/package.json +36 -0
- package/dist/node_modules/@prisma/client-runtime-utils/dist/index.js +2552 -0
- package/dist/node_modules/@prisma/client-runtime-utils/package.json +39 -0
- package/dist/node_modules/@shikijs/core/dist/index.mjs +2446 -0
- package/dist/node_modules/@shikijs/core/package.json +56 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/engine-compile.mjs +52 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/engine-raw.mjs +22 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/index.mjs +4 -0
- package/dist/node_modules/@shikijs/engine-javascript/dist/shared/engine-javascript.hzpS1_41.mjs +93 -0
- package/dist/node_modules/@shikijs/engine-javascript/package.json +39 -0
- package/dist/node_modules/@shikijs/engine-oniguruma/dist/index.mjs +448 -0
- package/dist/node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.mjs +8 -0
- package/dist/node_modules/@shikijs/engine-oniguruma/package.json +42 -0
- package/dist/node_modules/@shikijs/langs/dist/abap.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/actionscript-3.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ada.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-expression.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-html.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-inline-style.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-inline-template.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-let-declaration.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-template-blocks.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-template.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/angular-ts.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/apache.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/apex.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/apl.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/applescript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ara.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/asciidoc.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/asm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/astro.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/awk.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ballerina.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bat.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/beancount.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/berry.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bibtex.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bicep.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/bird2.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/blade.mjs +20 -0
- package/dist/node_modules/@shikijs/langs/dist/bsl.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/c.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/c3.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cadence.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cairo.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/clarity.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/clojure.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cmake.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cobol.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/codeowners.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/codeql.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/coffee.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/common-lisp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/coq.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cpp-macro.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/cpp.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/crystal.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/csharp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/css.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/csv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cue.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/cypher.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/d.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dart.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dax.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/desktop.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/diff.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/docker.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dotenv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/dream-maker.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/edge.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/elixir.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/elm.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/emacs-lisp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/erb.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/erlang.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-css.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-glsl.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-html.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-sql.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/es-tag-xml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/fennel.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fish.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fluent.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fortran-fixed-form.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/fortran-free-form.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/fsharp.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/gdresource.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/gdscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/gdshader.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/genie.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/gherkin.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/git-commit.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/git-rebase.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/gleam.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/glimmer-js.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/glimmer-ts.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/glsl.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/gn.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/gnuplot.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/go.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/graphql.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/groovy.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hack.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/haml.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/handlebars.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/haskell.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/haxe.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hcl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hjson.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/hlsl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/html-derivative.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/html.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/http.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/hurl.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/hxml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/hy.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/imba.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ini.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/java.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/javascript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jinja-html.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/jinja.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/jison.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/json.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/json5.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsonc.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsonl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsonnet.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jssm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/jsx.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/julia.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/just.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/kdl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/kotlin.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/kusto.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/latex.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/lean.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/less.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/liquid.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/llvm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/log.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/logo.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/lua.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/luau.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/make.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/markdown-nix.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/markdown-vue.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/markdown.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/marko.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/matlab.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mdc.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/mdx.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mermaid.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mipsasm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/mojo.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/moonbit.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/move.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/narrat.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/nextflow-groovy.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/nextflow.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/nginx.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/nim.mjs +20 -0
- package/dist/node_modules/@shikijs/langs/dist/nix.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/nushell.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/objective-c.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/objective-cpp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ocaml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/odin.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/openscad.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/pascal.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/perl.mjs +16 -0
- package/dist/node_modules/@shikijs/langs/dist/php.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/pkl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/plsql.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/po.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/polar.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/postcss.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/powerquery.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/powershell.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/prisma.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/prolog.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/proto.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/pug.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/puppet.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/purescript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/python.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/qml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/qmldir.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/qss.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/r.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/racket.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/raku.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/razor.mjs +10 -0
- package/dist/node_modules/@shikijs/langs/dist/reg.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/regexp.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/rel.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/riscv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ron.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/rosmsg.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/rst.mjs +22 -0
- package/dist/node_modules/@shikijs/langs/dist/ruby.mjs +30 -0
- package/dist/node_modules/@shikijs/langs/dist/rust.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/sas.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/sass.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/scala.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/scheme.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/scss.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/sdbl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/shaderlab.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/shellscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/shellsession.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/smalltalk.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/solidity.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/soy.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/sparql.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/splunk.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/sql.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ssh-config.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/stata.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/stylus.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/surrealql.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/svelte.mjs +14 -0
- package/dist/node_modules/@shikijs/langs/dist/swift.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/system-verilog.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/systemd.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/talonscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tasl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tcl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/templ.mjs +12 -0
- package/dist/node_modules/@shikijs/langs/dist/terraform.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tex.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/toml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/ts-tags.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/tsv.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/tsx.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/turtle.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/twig.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/typescript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/typespec.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/typst.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/v.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vala.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vb.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/verilog.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vhdl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/viml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-directives.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-html.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-interpolations.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/vue-vine.mjs +18 -0
- package/dist/node_modules/@shikijs/langs/dist/vue.mjs +26 -0
- package/dist/node_modules/@shikijs/langs/dist/vyper.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wasm.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wenyan.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wgsl.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wikitext.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wit.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/wolfram.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/xml.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/xsl.mjs +8 -0
- package/dist/node_modules/@shikijs/langs/dist/yaml.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/zenscript.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/dist/zig.mjs +5 -0
- package/dist/node_modules/@shikijs/langs/package.json +384 -0
- package/dist/node_modules/@shikijs/themes/dist/andromeeda.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/aurora-x.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/ayu-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/ayu-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/ayu-mirage.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-frappe.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-latte.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-macchiato.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/catppuccin-mocha.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/dark-plus.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/dracula-soft.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/dracula.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/everforest-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/everforest-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark-default.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark-dimmed.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark-high-contrast.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-light-default.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-light-high-contrast.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/github-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-hard.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-medium.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-dark-soft.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-hard.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-medium.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/gruvbox-light-soft.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/horizon-bright.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/horizon.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/houston.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/kanagawa-dragon.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/kanagawa-lotus.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/kanagawa-wave.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/laserwave.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/light-plus.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-darker.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-lighter.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-ocean.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme-palenight.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/material-theme.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/min-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/min-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/monokai.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/night-owl-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/night-owl.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/nord.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/one-dark-pro.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/one-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/plastic.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/poimandres.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/red.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/rose-pine-dawn.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/rose-pine-moon.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/rose-pine.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/slack-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/slack-ochin.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/snazzy-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/solarized-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/solarized-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/synthwave-84.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/tokyo-night.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vesper.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vitesse-black.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vitesse-dark.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/dist/vitesse-light.mjs +2 -0
- package/dist/node_modules/@shikijs/themes/package.json +103 -0
- package/dist/node_modules/@shikijs/types/dist/index.mjs +8 -0
- package/dist/node_modules/@shikijs/types/package.json +36 -0
- package/dist/node_modules/@shikijs/vscode-textmate/dist/index.js +3216 -0
- package/dist/node_modules/@shikijs/vscode-textmate/package.json +46 -0
- package/dist/node_modules/@swc/helpers/_/_class_private_field_loose_base/package.json +4 -0
- package/dist/node_modules/@swc/helpers/_/_class_private_field_loose_key/package.json +4 -0
- package/dist/node_modules/@swc/helpers/_/_interop_require_default/package.json +4 -0
- package/dist/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json +4 -0
- package/dist/node_modules/@swc/helpers/cjs/_class_private_field_loose_base.cjs +10 -0
- package/dist/node_modules/@swc/helpers/cjs/_class_private_field_loose_key.cjs +8 -0
- package/dist/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +6 -0
- package/dist/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +38 -0
- package/dist/node_modules/@swc/helpers/package.json +471 -0
- package/dist/node_modules/caniuse-lite/data/agents.js +1 -0
- package/dist/node_modules/caniuse-lite/data/browserVersions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/browsers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/aac.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/accelerometer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ambient-light.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/apng.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-find-index.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-find.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-flat.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/array-includes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/asmjs.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/async-functions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/audio-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/audio.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/audiotracks.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/autofocus.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/auxclick.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/av1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/avif.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-attachment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/background-sync.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/battery-status.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/beacon.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/bigint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/bloburls.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/border-image.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/border-radius.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/brotli.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/calc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/canvas-text.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/canvas.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ch-unit.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/classlist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/clipboard.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/colr-v1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/colr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/console-basic.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/console-time.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/const.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/contenteditable.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/credential-management.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/cryptography.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-all.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-animation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-any-link.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-appearance.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-autofill.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-canvas.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-color-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-containment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-counters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-element-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-env-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-filters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-first-line.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-fixed.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-gradients.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-grid-lanes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-grid.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-has.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-if.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-image-set.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-masks.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-nesting.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-opacity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overflow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-page-break.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-reflections.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-regions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-resize.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-sel2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-sel3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-selection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-shapes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-sticky.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-table.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-transitions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-variables.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-when-else.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css-zoom.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-colors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/currentcolor.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/custom-elements.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/customevent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/datalist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dataset.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/datauri.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/decorators.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/details.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dialog.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dnssec.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/do-not-track.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/documenthead.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dom-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dommatrix.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/download.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/dragndrop.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/element-closest.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/element-from-point.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/eme.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/eot.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es5.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-class.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-generators.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-module.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-number.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/es6.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/eventsource.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/feature-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fetch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fileapi.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/filereader.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/filereadersync.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/filesystem.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flac.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flexbox.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/flow-root.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-feature.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-kerning.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-loading.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-smooth.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fontface.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/form-attribute.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/form-validation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/forms.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/fullscreen.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/gamepad.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/geolocation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/gyroscope.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hashchange.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/heif.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hevc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/hidden.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/history.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/html5semantic.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/http2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/http3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/imagecapture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ime.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/import-maps.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/imports.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/indexeddb.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/inline-block.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/innertext.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-datetime.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-event.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-minlength.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-number.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-pattern.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-range.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-search.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/input-selection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/internationalization.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/jpegxl.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/jpegxr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/json.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/lazyload.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/let.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/localecompare.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/magnetometer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/matchesselector.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/matchmedia.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mathml.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/maxlength.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/media-fragments.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mediasource.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/menu.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/meter.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/midi.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mp3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mpeg4.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/multicolumn.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mutation-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/nav-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/netinfo.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/notifications.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-entries.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-fit.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-observe.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/object-values.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/objectrtc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/offline-apps.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ogv.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/online-status.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/opus.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/outline.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/passkeys.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/passwordrules.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/path2d.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/payment-request.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/permissions-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/picture.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ping.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/png-alpha.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pointer-events.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pointer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/pointerlock.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/portals.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/progress.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/promise-finally.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/promises.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/proximity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/proxy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/push-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/queryselector.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rellist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rem.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/resource-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ruby.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/run-in.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/script-async.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/script-defer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sdch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/selection-api.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/selectlist.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/server-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/setimmediate.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/shadowdom.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sni.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/spdy.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sql-storage.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/srcset.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/stream.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/streams.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/style-scoped.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-css.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-filters.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-html.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-html5.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-img.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg-smil.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/svg.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/sxg.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/template-literals.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/template.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/temporal.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/testfeat.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-decoration.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-overflow.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/text-stroke.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/textcontent.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/textencoder.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tls1-1.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tls1-2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/tls1-3.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/touch.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/transforms2d.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/transforms3d.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/trusted-types.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/ttf.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/typedarrays.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/u2f.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/url.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/use-strict.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/user-select-none.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/user-timing.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/vector-effect.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/vibration.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/video.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/videotracks.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/view-transitions.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/viewport-units.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wai-aria.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wake-lock.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wasm.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wav.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wbr-element.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-animation.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-serial.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/web-share.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webauthn.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webcodecs.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webgl.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webgl2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webgpu.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webhid.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webm.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webnfc.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webp.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/websockets.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webtransport.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webusb.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webvr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webvtt.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webworkers.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/webxr.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/will-change.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/woff.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/woff2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/word-break.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/wordwrap.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xhr2.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xhtml.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features/zstd.js +1 -0
- package/dist/node_modules/caniuse-lite/data/features.js +1 -0
- package/dist/node_modules/caniuse-lite/dist/lib/statuses.js +9 -0
- package/dist/node_modules/caniuse-lite/dist/lib/supported.js +9 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/agents.js +47 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +1 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/browsers.js +1 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/feature.js +52 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/features.js +6 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/index.js +4 -0
- package/dist/node_modules/caniuse-lite/dist/unpacker/region.js +22 -0
- package/dist/node_modules/caniuse-lite/package.json +34 -0
- package/dist/node_modules/ccount/index.js +27 -0
- package/dist/node_modules/ccount/package.json +71 -0
- package/dist/node_modules/character-entities-html4/index.js +259 -0
- package/dist/node_modules/character-entities-html4/package.json +79 -0
- package/dist/node_modules/character-entities-legacy/index.js +113 -0
- package/dist/node_modules/character-entities-legacy/package.json +77 -0
- package/dist/node_modules/client-only/index.js +0 -0
- package/dist/node_modules/client-only/package.json +19 -0
- package/dist/node_modules/comma-separated-tokens/index.js +74 -0
- package/dist/node_modules/comma-separated-tokens/package.json +72 -0
- package/dist/node_modules/detect-libc/lib/detect-libc.js +313 -0
- package/dist/node_modules/detect-libc/lib/elf.js +39 -0
- package/dist/node_modules/detect-libc/lib/filesystem.js +51 -0
- package/dist/node_modules/detect-libc/lib/process.js +24 -0
- package/dist/node_modules/detect-libc/package.json +44 -0
- package/dist/node_modules/hast-util-to-html/index.js +8 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/comment.js +52 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/doctype.js +27 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/element.js +265 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/index.js +47 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/raw.js +27 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/root.js +22 -0
- package/dist/node_modules/hast-util-to-html/lib/handle/text.js +38 -0
- package/dist/node_modules/hast-util-to-html/lib/index.js +257 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/closing.js +358 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/omission.js +44 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/opening.js +148 -0
- package/dist/node_modules/hast-util-to-html/lib/omission/util/siblings.js +50 -0
- package/dist/node_modules/hast-util-to-html/package.json +106 -0
- package/dist/node_modules/hast-util-whitespace/index.js +1 -0
- package/dist/node_modules/hast-util-whitespace/lib/index.js +34 -0
- package/dist/node_modules/hast-util-whitespace/package.json +83 -0
- package/dist/node_modules/html-void-elements/index.js +27 -0
- package/dist/node_modules/html-void-elements/package.json +79 -0
- package/dist/node_modules/nanoid/non-secure/index.cjs +34 -0
- package/dist/node_modules/nanoid/non-secure/package.json +6 -0
- package/dist/node_modules/nanoid/package.json +89 -0
- package/dist/node_modules/node-gyp-build/index.js +6 -0
- package/dist/node_modules/node-gyp-build/node-gyp-build.js +207 -0
- package/dist/node_modules/node-gyp-build/package.json +43 -0
- package/dist/node_modules/oniguruma-parser/dist/parser/node-utils.js +2 -0
- package/dist/node_modules/oniguruma-parser/dist/parser/parse.js +2 -0
- package/dist/node_modules/oniguruma-parser/dist/tokenizer/tokenize.js +34 -0
- package/dist/node_modules/oniguruma-parser/dist/traverser/traverse.js +2 -0
- package/dist/node_modules/oniguruma-parser/dist/utils.js +2 -0
- package/dist/node_modules/oniguruma-parser/package.json +64 -0
- package/dist/node_modules/oniguruma-to-es/dist/cjs/index.js +3146 -0
- package/dist/node_modules/oniguruma-to-es/dist/cjs/package.json +1 -0
- package/dist/node_modules/oniguruma-to-es/dist/esm/index.js +1876 -0
- package/dist/node_modules/oniguruma-to-es/dist/esm/package.json +1 -0
- package/dist/node_modules/oniguruma-to-es/package.json +61 -0
- package/dist/node_modules/pg-cloudflare/dist/empty.js +6 -0
- package/dist/node_modules/pg-cloudflare/dist/index.js +152 -0
- package/dist/node_modules/pg-cloudflare/package.json +39 -0
- package/dist/node_modules/pg-connection-string/index.js +231 -0
- package/dist/node_modules/pg-connection-string/package.json +52 -0
- package/dist/node_modules/pg-int8/index.js +100 -0
- package/dist/node_modules/pg-int8/package.json +24 -0
- package/dist/node_modules/pg-pool/index.js +481 -0
- package/dist/node_modules/pg-pool/package.json +51 -0
- package/dist/node_modules/pg-protocol/dist/buffer-reader.js +56 -0
- package/dist/node_modules/pg-protocol/dist/buffer-writer.js +81 -0
- package/dist/node_modules/pg-protocol/dist/index.js +15 -0
- package/dist/node_modules/pg-protocol/dist/messages.js +160 -0
- package/dist/node_modules/pg-protocol/dist/parser.js +324 -0
- package/dist/node_modules/pg-protocol/dist/serializer.js +189 -0
- package/dist/node_modules/pg-protocol/package.json +45 -0
- package/dist/node_modules/pg-types/index.js +47 -0
- package/dist/node_modules/pg-types/lib/arrayParser.js +11 -0
- package/dist/node_modules/pg-types/lib/binaryParsers.js +257 -0
- package/dist/node_modules/pg-types/lib/builtins.js +73 -0
- package/dist/node_modules/pg-types/lib/textParsers.js +215 -0
- package/dist/node_modules/pg-types/package.json +42 -0
- package/dist/node_modules/pgpass/lib/helper.js +233 -0
- package/dist/node_modules/pgpass/lib/index.js +23 -0
- package/dist/node_modules/pgpass/package.json +41 -0
- package/dist/node_modules/picocolors/package.json +25 -0
- package/dist/node_modules/picocolors/picocolors.js +75 -0
- package/dist/node_modules/postcss/lib/at-rule.js +25 -0
- package/dist/node_modules/postcss/lib/comment.js +13 -0
- package/dist/node_modules/postcss/lib/container.js +439 -0
- package/dist/node_modules/postcss/lib/css-syntax-error.js +100 -0
- package/dist/node_modules/postcss/lib/declaration.js +24 -0
- package/dist/node_modules/postcss/lib/document.js +33 -0
- package/dist/node_modules/postcss/lib/fromJSON.js +54 -0
- package/dist/node_modules/postcss/lib/input.js +248 -0
- package/dist/node_modules/postcss/lib/lazy-result.js +550 -0
- package/dist/node_modules/postcss/lib/list.js +58 -0
- package/dist/node_modules/postcss/lib/map-generator.js +359 -0
- package/dist/node_modules/postcss/lib/no-work-result.js +135 -0
- package/dist/node_modules/postcss/lib/node.js +381 -0
- package/dist/node_modules/postcss/lib/parse.js +42 -0
- package/dist/node_modules/postcss/lib/parser.js +610 -0
- package/dist/node_modules/postcss/lib/postcss.js +101 -0
- package/dist/node_modules/postcss/lib/previous-map.js +142 -0
- package/dist/node_modules/postcss/lib/processor.js +67 -0
- package/dist/node_modules/postcss/lib/result.js +42 -0
- package/dist/node_modules/postcss/lib/root.js +61 -0
- package/dist/node_modules/postcss/lib/rule.js +27 -0
- package/dist/node_modules/postcss/lib/stringifier.js +353 -0
- package/dist/node_modules/postcss/lib/stringify.js +11 -0
- package/dist/node_modules/postcss/lib/symbols.js +5 -0
- package/dist/node_modules/postcss/lib/terminal-highlight.js +70 -0
- package/dist/node_modules/postcss/lib/tokenize.js +266 -0
- package/dist/node_modules/postcss/lib/warn-once.js +13 -0
- package/dist/node_modules/postcss/lib/warning.js +37 -0
- package/dist/node_modules/postcss/package.json +88 -0
- package/dist/node_modules/postgres-array/index.js +97 -0
- package/dist/node_modules/postgres-array/package.json +35 -0
- package/dist/node_modules/postgres-bytea/index.js +33 -0
- package/dist/node_modules/postgres-bytea/package.json +34 -0
- package/dist/node_modules/postgres-date/index.js +116 -0
- package/dist/node_modules/postgres-date/package.json +33 -0
- package/dist/node_modules/postgres-interval/index.js +125 -0
- package/dist/node_modules/postgres-interval/package.json +36 -0
- package/dist/node_modules/property-information/index.js +17 -0
- package/dist/node_modules/property-information/lib/aria.js +61 -0
- package/dist/node_modules/property-information/lib/find.js +97 -0
- package/dist/node_modules/property-information/lib/hast-to-react.js +30 -0
- package/dist/node_modules/property-information/lib/html.js +322 -0
- package/dist/node_modules/property-information/lib/normalize.js +12 -0
- package/dist/node_modules/property-information/lib/svg.js +567 -0
- package/dist/node_modules/property-information/lib/util/case-insensitive-transform.js +13 -0
- package/dist/node_modules/property-information/lib/util/case-sensitive-transform.js +11 -0
- package/dist/node_modules/property-information/lib/util/create.js +69 -0
- package/dist/node_modules/property-information/lib/util/defined-info.js +60 -0
- package/dist/node_modules/property-information/lib/util/info.js +32 -0
- package/dist/node_modules/property-information/lib/util/merge.js +27 -0
- package/dist/node_modules/property-information/lib/util/schema.js +29 -0
- package/dist/node_modules/property-information/lib/util/types.js +13 -0
- package/dist/node_modules/property-information/lib/xlink.js +17 -0
- package/dist/node_modules/property-information/lib/xml.js +9 -0
- package/dist/node_modules/property-information/lib/xmlns.js +9 -0
- package/dist/node_modules/property-information/package.json +121 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +9877 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +6603 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +6692 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.browser.development.js +10601 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.browser.production.js +7410 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.edge.development.js +10620 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.edge.production.js +7512 -0
- package/dist/node_modules/react-dom/cjs/react-dom-server.node.production.js +7707 -0
- package/dist/node_modules/react-dom/cjs/react-dom.development.js +424 -0
- package/dist/node_modules/react-dom/cjs/react-dom.production.js +210 -0
- package/dist/node_modules/react-dom/index.js +38 -0
- package/dist/node_modules/react-dom/package.json +117 -0
- package/dist/node_modules/react-dom/server.browser.js +16 -0
- package/dist/node_modules/react-dom/server.edge.js +17 -0
- package/dist/node_modules/react-dom/server.js +3 -0
- package/dist/node_modules/react-dom/server.node.js +18 -0
- package/dist/node_modules/react-dom/static.js +3 -0
- package/dist/node_modules/react-dom/static.node.js +14 -0
- package/dist/node_modules/regex/package.json +60 -0
- package/dist/node_modules/regex/src/atomic.js +224 -0
- package/dist/node_modules/regex/src/internals.js +2 -0
- package/dist/node_modules/regex/src/subclass.js +98 -0
- package/dist/node_modules/regex/src/utils-internals.js +33 -0
- package/dist/node_modules/regex-recursion/package.json +47 -0
- package/dist/node_modules/regex-recursion/src/index.js +365 -0
- package/dist/node_modules/regex-utilities/package.json +35 -0
- package/dist/node_modules/regex-utilities/src/index.js +170 -0
- package/dist/node_modules/semver/classes/comparator.js +143 -0
- package/dist/node_modules/semver/classes/range.js +557 -0
- package/dist/node_modules/semver/classes/semver.js +333 -0
- package/dist/node_modules/semver/functions/cmp.js +54 -0
- package/dist/node_modules/semver/functions/coerce.js +62 -0
- package/dist/node_modules/semver/functions/compare.js +7 -0
- package/dist/node_modules/semver/functions/eq.js +5 -0
- package/dist/node_modules/semver/functions/gt.js +5 -0
- package/dist/node_modules/semver/functions/gte.js +5 -0
- package/dist/node_modules/semver/functions/lt.js +5 -0
- package/dist/node_modules/semver/functions/lte.js +5 -0
- package/dist/node_modules/semver/functions/neq.js +5 -0
- package/dist/node_modules/semver/functions/parse.js +18 -0
- package/dist/node_modules/semver/functions/satisfies.js +12 -0
- package/dist/node_modules/semver/internal/constants.js +37 -0
- package/dist/node_modules/semver/internal/debug.js +11 -0
- package/dist/node_modules/semver/internal/identifiers.js +29 -0
- package/dist/node_modules/semver/internal/lrucache.js +42 -0
- package/dist/node_modules/semver/internal/parse-options.js +17 -0
- package/dist/node_modules/semver/internal/re.js +223 -0
- package/dist/node_modules/semver/package.json +78 -0
- package/dist/node_modules/sharp/lib/channel.js +177 -0
- package/dist/node_modules/sharp/lib/colour.js +195 -0
- package/dist/node_modules/sharp/lib/composite.js +212 -0
- package/dist/node_modules/sharp/lib/constructor.js +499 -0
- package/dist/node_modules/sharp/lib/index.js +16 -0
- package/dist/node_modules/sharp/lib/input.js +809 -0
- package/dist/node_modules/sharp/lib/is.js +143 -0
- package/dist/node_modules/sharp/lib/libvips.js +207 -0
- package/dist/node_modules/sharp/lib/operation.js +1016 -0
- package/dist/node_modules/sharp/lib/output.js +1666 -0
- package/dist/node_modules/sharp/lib/resize.js +595 -0
- package/dist/node_modules/sharp/lib/sharp.js +121 -0
- package/dist/node_modules/sharp/lib/utility.js +291 -0
- package/dist/node_modules/sharp/package.json +202 -0
- package/dist/node_modules/source-map-js/lib/array-set.js +121 -0
- package/dist/node_modules/source-map-js/lib/base64-vlq.js +140 -0
- package/dist/node_modules/source-map-js/lib/base64.js +67 -0
- package/dist/node_modules/source-map-js/lib/binary-search.js +111 -0
- package/dist/node_modules/source-map-js/lib/mapping-list.js +79 -0
- package/dist/node_modules/source-map-js/lib/quick-sort.js +132 -0
- package/dist/node_modules/source-map-js/lib/source-map-consumer.js +1188 -0
- package/dist/node_modules/source-map-js/lib/source-map-generator.js +444 -0
- package/dist/node_modules/source-map-js/lib/source-node.js +413 -0
- package/dist/node_modules/source-map-js/lib/util.js +594 -0
- package/dist/node_modules/source-map-js/package.json +71 -0
- package/dist/node_modules/source-map-js/source-map.js +8 -0
- package/dist/node_modules/space-separated-tokens/index.js +24 -0
- package/dist/node_modules/space-separated-tokens/package.json +67 -0
- package/dist/node_modules/split2/index.js +141 -0
- package/dist/node_modules/split2/package.json +39 -0
- package/dist/node_modules/stringify-entities/index.js +6 -0
- package/dist/node_modules/stringify-entities/lib/constant/dangerous.js +16 -0
- package/dist/node_modules/stringify-entities/lib/core.js +117 -0
- package/dist/node_modules/stringify-entities/lib/index.js +36 -0
- package/dist/node_modules/stringify-entities/lib/util/format-basic.js +9 -0
- package/dist/node_modules/stringify-entities/lib/util/format-smart.js +69 -0
- package/dist/node_modules/stringify-entities/lib/util/to-decimal.js +16 -0
- package/dist/node_modules/stringify-entities/lib/util/to-hexadecimal.js +16 -0
- package/dist/node_modules/stringify-entities/lib/util/to-named.js +57 -0
- package/dist/node_modules/stringify-entities/package.json +86 -0
- package/dist/node_modules/styled-jsx/dist/index/index.js +499 -0
- package/dist/node_modules/styled-jsx/index.js +1 -0
- package/dist/node_modules/styled-jsx/package.json +132 -0
- package/dist/node_modules/styled-jsx/style.js +1 -0
- package/dist/node_modules/xtend/mutable.js +17 -0
- package/dist/node_modules/xtend/package.json +55 -0
- package/dist/node_modules/zwitch/index.js +118 -0
- package/dist/node_modules/zwitch/package.json +72 -0
- package/package.json +1 -1
- /package/dist/.next/static/{SoceN9ZjJB6Xr18CQCupk → ERYuqKh2yJ2lApkenIQge}/_buildManifest.js +0 -0
- /package/dist/.next/static/{SoceN9ZjJB6Xr18CQCupk → ERYuqKh2yJ2lApkenIQge}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: gruvbox-light-medium */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#fbf1c7\",\"activityBar.border\":\"#ebdbb2\",\"activityBar.foreground\":\"#3c3836\",\"activityBarBadge.background\":\"#458588\",\"activityBarBadge.foreground\":\"#ebdbb2\",\"activityBarTop.background\":\"#fbf1c7\",\"activityBarTop.foreground\":\"#3c3836\",\"badge.background\":\"#b16286\",\"badge.foreground\":\"#ebdbb2\",\"button.background\":\"#45858880\",\"button.foreground\":\"#3c3836\",\"button.hoverBackground\":\"#45858860\",\"debugToolBar.background\":\"#fbf1c7\",\"diffEditor.insertedTextBackground\":\"#79740e30\",\"diffEditor.removedTextBackground\":\"#9d000630\",\"dropdown.background\":\"#fbf1c7\",\"dropdown.border\":\"#ebdbb2\",\"dropdown.foreground\":\"#3c3836\",\"editor.background\":\"#fbf1c7\",\"editor.findMatchBackground\":\"#07667870\",\"editor.findMatchHighlightBackground\":\"#af3a0330\",\"editor.findRangeHighlightBackground\":\"#07667870\",\"editor.foreground\":\"#3c3836\",\"editor.hoverHighlightBackground\":\"#689d6a50\",\"editor.lineHighlightBackground\":\"#ebdbb260\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.selectionBackground\":\"#689d6a40\",\"editor.selectionHighlightBackground\":\"#b5761440\",\"editorBracketHighlight.foreground1\":\"#b16286\",\"editorBracketHighlight.foreground2\":\"#458588\",\"editorBracketHighlight.foreground3\":\"#689d6a\",\"editorBracketHighlight.foreground4\":\"#98971a\",\"editorBracketHighlight.foreground5\":\"#d79921\",\"editorBracketHighlight.foreground6\":\"#d65d0e\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#cc241d\",\"editorBracketMatch.background\":\"#92837480\",\"editorBracketMatch.border\":\"#0000\",\"editorCodeLens.foreground\":\"#7c6f6490\",\"editorCursor.foreground\":\"#3c3836\",\"editorError.foreground\":\"#cc241d\",\"editorGhostText.background\":\"#bdae9360\",\"editorGroup.border\":\"#ebdbb2\",\"editorGroup.dropBackground\":\"#ebdbb260\",\"editorGroupHeader.noTabsBackground\":\"#fbf1c7\",\"editorGroupHeader.tabsBackground\":\"#fbf1c7\",\"editorGroupHeader.tabsBorder\":\"#ebdbb2\",\"editorGutter.addedBackground\":\"#79740e\",\"editorGutter.background\":\"#0000\",\"editorGutter.deletedBackground\":\"#9d0006\",\"editorGutter.modifiedBackground\":\"#076678\",\"editorHoverWidget.background\":\"#fbf1c7\",\"editorHoverWidget.border\":\"#ebdbb2\",\"editorIndentGuide.activeBackground\":\"#bdae93\",\"editorInfo.foreground\":\"#458588\",\"editorLineNumber.foreground\":\"#bdae93\",\"editorLink.activeForeground\":\"#3c3836\",\"editorOverviewRuler.addedForeground\":\"#076678\",\"editorOverviewRuler.border\":\"#0000\",\"editorOverviewRuler.commonContentForeground\":\"#928374\",\"editorOverviewRuler.currentContentForeground\":\"#458588\",\"editorOverviewRuler.deletedForeground\":\"#076678\",\"editorOverviewRuler.errorForeground\":\"#9d0006\",\"editorOverviewRuler.findMatchForeground\":\"#665c54\",\"editorOverviewRuler.incomingContentForeground\":\"#689d6a\",\"editorOverviewRuler.infoForeground\":\"#8f3f71\",\"editorOverviewRuler.modifiedForeground\":\"#076678\",\"editorOverviewRuler.rangeHighlightForeground\":\"#665c54\",\"editorOverviewRuler.selectionHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.warningForeground\":\"#d79921\",\"editorOverviewRuler.wordHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#bdae93\",\"editorRuler.foreground\":\"#7c6f6440\",\"editorStickyScroll.shadow\":\"#d5c4a199\",\"editorStickyScrollHover.background\":\"#ebdbb260\",\"editorSuggestWidget.background\":\"#fbf1c7\",\"editorSuggestWidget.border\":\"#ebdbb2\",\"editorSuggestWidget.foreground\":\"#3c3836\",\"editorSuggestWidget.highlightForeground\":\"#689d6a\",\"editorSuggestWidget.selectedBackground\":\"#ebdbb260\",\"editorWarning.foreground\":\"#d79921\",\"editorWhitespace.foreground\":\"#7c6f6420\",\"editorWidget.background\":\"#fbf1c7\",\"editorWidget.border\":\"#ebdbb2\",\"errorForeground\":\"#9d0006\",\"extensionButton.prominentBackground\":\"#79740e80\",\"extensionButton.prominentHoverBackground\":\"#79740e30\",\"focusBorder\":\"#ebdbb2\",\"foreground\":\"#3c3836\",\"gitDecoration.addedResourceForeground\":\"#3c3836\",\"gitDecoration.conflictingResourceForeground\":\"#b16286\",\"gitDecoration.deletedResourceForeground\":\"#cc241d\",\"gitDecoration.ignoredResourceForeground\":\"#a89984\",\"gitDecoration.modifiedResourceForeground\":\"#d79921\",\"gitDecoration.untrackedResourceForeground\":\"#98971a\",\"gitlens.closedAutolinkedIssueIconColor\":\"#b16286\",\"gitlens.closedPullRequestIconColor\":\"#cc241d\",\"gitlens.decorations.branchAheadForegroundColor\":\"#98971a\",\"gitlens.decorations.branchBehindForegroundColor\":\"#d65d0e\",\"gitlens.decorations.branchDivergedForegroundColor\":\"#d79921\",\"gitlens.decorations.branchMissingUpstreamForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingForegroundColor\":\"#d79921\",\"gitlens.decorations.workspaceCurrentForegroundColor\":\"#98971a\",\"gitlens.decorations.workspaceRepoMissingForegroundColor\":\"#a89984\",\"gitlens.decorations.workspaceRepoOpenForegroundColor\":\"#98971a\",\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\":\"#928374\",\"gitlens.decorations.worktreeMissingForegroundColor\":\"#cc241d\",\"gitlens.graphChangesColumnAddedColor\":\"#98971a\",\"gitlens.graphChangesColumnDeletedColor\":\"#cc241d\",\"gitlens.graphLane10Color\":\"#98971a\",\"gitlens.graphLane1Color\":\"#076678\",\"gitlens.graphLane2Color\":\"#458588\",\"gitlens.graphLane3Color\":\"#8f3f71\",\"gitlens.graphLane4Color\":\"#b16286\",\"gitlens.graphLane5Color\":\"#427b58\",\"gitlens.graphLane6Color\":\"#689d6a\",\"gitlens.graphLane7Color\":\"#b57614\",\"gitlens.graphLane8Color\":\"#d79921\",\"gitlens.graphLane9Color\":\"#79740e\",\"gitlens.graphMinimapMarkerHeadColor\":\"#98971a\",\"gitlens.graphMinimapMarkerHighlightsColor\":\"#79740e\",\"gitlens.graphMinimapMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphMinimapMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphMinimapMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphMinimapMarkerStashesColor\":\"#b16286\",\"gitlens.graphMinimapMarkerTagsColor\":\"#a89984\",\"gitlens.graphMinimapMarkerUpstreamColor\":\"#689d6a\",\"gitlens.graphScrollMarkerHeadColor\":\"#79740e\",\"gitlens.graphScrollMarkerHighlightsColor\":\"#d79921\",\"gitlens.graphScrollMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphScrollMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphScrollMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphScrollMarkerStashesColor\":\"#b16286\",\"gitlens.graphScrollMarkerTagsColor\":\"#a89984\",\"gitlens.graphScrollMarkerUpstreamColor\":\"#427b58\",\"gitlens.gutterBackgroundColor\":\"#ebdbb2\",\"gitlens.gutterForegroundColor\":\"#3c3836\",\"gitlens.gutterUncommittedForegroundColor\":\"#458588\",\"gitlens.launchpadIndicatorAttentionColor\":\"#b57614\",\"gitlens.launchpadIndicatorAttentionHoverColor\":\"#d79921\",\"gitlens.launchpadIndicatorBlockedColor\":\"#9d0006\",\"gitlens.launchpadIndicatorBlockedHoverColor\":\"#cc241d\",\"gitlens.launchpadIndicatorMergeableColor\":\"#79740e\",\"gitlens.launchpadIndicatorMergeableHoverColor\":\"#98971a\",\"gitlens.lineHighlightBackgroundColor\":\"#ebdbb2\",\"gitlens.lineHighlightOverviewRulerColor\":\"#458588\",\"gitlens.mergedPullRequestIconColor\":\"#b16286\",\"gitlens.openAutolinkedIssueIconColor\":\"#98971a\",\"gitlens.openPullRequestIconColor\":\"#98971a\",\"gitlens.trailingLineBackgroundColor\":\"#fbf1c7a0\",\"gitlens.trailingLineForegroundColor\":\"#928374a0\",\"gitlens.unpublishedChangesIconColor\":\"#98971a\",\"gitlens.unpublishedCommitIconColor\":\"#98971a\",\"gitlens.unpulledChangesIconColor\":\"#af3a03\",\"icon.foreground\":\"#3c3836\",\"input.background\":\"#fbf1c7\",\"input.border\":\"#ebdbb2\",\"input.foreground\":\"#3c3836\",\"input.placeholderForeground\":\"#3c383660\",\"inputOption.activeBorder\":\"#3c383660\",\"inputValidation.errorBackground\":\"#cc241d\",\"inputValidation.errorBorder\":\"#9d0006\",\"inputValidation.infoBackground\":\"#45858880\",\"inputValidation.infoBorder\":\"#076678\",\"inputValidation.warningBackground\":\"#d79921\",\"inputValidation.warningBorder\":\"#b57614\",\"list.activeSelectionBackground\":\"#ebdbb280\",\"list.activeSelectionForeground\":\"#427b58\",\"list.dropBackground\":\"#ebdbb2\",\"list.focusBackground\":\"#ebdbb2\",\"list.focusForeground\":\"#3c3836\",\"list.highlightForeground\":\"#689d6a\",\"list.hoverBackground\":\"#ebdbb280\",\"list.hoverForeground\":\"#504945\",\"list.inactiveSelectionBackground\":\"#ebdbb280\",\"list.inactiveSelectionForeground\":\"#689d6a\",\"menu.border\":\"#ebdbb2\",\"menu.separatorBackground\":\"#ebdbb2\",\"merge.border\":\"#0000\",\"merge.currentContentBackground\":\"#45858820\",\"merge.currentHeaderBackground\":\"#45858840\",\"merge.incomingContentBackground\":\"#689d6a20\",\"merge.incomingHeaderBackground\":\"#689d6a40\",\"notebook.cellBorderColor\":\"#d5c4a1\",\"notebook.cellEditorBackground\":\"#ebdbb2\",\"notebook.focusedCellBorder\":\"#7c6f64\",\"notebook.focusedEditorBorder\":\"#d5c4a1\",\"panel.border\":\"#ebdbb2\",\"panelTitle.activeForeground\":\"#3c3836\",\"peekView.border\":\"#ebdbb2\",\"peekViewEditor.background\":\"#ebdbb270\",\"peekViewEditor.matchHighlightBackground\":\"#d5c4a1\",\"peekViewEditorGutter.background\":\"#ebdbb270\",\"peekViewResult.background\":\"#ebdbb270\",\"peekViewResult.fileForeground\":\"#3c3836\",\"peekViewResult.lineForeground\":\"#3c3836\",\"peekViewResult.matchHighlightBackground\":\"#d5c4a1\",\"peekViewResult.selectionBackground\":\"#45858820\",\"peekViewResult.selectionForeground\":\"#3c3836\",\"peekViewTitle.background\":\"#ebdbb270\",\"peekViewTitleDescription.foreground\":\"#665c54\",\"peekViewTitleLabel.foreground\":\"#3c3836\",\"progressBar.background\":\"#689d6a\",\"scmGraph.historyItemHoverDefaultLabelForeground\":\"#ebdbb2\",\"scmGraph.historyItemHoverLabelForeground\":\"#ebdbb2\",\"scrollbar.shadow\":\"#fbf1c7\",\"scrollbarSlider.activeBackground\":\"#689d6a\",\"scrollbarSlider.background\":\"#d5c4a199\",\"scrollbarSlider.hoverBackground\":\"#bdae93\",\"selection.background\":\"#689d6a80\",\"sideBar.background\":\"#fbf1c7\",\"sideBar.border\":\"#ebdbb2\",\"sideBar.foreground\":\"#504945\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.foreground\":\"#3c3836\",\"sideBarTitle.foreground\":\"#3c3836\",\"statusBar.background\":\"#fbf1c7\",\"statusBar.border\":\"#ebdbb2\",\"statusBar.debuggingBackground\":\"#af3a03\",\"statusBar.debuggingBorder\":\"#0000\",\"statusBar.debuggingForeground\":\"#fbf1c7\",\"statusBar.foreground\":\"#3c3836\",\"statusBar.noFolderBackground\":\"#fbf1c7\",\"statusBar.noFolderBorder\":\"#0000\",\"tab.activeBackground\":\"#ebdbb2\",\"tab.activeBorder\":\"#689d6a\",\"tab.activeForeground\":\"#3c3836\",\"tab.border\":\"#0000\",\"tab.inactiveBackground\":\"#fbf1c7\",\"tab.inactiveForeground\":\"#7c6f64\",\"tab.unfocusedActiveBorder\":\"#0000\",\"tab.unfocusedActiveForeground\":\"#7c6f64\",\"tab.unfocusedInactiveForeground\":\"#928374\",\"terminal.ansiBlack\":\"#ebdbb2\",\"terminal.ansiBlue\":\"#458588\",\"terminal.ansiBrightBlack\":\"#928374\",\"terminal.ansiBrightBlue\":\"#076678\",\"terminal.ansiBrightCyan\":\"#427b58\",\"terminal.ansiBrightGreen\":\"#79740e\",\"terminal.ansiBrightMagenta\":\"#8f3f71\",\"terminal.ansiBrightRed\":\"#9d0006\",\"terminal.ansiBrightWhite\":\"#3c3836\",\"terminal.ansiBrightYellow\":\"#b57614\",\"terminal.ansiCyan\":\"#689d6a\",\"terminal.ansiGreen\":\"#98971a\",\"terminal.ansiMagenta\":\"#b16286\",\"terminal.ansiRed\":\"#cc241d\",\"terminal.ansiWhite\":\"#7c6f64\",\"terminal.ansiYellow\":\"#d79921\",\"terminal.background\":\"#fbf1c7\",\"terminal.foreground\":\"#3c3836\",\"textLink.activeForeground\":\"#458588\",\"textLink.foreground\":\"#076678\",\"titleBar.activeBackground\":\"#fbf1c7\",\"titleBar.activeForeground\":\"#3c3836\",\"titleBar.inactiveBackground\":\"#fbf1c7\",\"widget.border\":\"#ebdbb2\",\"widget.shadow\":\"#fbf1c730\"},\"displayName\":\"Gruvbox Light Medium\",\"name\":\"gruvbox-light-medium\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"component\":\"#af3a03\",\"constant.builtin\":\"#8f3f71\",\"function\":\"#427b58\",\"function.builtin\":\"#af3a03\",\"method\":\"#427b58\",\"parameter\":\"#076678\",\"property\":\"#076678\",\"property:python\":\"#3c3836\",\"variable\":\"#3c3836\"},\"tokenColors\":[{\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#458588\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#928374\"}},{\"scope\":[\"constant\",\"support.constant\",\"variable.arguments\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"constant.rgb-value\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"entity.name.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.name.tag\",\"punctuation.tag\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#cc241d\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#b16286\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"meta.preprocessor\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"meta.preprocessor.string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.preprocessor.numeric\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.header.diff\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.tag\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.value\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string.escape\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"string.quasi\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.entity\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"object\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"module.node\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control.module\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.less\",\"settings\":{\"foreground\":\"#d79921\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.operator.new\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"metatag.php\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"support.function.git-rebase\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"constant.sha.git-rebase\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"meta.type.name\",\"meta.return.type\",\"meta.return-type\",\"meta.cast\",\"meta.type.annotation\",\"support.type\",\"storage.type.cs\",\"variable.class\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"variable.this\",\"support.variable\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"entity.name\",\"entity.static\",\"entity.name.class.static.function\",\"entity.name.function\",\"entity.name.class\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.function\",\"entity.name.function.static\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.name.function.function-call\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.builtin\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"entity.name.method\",\"entity.name.method.function-call\",\"entity.name.static.function-call\"],\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"brace\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":[\"meta.parameter.type.variable\",\"variable.parameter\",\"variable.name\",\"variable.other\",\"variable\",\"string.constant.other.placeholder\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"prototype\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#7c6f64\"}},{\"scope\":\"punctuation.quoted\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"punctuation.quasi\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"meta.function.python\",\"entity.name.function.python\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"storage.type.function.python\",\"storage.modifier.declaration\",\"storage.type.class.python\",\"storage.type.string.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type.function.async.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"meta.function-call.generic\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"meta.function-call.arguments\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":\"entity.name.function.decorator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"constant.other.caps\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"punctuation.definition.logical-expression\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"string.interpolated.dollar.shell\",\"string.interpolated.backtick.shell\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.directive\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.C99\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"meta.function.cs\",\"entity.name.function.cs\",\"entity.name.type.namespace.cs\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"keyword.other.using.cs\",\"entity.name.variable.field.cs\",\"entity.name.variable.local.cs\",\"variable.other.readwrite.cs\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"keyword.other.this.cs\",\"keyword.other.base.cs\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"meta.scope.prerequisites\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"entity.name.function.target\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.modifier.package.java\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"keyword.other.import.java\",\"keyword.other.package.java\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"storage.type.java\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"storage.type.annotation\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"keyword.other.documentation.javadoc\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"comment.block.javadoc variable.parameter.java\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"source.java variable.other.object\",\"source.java variable.other.definition.java\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"meta.function-parameters.lisp\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"string.other.link.title.markdown\",\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#928374\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.1.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9d0006\"}},{\"scope\":\"heading.2.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.3.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"heading.4.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":\"heading.5.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"heading.6.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"markup.deleted\",\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":\"markup.changed\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.punctuation.quote.beginning\",\"settings\":{\"foreground\":\"#98971a\"}},{\"scope\":\"markup.punctuation.list.beginning\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.quoted.double.json\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"entity.other.attribute-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"source.css meta.selector\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"entity.other.attribute-name.class\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.css support.function.transform\",\"source.css support.function.timing-function\",\"source.css support.function.misc\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.property-value\",\"constant.rgb-value\",\"support.property-value.scss\",\"constant.rgb-value.scss\"],\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":[\"entity.name.tag.css\"],\"settings\":{\"fontStyle\":\"\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"text.html entity.name.tag\",\"text.html punctuation.tag\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#427b58\"}},{\"scope\":[\"source.js variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.ts variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.go storage.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.go entity.name.import\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.go keyword.package\",\"source.go keyword.import\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.go keyword.interface\",\"source.go keyword.struct\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.go entity.name.type\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":[\"source.go entity.name.function\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"keyword.control.cucumber.table\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason string.double\",\"source.reason string.regexp\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.reason keyword.control.less\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.reason entity.name.function\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason support.property-value\",\"source.reason entity.name.filename\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell variable.other.member.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell support.function.powershell\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.powershell support.function.attribute.powershell\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"support.function.be.latex\",\"support.function.general.tex\",\"support.function.section.latex\",\"support.function.textbf.latex\",\"support.function.textit.latex\",\"support.function.texttt.latex\",\"support.function.emph.latex\",\"support.function.url.latex\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.class.math.block.tex\",\"support.class.math.block.environment.latex\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"keyword.control.preamble.latex\",\"keyword.control.include.latex\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"support.class.latex\"],\"settings\":{\"foreground\":\"#427b58\"}}],\"type\":\"light\"}"))
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: gruvbox-light-soft */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#f2e5bc\",\"activityBar.border\":\"#ebdbb2\",\"activityBar.foreground\":\"#3c3836\",\"activityBarBadge.background\":\"#458588\",\"activityBarBadge.foreground\":\"#ebdbb2\",\"activityBarTop.background\":\"#f2e5bc\",\"activityBarTop.foreground\":\"#3c3836\",\"badge.background\":\"#b16286\",\"badge.foreground\":\"#ebdbb2\",\"button.background\":\"#45858880\",\"button.foreground\":\"#3c3836\",\"button.hoverBackground\":\"#45858860\",\"debugToolBar.background\":\"#f2e5bc\",\"diffEditor.insertedTextBackground\":\"#79740e30\",\"diffEditor.removedTextBackground\":\"#9d000630\",\"dropdown.background\":\"#f2e5bc\",\"dropdown.border\":\"#ebdbb2\",\"dropdown.foreground\":\"#3c3836\",\"editor.background\":\"#f2e5bc\",\"editor.findMatchBackground\":\"#07667870\",\"editor.findMatchHighlightBackground\":\"#af3a0330\",\"editor.findRangeHighlightBackground\":\"#07667870\",\"editor.foreground\":\"#3c3836\",\"editor.hoverHighlightBackground\":\"#689d6a50\",\"editor.lineHighlightBackground\":\"#ebdbb260\",\"editor.lineHighlightBorder\":\"#0000\",\"editor.selectionBackground\":\"#689d6a40\",\"editor.selectionHighlightBackground\":\"#b5761440\",\"editorBracketHighlight.foreground1\":\"#b16286\",\"editorBracketHighlight.foreground2\":\"#458588\",\"editorBracketHighlight.foreground3\":\"#689d6a\",\"editorBracketHighlight.foreground4\":\"#98971a\",\"editorBracketHighlight.foreground5\":\"#d79921\",\"editorBracketHighlight.foreground6\":\"#d65d0e\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#cc241d\",\"editorBracketMatch.background\":\"#92837480\",\"editorBracketMatch.border\":\"#0000\",\"editorCodeLens.foreground\":\"#7c6f6490\",\"editorCursor.foreground\":\"#3c3836\",\"editorError.foreground\":\"#cc241d\",\"editorGhostText.background\":\"#bdae9360\",\"editorGroup.border\":\"#ebdbb2\",\"editorGroup.dropBackground\":\"#ebdbb260\",\"editorGroupHeader.noTabsBackground\":\"#f2e5bc\",\"editorGroupHeader.tabsBackground\":\"#f2e5bc\",\"editorGroupHeader.tabsBorder\":\"#ebdbb2\",\"editorGutter.addedBackground\":\"#79740e\",\"editorGutter.background\":\"#0000\",\"editorGutter.deletedBackground\":\"#9d0006\",\"editorGutter.modifiedBackground\":\"#076678\",\"editorHoverWidget.background\":\"#f2e5bc\",\"editorHoverWidget.border\":\"#ebdbb2\",\"editorIndentGuide.activeBackground\":\"#bdae93\",\"editorInfo.foreground\":\"#458588\",\"editorLineNumber.foreground\":\"#bdae93\",\"editorLink.activeForeground\":\"#3c3836\",\"editorOverviewRuler.addedForeground\":\"#076678\",\"editorOverviewRuler.border\":\"#0000\",\"editorOverviewRuler.commonContentForeground\":\"#928374\",\"editorOverviewRuler.currentContentForeground\":\"#458588\",\"editorOverviewRuler.deletedForeground\":\"#076678\",\"editorOverviewRuler.errorForeground\":\"#9d0006\",\"editorOverviewRuler.findMatchForeground\":\"#665c54\",\"editorOverviewRuler.incomingContentForeground\":\"#689d6a\",\"editorOverviewRuler.infoForeground\":\"#8f3f71\",\"editorOverviewRuler.modifiedForeground\":\"#076678\",\"editorOverviewRuler.rangeHighlightForeground\":\"#665c54\",\"editorOverviewRuler.selectionHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.warningForeground\":\"#d79921\",\"editorOverviewRuler.wordHighlightForeground\":\"#bdae93\",\"editorOverviewRuler.wordHighlightStrongForeground\":\"#bdae93\",\"editorRuler.foreground\":\"#7c6f6440\",\"editorStickyScroll.shadow\":\"#d5c4a199\",\"editorStickyScrollHover.background\":\"#ebdbb260\",\"editorSuggestWidget.background\":\"#f2e5bc\",\"editorSuggestWidget.border\":\"#ebdbb2\",\"editorSuggestWidget.foreground\":\"#3c3836\",\"editorSuggestWidget.highlightForeground\":\"#689d6a\",\"editorSuggestWidget.selectedBackground\":\"#ebdbb260\",\"editorWarning.foreground\":\"#d79921\",\"editorWhitespace.foreground\":\"#7c6f6420\",\"editorWidget.background\":\"#f2e5bc\",\"editorWidget.border\":\"#ebdbb2\",\"errorForeground\":\"#9d0006\",\"extensionButton.prominentBackground\":\"#79740e80\",\"extensionButton.prominentHoverBackground\":\"#79740e30\",\"focusBorder\":\"#ebdbb2\",\"foreground\":\"#3c3836\",\"gitDecoration.addedResourceForeground\":\"#3c3836\",\"gitDecoration.conflictingResourceForeground\":\"#b16286\",\"gitDecoration.deletedResourceForeground\":\"#cc241d\",\"gitDecoration.ignoredResourceForeground\":\"#a89984\",\"gitDecoration.modifiedResourceForeground\":\"#d79921\",\"gitDecoration.untrackedResourceForeground\":\"#98971a\",\"gitlens.closedAutolinkedIssueIconColor\":\"#b16286\",\"gitlens.closedPullRequestIconColor\":\"#cc241d\",\"gitlens.decorations.branchAheadForegroundColor\":\"#98971a\",\"gitlens.decorations.branchBehindForegroundColor\":\"#d65d0e\",\"gitlens.decorations.branchDivergedForegroundColor\":\"#d79921\",\"gitlens.decorations.branchMissingUpstreamForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\":\"#cc241d\",\"gitlens.decorations.statusMergingOrRebasingForegroundColor\":\"#d79921\",\"gitlens.decorations.workspaceCurrentForegroundColor\":\"#98971a\",\"gitlens.decorations.workspaceRepoMissingForegroundColor\":\"#a89984\",\"gitlens.decorations.workspaceRepoOpenForegroundColor\":\"#98971a\",\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\":\"#928374\",\"gitlens.decorations.worktreeMissingForegroundColor\":\"#cc241d\",\"gitlens.graphChangesColumnAddedColor\":\"#98971a\",\"gitlens.graphChangesColumnDeletedColor\":\"#cc241d\",\"gitlens.graphLane10Color\":\"#98971a\",\"gitlens.graphLane1Color\":\"#076678\",\"gitlens.graphLane2Color\":\"#458588\",\"gitlens.graphLane3Color\":\"#8f3f71\",\"gitlens.graphLane4Color\":\"#b16286\",\"gitlens.graphLane5Color\":\"#427b58\",\"gitlens.graphLane6Color\":\"#689d6a\",\"gitlens.graphLane7Color\":\"#b57614\",\"gitlens.graphLane8Color\":\"#d79921\",\"gitlens.graphLane9Color\":\"#79740e\",\"gitlens.graphMinimapMarkerHeadColor\":\"#98971a\",\"gitlens.graphMinimapMarkerHighlightsColor\":\"#79740e\",\"gitlens.graphMinimapMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphMinimapMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphMinimapMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphMinimapMarkerStashesColor\":\"#b16286\",\"gitlens.graphMinimapMarkerTagsColor\":\"#a89984\",\"gitlens.graphMinimapMarkerUpstreamColor\":\"#689d6a\",\"gitlens.graphScrollMarkerHeadColor\":\"#79740e\",\"gitlens.graphScrollMarkerHighlightsColor\":\"#d79921\",\"gitlens.graphScrollMarkerLocalBranchesColor\":\"#076678\",\"gitlens.graphScrollMarkerPullRequestsColor\":\"#af3a03\",\"gitlens.graphScrollMarkerRemoteBranchesColor\":\"#458588\",\"gitlens.graphScrollMarkerStashesColor\":\"#b16286\",\"gitlens.graphScrollMarkerTagsColor\":\"#a89984\",\"gitlens.graphScrollMarkerUpstreamColor\":\"#427b58\",\"gitlens.gutterBackgroundColor\":\"#ebdbb2\",\"gitlens.gutterForegroundColor\":\"#3c3836\",\"gitlens.gutterUncommittedForegroundColor\":\"#458588\",\"gitlens.launchpadIndicatorAttentionColor\":\"#b57614\",\"gitlens.launchpadIndicatorAttentionHoverColor\":\"#d79921\",\"gitlens.launchpadIndicatorBlockedColor\":\"#9d0006\",\"gitlens.launchpadIndicatorBlockedHoverColor\":\"#cc241d\",\"gitlens.launchpadIndicatorMergeableColor\":\"#79740e\",\"gitlens.launchpadIndicatorMergeableHoverColor\":\"#98971a\",\"gitlens.lineHighlightBackgroundColor\":\"#ebdbb2\",\"gitlens.lineHighlightOverviewRulerColor\":\"#458588\",\"gitlens.mergedPullRequestIconColor\":\"#b16286\",\"gitlens.openAutolinkedIssueIconColor\":\"#98971a\",\"gitlens.openPullRequestIconColor\":\"#98971a\",\"gitlens.trailingLineBackgroundColor\":\"#f2e5bca0\",\"gitlens.trailingLineForegroundColor\":\"#928374a0\",\"gitlens.unpublishedChangesIconColor\":\"#98971a\",\"gitlens.unpublishedCommitIconColor\":\"#98971a\",\"gitlens.unpulledChangesIconColor\":\"#af3a03\",\"icon.foreground\":\"#3c3836\",\"input.background\":\"#f2e5bc\",\"input.border\":\"#ebdbb2\",\"input.foreground\":\"#3c3836\",\"input.placeholderForeground\":\"#3c383660\",\"inputOption.activeBorder\":\"#3c383660\",\"inputValidation.errorBackground\":\"#cc241d\",\"inputValidation.errorBorder\":\"#9d0006\",\"inputValidation.infoBackground\":\"#45858880\",\"inputValidation.infoBorder\":\"#076678\",\"inputValidation.warningBackground\":\"#d79921\",\"inputValidation.warningBorder\":\"#b57614\",\"list.activeSelectionBackground\":\"#ebdbb280\",\"list.activeSelectionForeground\":\"#427b58\",\"list.dropBackground\":\"#ebdbb2\",\"list.focusBackground\":\"#ebdbb2\",\"list.focusForeground\":\"#3c3836\",\"list.highlightForeground\":\"#689d6a\",\"list.hoverBackground\":\"#ebdbb280\",\"list.hoverForeground\":\"#504945\",\"list.inactiveSelectionBackground\":\"#ebdbb280\",\"list.inactiveSelectionForeground\":\"#689d6a\",\"menu.border\":\"#ebdbb2\",\"menu.separatorBackground\":\"#ebdbb2\",\"merge.border\":\"#0000\",\"merge.currentContentBackground\":\"#45858820\",\"merge.currentHeaderBackground\":\"#45858840\",\"merge.incomingContentBackground\":\"#689d6a20\",\"merge.incomingHeaderBackground\":\"#689d6a40\",\"notebook.cellBorderColor\":\"#d5c4a1\",\"notebook.cellEditorBackground\":\"#ebdbb2\",\"notebook.focusedCellBorder\":\"#7c6f64\",\"notebook.focusedEditorBorder\":\"#d5c4a1\",\"panel.border\":\"#ebdbb2\",\"panelTitle.activeForeground\":\"#3c3836\",\"peekView.border\":\"#ebdbb2\",\"peekViewEditor.background\":\"#ebdbb270\",\"peekViewEditor.matchHighlightBackground\":\"#d5c4a1\",\"peekViewEditorGutter.background\":\"#ebdbb270\",\"peekViewResult.background\":\"#ebdbb270\",\"peekViewResult.fileForeground\":\"#3c3836\",\"peekViewResult.lineForeground\":\"#3c3836\",\"peekViewResult.matchHighlightBackground\":\"#d5c4a1\",\"peekViewResult.selectionBackground\":\"#45858820\",\"peekViewResult.selectionForeground\":\"#3c3836\",\"peekViewTitle.background\":\"#ebdbb270\",\"peekViewTitleDescription.foreground\":\"#665c54\",\"peekViewTitleLabel.foreground\":\"#3c3836\",\"progressBar.background\":\"#689d6a\",\"scmGraph.historyItemHoverDefaultLabelForeground\":\"#ebdbb2\",\"scmGraph.historyItemHoverLabelForeground\":\"#ebdbb2\",\"scrollbar.shadow\":\"#f2e5bc\",\"scrollbarSlider.activeBackground\":\"#689d6a\",\"scrollbarSlider.background\":\"#d5c4a199\",\"scrollbarSlider.hoverBackground\":\"#bdae93\",\"selection.background\":\"#689d6a80\",\"sideBar.background\":\"#f2e5bc\",\"sideBar.border\":\"#ebdbb2\",\"sideBar.foreground\":\"#504945\",\"sideBarSectionHeader.background\":\"#0000\",\"sideBarSectionHeader.foreground\":\"#3c3836\",\"sideBarTitle.foreground\":\"#3c3836\",\"statusBar.background\":\"#f2e5bc\",\"statusBar.border\":\"#ebdbb2\",\"statusBar.debuggingBackground\":\"#af3a03\",\"statusBar.debuggingBorder\":\"#0000\",\"statusBar.debuggingForeground\":\"#f2e5bc\",\"statusBar.foreground\":\"#3c3836\",\"statusBar.noFolderBackground\":\"#f2e5bc\",\"statusBar.noFolderBorder\":\"#0000\",\"tab.activeBackground\":\"#ebdbb2\",\"tab.activeBorder\":\"#689d6a\",\"tab.activeForeground\":\"#3c3836\",\"tab.border\":\"#0000\",\"tab.inactiveBackground\":\"#f2e5bc\",\"tab.inactiveForeground\":\"#7c6f64\",\"tab.unfocusedActiveBorder\":\"#0000\",\"tab.unfocusedActiveForeground\":\"#7c6f64\",\"tab.unfocusedInactiveForeground\":\"#928374\",\"terminal.ansiBlack\":\"#ebdbb2\",\"terminal.ansiBlue\":\"#458588\",\"terminal.ansiBrightBlack\":\"#928374\",\"terminal.ansiBrightBlue\":\"#076678\",\"terminal.ansiBrightCyan\":\"#427b58\",\"terminal.ansiBrightGreen\":\"#79740e\",\"terminal.ansiBrightMagenta\":\"#8f3f71\",\"terminal.ansiBrightRed\":\"#9d0006\",\"terminal.ansiBrightWhite\":\"#3c3836\",\"terminal.ansiBrightYellow\":\"#b57614\",\"terminal.ansiCyan\":\"#689d6a\",\"terminal.ansiGreen\":\"#98971a\",\"terminal.ansiMagenta\":\"#b16286\",\"terminal.ansiRed\":\"#cc241d\",\"terminal.ansiWhite\":\"#7c6f64\",\"terminal.ansiYellow\":\"#d79921\",\"terminal.background\":\"#f2e5bc\",\"terminal.foreground\":\"#3c3836\",\"textLink.activeForeground\":\"#458588\",\"textLink.foreground\":\"#076678\",\"titleBar.activeBackground\":\"#f2e5bc\",\"titleBar.activeForeground\":\"#3c3836\",\"titleBar.inactiveBackground\":\"#f2e5bc\",\"widget.border\":\"#ebdbb2\",\"widget.shadow\":\"#f2e5bc30\"},\"displayName\":\"Gruvbox Light Soft\",\"name\":\"gruvbox-light-soft\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"component\":\"#af3a03\",\"constant.builtin\":\"#8f3f71\",\"function\":\"#427b58\",\"function.builtin\":\"#af3a03\",\"method\":\"#427b58\",\"parameter\":\"#076678\",\"property\":\"#076678\",\"property:python\":\"#3c3836\",\"variable\":\"#3c3836\"},\"tokenColors\":[{\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"emphasis\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"strong\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"header\",\"settings\":{\"foreground\":\"#458588\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#928374\"}},{\"scope\":[\"constant\",\"support.constant\",\"variable.arguments\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"constant.rgb-value\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"entity.name.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.name.tag\",\"punctuation.tag\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#cc241d\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#b16286\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"meta.preprocessor\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"meta.preprocessor.string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.preprocessor.numeric\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"meta.header.diff\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type\",\"storage.modifier\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.tag\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.value\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"string.escape\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"string.quasi\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.entity\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"object\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"module.node\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"keyword.control.module\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.less\",\"settings\":{\"foreground\":\"#d79921\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.operator.new\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"metatag.php\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"support.function.git-rebase\",\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"constant.sha.git-rebase\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"meta.type.name\",\"meta.return.type\",\"meta.return-type\",\"meta.cast\",\"meta.type.annotation\",\"support.type\",\"storage.type.cs\",\"variable.class\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"variable.this\",\"support.variable\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"entity.name\",\"entity.static\",\"entity.name.class.static.function\",\"entity.name.function\",\"entity.name.class\",\"entity.name.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"entity.function\",\"entity.name.function.static\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"entity.name.function.function-call\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.builtin\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"entity.name.method\",\"entity.name.method.function-call\",\"entity.name.static.function-call\"],\"settings\":{\"foreground\":\"#689d6a\"}},{\"scope\":\"brace\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":[\"meta.parameter.type.variable\",\"variable.parameter\",\"variable.name\",\"variable.other\",\"variable\",\"string.constant.other.placeholder\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"prototype\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"punctuation\"],\"settings\":{\"foreground\":\"#7c6f64\"}},{\"scope\":\"punctuation.quoted\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"punctuation.quasi\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"meta.function.python\",\"entity.name.function.python\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"storage.type.function.python\",\"storage.modifier.declaration\",\"storage.type.class.python\",\"storage.type.string.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"storage.type.function.async.python\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"meta.function-call.generic\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"meta.function-call.arguments\",\"settings\":{\"foreground\":\"#504945\"}},{\"scope\":\"entity.name.function.decorator\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"constant.other.caps\",\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":\"punctuation.definition.logical-expression\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"string.interpolated.dollar.shell\",\"string.interpolated.backtick.shell\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"keyword.control.directive\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"support.function.C99\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"meta.function.cs\",\"entity.name.function.cs\",\"entity.name.type.namespace.cs\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"keyword.other.using.cs\",\"entity.name.variable.field.cs\",\"entity.name.variable.local.cs\",\"variable.other.readwrite.cs\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"keyword.other.this.cs\",\"keyword.other.base.cs\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"meta.scope.prerequisites\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"entity.name.function.target\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"storage.modifier.import.java\",\"storage.modifier.package.java\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"keyword.other.import.java\",\"keyword.other.package.java\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"storage.type.java\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"storage.type.annotation\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"keyword.other.documentation.javadoc\",\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"comment.block.javadoc variable.parameter.java\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":[\"source.java variable.other.object\",\"source.java variable.other.definition.java\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"meta.function-parameters.lisp\",\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":\"markup.underline\",\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":\"string.other.link.title.markdown\",\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#928374\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.heading\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.1.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9d0006\"}},{\"scope\":\"heading.2.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#af3a03\"}},{\"scope\":\"heading.3.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#b57614\"}},{\"scope\":\"heading.4.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#79740e\"}},{\"scope\":\"heading.5.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#076678\"}},{\"scope\":\"heading.6.markdown entity.name.section.markdown\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8f3f71\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.inserted\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":\"markup.deleted\",\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":\"markup.changed\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"markup.punctuation.quote.beginning\",\"settings\":{\"foreground\":\"#98971a\"}},{\"scope\":\"markup.punctuation.list.beginning\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":\"string.quoted.double.json\",\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":\"entity.other.attribute-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"source.css meta.selector\",\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":\"entity.other.attribute-name.class\",\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.css support.function.transform\",\"source.css support.function.timing-function\",\"source.css support.function.misc\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.property-value\",\"constant.rgb-value\",\"support.property-value.scss\",\"constant.rgb-value.scss\"],\"settings\":{\"foreground\":\"#d65d0e\"}},{\"scope\":[\"entity.name.tag.css\"],\"settings\":{\"fontStyle\":\"\"}},{\"scope\":[\"punctuation.definition.tag\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"text.html entity.name.tag\",\"text.html punctuation.tag\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#427b58\"}},{\"scope\":[\"source.js variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.ts variable.language\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.go storage.type\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.go entity.name.import\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.go keyword.package\",\"source.go keyword.import\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.go keyword.interface\",\"source.go keyword.struct\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.go entity.name.type\"],\"settings\":{\"foreground\":\"#3c3836\"}},{\"scope\":[\"source.go entity.name.function\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"keyword.control.cucumber.table\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason string.double\",\"source.reason string.regexp\"],\"settings\":{\"foreground\":\"#79740e\"}},{\"scope\":[\"source.reason keyword.control.less\"],\"settings\":{\"foreground\":\"#427b58\"}},{\"scope\":[\"source.reason entity.name.function\"],\"settings\":{\"foreground\":\"#076678\"}},{\"scope\":[\"source.reason support.property-value\",\"source.reason entity.name.filename\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell variable.other.member.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"source.powershell support.function.powershell\"],\"settings\":{\"foreground\":\"#b57614\"}},{\"scope\":[\"source.powershell support.function.attribute.powershell\"],\"settings\":{\"foreground\":\"#665c54\"}},{\"scope\":[\"source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"support.function.be.latex\",\"support.function.general.tex\",\"support.function.section.latex\",\"support.function.textbf.latex\",\"support.function.textit.latex\",\"support.function.texttt.latex\",\"support.function.emph.latex\",\"support.function.url.latex\"],\"settings\":{\"foreground\":\"#9d0006\"}},{\"scope\":[\"support.class.math.block.tex\",\"support.class.math.block.environment.latex\"],\"settings\":{\"foreground\":\"#af3a03\"}},{\"scope\":[\"keyword.control.preamble.latex\",\"keyword.control.include.latex\"],\"settings\":{\"foreground\":\"#8f3f71\"}},{\"scope\":[\"support.class.latex\"],\"settings\":{\"foreground\":\"#427b58\"}}],\"type\":\"light\"}"))
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: horizon-bright */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#FDF0ED\",\"activityBar.dropBackground\":\"#F9CEC380\",\"activityBar.foreground\":\"#06060CE6\",\"activityBarBadge.background\":\"#E84A72\",\"activityBarBadge.foreground\":\"#06060C\",\"badge.background\":\"#F9CBBE\",\"badge.foreground\":\"#06060C\",\"breadcrumbPicker.background\":\"#FADAD1\",\"button.background\":\"#F9CBBE\",\"button.foreground\":\"#06060C\",\"debugToolBar.background\":\"#FDF0ED\",\"diffEditor.insertedTextBackground\":\"#07DA8C1A\",\"diffEditor.removedTextBackground\":\"#F43E5C1A\",\"dropdown.background\":\"#FADAD1\",\"dropdown.listBackground\":\"#F9CBBE\",\"editor.background\":\"#FDF0ED\",\"editor.findMatchBackground\":\"#F9CEC380\",\"editor.findMatchHighlightBackground\":\"#F9CEC34D\",\"editor.findRangeHighlightBackground\":\"#F9CEC31A\",\"editor.hoverHighlightBackground\":\"#F9CEC34D\",\"editor.lineHighlightBackground\":\"#F9CBBE4D\",\"editor.rangeHighlightBackground\":\"#F9CBBE80\",\"editor.selectionBackground\":\"#F9CBBE80\",\"editor.selectionHighlightBackground\":\"#F9CEC380\",\"editor.wordHighlightBackground\":\"#F9CEC380\",\"editor.wordHighlightStrongBackground\":\"#F9CEC380\",\"editorBracketMatch.background\":\"#F9CEC380\",\"editorBracketMatch.border\":\"#F9CEC300\",\"editorCodeLens.foreground\":\"#F9CEC380\",\"editorCursor.background\":\"#FDF0ED\",\"editorCursor.foreground\":\"#E84A72\",\"editorError.foreground\":\"#F43E5C\",\"editorGroup.border\":\"#1A1C231A\",\"editorGroup.dropBackground\":\"#F9CEC34D\",\"editorGroupHeader.tabsBackground\":\"#FDF0ED\",\"editorGutter.addedBackground\":\"#07DA8CB3\",\"editorGutter.deletedBackground\":\"#F43E5CB3\",\"editorGutter.modifiedBackground\":\"#1EAEAEB3\",\"editorIndentGuide.activeBackground\":\"#F9CBBE\",\"editorIndentGuide.background\":\"#F9CBBE80\",\"editorLineNumber.activeForeground\":\"#06060C80\",\"editorLineNumber.foreground\":\"#06060C1A\",\"editorOverviewRuler.addedForeground\":\"#07DA8CB3\",\"editorOverviewRuler.border\":\"#F9CBBE1A\",\"editorOverviewRuler.bracketMatchForeground\":\"#06060CB3\",\"editorOverviewRuler.deletedForeground\":\"#F43E5CB3\",\"editorOverviewRuler.errorForeground\":\"#F43E5CE6\",\"editorOverviewRuler.findMatchForeground\":\"#F9CEC3\",\"editorOverviewRuler.modifiedForeground\":\"#1EAEAEB3\",\"editorOverviewRuler.warningForeground\":\"#1EB980B3\",\"editorRuler.foreground\":\"#F9CEC34D\",\"editorSuggestWidget.highlightForeground\":\"#E84A72\",\"editorUnnecessaryCode.opacity\":\"#000000B3\",\"editorWarning.foreground\":\"#1EB980B3\",\"editorWidget.background\":\"#FADAD1\",\"editorWidget.border\":\"#FADAD1\",\"errorForeground\":\"#F43E5C\",\"extensionButton.prominentBackground\":\"#E84A72\",\"extensionButton.prominentHoverBackground\":\"#E73665\",\"focusBorder\":\"#1A1C231A\",\"foreground\":\"#06060C\",\"gitDecoration.addedResourceForeground\":\"#1EB980B3\",\"gitDecoration.deletedResourceForeground\":\"#F43E5C\",\"gitDecoration.ignoredResourceForeground\":\"#06060C4D\",\"gitDecoration.modifiedResourceForeground\":\"#AF5427\",\"gitDecoration.untrackedResourceForeground\":\"#1EB980\",\"input.background\":\"#F9CBBE\",\"inputOption.activeBorder\":\"#E7366580\",\"inputValidation.errorBackground\":\"#F43E5C80\",\"inputValidation.errorBorder\":\"#F43E5C00\",\"list.activeSelectionBackground\":\"#F9CBBE80\",\"list.activeSelectionForeground\":\"#06060C\",\"list.dropBackground\":\"#F9CEC380\",\"list.errorForeground\":\"#F43E5CE6\",\"list.focusBackground\":\"#F9CBBE80\",\"list.focusForeground\":\"#06060C\",\"list.highlightForeground\":\"#E84A72\",\"list.hoverBackground\":\"#F9CBBE80\",\"list.hoverForeground\":\"#06060C\",\"list.inactiveFocusBackground\":\"#F9CBBE80\",\"list.inactiveSelectionBackground\":\"#F9CBBE4D\",\"list.inactiveSelectionForeground\":\"#06060C\",\"list.warningForeground\":\"#1EB980B3\",\"panelTitle.activeBorder\":\"#E84A72\",\"peekView.border\":\"#1A1C231A\",\"peekViewEditor.background\":\"#FADAD1\",\"peekViewEditor.matchHighlightBackground\":\"#F9CEC380\",\"peekViewResult.background\":\"#FADAD1\",\"peekViewResult.matchHighlightBackground\":\"#F9CEC380\",\"peekViewResult.selectionBackground\":\"#F9CBBE80\",\"peekViewTitle.background\":\"#FADAD1\",\"pickerGroup.foreground\":\"#E84A72E6\",\"progressBar.background\":\"#E84A72\",\"scrollbar.shadow\":\"#16161C4D\",\"scrollbarSlider.activeBackground\":\"#F9CEC3E6\",\"scrollbarSlider.background\":\"#F9CEC380\",\"scrollbarSlider.hoverBackground\":\"#F9CEC3B3\",\"selection.background\":\"#AF542780\",\"sideBar.background\":\"#FDF0ED\",\"sideBar.dropBackground\":\"#F9CEC34D\",\"sideBar.foreground\":\"#06060CB3\",\"sideBarSectionHeader.background\":\"#FDF0ED\",\"sideBarSectionHeader.foreground\":\"#06060CB3\",\"statusBar.background\":\"#FDF0ED\",\"statusBar.debuggingBackground\":\"#AF5427\",\"statusBar.debuggingForeground\":\"#06060C\",\"statusBar.foreground\":\"#06060CB3\",\"statusBar.noFolderBackground\":\"#FDF0ED\",\"statusBarItem.hoverBackground\":\"#F9CBBE\",\"statusBarItem.prominentBackground\":\"#F9CBBE\",\"statusBarItem.prominentHoverBackground\":\"#F9CEC3\",\"tab.activeBorder\":\"#E84A72\",\"tab.border\":\"#FDF0ED00\",\"tab.inactiveBackground\":\"#FDF0ED\",\"terminal.ansiBlue\":\"#26BBD9\",\"terminal.ansiBrightBlue\":\"#3FC4DE\",\"terminal.ansiBrightCyan\":\"#6BE4E6\",\"terminal.ansiBrightGreen\":\"#3FDAA4\",\"terminal.ansiBrightMagenta\":\"#F075B5\",\"terminal.ansiBrightRed\":\"#EC6A88\",\"terminal.ansiBrightYellow\":\"#FBC3A7\",\"terminal.ansiCyan\":\"#59E1E3\",\"terminal.ansiGreen\":\"#29D398\",\"terminal.ansiMagenta\":\"#EE64AC\",\"terminal.ansiRed\":\"#E95678\",\"terminal.ansiYellow\":\"#FAB795\",\"terminal.foreground\":\"#06060C\",\"terminal.selectionBackground\":\"#F9CEC380\",\"terminalCursor.background\":\"#06060C\",\"terminalCursor.foreground\":\"#F9CEC3B3\",\"textLink.activeForeground\":\"#E73665\",\"textLink.foreground\":\"#E84A72\",\"titleBar.activeBackground\":\"#FDF0ED\",\"titleBar.inactiveBackground\":\"#FDF0ED\",\"walkThrough.embeddedEditorBackground\":\"#FADAD1\",\"widget.shadow\":\"#16161C4D\"},\"displayName\":\"Horizon Bright\",\"name\":\"horizon-bright\",\"semanticHighlighting\":true,\"tokenColors\":[{\"scope\":\"comment\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#33333380\"}},{\"scope\":\"constant\",\"settings\":{\"foreground\":\"#DC3318\"}},{\"scope\":\"constant.character.escape\",\"settings\":{\"foreground\":\"#1D8991\"}},{\"scope\":\"entity.name\",\"settings\":{\"foreground\":\"#F77D26\"}},{\"scope\":\"entity.name.function\",\"settings\":{\"foreground\":\"#1D8991\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#DA103F\"}},{\"scope\":[\"entity.name.type\",\"storage.type.cs\"],\"settings\":{\"foreground\":\"#F77D26\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#DC3318\"}},{\"scope\":\"entity.other.inherited-class\",\"settings\":{\"foreground\":\"#F6661E\"}},{\"scope\":\"entity.other.attribute-name.id\",\"settings\":{\"foreground\":\"#1D8991\"}},{\"scope\":[\"entity.other.attribute-name.pseudo-element\",\"entity.other.attribute-name.pseudo-class\"],\"settings\":{\"foreground\":\"#F6661E\"}},{\"scope\":[\"entity.name.variable\",\"variable\"],\"settings\":{\"foreground\":\"#DA103F\"}},{\"scope\":\"keyword\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#8A31B9\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#333333\"}},{\"scope\":[\"keyword.operator.new\",\"keyword.operator.expression\",\"keyword.operator.logical\",\"keyword.operator.delete\"],\"settings\":{\"foreground\":\"#8A31B9\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#DC3318\"}},{\"scope\":\"markup.quote\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#F6661EB3\"}},{\"scope\":[\"markup.heading\",\"entity.name.section\"],\"settings\":{\"foreground\":\"#DA103F\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8A31B9\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#1D8991\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#DC3318\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#F6661E\"}},{\"scope\":\"storage\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#8A31B9\"}},{\"scope\":[\"string.quoted\",\"string.template\"],\"settings\":{\"foreground\":\"#F6661E\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#DC3318\"}},{\"scope\":\"string.other.link\",\"settings\":{\"foreground\":\"#DC3318\"}},{\"scope\":\"support\",\"settings\":{\"foreground\":\"#F77D26\"}},{\"scope\":\"support.function\",\"settings\":{\"foreground\":\"#1D8991\"}},{\"scope\":\"support.variable\",\"settings\":{\"foreground\":\"#DA103F\"}},{\"scope\":[\"support.type.property-name\",\"meta.object-literal.key\"],\"settings\":{\"foreground\":\"#DA103F\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#333333\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#F77D26\"}},{\"scope\":\"variable.parameter\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"string.template meta.embedded\",\"settings\":{\"foreground\":\"#333333\"}},{\"scope\":\"punctuation.definition.tag\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#DA103FB3\"}},{\"scope\":\"punctuation.separator\",\"settings\":{\"foreground\":\"#333333\"}},{\"scope\":\"punctuation.definition.template-expression\",\"settings\":{\"foreground\":\"#8A31B9\"}},{\"scope\":\"punctuation.section.embedded\",\"settings\":{\"foreground\":\"#8A31B9\"}},{\"scope\":\"punctuation.definition.list\",\"settings\":{\"foreground\":\"#DC3318\"}}],\"type\":\"dark\"}"))
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: horizon */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#1C1E26\",\"activityBar.dropBackground\":\"#6C6F9380\",\"activityBar.foreground\":\"#D5D8DAB3\",\"activityBarBadge.background\":\"#E95378\",\"activityBarBadge.foreground\":\"#06060C\",\"badge.background\":\"#2E303E\",\"badge.foreground\":\"#D5D8DA\",\"breadcrumbPicker.background\":\"#232530\",\"button.background\":\"#2E303E\",\"debugToolBar.background\":\"#1C1E26\",\"diffEditor.insertedTextBackground\":\"#09F7A01A\",\"diffEditor.removedTextBackground\":\"#F43E5C1A\",\"dropdown.background\":\"#232530\",\"dropdown.listBackground\":\"#2E303E\",\"editor.background\":\"#1C1E26\",\"editor.findMatchBackground\":\"#6C6F9380\",\"editor.findMatchHighlightBackground\":\"#6C6F934D\",\"editor.findRangeHighlightBackground\":\"#6C6F931A\",\"editor.hoverHighlightBackground\":\"#6C6F934D\",\"editor.lineHighlightBackground\":\"#2E303E4D\",\"editor.rangeHighlightBackground\":\"#2E303E80\",\"editor.selectionBackground\":\"#2E303EB3\",\"editor.selectionHighlightBackground\":\"#6C6F934D\",\"editor.wordHighlightBackground\":\"#6C6F9380\",\"editor.wordHighlightStrongBackground\":\"#6C6F9380\",\"editorBracketMatch.background\":\"#6C6F9380\",\"editorBracketMatch.border\":\"#6C6F9300\",\"editorCodeLens.foreground\":\"#6C6F9380\",\"editorCursor.background\":\"#1C1E26\",\"editorCursor.foreground\":\"#E95378\",\"editorError.foreground\":\"#F43E5C\",\"editorGroup.border\":\"#1A1C23\",\"editorGroup.dropBackground\":\"#6C6F934D\",\"editorGroupHeader.tabsBackground\":\"#1C1E26\",\"editorGutter.addedBackground\":\"#09F7A0B3\",\"editorGutter.deletedBackground\":\"#F43E5CB3\",\"editorGutter.modifiedBackground\":\"#21BFC2B3\",\"editorIndentGuide.activeBackground\":\"#2E303E\",\"editorIndentGuide.background\":\"#2E303E80\",\"editorLineNumber.activeForeground\":\"#D5D8DA80\",\"editorLineNumber.foreground\":\"#D5D8DA1A\",\"editorOverviewRuler.addedForeground\":\"#09F7A080\",\"editorOverviewRuler.border\":\"#2E303EB3\",\"editorOverviewRuler.bracketMatchForeground\":\"#D5D8DA80\",\"editorOverviewRuler.deletedForeground\":\"#F43E5C80\",\"editorOverviewRuler.errorForeground\":\"#F43E5CE6\",\"editorOverviewRuler.findMatchForeground\":\"#6C6F93\",\"editorOverviewRuler.modifiedForeground\":\"#21BFC280\",\"editorOverviewRuler.warningForeground\":\"#27D79780\",\"editorRuler.foreground\":\"#6C6F934D\",\"editorSuggestWidget.highlightForeground\":\"#E95378\",\"editorWarning.foreground\":\"#27D797B3\",\"editorWidget.background\":\"#232530\",\"editorWidget.border\":\"#232530\",\"errorForeground\":\"#F43E5C\",\"extensionButton.prominentBackground\":\"#E95378\",\"extensionButton.prominentHoverBackground\":\"#E9436D\",\"focusBorder\":\"#1A1C23\",\"foreground\":\"#D5D8DA\",\"gitDecoration.addedResourceForeground\":\"#27D797B3\",\"gitDecoration.deletedResourceForeground\":\"#F43E5C\",\"gitDecoration.ignoredResourceForeground\":\"#D5D8DA4D\",\"gitDecoration.modifiedResourceForeground\":\"#FAB38E\",\"gitDecoration.untrackedResourceForeground\":\"#27D797\",\"input.background\":\"#2E303E\",\"inputOption.activeBorder\":\"#E9436D80\",\"inputValidation.errorBackground\":\"#F43E5C80\",\"inputValidation.errorBorder\":\"#F43E5C00\",\"list.activeSelectionBackground\":\"#2E303E80\",\"list.activeSelectionForeground\":\"#D5D8DA\",\"list.dropBackground\":\"#6C6F9380\",\"list.errorForeground\":\"#F43E5CE6\",\"list.focusBackground\":\"#2E303E80\",\"list.focusForeground\":\"#D5D8DA\",\"list.highlightForeground\":\"#E95378\",\"list.hoverBackground\":\"#2E303E80\",\"list.hoverForeground\":\"#D5D8DA\",\"list.inactiveFocusBackground\":\"#2E303E80\",\"list.inactiveSelectionBackground\":\"#2E303E4D\",\"list.inactiveSelectionForeground\":\"#D5D8DA\",\"list.warningForeground\":\"#27D797B3\",\"panelTitle.activeBorder\":\"#E95378\",\"peekView.border\":\"#1A1C23\",\"peekViewEditor.background\":\"#232530\",\"peekViewEditor.matchHighlightBackground\":\"#6C6F9380\",\"peekViewResult.background\":\"#232530\",\"peekViewResult.matchHighlightBackground\":\"#6C6F9380\",\"peekViewResult.selectionBackground\":\"#2E303E80\",\"peekViewTitle.background\":\"#232530\",\"pickerGroup.foreground\":\"#E95378E6\",\"progressBar.background\":\"#E95378\",\"scrollbar.shadow\":\"#16161C\",\"scrollbarSlider.activeBackground\":\"#6C6F9380\",\"scrollbarSlider.background\":\"#6C6F931A\",\"scrollbarSlider.hoverBackground\":\"#6C6F934D\",\"selection.background\":\"#6C6F9380\",\"sideBar.background\":\"#1C1E26\",\"sideBar.dropBackground\":\"#6C6F934D\",\"sideBar.foreground\":\"#D5D8DA80\",\"sideBarSectionHeader.background\":\"#1C1E26\",\"sideBarSectionHeader.foreground\":\"#D5D8DAB3\",\"statusBar.background\":\"#1C1E26\",\"statusBar.debuggingBackground\":\"#FAB38E\",\"statusBar.debuggingForeground\":\"#06060C\",\"statusBar.foreground\":\"#D5D8DA80\",\"statusBar.noFolderBackground\":\"#1C1E26\",\"statusBarItem.hoverBackground\":\"#2E303E\",\"statusBarItem.prominentBackground\":\"#2E303E\",\"statusBarItem.prominentHoverBackground\":\"#6C6F93\",\"tab.activeBorder\":\"#E95378\",\"tab.border\":\"#1C1E2600\",\"tab.inactiveBackground\":\"#1C1E26\",\"terminal.ansiBlue\":\"#26BBD9\",\"terminal.ansiBrightBlue\":\"#3FC4DE\",\"terminal.ansiBrightCyan\":\"#6BE4E6\",\"terminal.ansiBrightGreen\":\"#3FDAA4\",\"terminal.ansiBrightMagenta\":\"#F075B5\",\"terminal.ansiBrightRed\":\"#EC6A88\",\"terminal.ansiBrightYellow\":\"#FBC3A7\",\"terminal.ansiCyan\":\"#59E1E3\",\"terminal.ansiGreen\":\"#29D398\",\"terminal.ansiMagenta\":\"#EE64AC\",\"terminal.ansiRed\":\"#E95678\",\"terminal.ansiYellow\":\"#FAB795\",\"terminal.foreground\":\"#D5D8DA\",\"terminal.selectionBackground\":\"#6C6F934D\",\"terminalCursor.background\":\"#D5D8DA\",\"terminalCursor.foreground\":\"#6C6F9380\",\"textLink.activeForeground\":\"#E9436D\",\"textLink.foreground\":\"#E95378\",\"titleBar.activeBackground\":\"#1C1E26\",\"titleBar.inactiveBackground\":\"#1C1E26\",\"walkThrough.embeddedEditorBackground\":\"#232530\",\"widget.shadow\":\"#16161C\"},\"displayName\":\"Horizon\",\"name\":\"horizon\",\"semanticHighlighting\":true,\"tokenColors\":[{\"scope\":\"comment\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#BBBBBB4D\"}},{\"scope\":\"constant\",\"settings\":{\"foreground\":\"#F09483E6\"}},{\"scope\":\"constant.character.escape\",\"settings\":{\"foreground\":\"#25B0BCE6\"}},{\"scope\":\"entity.name\",\"settings\":{\"foreground\":\"#FAC29AE6\"}},{\"scope\":\"entity.name.function\",\"settings\":{\"foreground\":\"#25B0BCE6\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#E95678E6\"}},{\"scope\":[\"entity.name.type\",\"storage.type.cs\"],\"settings\":{\"foreground\":\"#FAC29AE6\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#F09483E6\"}},{\"scope\":\"entity.other.inherited-class\",\"settings\":{\"foreground\":\"#FAB795E6\"}},{\"scope\":\"entity.other.attribute-name.id\",\"settings\":{\"foreground\":\"#25B0BCE6\"}},{\"scope\":[\"entity.other.attribute-name.pseudo-element\",\"entity.other.attribute-name.pseudo-class\"],\"settings\":{\"foreground\":\"#FAB795E6\"}},{\"scope\":[\"entity.name.variable\",\"variable\"],\"settings\":{\"foreground\":\"#E95678E6\"}},{\"scope\":\"keyword\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#B877DBE6\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#BBBBBB\"}},{\"scope\":[\"keyword.operator.new\",\"keyword.operator.expression\",\"keyword.operator.logical\",\"keyword.operator.delete\"],\"settings\":{\"foreground\":\"#B877DBE6\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#F09483E6\"}},{\"scope\":\"markup.quote\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#FAB795B3\"}},{\"scope\":[\"markup.heading\",\"entity.name.section\"],\"settings\":{\"foreground\":\"#E95678E6\"}},{\"scope\":\"markup.bold\",\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#B877DBE6\"}},{\"scope\":\"markup.italic\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#25B0BCE6\"}},{\"scope\":[\"markup.inline.raw\",\"markup.fenced_code.block\"],\"settings\":{\"foreground\":\"#F09483E6\"}},{\"scope\":\"markup.underline.link\",\"settings\":{\"foreground\":\"#FAB795E6\"}},{\"scope\":\"storage\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#B877DBE6\"}},{\"scope\":[\"string.quoted\",\"string.template\"],\"settings\":{\"foreground\":\"#FAB795E6\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#F09483E6\"}},{\"scope\":\"string.other.link\",\"settings\":{\"foreground\":\"#F09483E6\"}},{\"scope\":\"support\",\"settings\":{\"foreground\":\"#FAC29AE6\"}},{\"scope\":\"support.function\",\"settings\":{\"foreground\":\"#25B0BCE6\"}},{\"scope\":\"support.variable\",\"settings\":{\"foreground\":\"#E95678E6\"}},{\"scope\":[\"support.type.property-name\",\"meta.object-literal.key\"],\"settings\":{\"foreground\":\"#E95678E6\"}},{\"scope\":\"support.type.property-name.css\",\"settings\":{\"foreground\":\"#BBBBBB\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#FAC29AE6\"}},{\"scope\":\"variable.parameter\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"string.template meta.embedded\",\"settings\":{\"foreground\":\"#BBBBBB\"}},{\"scope\":\"punctuation.definition.tag\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#E95678B3\"}},{\"scope\":\"punctuation.separator\",\"settings\":{\"foreground\":\"#BBBBBB\"}},{\"scope\":[\"punctuation.definition.template-expression\",\"punctuation.quasi.element\"],\"settings\":{\"foreground\":\"#B877DBE6\"}},{\"scope\":\"punctuation.section.embedded\",\"settings\":{\"foreground\":\"#B877DBE6\"}},{\"scope\":\"punctuation.definition.list\",\"settings\":{\"foreground\":\"#F09483E6\"}}],\"type\":\"dark\"}"))
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: houston */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBackground\":\"#343841\",\"activityBar.background\":\"#17191e\",\"activityBar.border\":\"#343841\",\"activityBar.foreground\":\"#eef0f9\",\"activityBar.inactiveForeground\":\"#858b98\",\"activityBarBadge.background\":\"#4bf3c8\",\"activityBarBadge.foreground\":\"#000000\",\"badge.background\":\"#bfc1c9\",\"badge.foreground\":\"#17191e\",\"breadcrumb.activeSelectionForeground\":\"#eef0f9\",\"breadcrumb.background\":\"#17191e\",\"breadcrumb.focusForeground\":\"#eef0f9\",\"breadcrumb.foreground\":\"#858b98\",\"button.background\":\"#4bf3c8\",\"button.foreground\":\"#17191e\",\"button.hoverBackground\":\"#31c19c\",\"button.secondaryBackground\":\"#545864\",\"button.secondaryForeground\":\"#eef0f9\",\"button.secondaryHoverBackground\":\"#858b98\",\"checkbox.background\":\"#23262d\",\"checkbox.border\":\"#00000000\",\"checkbox.foreground\":\"#eef0f9\",\"debugExceptionWidget.background\":\"#23262d\",\"debugExceptionWidget.border\":\"#8996d5\",\"debugToolBar.background\":\"#000\",\"debugToolBar.border\":\"#ffffff00\",\"diffEditor.border\":\"#ffffff00\",\"diffEditor.insertedTextBackground\":\"#4bf3c824\",\"diffEditor.removedTextBackground\":\"#dc365724\",\"dropdown.background\":\"#23262d\",\"dropdown.border\":\"#00000000\",\"dropdown.foreground\":\"#eef0f9\",\"editor.background\":\"#17191e\",\"editor.findMatchBackground\":\"#515c6a\",\"editor.findMatchBorder\":\"#74879f\",\"editor.findMatchHighlightBackground\":\"#ea5c0055\",\"editor.findMatchHighlightBorder\":\"#ffffff00\",\"editor.findRangeHighlightBackground\":\"#23262d\",\"editor.findRangeHighlightBorder\":\"#b2434300\",\"editor.foldBackground\":\"#ad5dca26\",\"editor.foreground\":\"#eef0f9\",\"editor.hoverHighlightBackground\":\"#5495d740\",\"editor.inactiveSelectionBackground\":\"#2a2d34\",\"editor.lineHighlightBackground\":\"#23262d\",\"editor.lineHighlightBorder\":\"#ffffff00\",\"editor.rangeHighlightBackground\":\"#ffffff0b\",\"editor.rangeHighlightBorder\":\"#ffffff00\",\"editor.selectionBackground\":\"#ad5dca44\",\"editor.selectionHighlightBackground\":\"#add6ff34\",\"editor.selectionHighlightBorder\":\"#495f77\",\"editor.wordHighlightBackground\":\"#494949b8\",\"editor.wordHighlightStrongBackground\":\"#004972b8\",\"editorBracketMatch.background\":\"#545864\",\"editorBracketMatch.border\":\"#ffffff00\",\"editorCodeLens.foreground\":\"#bfc1c9\",\"editorCursor.background\":\"#000000\",\"editorCursor.foreground\":\"#aeafad\",\"editorError.background\":\"#ffffff00\",\"editorError.border\":\"#ffffff00\",\"editorError.foreground\":\"#f4587e\",\"editorGroup.border\":\"#343841\",\"editorGroup.emptyBackground\":\"#17191e\",\"editorGroupHeader.border\":\"#ffffff00\",\"editorGroupHeader.tabsBackground\":\"#23262d\",\"editorGroupHeader.tabsBorder\":\"#ffffff00\",\"editorGutter.addedBackground\":\"#4bf3c8\",\"editorGutter.background\":\"#17191e\",\"editorGutter.commentRangeForeground\":\"#545864\",\"editorGutter.deletedBackground\":\"#f06788\",\"editorGutter.foldingControlForeground\":\"#545864\",\"editorGutter.modifiedBackground\":\"#54b9ff\",\"editorHoverWidget.background\":\"#252526\",\"editorHoverWidget.border\":\"#454545\",\"editorHoverWidget.foreground\":\"#cccccc\",\"editorIndentGuide.activeBackground\":\"#858b98\",\"editorIndentGuide.background\":\"#343841\",\"editorInfo.background\":\"#4490bf00\",\"editorInfo.border\":\"#4490bf00\",\"editorInfo.foreground\":\"#54b9ff\",\"editorLineNumber.activeForeground\":\"#858b98\",\"editorLineNumber.foreground\":\"#545864\",\"editorLink.activeForeground\":\"#54b9ff\",\"editorMarkerNavigation.background\":\"#23262d\",\"editorMarkerNavigationError.background\":\"#dc3657\",\"editorMarkerNavigationInfo.background\":\"#54b9ff\",\"editorMarkerNavigationWarning.background\":\"#ffd493\",\"editorOverviewRuler.background\":\"#ffffff00\",\"editorOverviewRuler.border\":\"#ffffff00\",\"editorRuler.foreground\":\"#545864\",\"editorSuggestWidget.background\":\"#252526\",\"editorSuggestWidget.border\":\"#454545\",\"editorSuggestWidget.foreground\":\"#d4d4d4\",\"editorSuggestWidget.highlightForeground\":\"#0097fb\",\"editorSuggestWidget.selectedBackground\":\"#062f4a\",\"editorWarning.background\":\"#a9904000\",\"editorWarning.border\":\"#ffffff00\",\"editorWarning.foreground\":\"#fbc23b\",\"editorWhitespace.foreground\":\"#cc75f450\",\"editorWidget.background\":\"#343841\",\"editorWidget.foreground\":\"#ffffff\",\"editorWidget.resizeBorder\":\"#cc75f4\",\"focusBorder\":\"#00daef\",\"foreground\":\"#cccccc\",\"gitDecoration.addedResourceForeground\":\"#4bf3c8\",\"gitDecoration.conflictingResourceForeground\":\"#00daef\",\"gitDecoration.deletedResourceForeground\":\"#f4587e\",\"gitDecoration.ignoredResourceForeground\":\"#858b98\",\"gitDecoration.modifiedResourceForeground\":\"#ffd493\",\"gitDecoration.stageDeletedResourceForeground\":\"#c74e39\",\"gitDecoration.stageModifiedResourceForeground\":\"#ffd493\",\"gitDecoration.submoduleResourceForeground\":\"#54b9ff\",\"gitDecoration.untrackedResourceForeground\":\"#4bf3c8\",\"icon.foreground\":\"#cccccc\",\"input.background\":\"#23262d\",\"input.border\":\"#bfc1c9\",\"input.foreground\":\"#eef0f9\",\"input.placeholderForeground\":\"#858b98\",\"inputOption.activeBackground\":\"#54b9ff\",\"inputOption.activeBorder\":\"#007acc00\",\"inputOption.activeForeground\":\"#17191e\",\"list.activeSelectionBackground\":\"#2d4860\",\"list.activeSelectionForeground\":\"#ffffff\",\"list.dropBackground\":\"#17191e\",\"list.focusBackground\":\"#54b9ff\",\"list.focusForeground\":\"#ffffff\",\"list.highlightForeground\":\"#ffffff\",\"list.hoverBackground\":\"#343841\",\"list.hoverForeground\":\"#eef0f9\",\"list.inactiveSelectionBackground\":\"#17191e\",\"list.inactiveSelectionForeground\":\"#eef0f9\",\"listFilterWidget.background\":\"#2d4860\",\"listFilterWidget.noMatchesOutline\":\"#dc3657\",\"listFilterWidget.outline\":\"#54b9ff\",\"menu.background\":\"#252526\",\"menu.border\":\"#00000085\",\"menu.foreground\":\"#cccccc\",\"menu.selectionBackground\":\"#094771\",\"menu.selectionBorder\":\"#00000000\",\"menu.selectionForeground\":\"#4bf3c8\",\"menu.separatorBackground\":\"#bbbbbb\",\"menubar.selectionBackground\":\"#ffffff1a\",\"menubar.selectionForeground\":\"#cccccc\",\"merge.commonContentBackground\":\"#282828\",\"merge.commonHeaderBackground\":\"#383838\",\"merge.currentContentBackground\":\"#27403b\",\"merge.currentHeaderBackground\":\"#367366\",\"merge.incomingContentBackground\":\"#28384b\",\"merge.incomingHeaderBackground\":\"#395f8f\",\"minimap.background\":\"#17191e\",\"minimap.errorHighlight\":\"#dc3657\",\"minimap.findMatchHighlight\":\"#515c6a\",\"minimap.selectionHighlight\":\"#3757b942\",\"minimap.warningHighlight\":\"#fbc23b\",\"minimapGutter.addedBackground\":\"#4bf3c8\",\"minimapGutter.deletedBackground\":\"#f06788\",\"minimapGutter.modifiedBackground\":\"#54b9ff\",\"notificationCenter.border\":\"#ffffff00\",\"notificationCenterHeader.background\":\"#343841\",\"notificationCenterHeader.foreground\":\"#17191e\",\"notificationToast.border\":\"#ffffff00\",\"notifications.background\":\"#343841\",\"notifications.border\":\"#bfc1c9\",\"notifications.foreground\":\"#ffffff\",\"notificationsErrorIcon.foreground\":\"#f4587e\",\"notificationsInfoIcon.foreground\":\"#54b9ff\",\"notificationsWarningIcon.foreground\":\"#ff8551\",\"panel.background\":\"#23262d\",\"panel.border\":\"#17191e\",\"panelSection.border\":\"#17191e\",\"panelTitle.activeBorder\":\"#e7e7e7\",\"panelTitle.activeForeground\":\"#eef0f9\",\"panelTitle.inactiveForeground\":\"#bfc1c9\",\"peekView.border\":\"#007acc\",\"peekViewEditor.background\":\"#001f33\",\"peekViewEditor.matchHighlightBackground\":\"#ff8f0099\",\"peekViewEditor.matchHighlightBorder\":\"#ee931e\",\"peekViewEditorGutter.background\":\"#001f33\",\"peekViewResult.background\":\"#252526\",\"peekViewResult.fileForeground\":\"#ffffff\",\"peekViewResult.lineForeground\":\"#bbbbbb\",\"peekViewResult.matchHighlightBackground\":\"#f00\",\"peekViewResult.selectionBackground\":\"#3399ff33\",\"peekViewResult.selectionForeground\":\"#ffffff\",\"peekViewTitle.background\":\"#1e1e1e\",\"peekViewTitleDescription.foreground\":\"#ccccccb3\",\"peekViewTitleLabel.foreground\":\"#ffffff\",\"pickerGroup.border\":\"#ffffff00\",\"pickerGroup.foreground\":\"#eef0f9\",\"progressBar.background\":\"#4bf3c8\",\"scrollbar.shadow\":\"#000000\",\"scrollbarSlider.activeBackground\":\"#54b9ff66\",\"scrollbarSlider.background\":\"#54586466\",\"scrollbarSlider.hoverBackground\":\"#545864B3\",\"selection.background\":\"#00daef56\",\"settings.focusedRowBackground\":\"#ffffff07\",\"settings.headerForeground\":\"#cccccc\",\"sideBar.background\":\"#23262d\",\"sideBar.border\":\"#17191e\",\"sideBar.dropBackground\":\"#17191e\",\"sideBar.foreground\":\"#bfc1c9\",\"sideBarSectionHeader.background\":\"#343841\",\"sideBarSectionHeader.border\":\"#17191e\",\"sideBarSectionHeader.foreground\":\"#eef0f9\",\"sideBarTitle.foreground\":\"#eef0f9\",\"statusBar.background\":\"#17548b\",\"statusBar.debuggingBackground\":\"#cc75f4\",\"statusBar.debuggingForeground\":\"#eef0f9\",\"statusBar.foreground\":\"#eef0f9\",\"statusBar.noFolderBackground\":\"#6c3c7d\",\"statusBar.noFolderForeground\":\"#eef0f9\",\"statusBarItem.activeBackground\":\"#ffffff25\",\"statusBarItem.hoverBackground\":\"#ffffff1f\",\"statusBarItem.remoteBackground\":\"#297763\",\"statusBarItem.remoteForeground\":\"#eef0f9\",\"tab.activeBackground\":\"#17191e\",\"tab.activeBorder\":\"#ffffff00\",\"tab.activeBorderTop\":\"#eef0f9\",\"tab.activeForeground\":\"#eef0f9\",\"tab.border\":\"#17191e\",\"tab.hoverBackground\":\"#343841\",\"tab.hoverForeground\":\"#eef0f9\",\"tab.inactiveBackground\":\"#23262d\",\"tab.inactiveForeground\":\"#858b98\",\"terminal.ansiBlack\":\"#17191e\",\"terminal.ansiBlue\":\"#2b7eca\",\"terminal.ansiBrightBlack\":\"#545864\",\"terminal.ansiBrightBlue\":\"#54b9ff\",\"terminal.ansiBrightCyan\":\"#00daef\",\"terminal.ansiBrightGreen\":\"#4bf3c8\",\"terminal.ansiBrightMagenta\":\"#cc75f4\",\"terminal.ansiBrightRed\":\"#f4587e\",\"terminal.ansiBrightWhite\":\"#fafafa\",\"terminal.ansiBrightYellow\":\"#ffd493\",\"terminal.ansiCyan\":\"#24c0cf\",\"terminal.ansiGreen\":\"#23d18b\",\"terminal.ansiMagenta\":\"#ad5dca\",\"terminal.ansiRed\":\"#dc3657\",\"terminal.ansiWhite\":\"#eef0f9\",\"terminal.ansiYellow\":\"#ffc368\",\"terminal.border\":\"#80808059\",\"terminal.foreground\":\"#cccccc\",\"terminal.selectionBackground\":\"#ffffff40\",\"terminalCursor.background\":\"#0087ff\",\"terminalCursor.foreground\":\"#ffffff\",\"textLink.foreground\":\"#54b9ff\",\"titleBar.activeBackground\":\"#17191e\",\"titleBar.activeForeground\":\"#cccccc\",\"titleBar.border\":\"#00000000\",\"titleBar.inactiveBackground\":\"#3c3c3c99\",\"titleBar.inactiveForeground\":\"#cccccc99\",\"tree.indentGuidesStroke\":\"#545864\",\"walkThrough.embeddedEditorBackground\":\"#00000050\",\"widget.shadow\":\"#ffffff00\"},\"displayName\":\"Houston\",\"name\":\"houston\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"enumMember\":{\"foreground\":\"#eef0f9\"},\"variable.constant\":{\"foreground\":\"#ffd493\"},\"variable.defaultLibrary\":{\"foreground\":\"#acafff\"}},\"tokenColors\":[{\"scope\":\"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"variable.other.generic-type.haskell\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"storage.type.haskell\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.variable.magic.python\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"variable.parameter.function.language.special.self.python\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"storage.modifier.lifetime.rust\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.function.std.rust\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"entity.name.lifetime.rust\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"variable.language.rust\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.constant.edge\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"constant.other.character-class.regexp\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"keyword.operator.quantifier.regexp\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.string.begin,punctuation.definition.string.end\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"variable.parameter.function\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"comment markup.link\",\"settings\":{\"foreground\":\"#545864\"}},{\"scope\":\"markup.changed.diff\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"markup.inserted.diff\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"markup.deleted.diff\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"meta.function.c,meta.function.cpp\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.separator.key-value\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.expression.import\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"support.constant.math\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"support.constant.property.math\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"variable.other.constant\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"storage.type.annotation.java\",\"storage.type.object.array.java\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"source.java\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"meta.method.java\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"storage.modifier.import.java,storage.type.java,storage.type.generic.java\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"keyword.operator.instanceof.java\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"meta.definition.variable.name.java\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"keyword.operator.logical\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.bitwise\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.channel\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.property-value.scss,support.constant.property-value.css\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"keyword.operator.css,keyword.operator.scss,keyword.operator.less\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.separator.list.comma.css\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.color.w3c-standard-color-name.css\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.type.vendored.property-name.css\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.module.node,support.type.object.module,support.module.node\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"entity.name.type.module\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.constant.json\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.operator.expression.instanceof\",\"keyword.operator.new\",\"keyword.operator.ternary\",\"keyword.operator.optional\",\"keyword.operator.expression.keyof\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.type.object.console\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.variable.property.process\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.name.function,support.function.console\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"keyword.operator.misc.rust\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.sigil.rust\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.delete\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.type.object.dom\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.variable.dom,support.variable.property.dom\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"punctuation.separator.delimiter\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.separator.c,punctuation.separator.cpp\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.type.posix-reserved.c,support.type.posix-reserved.cpp\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"variable.parameter.function.language.python\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.type.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.logical.python\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"variable.parameter.function.python\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"meta.function-call.generic.python\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"constant.character.format.placeholder.other.python\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"keyword.operator\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.assignment.compound\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"entity.name.namespace\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"variable\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"variable.c\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"variable.language\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"token.variable.parameter.java\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"import.storage.java\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"token.package.keyword\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"token.package\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"entity.name.function\",\"meta.require\",\"support.function.any-method\",\"variable.function\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"entity.name.type.namespace\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"support.class, entity.name.type.class\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"entity.name.class.identifier.namespace.type\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.class\",\"variable.other.class.js\",\"variable.other.class.ts\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"variable.other.class.php\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"entity.name.type\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"keyword.control\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"control.elements, keyword.operator.less\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"keyword.other.special-method\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"storage\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"token.storage\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"token.storage.type.java\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"support.function\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.type.property-name\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.property-value\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.font-name\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"meta.tag\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"string\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.other.inherited-class\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"constant.other.symbol\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"constant.numeric\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"constant\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.constant\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.name.tag\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"entity.other.attribute-name\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"entity.other.attribute-name.html\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"source.astro.meta.attribute.client:idle.html\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#ffd493\"}},{\"scope\":\"string.quoted.double.html,string.quoted.single.html,string.template.html,punctuation.definition.string.begin.html,punctuation.definition.string.end.html\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"entity.other.attribute-name.id\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#00daef\"}},{\"scope\":\"entity.other.attribute-name.class.css\",\"settings\":{\"fontStyle\":\"normal\",\"foreground\":\"#4bf3c8\"}},{\"scope\":\"meta.selector\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"markup.heading\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.heading punctuation.definition.heading, entity.name.section\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"keyword.other.unit\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.bold,todo.bold\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.bold\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"markup.italic, punctuation.definition.italic,todo.emphasis\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"emphasis md\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"entity.name.section.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.definition.heading.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.definition.list.begin.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.heading.setext\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.definition.bold.markdown\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"markup.inline.raw.markdown\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"markup.inline.raw.string.markdown\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"punctuation.definition.list.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"punctuation.definition.string.begin.markdown\",\"punctuation.definition.string.end.markdown\",\"punctuation.definition.metadata.markdown\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"beginning.punctuation.definition.list.markdown\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.definition.metadata.markdown\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"markup.underline.link.markdown,markup.underline.link.image.markdown\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"string.other.link.title.markdown,string.other.link.description.markdown\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"string.regexp\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"constant.character.escape\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.section.embedded, variable.interpolation\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"punctuation.section.embedded.begin,punctuation.section.embedded.end\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"invalid.illegal\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"invalid.illegal.bad-ampersand.html\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"invalid.broken\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"invalid.deprecated\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"invalid.unimplemented\",\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json\",\"settings\":{\"foreground\":\"#cc75f4\"}},{\"scope\":\"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.type.property-name.json\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.type.property-name.json punctuation\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"keyword.operator.error-control.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.type.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"punctuation.section.array.begin.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"punctuation.section.array.end.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"invalid.illegal.non-null-typehinted.php\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"support.constant.core.rust\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"entity.name.goto-label.php,support.other.php\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.regexp.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"keyword.operator.comparison.php\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"keyword.operator.heredoc.php,keyword.operator.nowdoc.php\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":\"meta.function.decorator.python\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"support.token.decorator.python,meta.function.decorator.identifier.python\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"function.parameter\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"function.brace\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"function.parameter.ruby, function.parameter.cs\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"constant.language.symbol.ruby\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"rgb-value\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"inline-color-decoration rgb-value\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"less rgb-value\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"selector.sass\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"block.scope.end,block.scope.begin\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"storage.type.cs\",\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":\"entity.name.variable.local.cs\",\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":\"token.info-token\",\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":\"token.warn-token\",\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":\"token.error-token\",\"settings\":{\"foreground\":\"#f44747\"}},{\"scope\":\"token.debug-token\",\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"punctuation.definition.template-expression.begin\",\"punctuation.definition.template-expression.end\",\"punctuation.section.embedded\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"meta.template.expression\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"keyword.operator.module\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"support.type.type.flowtype\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"support.type.primitive\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"meta.property.object\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"variable.parameter.function.js\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"keyword.other.template.begin\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.other.template.end\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.other.substitution.begin\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.other.substitution.end\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"keyword.operator.assignment\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"keyword.operator.assignment.go\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"keyword.operator.arithmetic.go\",\"keyword.operator.address.go\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"entity.name.package.go\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"support.type.prelude.elm\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"support.constant.elm\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"punctuation.quasi.element\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"constant.character.entity\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"entity.other.attribute-name.pseudo-element\",\"entity.other.attribute-name.pseudo-class\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"entity.global.clojure\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"meta.symbol.clojure\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"constant.keyword.clojure\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"meta.arguments.coffee\",\"variable.parameter.function.coffee\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"source.ini\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"meta.scope.prerequisites.makefile\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"source.makefile\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"storage.modifier.import.groovy\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"meta.method.groovy\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"meta.definition.variable.name.groovy\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"meta.definition.class.inherited.classes.groovy\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"support.variable.semantic.hlsl\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"support.type.texture.hlsl\",\"support.type.sampler.hlsl\",\"support.type.object.hlsl\",\"support.type.object.rw.hlsl\",\"support.type.fx.hlsl\",\"support.type.object.hlsl\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"text.variable\",\"text.bracketed\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"support.type.swift\",\"support.type.vb.asp\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.function.xi\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.class.xi\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"constant.character.character-class.regexp.xi\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\"constant.regexp.xi\"],\"settings\":{\"foreground\":\"#54b9ff\"}},{\"scope\":[\"keyword.control.xi\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"invalid.xi\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"beginning.punctuation.definition.quote.markdown.xi\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"beginning.punctuation.definition.list.markdown.xi\"],\"settings\":{\"foreground\":\"#eef0f98f\"}},{\"scope\":[\"constant.character.xi\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"accent.xi\"],\"settings\":{\"foreground\":\"#00daef\"}},{\"scope\":[\"wikiword.xi\"],\"settings\":{\"foreground\":\"#ffd493\"}},{\"scope\":[\"constant.other.color.rgb-value.xi\"],\"settings\":{\"foreground\":\"#ffffff\"}},{\"scope\":[\"punctuation.definition.tag.xi\"],\"settings\":{\"foreground\":\"#545864\"}},{\"scope\":[\"entity.name.label.cs\",\"entity.name.scope-resolution.function.call\",\"entity.name.scope-resolution.function.definition\"],\"settings\":{\"foreground\":\"#acafff\"}},{\"scope\":[\"entity.name.label.cs\",\"markup.heading.setext.1.markdown\",\"markup.heading.setext.2.markdown\"],\"settings\":{\"foreground\":\"#4bf3c8\"}},{\"scope\":[\" meta.brace.square\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"comment, punctuation.definition.comment\",\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#eef0f98f\"}},{\"scope\":\"markup.quote.markdown\",\"settings\":{\"foreground\":\"#eef0f98f\"}},{\"scope\":\"punctuation.definition.block.sequence.item.yaml\",\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":[\"constant.language.symbol.elixir\"],\"settings\":{\"foreground\":\"#eef0f9\"}},{\"scope\":\"entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"comment.line.double-slash,comment.block.documentation\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"keyword.control.import.python,keyword.control.flow.python\",\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":\"markup.italic.markdown\",\"settings\":{\"fontStyle\":\"italic\"}}],\"type\":\"dark\"}"))
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: kanagawa-dragon */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#282727\",\"activityBar.foreground\":\"#C5C9C5\",\"activityBarBadge.background\":\"#658594\",\"activityBarBadge.foreground\":\"#C5C9C5\",\"badge.background\":\"#282727\",\"button.background\":\"#282727\",\"button.foreground\":\"#C8C093\",\"button.secondaryBackground\":\"#223249\",\"button.secondaryForeground\":\"#C5C9C5\",\"checkbox.border\":\"#223249\",\"debugToolBar.background\":\"#0D0C0C\",\"descriptionForeground\":\"#C5C9C5\",\"diffEditor.insertedTextBackground\":\"#2B332880\",\"dropdown.background\":\"#0D0C0C\",\"dropdown.border\":\"#0D0C0C\",\"editor.background\":\"#181616\",\"editor.findMatchBackground\":\"#2D4F67\",\"editor.findMatchBorder\":\"#FF9E3B\",\"editor.findMatchHighlightBackground\":\"#2D4F6780\",\"editor.foreground\":\"#C5C9C5\",\"editor.lineHighlightBackground\":\"#393836\",\"editor.selectionBackground\":\"#223249\",\"editor.selectionHighlightBackground\":\"#39383680\",\"editor.selectionHighlightBorder\":\"#625E5A\",\"editor.wordHighlightBackground\":\"#3938364D\",\"editor.wordHighlightBorder\":\"#625E5A\",\"editor.wordHighlightStrongBackground\":\"#3938364D\",\"editor.wordHighlightStrongBorder\":\"#625E5A\",\"editorBracketHighlight.foreground1\":\"#8992A7\",\"editorBracketHighlight.foreground2\":\"#B6927B\",\"editorBracketHighlight.foreground3\":\"#8BA4B0\",\"editorBracketHighlight.foreground4\":\"#A292A3\",\"editorBracketHighlight.foreground5\":\"#C4B28A\",\"editorBracketHighlight.foreground6\":\"#8EA4A2\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#C4746E\",\"editorBracketMatch.background\":\"#0D0C0C\",\"editorBracketMatch.border\":\"#625E5A\",\"editorBracketPairGuide.activeBackground1\":\"#8992A7\",\"editorBracketPairGuide.activeBackground2\":\"#B6927B\",\"editorBracketPairGuide.activeBackground3\":\"#8BA4B0\",\"editorBracketPairGuide.activeBackground4\":\"#A292A3\",\"editorBracketPairGuide.activeBackground5\":\"#C4B28A\",\"editorBracketPairGuide.activeBackground6\":\"#8EA4A2\",\"editorCursor.background\":\"#181616\",\"editorCursor.foreground\":\"#C5C9C5\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#0D0C0C\",\"editorGroupHeader.tabsBackground\":\"#0D0C0C\",\"editorGutter.addedBackground\":\"#76946A\",\"editorGutter.deletedBackground\":\"#C34043\",\"editorGutter.modifiedBackground\":\"#DCA561\",\"editorHoverWidget.background\":\"#181616\",\"editorHoverWidget.border\":\"#282727\",\"editorHoverWidget.highlightForeground\":\"#658594\",\"editorIndentGuide.activeBackground1\":\"#393836\",\"editorIndentGuide.background1\":\"#282727\",\"editorInlayHint.background\":\"#181616\",\"editorInlayHint.foreground\":\"#737C73\",\"editorLineNumber.activeForeground\":\"#FFA066\",\"editorLineNumber.foreground\":\"#625E5A\",\"editorMarkerNavigation.background\":\"#393836\",\"editorRuler.foreground\":\"#393836\",\"editorSuggestWidget.background\":\"#223249\",\"editorSuggestWidget.border\":\"#223249\",\"editorSuggestWidget.selectedBackground\":\"#2D4F67\",\"editorWarning.foreground\":\"#FF9E3B\",\"editorWhitespace.foreground\":\"#181616\",\"editorWidget.background\":\"#181616\",\"focusBorder\":\"#223249\",\"foreground\":\"#C5C9C5\",\"gitDecoration.ignoredResourceForeground\":\"#737C73\",\"input.background\":\"#0D0C0C\",\"list.activeSelectionBackground\":\"#393836\",\"list.activeSelectionForeground\":\"#C5C9C5\",\"list.focusBackground\":\"#282727\",\"list.focusForeground\":\"#C5C9C5\",\"list.highlightForeground\":\"#8BA4B0\",\"list.hoverBackground\":\"#393836\",\"list.hoverForeground\":\"#C5C9C5\",\"list.inactiveSelectionBackground\":\"#282727\",\"list.inactiveSelectionForeground\":\"#C5C9C5\",\"list.warningForeground\":\"#FF9E3B\",\"menu.background\":\"#393836\",\"menu.border\":\"#0D0C0C\",\"menu.foreground\":\"#C5C9C5\",\"menu.selectionBackground\":\"#0D0C0C\",\"menu.selectionForeground\":\"#C5C9C5\",\"menu.separatorBackground\":\"#625E5A\",\"menubar.selectionBackground\":\"#0D0C0C\",\"menubar.selectionForeground\":\"#C5C9C5\",\"minimapGutter.addedBackground\":\"#76946A\",\"minimapGutter.deletedBackground\":\"#C34043\",\"minimapGutter.modifiedBackground\":\"#DCA561\",\"panel.border\":\"#0D0C0C\",\"panelSectionHeader.background\":\"#181616\",\"peekView.border\":\"#625E5A\",\"peekViewEditor.background\":\"#282727\",\"peekViewEditor.matchHighlightBackground\":\"#2D4F67\",\"peekViewResult.background\":\"#393836\",\"scrollbar.shadow\":\"#393836\",\"scrollbarSlider.activeBackground\":\"#28272780\",\"scrollbarSlider.background\":\"#625E5A66\",\"scrollbarSlider.hoverBackground\":\"#625E5A80\",\"settings.focusedRowBackground\":\"#393836\",\"settings.headerForeground\":\"#C5C9C5\",\"sideBar.background\":\"#181616\",\"sideBar.border\":\"#0D0C0C\",\"sideBar.foreground\":\"#C5C9C5\",\"sideBarSectionHeader.background\":\"#393836\",\"sideBarSectionHeader.foreground\":\"#C5C9C5\",\"statusBar.background\":\"#0D0C0C\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#8992A7\",\"statusBar.debuggingForeground\":\"#C5C9C5\",\"statusBar.foreground\":\"#C8C093\",\"statusBar.noFolderBackground\":\"#181616\",\"statusBarItem.hoverBackground\":\"#393836\",\"statusBarItem.remoteBackground\":\"#2D4F67\",\"statusBarItem.remoteForeground\":\"#C5C9C5\",\"tab.activeBackground\":\"#282727\",\"tab.activeForeground\":\"#8BA4B0\",\"tab.border\":\"#282727\",\"tab.hoverBackground\":\"#393836\",\"tab.inactiveBackground\":\"#1D1C19\",\"tab.unfocusedHoverBackground\":\"#181616\",\"terminal.ansiBlack\":\"#0D0C0C\",\"terminal.ansiBlue\":\"#8BA4B0\",\"terminal.ansiBrightBlack\":\"#A6A69C\",\"terminal.ansiBrightBlue\":\"#7FB4CA\",\"terminal.ansiBrightCyan\":\"#7AA89F\",\"terminal.ansiBrightGreen\":\"#87A987\",\"terminal.ansiBrightMagenta\":\"#938AA9\",\"terminal.ansiBrightRed\":\"#E46876\",\"terminal.ansiBrightWhite\":\"#C5C9C5\",\"terminal.ansiBrightYellow\":\"#E6C384\",\"terminal.ansiCyan\":\"#8EA4A2\",\"terminal.ansiGreen\":\"#8A9A7B\",\"terminal.ansiMagenta\":\"#A292A3\",\"terminal.ansiRed\":\"#C4746E\",\"terminal.ansiWhite\":\"#C8C093\",\"terminal.ansiYellow\":\"#C4B28A\",\"terminal.background\":\"#181616\",\"terminal.border\":\"#0D0C0C\",\"terminal.foreground\":\"#C5C9C5\",\"terminal.selectionBackground\":\"#223249\",\"textBlockQuote.background\":\"#181616\",\"textBlockQuote.border\":\"#0D0C0C\",\"textLink.foreground\":\"#6A9589\",\"textPreformat.foreground\":\"#FF9E3B\",\"titleBar.activeBackground\":\"#393836\",\"titleBar.activeForeground\":\"#C5C9C5\",\"titleBar.inactiveBackground\":\"#181616\",\"titleBar.inactiveForeground\":\"#C5C9C5\",\"walkThrough.embeddedEditorBackground\":\"#181616\"},\"displayName\":\"Kanagawa Dragon\",\"name\":\"kanagawa-dragon\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#B98D7B\",\"function\":\"#8BA4B0\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#8992A7\"},\"macro\":\"#C4746E\",\"method\":\"#949FB5\",\"operator\":\"#B98D7B\",\"parameter\":\"#A6A69C\",\"parameter.declaration\":\"#A6A69C\",\"parameter.definition\":\"#A6A69C\",\"variable\":\"#C5C9C5\",\"variable.readonly\":\"#C5C9C5\",\"variable.readonly.defaultLibrary\":\"#C5C9C5\",\"variable.readonly.local\":\"#C5C9C5\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#9E9B93\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#8EA4A2\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"keyword.blade\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#8EA4A2\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#76946A\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#C34043\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DCA561\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#B98D7B\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#949FB5\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9E9B93\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#C5C9C5\"}}],\"type\":\"dark\"}"))
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: kanagawa-lotus */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#E7DBA0\",\"activityBar.foreground\":\"#545464\",\"activityBarBadge.background\":\"#5A7785\",\"activityBarBadge.foreground\":\"#545464\",\"badge.background\":\"#E7DBA0\",\"button.background\":\"#E7DBA0\",\"button.foreground\":\"#43436C\",\"button.secondaryBackground\":\"#C7D7E0\",\"button.secondaryForeground\":\"#545464\",\"checkbox.border\":\"#C7D7E0\",\"debugToolBar.background\":\"#D5CEA3\",\"descriptionForeground\":\"#545464\",\"diffEditor.insertedTextBackground\":\"#B7D0AE80\",\"dropdown.background\":\"#D5CEA3\",\"dropdown.border\":\"#D5CEA3\",\"editor.background\":\"#F2ECBC\",\"editor.findMatchBackground\":\"#B5CBD2\",\"editor.findMatchBorder\":\"#E98A00\",\"editor.findMatchHighlightBackground\":\"#B5CBD280\",\"editor.foreground\":\"#545464\",\"editor.lineHighlightBackground\":\"#E4D794\",\"editor.selectionBackground\":\"#C7D7E0\",\"editor.selectionHighlightBackground\":\"#E4D79480\",\"editor.selectionHighlightBorder\":\"#766B90\",\"editor.wordHighlightBackground\":\"#E4D7944D\",\"editor.wordHighlightBorder\":\"#766B90\",\"editor.wordHighlightStrongBackground\":\"#E4D7944D\",\"editor.wordHighlightStrongBorder\":\"#766B90\",\"editorBracketHighlight.foreground1\":\"#624C83\",\"editorBracketHighlight.foreground2\":\"#CC6D00\",\"editorBracketHighlight.foreground3\":\"#4D699B\",\"editorBracketHighlight.foreground4\":\"#B35B79\",\"editorBracketHighlight.foreground5\":\"#77713F\",\"editorBracketHighlight.foreground6\":\"#597B75\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#D9A594\",\"editorBracketMatch.background\":\"#D5CEA3\",\"editorBracketMatch.border\":\"#766B90\",\"editorBracketPairGuide.activeBackground1\":\"#624C83\",\"editorBracketPairGuide.activeBackground2\":\"#CC6D00\",\"editorBracketPairGuide.activeBackground3\":\"#4D699B\",\"editorBracketPairGuide.activeBackground4\":\"#B35B79\",\"editorBracketPairGuide.activeBackground5\":\"#77713F\",\"editorBracketPairGuide.activeBackground6\":\"#597B75\",\"editorCursor.background\":\"#F2ECBC\",\"editorCursor.foreground\":\"#545464\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#D5CEA3\",\"editorGroupHeader.tabsBackground\":\"#D5CEA3\",\"editorGutter.addedBackground\":\"#6E915F\",\"editorGutter.deletedBackground\":\"#D7474B\",\"editorGutter.modifiedBackground\":\"#DE9800\",\"editorHoverWidget.background\":\"#F2ECBC\",\"editorHoverWidget.border\":\"#E7DBA0\",\"editorHoverWidget.highlightForeground\":\"#5A7785\",\"editorIndentGuide.activeBackground1\":\"#E4D794\",\"editorIndentGuide.background1\":\"#E7DBA0\",\"editorInlayHint.background\":\"#F2ECBC\",\"editorInlayHint.foreground\":\"#716E61\",\"editorLineNumber.activeForeground\":\"#CC6D00\",\"editorLineNumber.foreground\":\"#766B90\",\"editorMarkerNavigation.background\":\"#E4D794\",\"editorRuler.foreground\":\"#ff0000\",\"editorSuggestWidget.background\":\"#C7D7E0\",\"editorSuggestWidget.border\":\"#C7D7E0\",\"editorSuggestWidget.selectedBackground\":\"#B5CBD2\",\"editorWarning.foreground\":\"#E98A00\",\"editorWhitespace.foreground\":\"#F2ECBC\",\"editorWidget.background\":\"#F2ECBC\",\"focusBorder\":\"#C7D7E0\",\"foreground\":\"#545464\",\"gitDecoration.ignoredResourceForeground\":\"#716E61\",\"input.background\":\"#D5CEA3\",\"list.activeSelectionBackground\":\"#E4D794\",\"list.activeSelectionForeground\":\"#545464\",\"list.focusBackground\":\"#E7DBA0\",\"list.focusForeground\":\"#545464\",\"list.highlightForeground\":\"#4D699B\",\"list.hoverBackground\":\"#E4D794\",\"list.hoverForeground\":\"#545464\",\"list.inactiveSelectionBackground\":\"#E7DBA0\",\"list.inactiveSelectionForeground\":\"#545464\",\"list.warningForeground\":\"#E98A00\",\"menu.background\":\"#E4D794\",\"menu.border\":\"#D5CEA3\",\"menu.foreground\":\"#545464\",\"menu.selectionBackground\":\"#D5CEA3\",\"menu.selectionForeground\":\"#545464\",\"menu.separatorBackground\":\"#766B90\",\"menubar.selectionBackground\":\"#D5CEA3\",\"menubar.selectionForeground\":\"#545464\",\"minimapGutter.addedBackground\":\"#6E915F\",\"minimapGutter.deletedBackground\":\"#D7474B\",\"minimapGutter.modifiedBackground\":\"#DE9800\",\"panel.border\":\"#D5CEA3\",\"panelSectionHeader.background\":\"#F2ECBC\",\"peekView.border\":\"#766B90\",\"peekViewEditor.background\":\"#E7DBA0\",\"peekViewEditor.matchHighlightBackground\":\"#B5CBD2\",\"peekViewResult.background\":\"#E4D794\",\"scrollbar.shadow\":\"#E4D794\",\"scrollbarSlider.activeBackground\":\"#E7DBA080\",\"scrollbarSlider.background\":\"#766B9066\",\"scrollbarSlider.hoverBackground\":\"#766B9080\",\"settings.focusedRowBackground\":\"#E4D794\",\"settings.headerForeground\":\"#545464\",\"sideBar.background\":\"#F2ECBC\",\"sideBar.border\":\"#D5CEA3\",\"sideBar.foreground\":\"#545464\",\"sideBarSectionHeader.background\":\"#E4D794\",\"sideBarSectionHeader.foreground\":\"#545464\",\"statusBar.background\":\"#D5CEA3\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#624C83\",\"statusBar.debuggingForeground\":\"#545464\",\"statusBar.foreground\":\"#43436C\",\"statusBar.noFolderBackground\":\"#F2ECBC\",\"statusBarItem.hoverBackground\":\"#E4D794\",\"statusBarItem.remoteBackground\":\"#B5CBD2\",\"statusBarItem.remoteForeground\":\"#545464\",\"tab.activeBackground\":\"#E7DBA0\",\"tab.activeForeground\":\"#4D699B\",\"tab.border\":\"#E7DBA0\",\"tab.hoverBackground\":\"#E4D794\",\"tab.inactiveBackground\":\"#E5DDB0\",\"tab.unfocusedHoverBackground\":\"#F2ECBC\",\"terminal.ansiBlack\":\"#1F1F28\",\"terminal.ansiBlue\":\"#4D699B\",\"terminal.ansiBrightBlack\":\"#8A8980\",\"terminal.ansiBrightBlue\":\"#6693BF\",\"terminal.ansiBrightCyan\":\"#5E857A\",\"terminal.ansiBrightGreen\":\"#6E915F\",\"terminal.ansiBrightMagenta\":\"#624C83\",\"terminal.ansiBrightRed\":\"#D7474B\",\"terminal.ansiBrightWhite\":\"#43436C\",\"terminal.ansiBrightYellow\":\"#836F4A\",\"terminal.ansiCyan\":\"#597B75\",\"terminal.ansiGreen\":\"#6F894E\",\"terminal.ansiMagenta\":\"#B35B79\",\"terminal.ansiRed\":\"#C84053\",\"terminal.ansiWhite\":\"#545464\",\"terminal.ansiYellow\":\"#77713F\",\"terminal.background\":\"#F2ECBC\",\"terminal.border\":\"#D5CEA3\",\"terminal.foreground\":\"#545464\",\"terminal.selectionBackground\":\"#C7D7E0\",\"textBlockQuote.background\":\"#F2ECBC\",\"textBlockQuote.border\":\"#D5CEA3\",\"textLink.foreground\":\"#5E857A\",\"textPreformat.foreground\":\"#E98A00\",\"titleBar.activeBackground\":\"#E4D794\",\"titleBar.activeForeground\":\"#545464\",\"titleBar.inactiveBackground\":\"#F2ECBC\",\"titleBar.inactiveForeground\":\"#545464\",\"walkThrough.embeddedEditorBackground\":\"#F2ECBC\"},\"displayName\":\"Kanagawa Lotus\",\"name\":\"kanagawa-lotus\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#836F4A\",\"function\":\"#4D699B\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#624C83\"},\"macro\":\"#C84053\",\"method\":\"#6693BF\",\"operator\":\"#836F4A\",\"parameter\":\"#5D57A3\",\"parameter.declaration\":\"#5D57A3\",\"parameter.definition\":\"#5D57A3\",\"variable\":\"#545464\",\"variable.readonly\":\"#545464\",\"variable.readonly.defaultLibrary\":\"#545464\",\"variable.readonly.local\":\"#545464\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#D9A594\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#4E8CA2\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#C84053\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#597B75\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"keyword.blade\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#597B75\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#6E915F\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#D7474B\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DE9800\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#836F4A\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#C84053\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C84053\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#6693BF\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#4E8CA2\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#545464\"}}],\"type\":\"light\"}"))
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* Theme: kanagawa-wave */
|
|
2
|
+
export default Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#2A2A37\",\"activityBar.foreground\":\"#DCD7BA\",\"activityBarBadge.background\":\"#658594\",\"activityBarBadge.foreground\":\"#DCD7BA\",\"badge.background\":\"#2A2A37\",\"button.background\":\"#2A2A37\",\"button.foreground\":\"#C8C093\",\"button.secondaryBackground\":\"#223249\",\"button.secondaryForeground\":\"#DCD7BA\",\"checkbox.border\":\"#223249\",\"debugToolBar.background\":\"#16161D\",\"descriptionForeground\":\"#DCD7BA\",\"diffEditor.insertedTextBackground\":\"#2B332880\",\"dropdown.background\":\"#16161D\",\"dropdown.border\":\"#16161D\",\"editor.background\":\"#1F1F28\",\"editor.findMatchBackground\":\"#2D4F67\",\"editor.findMatchBorder\":\"#FF9E3B\",\"editor.findMatchHighlightBackground\":\"#2D4F6780\",\"editor.foreground\":\"#DCD7BA\",\"editor.lineHighlightBackground\":\"#363646\",\"editor.selectionBackground\":\"#223249\",\"editor.selectionHighlightBackground\":\"#36364680\",\"editor.selectionHighlightBorder\":\"#54546D\",\"editor.wordHighlightBackground\":\"#3636464D\",\"editor.wordHighlightBorder\":\"#54546D\",\"editor.wordHighlightStrongBackground\":\"#3636464D\",\"editor.wordHighlightStrongBorder\":\"#54546D\",\"editorBracketHighlight.foreground1\":\"#957FB8\",\"editorBracketHighlight.foreground2\":\"#FFA066\",\"editorBracketHighlight.foreground3\":\"#7E9CD8\",\"editorBracketHighlight.foreground4\":\"#D27E99\",\"editorBracketHighlight.foreground5\":\"#E6C384\",\"editorBracketHighlight.foreground6\":\"#7AA89F\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#FF5D62\",\"editorBracketMatch.background\":\"#16161D\",\"editorBracketMatch.border\":\"#54546D\",\"editorBracketPairGuide.activeBackground1\":\"#957FB8\",\"editorBracketPairGuide.activeBackground2\":\"#FFA066\",\"editorBracketPairGuide.activeBackground3\":\"#7E9CD8\",\"editorBracketPairGuide.activeBackground4\":\"#D27E99\",\"editorBracketPairGuide.activeBackground5\":\"#E6C384\",\"editorBracketPairGuide.activeBackground6\":\"#7AA89F\",\"editorCursor.background\":\"#1F1F28\",\"editorCursor.foreground\":\"#DCD7BA\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#16161D\",\"editorGroupHeader.tabsBackground\":\"#16161D\",\"editorGutter.addedBackground\":\"#76946A\",\"editorGutter.deletedBackground\":\"#C34043\",\"editorGutter.modifiedBackground\":\"#DCA561\",\"editorHoverWidget.background\":\"#1F1F28\",\"editorHoverWidget.border\":\"#2A2A37\",\"editorHoverWidget.highlightForeground\":\"#658594\",\"editorIndentGuide.activeBackground1\":\"#363646\",\"editorIndentGuide.background1\":\"#2A2A37\",\"editorInlayHint.background\":\"#1F1F28\",\"editorInlayHint.foreground\":\"#727169\",\"editorLineNumber.activeForeground\":\"#FFA066\",\"editorLineNumber.foreground\":\"#54546D\",\"editorMarkerNavigation.background\":\"#363646\",\"editorRuler.foreground\":\"#363646\",\"editorSuggestWidget.background\":\"#223249\",\"editorSuggestWidget.border\":\"#223249\",\"editorSuggestWidget.selectedBackground\":\"#2D4F67\",\"editorWarning.foreground\":\"#FF9E3B\",\"editorWhitespace.foreground\":\"#1F1F28\",\"editorWidget.background\":\"#1F1F28\",\"focusBorder\":\"#223249\",\"foreground\":\"#DCD7BA\",\"gitDecoration.ignoredResourceForeground\":\"#727169\",\"input.background\":\"#16161D\",\"list.activeSelectionBackground\":\"#363646\",\"list.activeSelectionForeground\":\"#DCD7BA\",\"list.focusBackground\":\"#2A2A37\",\"list.focusForeground\":\"#DCD7BA\",\"list.highlightForeground\":\"#7E9CD8\",\"list.hoverBackground\":\"#363646\",\"list.hoverForeground\":\"#DCD7BA\",\"list.inactiveSelectionBackground\":\"#2A2A37\",\"list.inactiveSelectionForeground\":\"#DCD7BA\",\"list.warningForeground\":\"#FF9E3B\",\"menu.background\":\"#363646\",\"menu.border\":\"#16161D\",\"menu.foreground\":\"#DCD7BA\",\"menu.selectionBackground\":\"#16161D\",\"menu.selectionForeground\":\"#DCD7BA\",\"menu.separatorBackground\":\"#54546D\",\"menubar.selectionBackground\":\"#16161D\",\"menubar.selectionForeground\":\"#DCD7BA\",\"minimapGutter.addedBackground\":\"#76946A\",\"minimapGutter.deletedBackground\":\"#C34043\",\"minimapGutter.modifiedBackground\":\"#DCA561\",\"panel.border\":\"#16161D\",\"panelSectionHeader.background\":\"#1F1F28\",\"peekView.border\":\"#54546D\",\"peekViewEditor.background\":\"#2A2A37\",\"peekViewEditor.matchHighlightBackground\":\"#2D4F67\",\"peekViewResult.background\":\"#363646\",\"scrollbar.shadow\":\"#363646\",\"scrollbarSlider.activeBackground\":\"#2A2A3780\",\"scrollbarSlider.background\":\"#54546D66\",\"scrollbarSlider.hoverBackground\":\"#54546D80\",\"settings.focusedRowBackground\":\"#363646\",\"settings.headerForeground\":\"#DCD7BA\",\"sideBar.background\":\"#1F1F28\",\"sideBar.border\":\"#16161D\",\"sideBar.foreground\":\"#DCD7BA\",\"sideBarSectionHeader.background\":\"#363646\",\"sideBarSectionHeader.foreground\":\"#DCD7BA\",\"statusBar.background\":\"#16161D\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#957FB8\",\"statusBar.debuggingForeground\":\"#DCD7BA\",\"statusBar.foreground\":\"#C8C093\",\"statusBar.noFolderBackground\":\"#1F1F28\",\"statusBarItem.hoverBackground\":\"#363646\",\"statusBarItem.remoteBackground\":\"#2D4F67\",\"statusBarItem.remoteForeground\":\"#DCD7BA\",\"tab.activeBackground\":\"#2A2A37\",\"tab.activeForeground\":\"#7E9CD8\",\"tab.border\":\"#2A2A37\",\"tab.hoverBackground\":\"#363646\",\"tab.inactiveBackground\":\"#1A1A22\",\"tab.unfocusedHoverBackground\":\"#1F1F28\",\"terminal.ansiBlack\":\"#16161D\",\"terminal.ansiBlue\":\"#7E9CD8\",\"terminal.ansiBrightBlack\":\"#727169\",\"terminal.ansiBrightBlue\":\"#7FB4CA\",\"terminal.ansiBrightCyan\":\"#7AA89F\",\"terminal.ansiBrightGreen\":\"#98BB6C\",\"terminal.ansiBrightMagenta\":\"#938AA9\",\"terminal.ansiBrightRed\":\"#E82424\",\"terminal.ansiBrightWhite\":\"#DCD7BA\",\"terminal.ansiBrightYellow\":\"#E6C384\",\"terminal.ansiCyan\":\"#6A9589\",\"terminal.ansiGreen\":\"#76946A\",\"terminal.ansiMagenta\":\"#957FB8\",\"terminal.ansiRed\":\"#C34043\",\"terminal.ansiWhite\":\"#C8C093\",\"terminal.ansiYellow\":\"#C0A36E\",\"terminal.background\":\"#1F1F28\",\"terminal.border\":\"#16161D\",\"terminal.foreground\":\"#DCD7BA\",\"terminal.selectionBackground\":\"#223249\",\"textBlockQuote.background\":\"#1F1F28\",\"textBlockQuote.border\":\"#16161D\",\"textLink.foreground\":\"#6A9589\",\"textPreformat.foreground\":\"#FF9E3B\",\"titleBar.activeBackground\":\"#363646\",\"titleBar.activeForeground\":\"#DCD7BA\",\"titleBar.inactiveBackground\":\"#1F1F28\",\"titleBar.inactiveForeground\":\"#DCD7BA\",\"walkThrough.embeddedEditorBackground\":\"#1F1F28\"},\"displayName\":\"Kanagawa Wave\",\"name\":\"kanagawa-wave\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#C0A36E\",\"function\":\"#7E9CD8\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#957FB8\"},\"macro\":\"#E46876\",\"method\":\"#7FB4CA\",\"operator\":\"#C0A36E\",\"parameter\":\"#B8B4D0\",\"parameter.declaration\":\"#B8B4D0\",\"parameter.definition\":\"#B8B4D0\",\"variable\":\"#DCD7BA\",\"variable.readonly\":\"#DCD7BA\",\"variable.readonly.defaultLibrary\":\"#DCD7BA\",\"variable.readonly.local\":\"#DCD7BA\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#957FB8\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#FF5D62\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#9CABCA\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#7E9CD8\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#E46876\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#D27E99\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#98BB6C\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#7AA89F\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#98BB6C\"}},{\"scope\":[\"keyword.blade\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#7AA89F\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#76946A\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#C34043\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DCA561\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#C0A36E\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#D27E99\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#7E9CD8\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#D27E99\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#98BB6C\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#7E9CD8\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#E46876\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#E46876\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9CABCA\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#DCD7BA\"}}],\"type\":\"dark\"}"))
|