rn-shiki 0.0.26 → 0.0.28
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/commonjs/components/syntax/SyntaxHighlighter.js +1 -78
- package/lib/commonjs/components/syntax/SyntaxHighlighter.js.map +1 -1
- package/lib/commonjs/components/syntax/SyntaxLine.js +1 -35
- package/lib/commonjs/components/syntax/SyntaxLine.js.map +1 -1
- package/lib/commonjs/components/syntax/index.js +1 -20
- package/lib/commonjs/components/syntax/index.js.map +1 -1
- package/lib/commonjs/hooks/useSyntaxHighlighter.js +1 -63
- package/lib/commonjs/hooks/useSyntaxHighlighter.js.map +1 -1
- package/lib/commonjs/index.js +1 -36
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/syntax/highlighter/index.js +1 -37
- package/lib/commonjs/syntax/highlighter/index.js.map +1 -1
- package/lib/commonjs/syntax/index.js +1 -18
- package/lib/commonjs/syntax/index.js.map +1 -1
- package/lib/commonjs/types/index.js +1 -1
- package/lib/commonjs/types/shiki.d.js +1 -5
- package/lib/commonjs/types/shiki.js +1 -5
- package/lib/commonjs/utils/index.js +1 -16
- package/lib/commonjs/utils/index.js.map +1 -1
- package/lib/commonjs/utils/string.js +1 -27
- package/lib/commonjs/utils/string.js.map +1 -1
- package/lib/commonjs/vendor/shiki/core/core.d.js +1 -1
- package/lib/commonjs/vendor/shiki/core/core.js +9 -8758
- package/lib/commonjs/vendor/shiki/core/core.js.map +1 -1
- package/lib/commonjs/vendor/shiki/core/engine-javascript.d.js +1 -1
- package/lib/commonjs/vendor/shiki/core/engine-javascript.js +8 -1515
- package/lib/commonjs/vendor/shiki/core/engine-javascript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/index.d.js +1 -19
- package/lib/commonjs/vendor/shiki/index.d.js.map +1 -1
- package/lib/commonjs/vendor/shiki/index.js +1 -9
- package/lib/commonjs/vendor/shiki/index.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/abap.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/abap.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/abap.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/actionscript-3.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/actionscript-3.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/actionscript-3.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ada.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ada.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ada.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/adoc.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/adoc.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/adoc.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-expression.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-expression.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-expression.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-html.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-html.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-html.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-inline-style.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-inline-style.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-inline-style.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-inline-template.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-inline-template.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-inline-template.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-let-declaration.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-let-declaration.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-let-declaration.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-template-blocks.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-template-blocks.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-template-blocks.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-template.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-template.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-template.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/angular-ts.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/angular-ts.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/angular-ts.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/apache.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/apache.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/apache.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/apex.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/apex.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/apex.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/apl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/apl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/apl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/applescript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/applescript.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/applescript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ara.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ara.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ara.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/asciidoc.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/asciidoc.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/asciidoc.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/asm.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/asm.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/asm.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/astro.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/astro.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/astro.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/awk.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/awk.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/awk.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ballerina.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ballerina.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ballerina.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/bash.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/bash.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/bash.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/bat.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/bat.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/bat.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/batch.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/batch.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/batch.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/be.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/be.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/be.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/beancount.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/beancount.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/beancount.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/berry.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/berry.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/berry.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/bibtex.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/bibtex.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/bibtex.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/bicep.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/bicep.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/bicep.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/blade.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/blade.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/blade.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/c.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/c.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/c.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cadence.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cadence.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/cadence.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cdc.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cdc.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/cdc.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/clarity.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/clarity.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/clarity.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/clj.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/clj.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/clj.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/clojure.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/clojure.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/clojure.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/closure-templates.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/closure-templates.js +1 -50
- package/lib/commonjs/vendor/shiki/langs/closure-templates.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cmake.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cmake.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/cmake.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cmd.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cmd.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/cmd.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cobol.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cobol.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/cobol.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/codeowners.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/codeowners.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/codeowners.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/codeql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/codeql.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/codeql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/coffee.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/coffee.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/coffee.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/coffeescript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/coffeescript.js +1 -42
- package/lib/commonjs/vendor/shiki/langs/coffeescript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/common-lisp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/common-lisp.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/common-lisp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/console.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/console.js +1 -42
- package/lib/commonjs/vendor/shiki/langs/console.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/coq.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/coq.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/coq.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cpp-macro.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cpp-macro.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/cpp-macro.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cpp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cpp.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/cpp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cql.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/cql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/crystal.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/crystal.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/crystal.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cs.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cs.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/cs.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/csharp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/csharp.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/csharp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/css.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/css.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/css.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/csv.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/csv.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/csv.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cue.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cue.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/cue.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/cypher.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/cypher.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/cypher.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/d.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/d.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/d.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/dart.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/dart.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/dart.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/dax.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/dax.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/dax.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/desktop.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/desktop.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/desktop.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/diff.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/diff.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/diff.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/docker.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/docker.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/docker.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/dockerfile.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/dockerfile.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/dockerfile.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/dotenv.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/dotenv.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/dotenv.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/dream-maker.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/dream-maker.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/dream-maker.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/edge.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/edge.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/edge.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/elisp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/elisp.js +1 -3
- package/lib/commonjs/vendor/shiki/langs/elisp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/elixir.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/elixir.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/elixir.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/elm.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/elm.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/elm.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/emacs-lisp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/emacs-lisp.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/emacs-lisp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/erb.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/erb.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/erb.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/erl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/erl.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/erl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/erlang.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/erlang.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/erlang.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/es-tag-css.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/es-tag-css.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/es-tag-css.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/es-tag-glsl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/es-tag-glsl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/es-tag-glsl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/es-tag-html.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/es-tag-html.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/es-tag-html.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/es-tag-sql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/es-tag-sql.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/es-tag-sql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/es-tag-xml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/es-tag-xml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/es-tag-xml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/f.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/f.js +1 -42
- package/lib/commonjs/vendor/shiki/langs/f.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/f03.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/f03.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/f03.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/f08.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/f08.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/f08.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/f18.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/f18.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/f18.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/f77.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/f77.js +1 -42
- package/lib/commonjs/vendor/shiki/langs/f77.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/f90.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/f90.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/f90.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/f95.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/f95.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/f95.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fennel.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fennel.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/fennel.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fish.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fish.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/fish.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fluent.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fluent.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/fluent.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/for.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/for.js +1 -42
- package/lib/commonjs/vendor/shiki/langs/for.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fortran-fixed-form.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fortran-fixed-form.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/fortran-fixed-form.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fortran-free-form.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fortran-free-form.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/fortran-free-form.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fs.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fs.js +1 -42
- package/lib/commonjs/vendor/shiki/langs/fs.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fsharp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fsharp.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/fsharp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/fsl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/fsl.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/fsl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ftl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ftl.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/ftl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gdresource.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gdresource.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/gdresource.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gdscript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gdscript.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/gdscript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gdshader.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gdshader.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/gdshader.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/genie.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/genie.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/genie.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gherkin.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gherkin.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/gherkin.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/git-commit.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/git-commit.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/git-commit.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/git-rebase.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/git-rebase.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/git-rebase.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gjs.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gjs.js +1 -7
- package/lib/commonjs/vendor/shiki/langs/gjs.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gleam.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gleam.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/gleam.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/glimmer-js.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/glimmer-js.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/glimmer-js.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/glimmer-ts.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/glimmer-ts.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/glimmer-ts.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/glsl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/glsl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/glsl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gnuplot.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gnuplot.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/gnuplot.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/go.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/go.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/go.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gql.js +1 -7
- package/lib/commonjs/vendor/shiki/langs/gql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/graphql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/graphql.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/graphql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/groovy.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/groovy.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/groovy.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/gts.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/gts.js +1 -7
- package/lib/commonjs/vendor/shiki/langs/gts.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hack.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hack.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/hack.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/haml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/haml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/haml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/handlebars.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/handlebars.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/handlebars.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/haskell.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/haskell.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/haskell.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/haxe.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/haxe.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/haxe.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hbs.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hbs.js +1 -54
- package/lib/commonjs/vendor/shiki/langs/hbs.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hcl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hcl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/hcl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hjson.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hjson.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/hjson.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hlsl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hlsl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/hlsl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hs.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hs.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/hs.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/html-derivative.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/html-derivative.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/html-derivative.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/html.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/html.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/html.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/http.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/http.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/http.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hxml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hxml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/hxml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/hy.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/hy.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/hy.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/imba.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/imba.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/imba.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ini.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ini.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ini.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jade.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jade.js +1 -50
- package/lib/commonjs/vendor/shiki/langs/jade.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/java.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/java.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/java.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/javascript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/javascript.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/javascript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jinja-html.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jinja-html.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jinja-html.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jinja.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jinja.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jinja.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jison.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jison.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jison.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jl.js +1 -12
- package/lib/commonjs/vendor/shiki/langs/jl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/js.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/js.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/js.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/json.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/json.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/json.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/json5.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/json5.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/json5.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jsonc.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jsonc.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jsonc.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jsonl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jsonl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jsonl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jsonnet.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jsonnet.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jsonnet.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jssm.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jssm.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jssm.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/jsx.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/jsx.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/jsx.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/julia.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/julia.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/julia.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/kotlin.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/kotlin.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/kotlin.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/kql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/kql.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/kql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/kt.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/kt.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/kt.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/kts.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/kts.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/kts.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/kusto.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/kusto.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/kusto.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/latex.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/latex.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/latex.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/lean.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/lean.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/lean.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/lean4.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/lean4.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/lean4.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/less.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/less.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/less.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/liquid.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/liquid.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/liquid.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/lisp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/lisp.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/lisp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/lit.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/lit.js +1 -17
- package/lib/commonjs/vendor/shiki/langs/lit.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/log.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/log.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/log.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/logo.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/logo.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/logo.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/lua.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/lua.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/lua.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/luau.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/luau.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/luau.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/make.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/make.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/make.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/makefile.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/makefile.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/makefile.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/markdown-vue.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/markdown-vue.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/markdown-vue.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/markdown.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/markdown.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/markdown.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/marko.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/marko.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/marko.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/matlab.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/matlab.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/matlab.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/md.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/md.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/md.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mdc.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mdc.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/mdc.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mdx.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mdx.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/mdx.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mediawiki.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mediawiki.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/mediawiki.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mermaid.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mermaid.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/mermaid.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mips.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mips.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/mips.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mipsasm.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mipsasm.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/mipsasm.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mmd.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mmd.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/mmd.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/mojo.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/mojo.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/mojo.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/move.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/move.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/move.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nar.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nar.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/nar.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/narrat.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/narrat.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/narrat.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nextflow.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nextflow.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/nextflow.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nf.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nf.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/nf.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nginx.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nginx.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/nginx.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nim.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nim.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/nim.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nix.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nix.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/nix.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nu.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nu.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/nu.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/nushell.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/nushell.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/nushell.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/objc.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/objc.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/objc.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/objective-c.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/objective-c.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/objective-c.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/objective-cpp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/objective-cpp.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/objective-cpp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ocaml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ocaml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ocaml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/pascal.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/pascal.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/pascal.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/perl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/perl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/perl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/perl6.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/perl6.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/perl6.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/php.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/php.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/php.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/plsql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/plsql.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/plsql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/po.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/po.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/po.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/postcss.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/postcss.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/postcss.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/pot.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/pot.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/pot.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/potx.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/potx.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/potx.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/powerquery.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/powerquery.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/powerquery.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/powershell.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/powershell.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/powershell.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/prisma.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/prisma.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/prisma.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/prolog.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/prolog.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/prolog.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/properties.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/properties.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/properties.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/proto.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/proto.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/proto.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/protobuf.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/protobuf.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/protobuf.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ps.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ps.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/ps.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ps1.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ps1.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/ps1.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/pug.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/pug.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/pug.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/puppet.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/puppet.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/puppet.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/purescript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/purescript.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/purescript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/py.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/py.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/py.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/python.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/python.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/python.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ql.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/ql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/qml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/qml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/qml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/qmldir.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/qmldir.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/qmldir.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/qss.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/qss.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/qss.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/r.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/r.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/r.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/racket.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/racket.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/racket.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/raku.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/raku.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/raku.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/razor.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/razor.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/razor.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/rb.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/rb.js +1 -12
- package/lib/commonjs/vendor/shiki/langs/rb.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/reg.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/reg.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/reg.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/regex.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/regex.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/regex.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/regexp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/regexp.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/regexp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/rel.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/rel.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/rel.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/riscv.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/riscv.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/riscv.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/rs.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/rs.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/rs.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/rst.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/rst.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/rst.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ruby.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ruby.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ruby.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/rust.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/rust.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/rust.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/sas.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/sas.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/sas.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/sass.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/sass.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/sass.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/scala.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/scala.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/scala.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/scheme.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/scheme.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/scheme.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/scss.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/scss.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/scss.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/sh.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/sh.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/sh.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/shader.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/shader.js +1 -42
- package/lib/commonjs/vendor/shiki/langs/shader.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/shaderlab.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/shaderlab.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/shaderlab.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/shell.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/shell.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/shell.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/shellscript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/shellscript.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/shellscript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/shellsession.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/shellsession.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/shellsession.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/smalltalk.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/smalltalk.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/smalltalk.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/solidity.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/solidity.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/solidity.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/soy.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/soy.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/soy.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/sparql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/sparql.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/sparql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/spl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/spl.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/spl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/splunk.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/splunk.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/splunk.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/sql.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/sql.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/sql.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ssh-config.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ssh-config.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ssh-config.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/stata.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/stata.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/stata.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/styl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/styl.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/styl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/stylus.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/stylus.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/stylus.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/svelte.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/svelte.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/svelte.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/swift.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/swift.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/swift.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/system-verilog.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/system-verilog.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/system-verilog.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/systemd.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/systemd.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/systemd.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tasl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tasl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/tasl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tcl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tcl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/tcl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/templ.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/templ.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/templ.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/terraform.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/terraform.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/terraform.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tex.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tex.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/tex.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tf.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tf.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/tf.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tfvars.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tfvars.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/tfvars.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/toml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/toml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/toml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ts-tags.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ts-tags.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/ts-tags.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/ts.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/ts.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/ts.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tsp.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tsp.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/tsp.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tsv.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tsv.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/tsv.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/tsx.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/tsx.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/tsx.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/turtle.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/turtle.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/turtle.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/twig.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/twig.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/twig.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/typ.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/typ.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/typ.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/typescript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/typescript.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/typescript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/typespec.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/typespec.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/typespec.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/typst.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/typst.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/typst.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/v.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/v.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/v.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vala.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vala.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vala.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vb.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vb.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vb.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/verilog.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/verilog.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/verilog.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vhdl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vhdl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vhdl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vim.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vim.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/vim.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/viml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/viml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/viml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vimscript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vimscript.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/vimscript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vue-directives.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vue-directives.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vue-directives.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vue-html.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vue-html.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vue-html.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vue-interpolations.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vue-interpolations.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vue-interpolations.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vue-sfc-style-variable-injection.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vue-sfc-style-variable-injection.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vue-sfc-style-variable-injection.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vue.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vue.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vue.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vy.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vy.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/vy.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/vyper.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/vyper.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/vyper.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/wasm.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/wasm.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/wasm.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/wenyan.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/wenyan.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/wenyan.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/wgsl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/wgsl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/wgsl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/wiki.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/wiki.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/wiki.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/wikitext.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/wikitext.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/wikitext.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/wl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/wl.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/wl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/wolfram.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/wolfram.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/wolfram.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/xml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/xml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/xml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/xsl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/xsl.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/xsl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/yaml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/yaml.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/yaml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/yml.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/yml.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/yml.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/zenscript.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/zenscript.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/zenscript.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/zig.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/zig.js +1 -6
- package/lib/commonjs/vendor/shiki/langs/zig.js.map +1 -1
- package/lib/commonjs/vendor/shiki/langs/zsh.d.js +1 -5
- package/lib/commonjs/vendor/shiki/langs/zsh.js +1 -38
- package/lib/commonjs/vendor/shiki/langs/zsh.js.map +1 -1
- package/lib/commonjs/vendor/shiki/manifest.json +365 -365
- package/lib/commonjs/vendor/shiki/themes/andromeeda.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/andromeeda.js +1 -222
- package/lib/commonjs/vendor/shiki/themes/andromeeda.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/aurora-x.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/aurora-x.js +1 -429
- package/lib/commonjs/vendor/shiki/themes/aurora-x.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/ayu-dark.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/ayu-dark.js +1 -573
- package/lib/commonjs/vendor/shiki/themes/ayu-dark.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/catppuccin-frappe.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/catppuccin-frappe.js +1 -1552
- package/lib/commonjs/vendor/shiki/themes/catppuccin-frappe.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/catppuccin-latte.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/catppuccin-latte.js +1 -1552
- package/lib/commonjs/vendor/shiki/themes/catppuccin-latte.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/catppuccin-macchiato.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/catppuccin-macchiato.js +1 -1552
- package/lib/commonjs/vendor/shiki/themes/catppuccin-macchiato.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/catppuccin-mocha.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/catppuccin-mocha.js +1 -1552
- package/lib/commonjs/vendor/shiki/themes/catppuccin-mocha.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/dark-plus.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/dark-plus.js +1 -372
- package/lib/commonjs/vendor/shiki/themes/dark-plus.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/dracula-soft.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/dracula-soft.js +1 -658
- package/lib/commonjs/vendor/shiki/themes/dracula-soft.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/dracula.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/dracula.js +1 -658
- package/lib/commonjs/vendor/shiki/themes/dracula.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/everforest-dark.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/everforest-dark.js +1 -1885
- package/lib/commonjs/vendor/shiki/themes/everforest-dark.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/everforest-light.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/everforest-light.js +1 -1885
- package/lib/commonjs/vendor/shiki/themes/everforest-light.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/github-dark-default.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/github-dark-default.js +1 -517
- package/lib/commonjs/vendor/shiki/themes/github-dark-default.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/github-dark-dimmed.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/github-dark-dimmed.js +1 -517
- package/lib/commonjs/vendor/shiki/themes/github-dark-dimmed.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/github-dark-high-contrast.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/github-dark-high-contrast.js +1 -521
- package/lib/commonjs/vendor/shiki/themes/github-dark-high-contrast.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/github-dark.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/github-dark.js +1 -440
- package/lib/commonjs/vendor/shiki/themes/github-dark.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/github-light-default.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/github-light-default.js +1 -513
- package/lib/commonjs/vendor/shiki/themes/github-light-default.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/github-light-high-contrast.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/github-light-high-contrast.js +1 -516
- package/lib/commonjs/vendor/shiki/themes/github-light-high-contrast.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/github-light.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/github-light.js +1 -436
- package/lib/commonjs/vendor/shiki/themes/github-light.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/houston.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/houston.js +1 -1502
- package/lib/commonjs/vendor/shiki/themes/houston.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/kanagawa-dragon.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/kanagawa-dragon.js +1 -577
- package/lib/commonjs/vendor/shiki/themes/kanagawa-dragon.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/kanagawa-lotus.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/kanagawa-lotus.js +1 -577
- package/lib/commonjs/vendor/shiki/themes/kanagawa-lotus.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/kanagawa-wave.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/kanagawa-wave.js +1 -577
- package/lib/commonjs/vendor/shiki/themes/kanagawa-wave.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/laserwave.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/laserwave.js +1 -190
- package/lib/commonjs/vendor/shiki/themes/laserwave.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/light-plus.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/light-plus.js +1 -372
- package/lib/commonjs/vendor/shiki/themes/light-plus.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/material-theme-darker.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/material-theme-darker.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/material-theme-darker.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/material-theme-lighter.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/material-theme-lighter.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/material-theme-lighter.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/material-theme-ocean.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/material-theme-ocean.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/material-theme-ocean.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/material-theme-palenight.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/material-theme-palenight.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/material-theme-palenight.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/material-theme.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/material-theme.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/material-theme.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/min-dark.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/min-dark.js +1 -214
- package/lib/commonjs/vendor/shiki/themes/min-dark.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/min-light.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/min-light.js +1 -230
- package/lib/commonjs/vendor/shiki/themes/min-light.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/monokai.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/monokai.js +1 -382
- package/lib/commonjs/vendor/shiki/themes/monokai.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/night-owl.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/night-owl.js +1 -1224
- package/lib/commonjs/vendor/shiki/themes/night-owl.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/nord.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/nord.js +1 -1027
- package/lib/commonjs/vendor/shiki/themes/nord.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/one-dark-pro.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/one-dark-pro.js +1 -1564
- package/lib/commonjs/vendor/shiki/themes/one-dark-pro.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/one-light.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/one-light.js +1 -1151
- package/lib/commonjs/vendor/shiki/themes/one-light.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/plastic.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/plastic.js +1 -267
- package/lib/commonjs/vendor/shiki/themes/plastic.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/poimandres.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/poimandres.js +1 -977
- package/lib/commonjs/vendor/shiki/themes/poimandres.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/red.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/red.js +1 -296
- package/lib/commonjs/vendor/shiki/themes/red.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/rose-pine-dawn.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/rose-pine-dawn.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/rose-pine-dawn.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/rose-pine-moon.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/rose-pine-moon.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/rose-pine-moon.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/rose-pine.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/rose-pine.js +1 -648
- package/lib/commonjs/vendor/shiki/themes/rose-pine.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/slack-dark.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/slack-dark.js +1 -394
- package/lib/commonjs/vendor/shiki/themes/slack-dark.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/slack-ochin.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/slack-ochin.js +1 -394
- package/lib/commonjs/vendor/shiki/themes/slack-ochin.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/snazzy-light.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/snazzy-light.js +1 -945
- package/lib/commonjs/vendor/shiki/themes/snazzy-light.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/solarized-dark.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/solarized-dark.js +1 -313
- package/lib/commonjs/vendor/shiki/themes/solarized-dark.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/solarized-light.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/solarized-light.js +1 -305
- package/lib/commonjs/vendor/shiki/themes/solarized-light.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/synthwave-84.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/synthwave-84.js +1 -35
- package/lib/commonjs/vendor/shiki/themes/synthwave-84.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/tokyo-night.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/tokyo-night.js +1 -951
- package/lib/commonjs/vendor/shiki/themes/tokyo-night.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/vesper.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/vesper.js +1 -380
- package/lib/commonjs/vendor/shiki/themes/vesper.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/vitesse-black.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/vitesse-black.js +1 -504
- package/lib/commonjs/vendor/shiki/themes/vitesse-black.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/vitesse-dark.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/vitesse-dark.js +1 -504
- package/lib/commonjs/vendor/shiki/themes/vitesse-dark.js.map +1 -1
- package/lib/commonjs/vendor/shiki/themes/vitesse-light.d.js +1 -5
- package/lib/commonjs/vendor/shiki/themes/vitesse-light.js +1 -502
- package/lib/commonjs/vendor/shiki/themes/vitesse-light.js.map +1 -1
- package/lib/typescript/components/syntax/SyntaxHighlighter.d.ts.map +1 -1
- package/lib/typescript/syntax/highlighter/index.d.ts +1 -1
- package/lib/typescript/syntax/highlighter/index.d.ts.map +1 -1
- package/package.json +12 -2
- package/src/vendor/shiki/index.d.ts +10 -1
- package/src/vendor/shiki/index.js +14 -3
- package/src/vendor/shiki/manifest.json +365 -365
- package/.babelrc +0 -13
- package/babel.config.js +0 -19
- package/eslint.config.mjs +0 -6
- package/scripts/build.js +0 -259
- package/tsconfig.json +0 -26
@@ -1,649 +1,2 @@
|
|
1
|
-
"use strict";
|
2
|
-
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
4
|
-
value: true
|
5
|
-
});
|
6
|
-
exports.default = {
|
7
|
-
"colors": {
|
8
|
-
"activityBar.activeBorder": "#80CBC4",
|
9
|
-
"activityBar.background": "#212121",
|
10
|
-
"activityBar.border": "#21212160",
|
11
|
-
"activityBar.dropBackground": "#f0717880",
|
12
|
-
"activityBar.foreground": "#EEFFFF",
|
13
|
-
"activityBarBadge.background": "#80CBC4",
|
14
|
-
"activityBarBadge.foreground": "#000000",
|
15
|
-
"badge.background": "#00000030",
|
16
|
-
"badge.foreground": "#545454",
|
17
|
-
"breadcrumb.activeSelectionForeground": "#80CBC4",
|
18
|
-
"breadcrumb.background": "#212121",
|
19
|
-
"breadcrumb.focusForeground": "#EEFFFF",
|
20
|
-
"breadcrumb.foreground": "#676767",
|
21
|
-
"breadcrumbPicker.background": "#212121",
|
22
|
-
"button.background": "#61616150",
|
23
|
-
"button.foreground": "#ffffff",
|
24
|
-
"debugConsole.errorForeground": "#f07178",
|
25
|
-
"debugConsole.infoForeground": "#89DDFF",
|
26
|
-
"debugConsole.warningForeground": "#FFCB6B",
|
27
|
-
"debugToolBar.background": "#212121",
|
28
|
-
"diffEditor.insertedTextBackground": "#89DDFF20",
|
29
|
-
"diffEditor.removedTextBackground": "#ff9cac20",
|
30
|
-
"dropdown.background": "#212121",
|
31
|
-
"dropdown.border": "#FFFFFF10",
|
32
|
-
"editor.background": "#212121",
|
33
|
-
"editor.findMatchBackground": "#000000",
|
34
|
-
"editor.findMatchBorder": "#80CBC4",
|
35
|
-
"editor.findMatchHighlight": "#EEFFFF",
|
36
|
-
"editor.findMatchHighlightBackground": "#00000050",
|
37
|
-
"editor.findMatchHighlightBorder": "#ffffff30",
|
38
|
-
"editor.findRangeHighlightBackground": "#FFCB6B30",
|
39
|
-
"editor.foreground": "#EEFFFF",
|
40
|
-
"editor.lineHighlightBackground": "#00000050",
|
41
|
-
"editor.lineHighlightBorder": "#00000000",
|
42
|
-
"editor.rangeHighlightBackground": "#FFFFFF0d",
|
43
|
-
"editor.selectionBackground": "#61616150",
|
44
|
-
"editor.selectionHighlightBackground": "#FFCC0020",
|
45
|
-
"editor.wordHighlightBackground": "#ff9cac30",
|
46
|
-
"editor.wordHighlightStrongBackground": "#C3E88D30",
|
47
|
-
"editorBracketMatch.background": "#212121",
|
48
|
-
"editorBracketMatch.border": "#FFCC0050",
|
49
|
-
"editorCursor.foreground": "#FFCC00",
|
50
|
-
"editorError.foreground": "#f0717870",
|
51
|
-
"editorGroup.border": "#00000030",
|
52
|
-
"editorGroup.dropBackground": "#f0717880",
|
53
|
-
"editorGroup.focusedEmptyBorder": "#f07178",
|
54
|
-
"editorGroupHeader.tabsBackground": "#212121",
|
55
|
-
"editorGutter.addedBackground": "#C3E88D60",
|
56
|
-
"editorGutter.deletedBackground": "#f0717860",
|
57
|
-
"editorGutter.modifiedBackground": "#82AAFF60",
|
58
|
-
"editorHoverWidget.background": "#212121",
|
59
|
-
"editorHoverWidget.border": "#FFFFFF10",
|
60
|
-
"editorIndentGuide.activeBackground": "#424242",
|
61
|
-
"editorIndentGuide.background": "#42424270",
|
62
|
-
"editorInfo.foreground": "#82AAFF70",
|
63
|
-
"editorLineNumber.activeForeground": "#676767",
|
64
|
-
"editorLineNumber.foreground": "#424242",
|
65
|
-
"editorLink.activeForeground": "#EEFFFF",
|
66
|
-
"editorMarkerNavigation.background": "#EEFFFF05",
|
67
|
-
"editorOverviewRuler.border": "#212121",
|
68
|
-
"editorOverviewRuler.errorForeground": "#f0717840",
|
69
|
-
"editorOverviewRuler.findMatchForeground": "#80CBC4",
|
70
|
-
"editorOverviewRuler.infoForeground": "#82AAFF40",
|
71
|
-
"editorOverviewRuler.warningForeground": "#FFCB6B40",
|
72
|
-
"editorRuler.foreground": "#424242",
|
73
|
-
"editorSuggestWidget.background": "#212121",
|
74
|
-
"editorSuggestWidget.border": "#FFFFFF10",
|
75
|
-
"editorSuggestWidget.foreground": "#EEFFFF",
|
76
|
-
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
77
|
-
"editorSuggestWidget.selectedBackground": "#00000050",
|
78
|
-
"editorWarning.foreground": "#FFCB6B70",
|
79
|
-
"editorWhitespace.foreground": "#EEFFFF40",
|
80
|
-
"editorWidget.background": "#212121",
|
81
|
-
"editorWidget.border": "#80CBC4",
|
82
|
-
"editorWidget.resizeBorder": "#80CBC4",
|
83
|
-
"extensionBadge.remoteForeground": "#EEFFFF",
|
84
|
-
"extensionButton.prominentBackground": "#C3E88D90",
|
85
|
-
"extensionButton.prominentForeground": "#EEFFFF",
|
86
|
-
"extensionButton.prominentHoverBackground": "#C3E88D",
|
87
|
-
"focusBorder": "#FFFFFF00",
|
88
|
-
"foreground": "#EEFFFF",
|
89
|
-
"gitDecoration.conflictingResourceForeground": "#FFCB6B90",
|
90
|
-
"gitDecoration.deletedResourceForeground": "#f0717890",
|
91
|
-
"gitDecoration.ignoredResourceForeground": "#67676790",
|
92
|
-
"gitDecoration.modifiedResourceForeground": "#82AAFF90",
|
93
|
-
"gitDecoration.untrackedResourceForeground": "#C3E88D90",
|
94
|
-
"input.background": "#2B2B2B",
|
95
|
-
"input.border": "#FFFFFF10",
|
96
|
-
"input.foreground": "#EEFFFF",
|
97
|
-
"input.placeholderForeground": "#EEFFFF60",
|
98
|
-
"inputOption.activeBackground": "#EEFFFF30",
|
99
|
-
"inputOption.activeBorder": "#EEFFFF30",
|
100
|
-
"inputValidation.errorBorder": "#f07178",
|
101
|
-
"inputValidation.infoBorder": "#82AAFF",
|
102
|
-
"inputValidation.warningBorder": "#FFCB6B",
|
103
|
-
"list.activeSelectionBackground": "#212121",
|
104
|
-
"list.activeSelectionForeground": "#80CBC4",
|
105
|
-
"list.dropBackground": "#f0717880",
|
106
|
-
"list.focusBackground": "#EEFFFF20",
|
107
|
-
"list.focusForeground": "#EEFFFF",
|
108
|
-
"list.highlightForeground": "#80CBC4",
|
109
|
-
"list.hoverBackground": "#212121",
|
110
|
-
"list.hoverForeground": "#FFFFFF",
|
111
|
-
"list.inactiveSelectionBackground": "#00000030",
|
112
|
-
"list.inactiveSelectionForeground": "#80CBC4",
|
113
|
-
"listFilterWidget.background": "#00000030",
|
114
|
-
"listFilterWidget.noMatchesOutline": "#00000030",
|
115
|
-
"listFilterWidget.outline": "#00000030",
|
116
|
-
"menu.background": "#212121",
|
117
|
-
"menu.foreground": "#EEFFFF",
|
118
|
-
"menu.selectionBackground": "#00000050",
|
119
|
-
"menu.selectionBorder": "#00000030",
|
120
|
-
"menu.selectionForeground": "#80CBC4",
|
121
|
-
"menu.separatorBackground": "#EEFFFF",
|
122
|
-
"menubar.selectionBackground": "#00000030",
|
123
|
-
"menubar.selectionBorder": "#00000030",
|
124
|
-
"menubar.selectionForeground": "#80CBC4",
|
125
|
-
"notebook.focusedCellBorder": "#80CBC4",
|
126
|
-
"notebook.inactiveFocusedCellBorder": "#80CBC450",
|
127
|
-
"notificationLink.foreground": "#80CBC4",
|
128
|
-
"notifications.background": "#212121",
|
129
|
-
"notifications.foreground": "#EEFFFF",
|
130
|
-
"panel.background": "#212121",
|
131
|
-
"panel.border": "#21212160",
|
132
|
-
"panel.dropBackground": "#EEFFFF",
|
133
|
-
"panelTitle.activeBorder": "#80CBC4",
|
134
|
-
"panelTitle.activeForeground": "#FFFFFF",
|
135
|
-
"panelTitle.inactiveForeground": "#EEFFFF",
|
136
|
-
"peekView.border": "#00000030",
|
137
|
-
"peekViewEditor.background": "#2B2B2B",
|
138
|
-
"peekViewEditor.matchHighlightBackground": "#61616150",
|
139
|
-
"peekViewEditorGutter.background": "#2B2B2B",
|
140
|
-
"peekViewResult.background": "#2B2B2B",
|
141
|
-
"peekViewResult.matchHighlightBackground": "#61616150",
|
142
|
-
"peekViewResult.selectionBackground": "#67676770",
|
143
|
-
"peekViewTitle.background": "#2B2B2B",
|
144
|
-
"peekViewTitleDescription.foreground": "#EEFFFF60",
|
145
|
-
"pickerGroup.border": "#FFFFFF1a",
|
146
|
-
"pickerGroup.foreground": "#80CBC4",
|
147
|
-
"progressBar.background": "#80CBC4",
|
148
|
-
"quickInput.background": "#212121",
|
149
|
-
"quickInput.foreground": "#676767",
|
150
|
-
"quickInput.list.focusBackground": "#EEFFFF20",
|
151
|
-
"sash.hoverBorder": "#80CBC450",
|
152
|
-
"scrollbar.shadow": "#00000030",
|
153
|
-
"scrollbarSlider.activeBackground": "#80CBC4",
|
154
|
-
"scrollbarSlider.background": "#EEFFFF20",
|
155
|
-
"scrollbarSlider.hoverBackground": "#EEFFFF10",
|
156
|
-
"selection.background": "#00000080",
|
157
|
-
"settings.checkboxBackground": "#212121",
|
158
|
-
"settings.checkboxForeground": "#EEFFFF",
|
159
|
-
"settings.dropdownBackground": "#212121",
|
160
|
-
"settings.dropdownForeground": "#EEFFFF",
|
161
|
-
"settings.headerForeground": "#80CBC4",
|
162
|
-
"settings.modifiedItemIndicator": "#80CBC4",
|
163
|
-
"settings.numberInputBackground": "#212121",
|
164
|
-
"settings.numberInputForeground": "#EEFFFF",
|
165
|
-
"settings.textInputBackground": "#212121",
|
166
|
-
"settings.textInputForeground": "#EEFFFF",
|
167
|
-
"sideBar.background": "#212121",
|
168
|
-
"sideBar.border": "#21212160",
|
169
|
-
"sideBar.foreground": "#676767",
|
170
|
-
"sideBarSectionHeader.background": "#212121",
|
171
|
-
"sideBarSectionHeader.border": "#21212160",
|
172
|
-
"sideBarTitle.foreground": "#EEFFFF",
|
173
|
-
"statusBar.background": "#212121",
|
174
|
-
"statusBar.border": "#21212160",
|
175
|
-
"statusBar.debuggingBackground": "#C792EA",
|
176
|
-
"statusBar.debuggingForeground": "#ffffff",
|
177
|
-
"statusBar.foreground": "#616161",
|
178
|
-
"statusBar.noFolderBackground": "#212121",
|
179
|
-
"statusBarItem.activeBackground": "#f0717880",
|
180
|
-
"statusBarItem.hoverBackground": "#54545420",
|
181
|
-
"statusBarItem.remoteBackground": "#80CBC4",
|
182
|
-
"statusBarItem.remoteForeground": "#000000",
|
183
|
-
"tab.activeBackground": "#212121",
|
184
|
-
"tab.activeBorder": "#80CBC4",
|
185
|
-
"tab.activeForeground": "#FFFFFF",
|
186
|
-
"tab.activeModifiedBorder": "#676767",
|
187
|
-
"tab.border": "#212121",
|
188
|
-
"tab.inactiveBackground": "#212121",
|
189
|
-
"tab.inactiveForeground": "#676767",
|
190
|
-
"tab.inactiveModifiedBorder": "#904348",
|
191
|
-
"tab.unfocusedActiveBorder": "#545454",
|
192
|
-
"tab.unfocusedActiveForeground": "#EEFFFF",
|
193
|
-
"tab.unfocusedActiveModifiedBorder": "#c05a60",
|
194
|
-
"tab.unfocusedInactiveModifiedBorder": "#904348",
|
195
|
-
"terminal.ansiBlack": "#000000",
|
196
|
-
"terminal.ansiBlue": "#82AAFF",
|
197
|
-
"terminal.ansiBrightBlack": "#545454",
|
198
|
-
"terminal.ansiBrightBlue": "#82AAFF",
|
199
|
-
"terminal.ansiBrightCyan": "#89DDFF",
|
200
|
-
"terminal.ansiBrightGreen": "#C3E88D",
|
201
|
-
"terminal.ansiBrightMagenta": "#C792EA",
|
202
|
-
"terminal.ansiBrightRed": "#f07178",
|
203
|
-
"terminal.ansiBrightWhite": "#ffffff",
|
204
|
-
"terminal.ansiBrightYellow": "#FFCB6B",
|
205
|
-
"terminal.ansiCyan": "#89DDFF",
|
206
|
-
"terminal.ansiGreen": "#C3E88D",
|
207
|
-
"terminal.ansiMagenta": "#C792EA",
|
208
|
-
"terminal.ansiRed": "#f07178",
|
209
|
-
"terminal.ansiWhite": "#ffffff",
|
210
|
-
"terminal.ansiYellow": "#FFCB6B",
|
211
|
-
"terminalCursor.background": "#000000",
|
212
|
-
"terminalCursor.foreground": "#FFCB6B",
|
213
|
-
"textLink.activeForeground": "#EEFFFF",
|
214
|
-
"textLink.foreground": "#80CBC4",
|
215
|
-
"titleBar.activeBackground": "#212121",
|
216
|
-
"titleBar.activeForeground": "#EEFFFF",
|
217
|
-
"titleBar.border": "#21212160",
|
218
|
-
"titleBar.inactiveBackground": "#212121",
|
219
|
-
"titleBar.inactiveForeground": "#676767",
|
220
|
-
"tree.indentGuidesStroke": "#424242",
|
221
|
-
"widget.shadow": "#00000030"
|
222
|
-
},
|
223
|
-
"displayName": "Material Theme Darker",
|
224
|
-
"name": "material-theme-darker",
|
225
|
-
"semanticHighlighting": true,
|
226
|
-
"tokenColors": [{
|
227
|
-
"settings": {
|
228
|
-
"background": "#212121",
|
229
|
-
"foreground": "#EEFFFF"
|
230
|
-
}
|
231
|
-
}, {
|
232
|
-
"scope": "string",
|
233
|
-
"settings": {
|
234
|
-
"foreground": "#C3E88D"
|
235
|
-
}
|
236
|
-
}, {
|
237
|
-
"scope": "punctuation, constant.other.symbol",
|
238
|
-
"settings": {
|
239
|
-
"foreground": "#89DDFF"
|
240
|
-
}
|
241
|
-
}, {
|
242
|
-
"scope": "constant.character.escape, text.html constant.character.entity.named",
|
243
|
-
"settings": {
|
244
|
-
"foreground": "#EEFFFF"
|
245
|
-
}
|
246
|
-
}, {
|
247
|
-
"scope": "constant.language.boolean",
|
248
|
-
"settings": {
|
249
|
-
"foreground": "#ff9cac"
|
250
|
-
}
|
251
|
-
}, {
|
252
|
-
"scope": "constant.numeric",
|
253
|
-
"settings": {
|
254
|
-
"foreground": "#F78C6C"
|
255
|
-
}
|
256
|
-
}, {
|
257
|
-
"scope": "variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments",
|
258
|
-
"settings": {
|
259
|
-
"foreground": "#EEFFFF"
|
260
|
-
}
|
261
|
-
}, {
|
262
|
-
"scope": "keyword.other",
|
263
|
-
"settings": {
|
264
|
-
"foreground": "#F78C6C"
|
265
|
-
}
|
266
|
-
}, {
|
267
|
-
"scope": "keyword, modifier, variable.language.this, support.type.object, constant.language",
|
268
|
-
"settings": {
|
269
|
-
"foreground": "#89DDFF"
|
270
|
-
}
|
271
|
-
}, {
|
272
|
-
"scope": "entity.name.function, support.function",
|
273
|
-
"settings": {
|
274
|
-
"foreground": "#82AAFF"
|
275
|
-
}
|
276
|
-
}, {
|
277
|
-
"scope": "storage.type, storage.modifier, storage.control",
|
278
|
-
"settings": {
|
279
|
-
"foreground": "#C792EA"
|
280
|
-
}
|
281
|
-
}, {
|
282
|
-
"scope": "support.module, support.node",
|
283
|
-
"settings": {
|
284
|
-
"fontStyle": "italic",
|
285
|
-
"foreground": "#f07178"
|
286
|
-
}
|
287
|
-
}, {
|
288
|
-
"scope": "support.type, constant.other.key",
|
289
|
-
"settings": {
|
290
|
-
"foreground": "#FFCB6B"
|
291
|
-
}
|
292
|
-
}, {
|
293
|
-
"scope": "entity.name.type, entity.other.inherited-class, entity.other",
|
294
|
-
"settings": {
|
295
|
-
"foreground": "#FFCB6B"
|
296
|
-
}
|
297
|
-
}, {
|
298
|
-
"scope": "comment",
|
299
|
-
"settings": {
|
300
|
-
"fontStyle": "italic",
|
301
|
-
"foreground": "#545454"
|
302
|
-
}
|
303
|
-
}, {
|
304
|
-
"scope": "comment punctuation.definition.comment, string.quoted.docstring",
|
305
|
-
"settings": {
|
306
|
-
"fontStyle": "italic",
|
307
|
-
"foreground": "#545454"
|
308
|
-
}
|
309
|
-
}, {
|
310
|
-
"scope": "punctuation",
|
311
|
-
"settings": {
|
312
|
-
"foreground": "#89DDFF"
|
313
|
-
}
|
314
|
-
}, {
|
315
|
-
"scope": "entity.name, entity.name.type.class, support.type, support.class, meta.use",
|
316
|
-
"settings": {
|
317
|
-
"foreground": "#FFCB6B"
|
318
|
-
}
|
319
|
-
}, {
|
320
|
-
"scope": "variable.object.property, meta.field.declaration entity.name.function",
|
321
|
-
"settings": {
|
322
|
-
"foreground": "#f07178"
|
323
|
-
}
|
324
|
-
}, {
|
325
|
-
"scope": "meta.definition.method entity.name.function",
|
326
|
-
"settings": {
|
327
|
-
"foreground": "#f07178"
|
328
|
-
}
|
329
|
-
}, {
|
330
|
-
"scope": "meta.function entity.name.function",
|
331
|
-
"settings": {
|
332
|
-
"foreground": "#82AAFF"
|
333
|
-
}
|
334
|
-
}, {
|
335
|
-
"scope": "template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end",
|
336
|
-
"settings": {
|
337
|
-
"foreground": "#89DDFF"
|
338
|
-
}
|
339
|
-
}, {
|
340
|
-
"scope": "meta.embedded, source.groovy.embedded, meta.template.expression",
|
341
|
-
"settings": {
|
342
|
-
"foreground": "#EEFFFF"
|
343
|
-
}
|
344
|
-
}, {
|
345
|
-
"scope": "entity.name.tag.yaml",
|
346
|
-
"settings": {
|
347
|
-
"foreground": "#f07178"
|
348
|
-
}
|
349
|
-
}, {
|
350
|
-
"scope": "meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json",
|
351
|
-
"settings": {
|
352
|
-
"foreground": "#f07178"
|
353
|
-
}
|
354
|
-
}, {
|
355
|
-
"scope": "constant.language.json",
|
356
|
-
"settings": {
|
357
|
-
"foreground": "#89DDFF"
|
358
|
-
}
|
359
|
-
}, {
|
360
|
-
"scope": "entity.other.attribute-name.class",
|
361
|
-
"settings": {
|
362
|
-
"foreground": "#FFCB6B"
|
363
|
-
}
|
364
|
-
}, {
|
365
|
-
"scope": "entity.other.attribute-name.id",
|
366
|
-
"settings": {
|
367
|
-
"foreground": "#F78C6C"
|
368
|
-
}
|
369
|
-
}, {
|
370
|
-
"scope": "source.css entity.name.tag",
|
371
|
-
"settings": {
|
372
|
-
"foreground": "#FFCB6B"
|
373
|
-
}
|
374
|
-
}, {
|
375
|
-
"scope": "support.type.property-name.css",
|
376
|
-
"settings": {
|
377
|
-
"foreground": "#B2CCD6"
|
378
|
-
}
|
379
|
-
}, {
|
380
|
-
"scope": "meta.tag, punctuation.definition.tag",
|
381
|
-
"settings": {
|
382
|
-
"foreground": "#89DDFF"
|
383
|
-
}
|
384
|
-
}, {
|
385
|
-
"scope": "entity.name.tag",
|
386
|
-
"settings": {
|
387
|
-
"foreground": "#f07178"
|
388
|
-
}
|
389
|
-
}, {
|
390
|
-
"scope": "entity.other.attribute-name",
|
391
|
-
"settings": {
|
392
|
-
"foreground": "#C792EA"
|
393
|
-
}
|
394
|
-
}, {
|
395
|
-
"scope": "punctuation.definition.entity.html",
|
396
|
-
"settings": {
|
397
|
-
"foreground": "#EEFFFF"
|
398
|
-
}
|
399
|
-
}, {
|
400
|
-
"scope": "markup.heading",
|
401
|
-
"settings": {
|
402
|
-
"foreground": "#89DDFF"
|
403
|
-
}
|
404
|
-
}, {
|
405
|
-
"scope": "text.html.markdown meta.link.inline, meta.link.reference",
|
406
|
-
"settings": {
|
407
|
-
"foreground": "#f07178"
|
408
|
-
}
|
409
|
-
}, {
|
410
|
-
"scope": "text.html.markdown beginning.punctuation.definition.list",
|
411
|
-
"settings": {
|
412
|
-
"foreground": "#89DDFF"
|
413
|
-
}
|
414
|
-
}, {
|
415
|
-
"scope": "markup.italic",
|
416
|
-
"settings": {
|
417
|
-
"fontStyle": "italic",
|
418
|
-
"foreground": "#f07178"
|
419
|
-
}
|
420
|
-
}, {
|
421
|
-
"scope": "markup.bold",
|
422
|
-
"settings": {
|
423
|
-
"fontStyle": "bold",
|
424
|
-
"foreground": "#f07178"
|
425
|
-
}
|
426
|
-
}, {
|
427
|
-
"scope": "markup.bold markup.italic, markup.italic markup.bold",
|
428
|
-
"settings": {
|
429
|
-
"fontStyle": "italic bold",
|
430
|
-
"foreground": "#f07178"
|
431
|
-
}
|
432
|
-
}, {
|
433
|
-
"scope": "markup.fenced_code.block.markdown punctuation.definition.markdown",
|
434
|
-
"settings": {
|
435
|
-
"foreground": "#C3E88D"
|
436
|
-
}
|
437
|
-
}, {
|
438
|
-
"scope": "markup.inline.raw.string.markdown",
|
439
|
-
"settings": {
|
440
|
-
"foreground": "#C3E88D"
|
441
|
-
}
|
442
|
-
}, {
|
443
|
-
"scope": "keyword.other.definition.ini",
|
444
|
-
"settings": {
|
445
|
-
"foreground": "#f07178"
|
446
|
-
}
|
447
|
-
}, {
|
448
|
-
"scope": "entity.name.section.group-title.ini",
|
449
|
-
"settings": {
|
450
|
-
"foreground": "#89DDFF"
|
451
|
-
}
|
452
|
-
}, {
|
453
|
-
"scope": "source.cs meta.class.identifier storage.type",
|
454
|
-
"settings": {
|
455
|
-
"foreground": "#FFCB6B"
|
456
|
-
}
|
457
|
-
}, {
|
458
|
-
"scope": "source.cs meta.method.identifier entity.name.function",
|
459
|
-
"settings": {
|
460
|
-
"foreground": "#f07178"
|
461
|
-
}
|
462
|
-
}, {
|
463
|
-
"scope": "source.cs meta.method-call meta.method, source.cs entity.name.function",
|
464
|
-
"settings": {
|
465
|
-
"foreground": "#82AAFF"
|
466
|
-
}
|
467
|
-
}, {
|
468
|
-
"scope": "source.cs storage.type",
|
469
|
-
"settings": {
|
470
|
-
"foreground": "#FFCB6B"
|
471
|
-
}
|
472
|
-
}, {
|
473
|
-
"scope": "source.cs meta.method.return-type",
|
474
|
-
"settings": {
|
475
|
-
"foreground": "#FFCB6B"
|
476
|
-
}
|
477
|
-
}, {
|
478
|
-
"scope": "source.cs meta.preprocessor",
|
479
|
-
"settings": {
|
480
|
-
"foreground": "#545454"
|
481
|
-
}
|
482
|
-
}, {
|
483
|
-
"scope": "source.cs entity.name.type.namespace",
|
484
|
-
"settings": {
|
485
|
-
"foreground": "#EEFFFF"
|
486
|
-
}
|
487
|
-
}, {
|
488
|
-
"scope": "meta.jsx.children, SXNested",
|
489
|
-
"settings": {
|
490
|
-
"foreground": "#EEFFFF"
|
491
|
-
}
|
492
|
-
}, {
|
493
|
-
"scope": "support.class.component",
|
494
|
-
"settings": {
|
495
|
-
"foreground": "#FFCB6B"
|
496
|
-
}
|
497
|
-
}, {
|
498
|
-
"scope": "source.cpp meta.block variable.other",
|
499
|
-
"settings": {
|
500
|
-
"foreground": "#EEFFFF"
|
501
|
-
}
|
502
|
-
}, {
|
503
|
-
"scope": "source.python meta.member.access.python",
|
504
|
-
"settings": {
|
505
|
-
"foreground": "#f07178"
|
506
|
-
}
|
507
|
-
}, {
|
508
|
-
"scope": "source.python meta.function-call.python, meta.function-call.arguments",
|
509
|
-
"settings": {
|
510
|
-
"foreground": "#82AAFF"
|
511
|
-
}
|
512
|
-
}, {
|
513
|
-
"scope": "meta.block",
|
514
|
-
"settings": {
|
515
|
-
"foreground": "#f07178"
|
516
|
-
}
|
517
|
-
}, {
|
518
|
-
"scope": "entity.name.function.call",
|
519
|
-
"settings": {
|
520
|
-
"foreground": "#82AAFF"
|
521
|
-
}
|
522
|
-
}, {
|
523
|
-
"scope": "source.php support.other.namespace, source.php meta.use support.class",
|
524
|
-
"settings": {
|
525
|
-
"foreground": "#EEFFFF"
|
526
|
-
}
|
527
|
-
}, {
|
528
|
-
"scope": "constant.keyword",
|
529
|
-
"settings": {
|
530
|
-
"fontStyle": "italic",
|
531
|
-
"foreground": "#89DDFF"
|
532
|
-
}
|
533
|
-
}, {
|
534
|
-
"scope": "entity.name.function",
|
535
|
-
"settings": {
|
536
|
-
"foreground": "#82AAFF"
|
537
|
-
}
|
538
|
-
}, {
|
539
|
-
"settings": {
|
540
|
-
"background": "#212121",
|
541
|
-
"foreground": "#EEFFFF"
|
542
|
-
}
|
543
|
-
}, {
|
544
|
-
"scope": ["constant.other.placeholder"],
|
545
|
-
"settings": {
|
546
|
-
"foreground": "#f07178"
|
547
|
-
}
|
548
|
-
}, {
|
549
|
-
"scope": ["markup.deleted"],
|
550
|
-
"settings": {
|
551
|
-
"foreground": "#f07178"
|
552
|
-
}
|
553
|
-
}, {
|
554
|
-
"scope": ["markup.inserted"],
|
555
|
-
"settings": {
|
556
|
-
"foreground": "#C3E88D"
|
557
|
-
}
|
558
|
-
}, {
|
559
|
-
"scope": ["markup.underline"],
|
560
|
-
"settings": {
|
561
|
-
"fontStyle": "underline"
|
562
|
-
}
|
563
|
-
}, {
|
564
|
-
"scope": ["keyword.control"],
|
565
|
-
"settings": {
|
566
|
-
"fontStyle": "italic",
|
567
|
-
"foreground": "#89DDFF"
|
568
|
-
}
|
569
|
-
}, {
|
570
|
-
"scope": ["variable.parameter"],
|
571
|
-
"settings": {
|
572
|
-
"fontStyle": "italic"
|
573
|
-
}
|
574
|
-
}, {
|
575
|
-
"scope": ["variable.parameter.function.language.special.self.python"],
|
576
|
-
"settings": {
|
577
|
-
"fontStyle": "italic",
|
578
|
-
"foreground": "#f07178"
|
579
|
-
}
|
580
|
-
}, {
|
581
|
-
"scope": ["constant.character.format.placeholder.other.python"],
|
582
|
-
"settings": {
|
583
|
-
"foreground": "#F78C6C"
|
584
|
-
}
|
585
|
-
}, {
|
586
|
-
"scope": ["markup.quote"],
|
587
|
-
"settings": {
|
588
|
-
"fontStyle": "italic",
|
589
|
-
"foreground": "#89DDFF"
|
590
|
-
}
|
591
|
-
}, {
|
592
|
-
"scope": ["markup.fenced_code.block"],
|
593
|
-
"settings": {
|
594
|
-
"foreground": "#EEFFFF90"
|
595
|
-
}
|
596
|
-
}, {
|
597
|
-
"scope": ["punctuation.definition.quote"],
|
598
|
-
"settings": {
|
599
|
-
"foreground": "#ff9cac"
|
600
|
-
}
|
601
|
-
}, {
|
602
|
-
"scope": ["meta.structure.dictionary.json support.type.property-name.json"],
|
603
|
-
"settings": {
|
604
|
-
"foreground": "#C792EA"
|
605
|
-
}
|
606
|
-
}, {
|
607
|
-
"scope": ["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],
|
608
|
-
"settings": {
|
609
|
-
"foreground": "#FFCB6B"
|
610
|
-
}
|
611
|
-
}, {
|
612
|
-
"scope": ["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"],
|
613
|
-
"settings": {
|
614
|
-
"foreground": "#F78C6C"
|
615
|
-
}
|
616
|
-
}, {
|
617
|
-
"scope": ["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"],
|
618
|
-
"settings": {
|
619
|
-
"foreground": "#f07178"
|
620
|
-
}
|
621
|
-
}, {
|
622
|
-
"scope": ["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"],
|
623
|
-
"settings": {
|
624
|
-
"foreground": "#916b53"
|
625
|
-
}
|
626
|
-
}, {
|
627
|
-
"scope": ["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"],
|
628
|
-
"settings": {
|
629
|
-
"foreground": "#82AAFF"
|
630
|
-
}
|
631
|
-
}, {
|
632
|
-
"scope": ["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"],
|
633
|
-
"settings": {
|
634
|
-
"foreground": "#ff9cac"
|
635
|
-
}
|
636
|
-
}, {
|
637
|
-
"scope": ["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"],
|
638
|
-
"settings": {
|
639
|
-
"foreground": "#C792EA"
|
640
|
-
}
|
641
|
-
}, {
|
642
|
-
"scope": ["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"],
|
643
|
-
"settings": {
|
644
|
-
"foreground": "#C3E88D"
|
645
|
-
}
|
646
|
-
}],
|
647
|
-
"type": "dark"
|
648
|
-
};
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.default={"colors":{"activityBar.activeBorder":"#80CBC4","activityBar.background":"#212121","activityBar.border":"#21212160","activityBar.dropBackground":"#f0717880","activityBar.foreground":"#EEFFFF","activityBarBadge.background":"#80CBC4","activityBarBadge.foreground":"#000000","badge.background":"#00000030","badge.foreground":"#545454","breadcrumb.activeSelectionForeground":"#80CBC4","breadcrumb.background":"#212121","breadcrumb.focusForeground":"#EEFFFF","breadcrumb.foreground":"#676767","breadcrumbPicker.background":"#212121","button.background":"#61616150","button.foreground":"#ffffff","debugConsole.errorForeground":"#f07178","debugConsole.infoForeground":"#89DDFF","debugConsole.warningForeground":"#FFCB6B","debugToolBar.background":"#212121","diffEditor.insertedTextBackground":"#89DDFF20","diffEditor.removedTextBackground":"#ff9cac20","dropdown.background":"#212121","dropdown.border":"#FFFFFF10","editor.background":"#212121","editor.findMatchBackground":"#000000","editor.findMatchBorder":"#80CBC4","editor.findMatchHighlight":"#EEFFFF","editor.findMatchHighlightBackground":"#00000050","editor.findMatchHighlightBorder":"#ffffff30","editor.findRangeHighlightBackground":"#FFCB6B30","editor.foreground":"#EEFFFF","editor.lineHighlightBackground":"#00000050","editor.lineHighlightBorder":"#00000000","editor.rangeHighlightBackground":"#FFFFFF0d","editor.selectionBackground":"#61616150","editor.selectionHighlightBackground":"#FFCC0020","editor.wordHighlightBackground":"#ff9cac30","editor.wordHighlightStrongBackground":"#C3E88D30","editorBracketMatch.background":"#212121","editorBracketMatch.border":"#FFCC0050","editorCursor.foreground":"#FFCC00","editorError.foreground":"#f0717870","editorGroup.border":"#00000030","editorGroup.dropBackground":"#f0717880","editorGroup.focusedEmptyBorder":"#f07178","editorGroupHeader.tabsBackground":"#212121","editorGutter.addedBackground":"#C3E88D60","editorGutter.deletedBackground":"#f0717860","editorGutter.modifiedBackground":"#82AAFF60","editorHoverWidget.background":"#212121","editorHoverWidget.border":"#FFFFFF10","editorIndentGuide.activeBackground":"#424242","editorIndentGuide.background":"#42424270","editorInfo.foreground":"#82AAFF70","editorLineNumber.activeForeground":"#676767","editorLineNumber.foreground":"#424242","editorLink.activeForeground":"#EEFFFF","editorMarkerNavigation.background":"#EEFFFF05","editorOverviewRuler.border":"#212121","editorOverviewRuler.errorForeground":"#f0717840","editorOverviewRuler.findMatchForeground":"#80CBC4","editorOverviewRuler.infoForeground":"#82AAFF40","editorOverviewRuler.warningForeground":"#FFCB6B40","editorRuler.foreground":"#424242","editorSuggestWidget.background":"#212121","editorSuggestWidget.border":"#FFFFFF10","editorSuggestWidget.foreground":"#EEFFFF","editorSuggestWidget.highlightForeground":"#80CBC4","editorSuggestWidget.selectedBackground":"#00000050","editorWarning.foreground":"#FFCB6B70","editorWhitespace.foreground":"#EEFFFF40","editorWidget.background":"#212121","editorWidget.border":"#80CBC4","editorWidget.resizeBorder":"#80CBC4","extensionBadge.remoteForeground":"#EEFFFF","extensionButton.prominentBackground":"#C3E88D90","extensionButton.prominentForeground":"#EEFFFF","extensionButton.prominentHoverBackground":"#C3E88D","focusBorder":"#FFFFFF00","foreground":"#EEFFFF","gitDecoration.conflictingResourceForeground":"#FFCB6B90","gitDecoration.deletedResourceForeground":"#f0717890","gitDecoration.ignoredResourceForeground":"#67676790","gitDecoration.modifiedResourceForeground":"#82AAFF90","gitDecoration.untrackedResourceForeground":"#C3E88D90","input.background":"#2B2B2B","input.border":"#FFFFFF10","input.foreground":"#EEFFFF","input.placeholderForeground":"#EEFFFF60","inputOption.activeBackground":"#EEFFFF30","inputOption.activeBorder":"#EEFFFF30","inputValidation.errorBorder":"#f07178","inputValidation.infoBorder":"#82AAFF","inputValidation.warningBorder":"#FFCB6B","list.activeSelectionBackground":"#212121","list.activeSelectionForeground":"#80CBC4","list.dropBackground":"#f0717880","list.focusBackground":"#EEFFFF20","list.focusForeground":"#EEFFFF","list.highlightForeground":"#80CBC4","list.hoverBackground":"#212121","list.hoverForeground":"#FFFFFF","list.inactiveSelectionBackground":"#00000030","list.inactiveSelectionForeground":"#80CBC4","listFilterWidget.background":"#00000030","listFilterWidget.noMatchesOutline":"#00000030","listFilterWidget.outline":"#00000030","menu.background":"#212121","menu.foreground":"#EEFFFF","menu.selectionBackground":"#00000050","menu.selectionBorder":"#00000030","menu.selectionForeground":"#80CBC4","menu.separatorBackground":"#EEFFFF","menubar.selectionBackground":"#00000030","menubar.selectionBorder":"#00000030","menubar.selectionForeground":"#80CBC4","notebook.focusedCellBorder":"#80CBC4","notebook.inactiveFocusedCellBorder":"#80CBC450","notificationLink.foreground":"#80CBC4","notifications.background":"#212121","notifications.foreground":"#EEFFFF","panel.background":"#212121","panel.border":"#21212160","panel.dropBackground":"#EEFFFF","panelTitle.activeBorder":"#80CBC4","panelTitle.activeForeground":"#FFFFFF","panelTitle.inactiveForeground":"#EEFFFF","peekView.border":"#00000030","peekViewEditor.background":"#2B2B2B","peekViewEditor.matchHighlightBackground":"#61616150","peekViewEditorGutter.background":"#2B2B2B","peekViewResult.background":"#2B2B2B","peekViewResult.matchHighlightBackground":"#61616150","peekViewResult.selectionBackground":"#67676770","peekViewTitle.background":"#2B2B2B","peekViewTitleDescription.foreground":"#EEFFFF60","pickerGroup.border":"#FFFFFF1a","pickerGroup.foreground":"#80CBC4","progressBar.background":"#80CBC4","quickInput.background":"#212121","quickInput.foreground":"#676767","quickInput.list.focusBackground":"#EEFFFF20","sash.hoverBorder":"#80CBC450","scrollbar.shadow":"#00000030","scrollbarSlider.activeBackground":"#80CBC4","scrollbarSlider.background":"#EEFFFF20","scrollbarSlider.hoverBackground":"#EEFFFF10","selection.background":"#00000080","settings.checkboxBackground":"#212121","settings.checkboxForeground":"#EEFFFF","settings.dropdownBackground":"#212121","settings.dropdownForeground":"#EEFFFF","settings.headerForeground":"#80CBC4","settings.modifiedItemIndicator":"#80CBC4","settings.numberInputBackground":"#212121","settings.numberInputForeground":"#EEFFFF","settings.textInputBackground":"#212121","settings.textInputForeground":"#EEFFFF","sideBar.background":"#212121","sideBar.border":"#21212160","sideBar.foreground":"#676767","sideBarSectionHeader.background":"#212121","sideBarSectionHeader.border":"#21212160","sideBarTitle.foreground":"#EEFFFF","statusBar.background":"#212121","statusBar.border":"#21212160","statusBar.debuggingBackground":"#C792EA","statusBar.debuggingForeground":"#ffffff","statusBar.foreground":"#616161","statusBar.noFolderBackground":"#212121","statusBarItem.activeBackground":"#f0717880","statusBarItem.hoverBackground":"#54545420","statusBarItem.remoteBackground":"#80CBC4","statusBarItem.remoteForeground":"#000000","tab.activeBackground":"#212121","tab.activeBorder":"#80CBC4","tab.activeForeground":"#FFFFFF","tab.activeModifiedBorder":"#676767","tab.border":"#212121","tab.inactiveBackground":"#212121","tab.inactiveForeground":"#676767","tab.inactiveModifiedBorder":"#904348","tab.unfocusedActiveBorder":"#545454","tab.unfocusedActiveForeground":"#EEFFFF","tab.unfocusedActiveModifiedBorder":"#c05a60","tab.unfocusedInactiveModifiedBorder":"#904348","terminal.ansiBlack":"#000000","terminal.ansiBlue":"#82AAFF","terminal.ansiBrightBlack":"#545454","terminal.ansiBrightBlue":"#82AAFF","terminal.ansiBrightCyan":"#89DDFF","terminal.ansiBrightGreen":"#C3E88D","terminal.ansiBrightMagenta":"#C792EA","terminal.ansiBrightRed":"#f07178","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#FFCB6B","terminal.ansiCyan":"#89DDFF","terminal.ansiGreen":"#C3E88D","terminal.ansiMagenta":"#C792EA","terminal.ansiRed":"#f07178","terminal.ansiWhite":"#ffffff","terminal.ansiYellow":"#FFCB6B","terminalCursor.background":"#000000","terminalCursor.foreground":"#FFCB6B","textLink.activeForeground":"#EEFFFF","textLink.foreground":"#80CBC4","titleBar.activeBackground":"#212121","titleBar.activeForeground":"#EEFFFF","titleBar.border":"#21212160","titleBar.inactiveBackground":"#212121","titleBar.inactiveForeground":"#676767","tree.indentGuidesStroke":"#424242","widget.shadow":"#00000030"},"displayName":"Material Theme Darker","name":"material-theme-darker","semanticHighlighting":true,"tokenColors":[{"settings":{"background":"#212121","foreground":"#EEFFFF"}},{"scope":"string","settings":{"foreground":"#C3E88D"}},{"scope":"punctuation, constant.other.symbol","settings":{"foreground":"#89DDFF"}},{"scope":"constant.character.escape, text.html constant.character.entity.named","settings":{"foreground":"#EEFFFF"}},{"scope":"constant.language.boolean","settings":{"foreground":"#ff9cac"}},{"scope":"constant.numeric","settings":{"foreground":"#F78C6C"}},{"scope":"variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments","settings":{"foreground":"#EEFFFF"}},{"scope":"keyword.other","settings":{"foreground":"#F78C6C"}},{"scope":"keyword, modifier, variable.language.this, support.type.object, constant.language","settings":{"foreground":"#89DDFF"}},{"scope":"entity.name.function, support.function","settings":{"foreground":"#82AAFF"}},{"scope":"storage.type, storage.modifier, storage.control","settings":{"foreground":"#C792EA"}},{"scope":"support.module, support.node","settings":{"fontStyle":"italic","foreground":"#f07178"}},{"scope":"support.type, constant.other.key","settings":{"foreground":"#FFCB6B"}},{"scope":"entity.name.type, entity.other.inherited-class, entity.other","settings":{"foreground":"#FFCB6B"}},{"scope":"comment","settings":{"fontStyle":"italic","foreground":"#545454"}},{"scope":"comment punctuation.definition.comment, string.quoted.docstring","settings":{"fontStyle":"italic","foreground":"#545454"}},{"scope":"punctuation","settings":{"foreground":"#89DDFF"}},{"scope":"entity.name, entity.name.type.class, support.type, support.class, meta.use","settings":{"foreground":"#FFCB6B"}},{"scope":"variable.object.property, meta.field.declaration entity.name.function","settings":{"foreground":"#f07178"}},{"scope":"meta.definition.method entity.name.function","settings":{"foreground":"#f07178"}},{"scope":"meta.function entity.name.function","settings":{"foreground":"#82AAFF"}},{"scope":"template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end","settings":{"foreground":"#89DDFF"}},{"scope":"meta.embedded, source.groovy.embedded, meta.template.expression","settings":{"foreground":"#EEFFFF"}},{"scope":"entity.name.tag.yaml","settings":{"foreground":"#f07178"}},{"scope":"meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json","settings":{"foreground":"#f07178"}},{"scope":"constant.language.json","settings":{"foreground":"#89DDFF"}},{"scope":"entity.other.attribute-name.class","settings":{"foreground":"#FFCB6B"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#F78C6C"}},{"scope":"source.css entity.name.tag","settings":{"foreground":"#FFCB6B"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#B2CCD6"}},{"scope":"meta.tag, punctuation.definition.tag","settings":{"foreground":"#89DDFF"}},{"scope":"entity.name.tag","settings":{"foreground":"#f07178"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#C792EA"}},{"scope":"punctuation.definition.entity.html","settings":{"foreground":"#EEFFFF"}},{"scope":"markup.heading","settings":{"foreground":"#89DDFF"}},{"scope":"text.html.markdown meta.link.inline, meta.link.reference","settings":{"foreground":"#f07178"}},{"scope":"text.html.markdown beginning.punctuation.definition.list","settings":{"foreground":"#89DDFF"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#f07178"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#f07178"}},{"scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"fontStyle":"italic bold","foreground":"#f07178"}},{"scope":"markup.fenced_code.block.markdown punctuation.definition.markdown","settings":{"foreground":"#C3E88D"}},{"scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#C3E88D"}},{"scope":"keyword.other.definition.ini","settings":{"foreground":"#f07178"}},{"scope":"entity.name.section.group-title.ini","settings":{"foreground":"#89DDFF"}},{"scope":"source.cs meta.class.identifier storage.type","settings":{"foreground":"#FFCB6B"}},{"scope":"source.cs meta.method.identifier entity.name.function","settings":{"foreground":"#f07178"}},{"scope":"source.cs meta.method-call meta.method, source.cs entity.name.function","settings":{"foreground":"#82AAFF"}},{"scope":"source.cs storage.type","settings":{"foreground":"#FFCB6B"}},{"scope":"source.cs meta.method.return-type","settings":{"foreground":"#FFCB6B"}},{"scope":"source.cs meta.preprocessor","settings":{"foreground":"#545454"}},{"scope":"source.cs entity.name.type.namespace","settings":{"foreground":"#EEFFFF"}},{"scope":"meta.jsx.children, SXNested","settings":{"foreground":"#EEFFFF"}},{"scope":"support.class.component","settings":{"foreground":"#FFCB6B"}},{"scope":"source.cpp meta.block variable.other","settings":{"foreground":"#EEFFFF"}},{"scope":"source.python meta.member.access.python","settings":{"foreground":"#f07178"}},{"scope":"source.python meta.function-call.python, meta.function-call.arguments","settings":{"foreground":"#82AAFF"}},{"scope":"meta.block","settings":{"foreground":"#f07178"}},{"scope":"entity.name.function.call","settings":{"foreground":"#82AAFF"}},{"scope":"source.php support.other.namespace, source.php meta.use support.class","settings":{"foreground":"#EEFFFF"}},{"scope":"constant.keyword","settings":{"fontStyle":"italic","foreground":"#89DDFF"}},{"scope":"entity.name.function","settings":{"foreground":"#82AAFF"}},{"settings":{"background":"#212121","foreground":"#EEFFFF"}},{"scope":["constant.other.placeholder"],"settings":{"foreground":"#f07178"}},{"scope":["markup.deleted"],"settings":{"foreground":"#f07178"}},{"scope":["markup.inserted"],"settings":{"foreground":"#C3E88D"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"scope":["keyword.control"],"settings":{"fontStyle":"italic","foreground":"#89DDFF"}},{"scope":["variable.parameter"],"settings":{"fontStyle":"italic"}},{"scope":["variable.parameter.function.language.special.self.python"],"settings":{"fontStyle":"italic","foreground":"#f07178"}},{"scope":["constant.character.format.placeholder.other.python"],"settings":{"foreground":"#F78C6C"}},{"scope":["markup.quote"],"settings":{"fontStyle":"italic","foreground":"#89DDFF"}},{"scope":["markup.fenced_code.block"],"settings":{"foreground":"#EEFFFF90"}},{"scope":["punctuation.definition.quote"],"settings":{"foreground":"#ff9cac"}},{"scope":["meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFCB6B"}},{"scope":["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":"#F78C6C"}},{"scope":["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":"#f07178"}},{"scope":["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":"#916b53"}},{"scope":["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":"#82AAFF"}},{"scope":["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":"#ff9cac"}},{"scope":["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":"#C792EA"}},{"scope":["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":"#C3E88D"}}],"type":"dark"};
|
649
2
|
//# sourceMappingURL=material-theme-darker.js.map
|