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,1886 +1,2 @@
|
|
1
|
-
"use strict";
|
2
|
-
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
4
|
-
value: true
|
5
|
-
});
|
6
|
-
exports.default = {
|
7
|
-
"colors": {
|
8
|
-
"activityBar.activeBorder": "#a7c080d0",
|
9
|
-
"activityBar.activeFocusBorder": "#a7c080",
|
10
|
-
"activityBar.background": "#2d353b",
|
11
|
-
"activityBar.border": "#2d353b",
|
12
|
-
"activityBar.dropBackground": "#2d353b",
|
13
|
-
"activityBar.foreground": "#d3c6aa",
|
14
|
-
"activityBar.inactiveForeground": "#859289",
|
15
|
-
"activityBarBadge.background": "#a7c080",
|
16
|
-
"activityBarBadge.foreground": "#2d353b",
|
17
|
-
"badge.background": "#a7c080",
|
18
|
-
"badge.foreground": "#2d353b",
|
19
|
-
"breadcrumb.activeSelectionForeground": "#d3c6aa",
|
20
|
-
"breadcrumb.focusForeground": "#d3c6aa",
|
21
|
-
"breadcrumb.foreground": "#859289",
|
22
|
-
"button.background": "#a7c080",
|
23
|
-
"button.foreground": "#2d353b",
|
24
|
-
"button.hoverBackground": "#a7c080d0",
|
25
|
-
"button.secondaryBackground": "#3d484d",
|
26
|
-
"button.secondaryForeground": "#d3c6aa",
|
27
|
-
"button.secondaryHoverBackground": "#475258",
|
28
|
-
"charts.blue": "#7fbbb3",
|
29
|
-
"charts.foreground": "#d3c6aa",
|
30
|
-
"charts.green": "#a7c080",
|
31
|
-
"charts.orange": "#e69875",
|
32
|
-
"charts.purple": "#d699b6",
|
33
|
-
"charts.red": "#e67e80",
|
34
|
-
"charts.yellow": "#dbbc7f",
|
35
|
-
"checkbox.background": "#2d353b",
|
36
|
-
"checkbox.border": "#4f585e",
|
37
|
-
"checkbox.foreground": "#e69875",
|
38
|
-
"debugConsole.errorForeground": "#e67e80",
|
39
|
-
"debugConsole.infoForeground": "#a7c080",
|
40
|
-
"debugConsole.sourceForeground": "#d699b6",
|
41
|
-
"debugConsole.warningForeground": "#dbbc7f",
|
42
|
-
"debugConsoleInputIcon.foreground": "#83c092",
|
43
|
-
"debugIcon.breakpointCurrentStackframeForeground": "#7fbbb3",
|
44
|
-
"debugIcon.breakpointDisabledForeground": "#da6362",
|
45
|
-
"debugIcon.breakpointForeground": "#e67e80",
|
46
|
-
"debugIcon.breakpointStackframeForeground": "#e67e80",
|
47
|
-
"debugIcon.breakpointUnverifiedForeground": "#9aa79d",
|
48
|
-
"debugIcon.continueForeground": "#7fbbb3",
|
49
|
-
"debugIcon.disconnectForeground": "#d699b6",
|
50
|
-
"debugIcon.pauseForeground": "#dbbc7f",
|
51
|
-
"debugIcon.restartForeground": "#83c092",
|
52
|
-
"debugIcon.startForeground": "#83c092",
|
53
|
-
"debugIcon.stepBackForeground": "#7fbbb3",
|
54
|
-
"debugIcon.stepIntoForeground": "#7fbbb3",
|
55
|
-
"debugIcon.stepOutForeground": "#7fbbb3",
|
56
|
-
"debugIcon.stepOverForeground": "#7fbbb3",
|
57
|
-
"debugIcon.stopForeground": "#e67e80",
|
58
|
-
"debugTokenExpression.boolean": "#d699b6",
|
59
|
-
"debugTokenExpression.error": "#e67e80",
|
60
|
-
"debugTokenExpression.name": "#7fbbb3",
|
61
|
-
"debugTokenExpression.number": "#d699b6",
|
62
|
-
"debugTokenExpression.string": "#dbbc7f",
|
63
|
-
"debugTokenExpression.value": "#a7c080",
|
64
|
-
"debugToolBar.background": "#2d353b",
|
65
|
-
"descriptionForeground": "#859289",
|
66
|
-
"diffEditor.diagonalFill": "#4f585e",
|
67
|
-
"diffEditor.insertedTextBackground": "#569d7930",
|
68
|
-
"diffEditor.removedTextBackground": "#da636230",
|
69
|
-
"dropdown.background": "#2d353b",
|
70
|
-
"dropdown.border": "#4f585e",
|
71
|
-
"dropdown.foreground": "#9aa79d",
|
72
|
-
"editor.background": "#2d353b",
|
73
|
-
"editor.findMatchBackground": "#d77f4840",
|
74
|
-
"editor.findMatchHighlightBackground": "#899c4040",
|
75
|
-
"editor.findRangeHighlightBackground": "#47525860",
|
76
|
-
"editor.foldBackground": "#4f585e80",
|
77
|
-
"editor.foreground": "#d3c6aa",
|
78
|
-
"editor.hoverHighlightBackground": "#475258b0",
|
79
|
-
"editor.inactiveSelectionBackground": "#47525860",
|
80
|
-
"editor.lineHighlightBackground": "#3d484d90",
|
81
|
-
"editor.lineHighlightBorder": "#4f585e00",
|
82
|
-
"editor.rangeHighlightBackground": "#3d484d80",
|
83
|
-
"editor.selectionBackground": "#475258c0",
|
84
|
-
"editor.selectionHighlightBackground": "#47525860",
|
85
|
-
"editor.snippetFinalTabstopHighlightBackground": "#899c4040",
|
86
|
-
"editor.snippetFinalTabstopHighlightBorder": "#2d353b",
|
87
|
-
"editor.snippetTabstopHighlightBackground": "#3d484d",
|
88
|
-
"editor.symbolHighlightBackground": "#5a93a240",
|
89
|
-
"editor.wordHighlightBackground": "#47525858",
|
90
|
-
"editor.wordHighlightStrongBackground": "#475258b0",
|
91
|
-
"editorBracketHighlight.foreground1": "#e67e80",
|
92
|
-
"editorBracketHighlight.foreground2": "#dbbc7f",
|
93
|
-
"editorBracketHighlight.foreground3": "#a7c080",
|
94
|
-
"editorBracketHighlight.foreground4": "#7fbbb3",
|
95
|
-
"editorBracketHighlight.foreground5": "#e69875",
|
96
|
-
"editorBracketHighlight.foreground6": "#d699b6",
|
97
|
-
"editorBracketHighlight.unexpectedBracket.foreground": "#859289",
|
98
|
-
"editorBracketMatch.background": "#4f585e",
|
99
|
-
"editorBracketMatch.border": "#2d353b00",
|
100
|
-
"editorCodeLens.foreground": "#7f897da0",
|
101
|
-
"editorCursor.foreground": "#d3c6aa",
|
102
|
-
"editorError.background": "#da636200",
|
103
|
-
"editorError.foreground": "#da6362",
|
104
|
-
"editorGhostText.background": "#2d353b00",
|
105
|
-
"editorGhostText.foreground": "#7f897da0",
|
106
|
-
"editorGroup.border": "#21272b",
|
107
|
-
"editorGroup.dropBackground": "#4f585e60",
|
108
|
-
"editorGroupHeader.noTabsBackground": "#2d353b",
|
109
|
-
"editorGroupHeader.tabsBackground": "#2d353b",
|
110
|
-
"editorGutter.addedBackground": "#899c40a0",
|
111
|
-
"editorGutter.background": "#2d353b00",
|
112
|
-
"editorGutter.commentRangeForeground": "#7f897d",
|
113
|
-
"editorGutter.deletedBackground": "#da6362a0",
|
114
|
-
"editorGutter.modifiedBackground": "#5a93a2a0",
|
115
|
-
"editorHint.foreground": "#b87b9d",
|
116
|
-
"editorHoverWidget.background": "#343f44",
|
117
|
-
"editorHoverWidget.border": "#475258",
|
118
|
-
"editorIndentGuide.activeBackground": "#9aa79d50",
|
119
|
-
"editorIndentGuide.background": "#9aa79d20",
|
120
|
-
"editorInfo.background": "#5a93a200",
|
121
|
-
"editorInfo.foreground": "#5a93a2",
|
122
|
-
"editorInlayHint.background": "#2d353b00",
|
123
|
-
"editorInlayHint.foreground": "#7f897da0",
|
124
|
-
"editorInlayHint.parameterBackground": "#2d353b00",
|
125
|
-
"editorInlayHint.parameterForeground": "#7f897da0",
|
126
|
-
"editorInlayHint.typeBackground": "#2d353b00",
|
127
|
-
"editorInlayHint.typeForeground": "#7f897da0",
|
128
|
-
"editorLightBulb.foreground": "#dbbc7f",
|
129
|
-
"editorLightBulbAutoFix.foreground": "#83c092",
|
130
|
-
"editorLineNumber.activeForeground": "#9aa79de0",
|
131
|
-
"editorLineNumber.foreground": "#7f897da0",
|
132
|
-
"editorLink.activeForeground": "#a7c080",
|
133
|
-
"editorMarkerNavigation.background": "#343f44",
|
134
|
-
"editorMarkerNavigationError.background": "#da636280",
|
135
|
-
"editorMarkerNavigationInfo.background": "#5a93a280",
|
136
|
-
"editorMarkerNavigationWarning.background": "#bf983d80",
|
137
|
-
"editorOverviewRuler.addedForeground": "#899c40a0",
|
138
|
-
"editorOverviewRuler.border": "#2d353b00",
|
139
|
-
"editorOverviewRuler.commonContentForeground": "#859289",
|
140
|
-
"editorOverviewRuler.currentContentForeground": "#5a93a2",
|
141
|
-
"editorOverviewRuler.deletedForeground": "#da6362a0",
|
142
|
-
"editorOverviewRuler.errorForeground": "#e67e80",
|
143
|
-
"editorOverviewRuler.findMatchForeground": "#569d79",
|
144
|
-
"editorOverviewRuler.incomingContentForeground": "#569d79",
|
145
|
-
"editorOverviewRuler.infoForeground": "#d699b6",
|
146
|
-
"editorOverviewRuler.modifiedForeground": "#5a93a2a0",
|
147
|
-
"editorOverviewRuler.rangeHighlightForeground": "#569d79",
|
148
|
-
"editorOverviewRuler.selectionHighlightForeground": "#569d79",
|
149
|
-
"editorOverviewRuler.warningForeground": "#dbbc7f",
|
150
|
-
"editorOverviewRuler.wordHighlightForeground": "#4f585e",
|
151
|
-
"editorOverviewRuler.wordHighlightStrongForeground": "#4f585e",
|
152
|
-
"editorRuler.foreground": "#475258a0",
|
153
|
-
"editorSuggestWidget.background": "#3d484d",
|
154
|
-
"editorSuggestWidget.border": "#3d484d",
|
155
|
-
"editorSuggestWidget.foreground": "#d3c6aa",
|
156
|
-
"editorSuggestWidget.highlightForeground": "#a7c080",
|
157
|
-
"editorSuggestWidget.selectedBackground": "#475258",
|
158
|
-
"editorUnnecessaryCode.border": "#2d353b",
|
159
|
-
"editorUnnecessaryCode.opacity": "#00000080",
|
160
|
-
"editorWarning.background": "#bf983d00",
|
161
|
-
"editorWarning.foreground": "#bf983d",
|
162
|
-
"editorWhitespace.foreground": "#475258",
|
163
|
-
"editorWidget.background": "#2d353b",
|
164
|
-
"editorWidget.border": "#4f585e",
|
165
|
-
"editorWidget.foreground": "#d3c6aa",
|
166
|
-
"errorForeground": "#e67e80",
|
167
|
-
"extensionBadge.remoteBackground": "#a7c080",
|
168
|
-
"extensionBadge.remoteForeground": "#2d353b",
|
169
|
-
"extensionButton.prominentBackground": "#a7c080",
|
170
|
-
"extensionButton.prominentForeground": "#2d353b",
|
171
|
-
"extensionButton.prominentHoverBackground": "#a7c080d0",
|
172
|
-
"extensionIcon.preReleaseForeground": "#e69875",
|
173
|
-
"extensionIcon.starForeground": "#83c092",
|
174
|
-
"extensionIcon.verifiedForeground": "#a7c080",
|
175
|
-
"focusBorder": "#2d353b00",
|
176
|
-
"foreground": "#9aa79d",
|
177
|
-
"gitDecoration.addedResourceForeground": "#a7c080a0",
|
178
|
-
"gitDecoration.conflictingResourceForeground": "#d699b6a0",
|
179
|
-
"gitDecoration.deletedResourceForeground": "#e67e80a0",
|
180
|
-
"gitDecoration.ignoredResourceForeground": "#4f585e",
|
181
|
-
"gitDecoration.modifiedResourceForeground": "#7fbbb3a0",
|
182
|
-
"gitDecoration.stageDeletedResourceForeground": "#83c092a0",
|
183
|
-
"gitDecoration.stageModifiedResourceForeground": "#83c092a0",
|
184
|
-
"gitDecoration.submoduleResourceForeground": "#e69875a0",
|
185
|
-
"gitDecoration.untrackedResourceForeground": "#dbbc7fa0",
|
186
|
-
"gitlens.closedPullRequestIconColor": "#e67e80",
|
187
|
-
"gitlens.decorations.addedForegroundColor": "#a7c080",
|
188
|
-
"gitlens.decorations.branchAheadForegroundColor": "#83c092",
|
189
|
-
"gitlens.decorations.branchBehindForegroundColor": "#e69875",
|
190
|
-
"gitlens.decorations.branchDivergedForegroundColor": "#dbbc7f",
|
191
|
-
"gitlens.decorations.branchMissingUpstreamForegroundColor": "#e67e80",
|
192
|
-
"gitlens.decorations.branchUnpublishedForegroundColor": "#7fbbb3",
|
193
|
-
"gitlens.decorations.branchUpToDateForegroundColor": "#d3c6aa",
|
194
|
-
"gitlens.decorations.copiedForegroundColor": "#d699b6",
|
195
|
-
"gitlens.decorations.deletedForegroundColor": "#e67e80",
|
196
|
-
"gitlens.decorations.ignoredForegroundColor": "#9aa79d",
|
197
|
-
"gitlens.decorations.modifiedForegroundColor": "#7fbbb3",
|
198
|
-
"gitlens.decorations.renamedForegroundColor": "#d699b6",
|
199
|
-
"gitlens.decorations.untrackedForegroundColor": "#dbbc7f",
|
200
|
-
"gitlens.gutterBackgroundColor": "#2d353b",
|
201
|
-
"gitlens.gutterForegroundColor": "#d3c6aa",
|
202
|
-
"gitlens.gutterUncommittedForegroundColor": "#7fbbb3",
|
203
|
-
"gitlens.lineHighlightBackgroundColor": "#343f44",
|
204
|
-
"gitlens.lineHighlightOverviewRulerColor": "#a7c080",
|
205
|
-
"gitlens.mergedPullRequestIconColor": "#d699b6",
|
206
|
-
"gitlens.openPullRequestIconColor": "#83c092",
|
207
|
-
"gitlens.trailingLineForegroundColor": "#859289",
|
208
|
-
"gitlens.unpublishedCommitIconColor": "#dbbc7f",
|
209
|
-
"gitlens.unpulledChangesIconColor": "#e69875",
|
210
|
-
"gitlens.unpushlishedChangesIconColor": "#7fbbb3",
|
211
|
-
"icon.foreground": "#83c092",
|
212
|
-
"imagePreview.border": "#2d353b",
|
213
|
-
"input.background": "#2d353b00",
|
214
|
-
"input.border": "#4f585e",
|
215
|
-
"input.foreground": "#d3c6aa",
|
216
|
-
"input.placeholderForeground": "#7f897d",
|
217
|
-
"inputOption.activeBorder": "#83c092",
|
218
|
-
"inputValidation.errorBackground": "#da6362",
|
219
|
-
"inputValidation.errorBorder": "#e67e80",
|
220
|
-
"inputValidation.errorForeground": "#d3c6aa",
|
221
|
-
"inputValidation.infoBackground": "#5a93a2",
|
222
|
-
"inputValidation.infoBorder": "#7fbbb3",
|
223
|
-
"inputValidation.infoForeground": "#d3c6aa",
|
224
|
-
"inputValidation.warningBackground": "#bf983d",
|
225
|
-
"inputValidation.warningBorder": "#dbbc7f",
|
226
|
-
"inputValidation.warningForeground": "#d3c6aa",
|
227
|
-
"issues.closed": "#e67e80",
|
228
|
-
"issues.open": "#83c092",
|
229
|
-
"keybindingLabel.background": "#2d353b00",
|
230
|
-
"keybindingLabel.border": "#272e33",
|
231
|
-
"keybindingLabel.bottomBorder": "#21272b",
|
232
|
-
"keybindingLabel.foreground": "#d3c6aa",
|
233
|
-
"keybindingTable.headerBackground": "#3d484d",
|
234
|
-
"keybindingTable.rowsBackground": "#343f44",
|
235
|
-
"list.activeSelectionBackground": "#47525880",
|
236
|
-
"list.activeSelectionForeground": "#d3c6aa",
|
237
|
-
"list.dropBackground": "#343f4480",
|
238
|
-
"list.errorForeground": "#e67e80",
|
239
|
-
"list.focusBackground": "#47525880",
|
240
|
-
"list.focusForeground": "#d3c6aa",
|
241
|
-
"list.highlightForeground": "#a7c080",
|
242
|
-
"list.hoverBackground": "#2d353b00",
|
243
|
-
"list.hoverForeground": "#d3c6aa",
|
244
|
-
"list.inactiveFocusBackground": "#47525860",
|
245
|
-
"list.inactiveSelectionBackground": "#47525880",
|
246
|
-
"list.inactiveSelectionForeground": "#9aa79d",
|
247
|
-
"list.invalidItemForeground": "#da6362",
|
248
|
-
"list.warningForeground": "#dbbc7f",
|
249
|
-
"menu.background": "#2d353b",
|
250
|
-
"menu.foreground": "#9aa79d",
|
251
|
-
"menu.selectionBackground": "#343f44",
|
252
|
-
"menu.selectionForeground": "#d3c6aa",
|
253
|
-
"menubar.selectionBackground": "#2d353b",
|
254
|
-
"menubar.selectionBorder": "#2d353b",
|
255
|
-
"merge.border": "#2d353b00",
|
256
|
-
"merge.currentContentBackground": "#5a93a240",
|
257
|
-
"merge.currentHeaderBackground": "#5a93a280",
|
258
|
-
"merge.incomingContentBackground": "#569d7940",
|
259
|
-
"merge.incomingHeaderBackground": "#569d7980",
|
260
|
-
"minimap.errorHighlight": "#da636280",
|
261
|
-
"minimap.findMatchHighlight": "#569d7960",
|
262
|
-
"minimap.selectionHighlight": "#4f585ef0",
|
263
|
-
"minimap.warningHighlight": "#bf983d80",
|
264
|
-
"minimapGutter.addedBackground": "#899c40a0",
|
265
|
-
"minimapGutter.deletedBackground": "#da6362a0",
|
266
|
-
"minimapGutter.modifiedBackground": "#5a93a2a0",
|
267
|
-
"notebook.cellBorderColor": "#4f585e",
|
268
|
-
"notebook.cellHoverBackground": "#2d353b",
|
269
|
-
"notebook.cellStatusBarItemHoverBackground": "#343f44",
|
270
|
-
"notebook.cellToolbarSeparator": "#4f585e",
|
271
|
-
"notebook.focusedCellBackground": "#2d353b",
|
272
|
-
"notebook.focusedCellBorder": "#4f585e",
|
273
|
-
"notebook.focusedEditorBorder": "#4f585e",
|
274
|
-
"notebook.focusedRowBorder": "#4f585e",
|
275
|
-
"notebook.inactiveFocusedCellBorder": "#4f585e",
|
276
|
-
"notebook.outputContainerBackgroundColor": "#272e33",
|
277
|
-
"notebook.selectedCellBorder": "#4f585e",
|
278
|
-
"notebookStatusErrorIcon.foreground": "#e67e80",
|
279
|
-
"notebookStatusRunningIcon.foreground": "#7fbbb3",
|
280
|
-
"notebookStatusSuccessIcon.foreground": "#a7c080",
|
281
|
-
"notificationCenterHeader.background": "#3d484d",
|
282
|
-
"notificationCenterHeader.foreground": "#d3c6aa",
|
283
|
-
"notificationLink.foreground": "#a7c080",
|
284
|
-
"notifications.background": "#2d353b",
|
285
|
-
"notifications.foreground": "#d3c6aa",
|
286
|
-
"notificationsErrorIcon.foreground": "#e67e80",
|
287
|
-
"notificationsInfoIcon.foreground": "#7fbbb3",
|
288
|
-
"notificationsWarningIcon.foreground": "#dbbc7f",
|
289
|
-
"panel.background": "#2d353b",
|
290
|
-
"panel.border": "#2d353b",
|
291
|
-
"panelInput.border": "#4f585e",
|
292
|
-
"panelSection.border": "#21272b",
|
293
|
-
"panelSectionHeader.background": "#2d353b",
|
294
|
-
"panelTitle.activeBorder": "#a7c080d0",
|
295
|
-
"panelTitle.activeForeground": "#d3c6aa",
|
296
|
-
"panelTitle.inactiveForeground": "#859289",
|
297
|
-
"peekView.border": "#475258",
|
298
|
-
"peekViewEditor.background": "#343f44",
|
299
|
-
"peekViewEditor.matchHighlightBackground": "#bf983d50",
|
300
|
-
"peekViewEditorGutter.background": "#343f44",
|
301
|
-
"peekViewResult.background": "#343f44",
|
302
|
-
"peekViewResult.fileForeground": "#d3c6aa",
|
303
|
-
"peekViewResult.lineForeground": "#9aa79d",
|
304
|
-
"peekViewResult.matchHighlightBackground": "#bf983d50",
|
305
|
-
"peekViewResult.selectionBackground": "#569d7950",
|
306
|
-
"peekViewResult.selectionForeground": "#d3c6aa",
|
307
|
-
"peekViewTitle.background": "#475258",
|
308
|
-
"peekViewTitleDescription.foreground": "#d3c6aa",
|
309
|
-
"peekViewTitleLabel.foreground": "#a7c080",
|
310
|
-
"pickerGroup.border": "#a7c0801a",
|
311
|
-
"pickerGroup.foreground": "#d3c6aa",
|
312
|
-
"ports.iconRunningProcessForeground": "#e69875",
|
313
|
-
"problemsErrorIcon.foreground": "#e67e80",
|
314
|
-
"problemsInfoIcon.foreground": "#7fbbb3",
|
315
|
-
"problemsWarningIcon.foreground": "#dbbc7f",
|
316
|
-
"progressBar.background": "#a7c080",
|
317
|
-
"quickInputTitle.background": "#343f44",
|
318
|
-
"rust_analyzer.inlayHints.background": "#2d353b00",
|
319
|
-
"rust_analyzer.inlayHints.foreground": "#7f897da0",
|
320
|
-
"rust_analyzer.syntaxTreeBorder": "#e67e80",
|
321
|
-
"sash.hoverBorder": "#475258",
|
322
|
-
"scrollbar.shadow": "#00000070",
|
323
|
-
"scrollbarSlider.activeBackground": "#9aa79d",
|
324
|
-
"scrollbarSlider.background": "#4f585e80",
|
325
|
-
"scrollbarSlider.hoverBackground": "#4f585e",
|
326
|
-
"selection.background": "#475258e0",
|
327
|
-
"settings.checkboxBackground": "#2d353b",
|
328
|
-
"settings.checkboxBorder": "#4f585e",
|
329
|
-
"settings.checkboxForeground": "#e69875",
|
330
|
-
"settings.dropdownBackground": "#2d353b",
|
331
|
-
"settings.dropdownBorder": "#4f585e",
|
332
|
-
"settings.dropdownForeground": "#83c092",
|
333
|
-
"settings.focusedRowBackground": "#343f44",
|
334
|
-
"settings.headerForeground": "#9aa79d",
|
335
|
-
"settings.modifiedItemIndicator": "#7f897d",
|
336
|
-
"settings.numberInputBackground": "#2d353b",
|
337
|
-
"settings.numberInputBorder": "#4f585e",
|
338
|
-
"settings.numberInputForeground": "#d699b6",
|
339
|
-
"settings.rowHoverBackground": "#343f44",
|
340
|
-
"settings.textInputBackground": "#2d353b",
|
341
|
-
"settings.textInputBorder": "#4f585e",
|
342
|
-
"settings.textInputForeground": "#7fbbb3",
|
343
|
-
"sideBar.background": "#2d353b",
|
344
|
-
"sideBar.foreground": "#859289",
|
345
|
-
"sideBarSectionHeader.background": "#2d353b00",
|
346
|
-
"sideBarSectionHeader.foreground": "#9aa79d",
|
347
|
-
"sideBarTitle.foreground": "#9aa79d",
|
348
|
-
"statusBar.background": "#2d353b",
|
349
|
-
"statusBar.border": "#2d353b",
|
350
|
-
"statusBar.debuggingBackground": "#2d353b",
|
351
|
-
"statusBar.debuggingForeground": "#e69875",
|
352
|
-
"statusBar.foreground": "#9aa79d",
|
353
|
-
"statusBar.noFolderBackground": "#2d353b",
|
354
|
-
"statusBar.noFolderBorder": "#2d353b",
|
355
|
-
"statusBar.noFolderForeground": "#9aa79d",
|
356
|
-
"statusBarItem.activeBackground": "#47525870",
|
357
|
-
"statusBarItem.errorBackground": "#2d353b",
|
358
|
-
"statusBarItem.errorForeground": "#e67e80",
|
359
|
-
"statusBarItem.hoverBackground": "#475258a0",
|
360
|
-
"statusBarItem.prominentBackground": "#2d353b",
|
361
|
-
"statusBarItem.prominentForeground": "#d3c6aa",
|
362
|
-
"statusBarItem.prominentHoverBackground": "#475258a0",
|
363
|
-
"statusBarItem.remoteBackground": "#2d353b",
|
364
|
-
"statusBarItem.remoteForeground": "#9aa79d",
|
365
|
-
"statusBarItem.warningBackground": "#2d353b",
|
366
|
-
"statusBarItem.warningForeground": "#dbbc7f",
|
367
|
-
"symbolIcon.arrayForeground": "#7fbbb3",
|
368
|
-
"symbolIcon.booleanForeground": "#d699b6",
|
369
|
-
"symbolIcon.classForeground": "#dbbc7f",
|
370
|
-
"symbolIcon.colorForeground": "#d3c6aa",
|
371
|
-
"symbolIcon.constantForeground": "#83c092",
|
372
|
-
"symbolIcon.constructorForeground": "#d699b6",
|
373
|
-
"symbolIcon.enumeratorForeground": "#d699b6",
|
374
|
-
"symbolIcon.enumeratorMemberForeground": "#83c092",
|
375
|
-
"symbolIcon.eventForeground": "#dbbc7f",
|
376
|
-
"symbolIcon.fieldForeground": "#d3c6aa",
|
377
|
-
"symbolIcon.fileForeground": "#d3c6aa",
|
378
|
-
"symbolIcon.folderForeground": "#d3c6aa",
|
379
|
-
"symbolIcon.functionForeground": "#a7c080",
|
380
|
-
"symbolIcon.interfaceForeground": "#dbbc7f",
|
381
|
-
"symbolIcon.keyForeground": "#a7c080",
|
382
|
-
"symbolIcon.keywordForeground": "#e67e80",
|
383
|
-
"symbolIcon.methodForeground": "#a7c080",
|
384
|
-
"symbolIcon.moduleForeground": "#d699b6",
|
385
|
-
"symbolIcon.namespaceForeground": "#d699b6",
|
386
|
-
"symbolIcon.nullForeground": "#83c092",
|
387
|
-
"symbolIcon.numberForeground": "#d699b6",
|
388
|
-
"symbolIcon.objectForeground": "#d699b6",
|
389
|
-
"symbolIcon.operatorForeground": "#e69875",
|
390
|
-
"symbolIcon.packageForeground": "#d699b6",
|
391
|
-
"symbolIcon.propertyForeground": "#83c092",
|
392
|
-
"symbolIcon.referenceForeground": "#7fbbb3",
|
393
|
-
"symbolIcon.snippetForeground": "#d3c6aa",
|
394
|
-
"symbolIcon.stringForeground": "#a7c080",
|
395
|
-
"symbolIcon.structForeground": "#dbbc7f",
|
396
|
-
"symbolIcon.textForeground": "#d3c6aa",
|
397
|
-
"symbolIcon.typeParameterForeground": "#83c092",
|
398
|
-
"symbolIcon.unitForeground": "#d3c6aa",
|
399
|
-
"symbolIcon.variableForeground": "#7fbbb3",
|
400
|
-
"tab.activeBackground": "#2d353b",
|
401
|
-
"tab.activeBorder": "#a7c080d0",
|
402
|
-
"tab.activeForeground": "#d3c6aa",
|
403
|
-
"tab.border": "#2d353b",
|
404
|
-
"tab.hoverBackground": "#2d353b",
|
405
|
-
"tab.hoverForeground": "#d3c6aa",
|
406
|
-
"tab.inactiveBackground": "#2d353b",
|
407
|
-
"tab.inactiveForeground": "#7f897d",
|
408
|
-
"tab.lastPinnedBorder": "#a7c080d0",
|
409
|
-
"tab.unfocusedActiveBorder": "#859289",
|
410
|
-
"tab.unfocusedActiveForeground": "#9aa79d",
|
411
|
-
"tab.unfocusedHoverForeground": "#d3c6aa",
|
412
|
-
"tab.unfocusedInactiveForeground": "#7f897d",
|
413
|
-
"terminal.ansiBlack": "#343f44",
|
414
|
-
"terminal.ansiBlue": "#7fbbb3",
|
415
|
-
"terminal.ansiBrightBlack": "#859289",
|
416
|
-
"terminal.ansiBrightBlue": "#7fbbb3",
|
417
|
-
"terminal.ansiBrightCyan": "#83c092",
|
418
|
-
"terminal.ansiBrightGreen": "#a7c080",
|
419
|
-
"terminal.ansiBrightMagenta": "#d699b6",
|
420
|
-
"terminal.ansiBrightRed": "#e67e80",
|
421
|
-
"terminal.ansiBrightWhite": "#d3c6aa",
|
422
|
-
"terminal.ansiBrightYellow": "#dbbc7f",
|
423
|
-
"terminal.ansiCyan": "#83c092",
|
424
|
-
"terminal.ansiGreen": "#a7c080",
|
425
|
-
"terminal.ansiMagenta": "#d699b6",
|
426
|
-
"terminal.ansiRed": "#e67e80",
|
427
|
-
"terminal.ansiWhite": "#d3c6aa",
|
428
|
-
"terminal.ansiYellow": "#dbbc7f",
|
429
|
-
"terminal.foreground": "#d3c6aa",
|
430
|
-
"terminalCursor.foreground": "#d3c6aa",
|
431
|
-
"testing.iconErrored": "#e67e80",
|
432
|
-
"testing.iconFailed": "#e67e80",
|
433
|
-
"testing.iconPassed": "#83c092",
|
434
|
-
"testing.iconQueued": "#7fbbb3",
|
435
|
-
"testing.iconSkipped": "#d699b6",
|
436
|
-
"testing.iconUnset": "#dbbc7f",
|
437
|
-
"testing.runAction": "#83c092",
|
438
|
-
"textBlockQuote.background": "#272e33",
|
439
|
-
"textBlockQuote.border": "#475258",
|
440
|
-
"textCodeBlock.background": "#272e33",
|
441
|
-
"textLink.activeForeground": "#a7c080c0",
|
442
|
-
"textLink.foreground": "#a7c080",
|
443
|
-
"textPreformat.foreground": "#dbbc7f",
|
444
|
-
"titleBar.activeBackground": "#2d353b",
|
445
|
-
"titleBar.activeForeground": "#9aa79d",
|
446
|
-
"titleBar.border": "#2d353b",
|
447
|
-
"titleBar.inactiveBackground": "#2d353b",
|
448
|
-
"titleBar.inactiveForeground": "#7f897d",
|
449
|
-
"toolbar.hoverBackground": "#343f44",
|
450
|
-
"tree.indentGuidesStroke": "#7f897d",
|
451
|
-
"walkThrough.embeddedEditorBackground": "#272e33",
|
452
|
-
"welcomePage.buttonBackground": "#343f44",
|
453
|
-
"welcomePage.buttonHoverBackground": "#343f44a0",
|
454
|
-
"welcomePage.progress.foreground": "#a7c080",
|
455
|
-
"welcomePage.tileHoverBackground": "#343f44",
|
456
|
-
"widget.shadow": "#00000070"
|
457
|
-
},
|
458
|
-
"displayName": "Everforest Dark",
|
459
|
-
"name": "everforest-dark",
|
460
|
-
"semanticHighlighting": true,
|
461
|
-
"semanticTokenColors": {
|
462
|
-
"class:python": "#83c092",
|
463
|
-
"class:typescript": "#83c092",
|
464
|
-
"class:typescriptreact": "#83c092",
|
465
|
-
"enum:typescript": "#d699b6",
|
466
|
-
"enum:typescriptreact": "#d699b6",
|
467
|
-
"enumMember:typescript": "#7fbbb3",
|
468
|
-
"enumMember:typescriptreact": "#7fbbb3",
|
469
|
-
"interface:typescript": "#83c092",
|
470
|
-
"interface:typescriptreact": "#83c092",
|
471
|
-
"intrinsic:python": "#d699b6",
|
472
|
-
"macro:rust": "#83c092",
|
473
|
-
"memberOperatorOverload": "#e69875",
|
474
|
-
"module:python": "#7fbbb3",
|
475
|
-
"namespace:rust": "#d699b6",
|
476
|
-
"namespace:typescript": "#d699b6",
|
477
|
-
"namespace:typescriptreact": "#d699b6",
|
478
|
-
"operatorOverload": "#e69875",
|
479
|
-
"property.defaultLibrary:javascript": "#d699b6",
|
480
|
-
"property.defaultLibrary:javascriptreact": "#d699b6",
|
481
|
-
"property.defaultLibrary:typescript": "#d699b6",
|
482
|
-
"property.defaultLibrary:typescriptreact": "#d699b6",
|
483
|
-
"selfKeyword:rust": "#d699b6",
|
484
|
-
"variable.defaultLibrary:javascript": "#d699b6",
|
485
|
-
"variable.defaultLibrary:javascriptreact": "#d699b6",
|
486
|
-
"variable.defaultLibrary:typescript": "#d699b6",
|
487
|
-
"variable.defaultLibrary:typescriptreact": "#d699b6"
|
488
|
-
},
|
489
|
-
"tokenColors": [{
|
490
|
-
"scope": "keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends",
|
491
|
-
"settings": {
|
492
|
-
"foreground": "#e67e80"
|
493
|
-
}
|
494
|
-
}, {
|
495
|
-
"scope": "keyword.other.debugger",
|
496
|
-
"settings": {
|
497
|
-
"foreground": "#e67e80"
|
498
|
-
}
|
499
|
-
}, {
|
500
|
-
"scope": "storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch",
|
501
|
-
"settings": {
|
502
|
-
"foreground": "#e69875"
|
503
|
-
}
|
504
|
-
}, {
|
505
|
-
"scope": "keyword.operator",
|
506
|
-
"settings": {
|
507
|
-
"foreground": "#e69875"
|
508
|
-
}
|
509
|
-
}, {
|
510
|
-
"scope": "string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end",
|
511
|
-
"settings": {
|
512
|
-
"foreground": "#dbbc7f"
|
513
|
-
}
|
514
|
-
}, {
|
515
|
-
"scope": "entity.other.attribute-name",
|
516
|
-
"settings": {
|
517
|
-
"foreground": "#dbbc7f"
|
518
|
-
}
|
519
|
-
}, {
|
520
|
-
"scope": "constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation",
|
521
|
-
"settings": {
|
522
|
-
"foreground": "#a7c080"
|
523
|
-
}
|
524
|
-
}, {
|
525
|
-
"scope": "entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method",
|
526
|
-
"settings": {
|
527
|
-
"foreground": "#a7c080"
|
528
|
-
}
|
529
|
-
}, {
|
530
|
-
"scope": "keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map",
|
531
|
-
"settings": {
|
532
|
-
"foreground": "#83c092"
|
533
|
-
}
|
534
|
-
}, {
|
535
|
-
"scope": "storage.type.annotation",
|
536
|
-
"settings": {
|
537
|
-
"foreground": "#83c092"
|
538
|
-
}
|
539
|
-
}, {
|
540
|
-
"scope": "entity.name.label, constant.other.label",
|
541
|
-
"settings": {
|
542
|
-
"foreground": "#83c092"
|
543
|
-
}
|
544
|
-
}, {
|
545
|
-
"scope": "support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module",
|
546
|
-
"settings": {
|
547
|
-
"foreground": "#83c092"
|
548
|
-
}
|
549
|
-
}, {
|
550
|
-
"scope": "storage.type, support.type, entity.name.type, keyword.type",
|
551
|
-
"settings": {
|
552
|
-
"foreground": "#7fbbb3"
|
553
|
-
}
|
554
|
-
}, {
|
555
|
-
"scope": "entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class",
|
556
|
-
"settings": {
|
557
|
-
"foreground": "#7fbbb3"
|
558
|
-
}
|
559
|
-
}, {
|
560
|
-
"scope": "constant.numeric",
|
561
|
-
"settings": {
|
562
|
-
"foreground": "#d699b6"
|
563
|
-
}
|
564
|
-
}, {
|
565
|
-
"scope": "constant.language.boolean",
|
566
|
-
"settings": {
|
567
|
-
"foreground": "#d699b6"
|
568
|
-
}
|
569
|
-
}, {
|
570
|
-
"scope": "entity.name.function.preprocessor",
|
571
|
-
"settings": {
|
572
|
-
"foreground": "#d699b6"
|
573
|
-
}
|
574
|
-
}, {
|
575
|
-
"scope": "variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan",
|
576
|
-
"settings": {
|
577
|
-
"foreground": "#d699b6"
|
578
|
-
}
|
579
|
-
}, {
|
580
|
-
"scope": "constant.language, support.constant",
|
581
|
-
"settings": {
|
582
|
-
"foreground": "#d699b6"
|
583
|
-
}
|
584
|
-
}, {
|
585
|
-
"scope": "variable, support.variable, meta.definition.variable",
|
586
|
-
"settings": {
|
587
|
-
"foreground": "#d3c6aa"
|
588
|
-
}
|
589
|
-
}, {
|
590
|
-
"scope": "variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key",
|
591
|
-
"settings": {
|
592
|
-
"foreground": "#d3c6aa"
|
593
|
-
}
|
594
|
-
}, {
|
595
|
-
"scope": "punctuation, meta.brace, meta.delimiter, meta.bracket",
|
596
|
-
"settings": {
|
597
|
-
"foreground": "#d3c6aa"
|
598
|
-
}
|
599
|
-
}, {
|
600
|
-
"scope": "heading.1.markdown, markup.heading.setext.1.markdown",
|
601
|
-
"settings": {
|
602
|
-
"fontStyle": "bold",
|
603
|
-
"foreground": "#e67e80"
|
604
|
-
}
|
605
|
-
}, {
|
606
|
-
"scope": "heading.2.markdown, markup.heading.setext.2.markdown",
|
607
|
-
"settings": {
|
608
|
-
"fontStyle": "bold",
|
609
|
-
"foreground": "#e69875"
|
610
|
-
}
|
611
|
-
}, {
|
612
|
-
"scope": "heading.3.markdown",
|
613
|
-
"settings": {
|
614
|
-
"fontStyle": "bold",
|
615
|
-
"foreground": "#dbbc7f"
|
616
|
-
}
|
617
|
-
}, {
|
618
|
-
"scope": "heading.4.markdown",
|
619
|
-
"settings": {
|
620
|
-
"fontStyle": "bold",
|
621
|
-
"foreground": "#a7c080"
|
622
|
-
}
|
623
|
-
}, {
|
624
|
-
"scope": "heading.5.markdown",
|
625
|
-
"settings": {
|
626
|
-
"fontStyle": "bold",
|
627
|
-
"foreground": "#7fbbb3"
|
628
|
-
}
|
629
|
-
}, {
|
630
|
-
"scope": "heading.6.markdown",
|
631
|
-
"settings": {
|
632
|
-
"fontStyle": "bold",
|
633
|
-
"foreground": "#d699b6"
|
634
|
-
}
|
635
|
-
}, {
|
636
|
-
"scope": "punctuation.definition.heading.markdown",
|
637
|
-
"settings": {
|
638
|
-
"fontStyle": "regular",
|
639
|
-
"foreground": "#859289"
|
640
|
-
}
|
641
|
-
}, {
|
642
|
-
"scope": "string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown",
|
643
|
-
"settings": {
|
644
|
-
"fontStyle": "regular",
|
645
|
-
"foreground": "#d699b6"
|
646
|
-
}
|
647
|
-
}, {
|
648
|
-
"scope": "markup.underline.link.image.markdown, markup.underline.link.markdown",
|
649
|
-
"settings": {
|
650
|
-
"fontStyle": "underline",
|
651
|
-
"foreground": "#a7c080"
|
652
|
-
}
|
653
|
-
}, {
|
654
|
-
"scope": "punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown",
|
655
|
-
"settings": {
|
656
|
-
"foreground": "#859289"
|
657
|
-
}
|
658
|
-
}, {
|
659
|
-
"scope": "punctuation.definition.bold.markdown",
|
660
|
-
"settings": {
|
661
|
-
"fontStyle": "regular",
|
662
|
-
"foreground": "#859289"
|
663
|
-
}
|
664
|
-
}, {
|
665
|
-
"scope": "meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown",
|
666
|
-
"settings": {
|
667
|
-
"fontStyle": "bold",
|
668
|
-
"foreground": "#859289"
|
669
|
-
}
|
670
|
-
}, {
|
671
|
-
"scope": "markup.italic",
|
672
|
-
"settings": {
|
673
|
-
"fontStyle": "italic"
|
674
|
-
}
|
675
|
-
}, {
|
676
|
-
"scope": "markup.bold",
|
677
|
-
"settings": {
|
678
|
-
"fontStyle": "bold"
|
679
|
-
}
|
680
|
-
}, {
|
681
|
-
"scope": "markup.bold markup.italic, markup.italic markup.bold",
|
682
|
-
"settings": {
|
683
|
-
"fontStyle": "italic bold"
|
684
|
-
}
|
685
|
-
}, {
|
686
|
-
"scope": "punctuation.definition.markdown, punctuation.definition.raw.markdown",
|
687
|
-
"settings": {
|
688
|
-
"foreground": "#dbbc7f"
|
689
|
-
}
|
690
|
-
}, {
|
691
|
-
"scope": "fenced_code.block.language",
|
692
|
-
"settings": {
|
693
|
-
"foreground": "#dbbc7f"
|
694
|
-
}
|
695
|
-
}, {
|
696
|
-
"scope": "markup.fenced_code.block.markdown, markup.inline.raw.string.markdown",
|
697
|
-
"settings": {
|
698
|
-
"foreground": "#a7c080"
|
699
|
-
}
|
700
|
-
}, {
|
701
|
-
"scope": "punctuation.definition.list.begin.markdown",
|
702
|
-
"settings": {
|
703
|
-
"foreground": "#e67e80"
|
704
|
-
}
|
705
|
-
}, {
|
706
|
-
"scope": "punctuation.definition.heading.restructuredtext",
|
707
|
-
"settings": {
|
708
|
-
"fontStyle": "bold",
|
709
|
-
"foreground": "#e69875"
|
710
|
-
}
|
711
|
-
}, {
|
712
|
-
"scope": "punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext",
|
713
|
-
"settings": {
|
714
|
-
"foreground": "#859289"
|
715
|
-
}
|
716
|
-
}, {
|
717
|
-
"scope": "punctuation.definition.bold.restructuredtext",
|
718
|
-
"settings": {
|
719
|
-
"fontStyle": "regular",
|
720
|
-
"foreground": "#859289"
|
721
|
-
}
|
722
|
-
}, {
|
723
|
-
"scope": "entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext",
|
724
|
-
"settings": {
|
725
|
-
"foreground": "#83c092"
|
726
|
-
}
|
727
|
-
}, {
|
728
|
-
"scope": "constant.other.footnote.link.restructuredtext",
|
729
|
-
"settings": {
|
730
|
-
"foreground": "#d699b6"
|
731
|
-
}
|
732
|
-
}, {
|
733
|
-
"scope": "support.directive.restructuredtext",
|
734
|
-
"settings": {
|
735
|
-
"foreground": "#e67e80"
|
736
|
-
}
|
737
|
-
}, {
|
738
|
-
"scope": "entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext",
|
739
|
-
"settings": {
|
740
|
-
"foreground": "#a7c080"
|
741
|
-
}
|
742
|
-
}, {
|
743
|
-
"scope": "punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex",
|
744
|
-
"settings": {
|
745
|
-
"foreground": "#859289"
|
746
|
-
}
|
747
|
-
}, {
|
748
|
-
"scope": "support.function.be.latex",
|
749
|
-
"settings": {
|
750
|
-
"foreground": "#e67e80"
|
751
|
-
}
|
752
|
-
}, {
|
753
|
-
"scope": "support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex",
|
754
|
-
"settings": {
|
755
|
-
"foreground": "#e69875"
|
756
|
-
}
|
757
|
-
}, {
|
758
|
-
"scope": "support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex",
|
759
|
-
"settings": {
|
760
|
-
"foreground": "#dbbc7f"
|
761
|
-
}
|
762
|
-
}, {
|
763
|
-
"scope": "keyword.control.preamble.latex",
|
764
|
-
"settings": {
|
765
|
-
"foreground": "#d699b6"
|
766
|
-
}
|
767
|
-
}, {
|
768
|
-
"scope": "punctuation.separator.namespace.xml",
|
769
|
-
"settings": {
|
770
|
-
"foreground": "#859289"
|
771
|
-
}
|
772
|
-
}, {
|
773
|
-
"scope": "entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml",
|
774
|
-
"settings": {
|
775
|
-
"foreground": "#e69875"
|
776
|
-
}
|
777
|
-
}, {
|
778
|
-
"scope": "entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml",
|
779
|
-
"settings": {
|
780
|
-
"foreground": "#dbbc7f"
|
781
|
-
}
|
782
|
-
}, {
|
783
|
-
"scope": "string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html",
|
784
|
-
"settings": {
|
785
|
-
"foreground": "#a7c080"
|
786
|
-
}
|
787
|
-
}, {
|
788
|
-
"scope": "variable.language.documentroot.xml, meta.tag.sgml.doctype.xml",
|
789
|
-
"settings": {
|
790
|
-
"foreground": "#d699b6"
|
791
|
-
}
|
792
|
-
}, {
|
793
|
-
"scope": "storage.type.proto",
|
794
|
-
"settings": {
|
795
|
-
"foreground": "#dbbc7f"
|
796
|
-
}
|
797
|
-
}, {
|
798
|
-
"scope": "string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto",
|
799
|
-
"settings": {
|
800
|
-
"foreground": "#a7c080"
|
801
|
-
}
|
802
|
-
}, {
|
803
|
-
"scope": "entity.name.class.proto, entity.name.class.message.proto",
|
804
|
-
"settings": {
|
805
|
-
"foreground": "#83c092"
|
806
|
-
}
|
807
|
-
}, {
|
808
|
-
"scope": "punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css",
|
809
|
-
"settings": {
|
810
|
-
"foreground": "#859289"
|
811
|
-
}
|
812
|
-
}, {
|
813
|
-
"scope": "entity.other.attribute-name.class.css",
|
814
|
-
"settings": {
|
815
|
-
"foreground": "#e67e80"
|
816
|
-
}
|
817
|
-
}, {
|
818
|
-
"scope": "keyword.other.unit",
|
819
|
-
"settings": {
|
820
|
-
"foreground": "#e69875"
|
821
|
-
}
|
822
|
-
}, {
|
823
|
-
"scope": "entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css",
|
824
|
-
"settings": {
|
825
|
-
"foreground": "#dbbc7f"
|
826
|
-
}
|
827
|
-
}, {
|
828
|
-
"scope": "string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css",
|
829
|
-
"settings": {
|
830
|
-
"foreground": "#a7c080"
|
831
|
-
}
|
832
|
-
}, {
|
833
|
-
"scope": "support.type.property-name.css",
|
834
|
-
"settings": {
|
835
|
-
"foreground": "#83c092"
|
836
|
-
}
|
837
|
-
}, {
|
838
|
-
"scope": "support.type.vendored.property-name.css",
|
839
|
-
"settings": {
|
840
|
-
"foreground": "#7fbbb3"
|
841
|
-
}
|
842
|
-
}, {
|
843
|
-
"scope": "entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css",
|
844
|
-
"settings": {
|
845
|
-
"foreground": "#d699b6"
|
846
|
-
}
|
847
|
-
}, {
|
848
|
-
"scope": "punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss",
|
849
|
-
"settings": {
|
850
|
-
"foreground": "#859289"
|
851
|
-
}
|
852
|
-
}, {
|
853
|
-
"scope": "keyword.control.at-rule.keyframes.scss",
|
854
|
-
"settings": {
|
855
|
-
"foreground": "#e69875"
|
856
|
-
}
|
857
|
-
}, {
|
858
|
-
"scope": "punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss",
|
859
|
-
"settings": {
|
860
|
-
"foreground": "#dbbc7f"
|
861
|
-
}
|
862
|
-
}, {
|
863
|
-
"scope": "punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss",
|
864
|
-
"settings": {
|
865
|
-
"foreground": "#a7c080"
|
866
|
-
}
|
867
|
-
}, {
|
868
|
-
"scope": "keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss",
|
869
|
-
"settings": {
|
870
|
-
"foreground": "#d699b6"
|
871
|
-
}
|
872
|
-
}, {
|
873
|
-
"scope": "meta.function.stylus",
|
874
|
-
"settings": {
|
875
|
-
"foreground": "#d3c6aa"
|
876
|
-
}
|
877
|
-
}, {
|
878
|
-
"scope": "entity.name.function.stylus",
|
879
|
-
"settings": {
|
880
|
-
"foreground": "#dbbc7f"
|
881
|
-
}
|
882
|
-
}, {
|
883
|
-
"scope": "string.unquoted.js",
|
884
|
-
"settings": {
|
885
|
-
"foreground": "#d3c6aa"
|
886
|
-
}
|
887
|
-
}, {
|
888
|
-
"scope": "punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js",
|
889
|
-
"settings": {
|
890
|
-
"foreground": "#859289"
|
891
|
-
}
|
892
|
-
}, {
|
893
|
-
"scope": "punctuation.definition.block.tag.jsdoc",
|
894
|
-
"settings": {
|
895
|
-
"foreground": "#e67e80"
|
896
|
-
}
|
897
|
-
}, {
|
898
|
-
"scope": "storage.type.js, storage.type.function.arrow.js",
|
899
|
-
"settings": {
|
900
|
-
"foreground": "#e69875"
|
901
|
-
}
|
902
|
-
}, {
|
903
|
-
"scope": "JSXNested",
|
904
|
-
"settings": {
|
905
|
-
"foreground": "#d3c6aa"
|
906
|
-
}
|
907
|
-
}, {
|
908
|
-
"scope": "punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx",
|
909
|
-
"settings": {
|
910
|
-
"foreground": "#a7c080"
|
911
|
-
}
|
912
|
-
}, {
|
913
|
-
"scope": "entity.name.type.module.ts",
|
914
|
-
"settings": {
|
915
|
-
"foreground": "#d3c6aa"
|
916
|
-
}
|
917
|
-
}, {
|
918
|
-
"scope": "keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts",
|
919
|
-
"settings": {
|
920
|
-
"foreground": "#859289"
|
921
|
-
}
|
922
|
-
}, {
|
923
|
-
"scope": "punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts",
|
924
|
-
"settings": {
|
925
|
-
"foreground": "#a7c080"
|
926
|
-
}
|
927
|
-
}, {
|
928
|
-
"scope": "entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts",
|
929
|
-
"settings": {
|
930
|
-
"foreground": "#83c092"
|
931
|
-
}
|
932
|
-
}, {
|
933
|
-
"scope": "storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts",
|
934
|
-
"settings": {
|
935
|
-
"foreground": "#e69875"
|
936
|
-
}
|
937
|
-
}, {
|
938
|
-
"scope": "entity.name.type.module.ts",
|
939
|
-
"settings": {
|
940
|
-
"foreground": "#7fbbb3"
|
941
|
-
}
|
942
|
-
}, {
|
943
|
-
"scope": "keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts",
|
944
|
-
"settings": {
|
945
|
-
"foreground": "#d699b6"
|
946
|
-
}
|
947
|
-
}, {
|
948
|
-
"scope": "entity.name.type.module.tsx",
|
949
|
-
"settings": {
|
950
|
-
"foreground": "#d3c6aa"
|
951
|
-
}
|
952
|
-
}, {
|
953
|
-
"scope": "keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx",
|
954
|
-
"settings": {
|
955
|
-
"foreground": "#859289"
|
956
|
-
}
|
957
|
-
}, {
|
958
|
-
"scope": "punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx",
|
959
|
-
"settings": {
|
960
|
-
"foreground": "#a7c080"
|
961
|
-
}
|
962
|
-
}, {
|
963
|
-
"scope": "entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx",
|
964
|
-
"settings": {
|
965
|
-
"foreground": "#83c092"
|
966
|
-
}
|
967
|
-
}, {
|
968
|
-
"scope": "entity.name.type.module.tsx",
|
969
|
-
"settings": {
|
970
|
-
"foreground": "#7fbbb3"
|
971
|
-
}
|
972
|
-
}, {
|
973
|
-
"scope": "keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx",
|
974
|
-
"settings": {
|
975
|
-
"foreground": "#d699b6"
|
976
|
-
}
|
977
|
-
}, {
|
978
|
-
"scope": "storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx",
|
979
|
-
"settings": {
|
980
|
-
"foreground": "#e69875"
|
981
|
-
}
|
982
|
-
}, {
|
983
|
-
"scope": "storage.type.function.coffee",
|
984
|
-
"settings": {
|
985
|
-
"foreground": "#e69875"
|
986
|
-
}
|
987
|
-
}, {
|
988
|
-
"scope": "meta.type-signature.purescript",
|
989
|
-
"settings": {
|
990
|
-
"foreground": "#d3c6aa"
|
991
|
-
}
|
992
|
-
}, {
|
993
|
-
"scope": "keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript",
|
994
|
-
"settings": {
|
995
|
-
"foreground": "#e69875"
|
996
|
-
}
|
997
|
-
}, {
|
998
|
-
"scope": "entity.name.function.purescript",
|
999
|
-
"settings": {
|
1000
|
-
"foreground": "#dbbc7f"
|
1001
|
-
}
|
1002
|
-
}, {
|
1003
|
-
"scope": "string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript",
|
1004
|
-
"settings": {
|
1005
|
-
"foreground": "#a7c080"
|
1006
|
-
}
|
1007
|
-
}, {
|
1008
|
-
"scope": "support.other.module.purescript",
|
1009
|
-
"settings": {
|
1010
|
-
"foreground": "#d699b6"
|
1011
|
-
}
|
1012
|
-
}, {
|
1013
|
-
"scope": "punctuation.dot.dart",
|
1014
|
-
"settings": {
|
1015
|
-
"foreground": "#859289"
|
1016
|
-
}
|
1017
|
-
}, {
|
1018
|
-
"scope": "storage.type.primitive.dart",
|
1019
|
-
"settings": {
|
1020
|
-
"foreground": "#e69875"
|
1021
|
-
}
|
1022
|
-
}, {
|
1023
|
-
"scope": "support.class.dart",
|
1024
|
-
"settings": {
|
1025
|
-
"foreground": "#dbbc7f"
|
1026
|
-
}
|
1027
|
-
}, {
|
1028
|
-
"scope": "entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart",
|
1029
|
-
"settings": {
|
1030
|
-
"foreground": "#a7c080"
|
1031
|
-
}
|
1032
|
-
}, {
|
1033
|
-
"scope": "variable.language.dart",
|
1034
|
-
"settings": {
|
1035
|
-
"foreground": "#7fbbb3"
|
1036
|
-
}
|
1037
|
-
}, {
|
1038
|
-
"scope": "keyword.other.import.dart, storage.type.annotation.dart",
|
1039
|
-
"settings": {
|
1040
|
-
"foreground": "#d699b6"
|
1041
|
-
}
|
1042
|
-
}, {
|
1043
|
-
"scope": "entity.other.attribute-name.class.pug",
|
1044
|
-
"settings": {
|
1045
|
-
"foreground": "#e67e80"
|
1046
|
-
}
|
1047
|
-
}, {
|
1048
|
-
"scope": "storage.type.function.pug",
|
1049
|
-
"settings": {
|
1050
|
-
"foreground": "#e69875"
|
1051
|
-
}
|
1052
|
-
}, {
|
1053
|
-
"scope": "entity.other.attribute-name.tag.pug",
|
1054
|
-
"settings": {
|
1055
|
-
"foreground": "#83c092"
|
1056
|
-
}
|
1057
|
-
}, {
|
1058
|
-
"scope": "entity.name.tag.pug, storage.type.import.include.pug",
|
1059
|
-
"settings": {
|
1060
|
-
"foreground": "#d699b6"
|
1061
|
-
}
|
1062
|
-
}, {
|
1063
|
-
"scope": "meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c",
|
1064
|
-
"settings": {
|
1065
|
-
"foreground": "#d3c6aa"
|
1066
|
-
}
|
1067
|
-
}, {
|
1068
|
-
"scope": "punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c",
|
1069
|
-
"settings": {
|
1070
|
-
"foreground": "#859289"
|
1071
|
-
}
|
1072
|
-
}, {
|
1073
|
-
"scope": "keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c",
|
1074
|
-
"settings": {
|
1075
|
-
"foreground": "#e67e80"
|
1076
|
-
}
|
1077
|
-
}, {
|
1078
|
-
"scope": "punctuation.separator.pointer-access.c",
|
1079
|
-
"settings": {
|
1080
|
-
"foreground": "#e69875"
|
1081
|
-
}
|
1082
|
-
}, {
|
1083
|
-
"scope": "variable.other.member.c",
|
1084
|
-
"settings": {
|
1085
|
-
"foreground": "#83c092"
|
1086
|
-
}
|
1087
|
-
}, {
|
1088
|
-
"scope": "meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp",
|
1089
|
-
"settings": {
|
1090
|
-
"foreground": "#d3c6aa"
|
1091
|
-
}
|
1092
|
-
}, {
|
1093
|
-
"scope": "punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp",
|
1094
|
-
"settings": {
|
1095
|
-
"foreground": "#859289"
|
1096
|
-
}
|
1097
|
-
}, {
|
1098
|
-
"scope": "keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp",
|
1099
|
-
"settings": {
|
1100
|
-
"foreground": "#e67e80"
|
1101
|
-
}
|
1102
|
-
}, {
|
1103
|
-
"scope": "punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp",
|
1104
|
-
"settings": {
|
1105
|
-
"foreground": "#e69875"
|
1106
|
-
}
|
1107
|
-
}, {
|
1108
|
-
"scope": "variable.other.member.cpp",
|
1109
|
-
"settings": {
|
1110
|
-
"foreground": "#83c092"
|
1111
|
-
}
|
1112
|
-
}, {
|
1113
|
-
"scope": "keyword.other.using.cs",
|
1114
|
-
"settings": {
|
1115
|
-
"foreground": "#e67e80"
|
1116
|
-
}
|
1117
|
-
}, {
|
1118
|
-
"scope": "keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs",
|
1119
|
-
"settings": {
|
1120
|
-
"foreground": "#dbbc7f"
|
1121
|
-
}
|
1122
|
-
}, {
|
1123
|
-
"scope": "string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs",
|
1124
|
-
"settings": {
|
1125
|
-
"foreground": "#a7c080"
|
1126
|
-
}
|
1127
|
-
}, {
|
1128
|
-
"scope": "variable.other.object.property.cs",
|
1129
|
-
"settings": {
|
1130
|
-
"foreground": "#83c092"
|
1131
|
-
}
|
1132
|
-
}, {
|
1133
|
-
"scope": "entity.name.type.namespace.cs",
|
1134
|
-
"settings": {
|
1135
|
-
"foreground": "#d699b6"
|
1136
|
-
}
|
1137
|
-
}, {
|
1138
|
-
"scope": "keyword.symbol.fsharp, constant.language.unit.fsharp",
|
1139
|
-
"settings": {
|
1140
|
-
"foreground": "#d3c6aa"
|
1141
|
-
}
|
1142
|
-
}, {
|
1143
|
-
"scope": "keyword.format.specifier.fsharp, entity.name.type.fsharp",
|
1144
|
-
"settings": {
|
1145
|
-
"foreground": "#dbbc7f"
|
1146
|
-
}
|
1147
|
-
}, {
|
1148
|
-
"scope": "string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp",
|
1149
|
-
"settings": {
|
1150
|
-
"foreground": "#a7c080"
|
1151
|
-
}
|
1152
|
-
}, {
|
1153
|
-
"scope": "entity.name.section.fsharp",
|
1154
|
-
"settings": {
|
1155
|
-
"foreground": "#7fbbb3"
|
1156
|
-
}
|
1157
|
-
}, {
|
1158
|
-
"scope": "support.function.attribute.fsharp",
|
1159
|
-
"settings": {
|
1160
|
-
"foreground": "#d699b6"
|
1161
|
-
}
|
1162
|
-
}, {
|
1163
|
-
"scope": "punctuation.separator.java, punctuation.separator.period.java",
|
1164
|
-
"settings": {
|
1165
|
-
"foreground": "#859289"
|
1166
|
-
}
|
1167
|
-
}, {
|
1168
|
-
"scope": "keyword.other.import.java, keyword.other.package.java",
|
1169
|
-
"settings": {
|
1170
|
-
"foreground": "#e67e80"
|
1171
|
-
}
|
1172
|
-
}, {
|
1173
|
-
"scope": "storage.type.function.arrow.java, keyword.control.ternary.java",
|
1174
|
-
"settings": {
|
1175
|
-
"foreground": "#e69875"
|
1176
|
-
}
|
1177
|
-
}, {
|
1178
|
-
"scope": "variable.other.property.java",
|
1179
|
-
"settings": {
|
1180
|
-
"foreground": "#83c092"
|
1181
|
-
}
|
1182
|
-
}, {
|
1183
|
-
"scope": "variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java",
|
1184
|
-
"settings": {
|
1185
|
-
"foreground": "#d699b6"
|
1186
|
-
}
|
1187
|
-
}, {
|
1188
|
-
"scope": "keyword.other.import.kotlin",
|
1189
|
-
"settings": {
|
1190
|
-
"foreground": "#e67e80"
|
1191
|
-
}
|
1192
|
-
}, {
|
1193
|
-
"scope": "storage.type.kotlin",
|
1194
|
-
"settings": {
|
1195
|
-
"foreground": "#e69875"
|
1196
|
-
}
|
1197
|
-
}, {
|
1198
|
-
"scope": "constant.language.kotlin",
|
1199
|
-
"settings": {
|
1200
|
-
"foreground": "#83c092"
|
1201
|
-
}
|
1202
|
-
}, {
|
1203
|
-
"scope": "entity.name.package.kotlin, storage.type.annotation.kotlin",
|
1204
|
-
"settings": {
|
1205
|
-
"foreground": "#d699b6"
|
1206
|
-
}
|
1207
|
-
}, {
|
1208
|
-
"scope": "entity.name.package.scala",
|
1209
|
-
"settings": {
|
1210
|
-
"foreground": "#d699b6"
|
1211
|
-
}
|
1212
|
-
}, {
|
1213
|
-
"scope": "constant.language.scala",
|
1214
|
-
"settings": {
|
1215
|
-
"foreground": "#7fbbb3"
|
1216
|
-
}
|
1217
|
-
}, {
|
1218
|
-
"scope": "entity.name.import.scala",
|
1219
|
-
"settings": {
|
1220
|
-
"foreground": "#83c092"
|
1221
|
-
}
|
1222
|
-
}, {
|
1223
|
-
"scope": "string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala",
|
1224
|
-
"settings": {
|
1225
|
-
"foreground": "#a7c080"
|
1226
|
-
}
|
1227
|
-
}, {
|
1228
|
-
"scope": "entity.name.class, entity.other.inherited-class.scala",
|
1229
|
-
"settings": {
|
1230
|
-
"foreground": "#dbbc7f"
|
1231
|
-
}
|
1232
|
-
}, {
|
1233
|
-
"scope": "keyword.declaration.stable.scala, keyword.other.arrow.scala",
|
1234
|
-
"settings": {
|
1235
|
-
"foreground": "#e69875"
|
1236
|
-
}
|
1237
|
-
}, {
|
1238
|
-
"scope": "keyword.other.import.scala",
|
1239
|
-
"settings": {
|
1240
|
-
"foreground": "#e67e80"
|
1241
|
-
}
|
1242
|
-
}, {
|
1243
|
-
"scope": "keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java",
|
1244
|
-
"settings": {
|
1245
|
-
"foreground": "#d3c6aa"
|
1246
|
-
}
|
1247
|
-
}, {
|
1248
|
-
"scope": "punctuation.separator.groovy",
|
1249
|
-
"settings": {
|
1250
|
-
"foreground": "#859289"
|
1251
|
-
}
|
1252
|
-
}, {
|
1253
|
-
"scope": "keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy",
|
1254
|
-
"settings": {
|
1255
|
-
"foreground": "#e67e80"
|
1256
|
-
}
|
1257
|
-
}, {
|
1258
|
-
"scope": "storage.type.def.groovy",
|
1259
|
-
"settings": {
|
1260
|
-
"foreground": "#e69875"
|
1261
|
-
}
|
1262
|
-
}, {
|
1263
|
-
"scope": "variable.other.interpolated.groovy, meta.method.groovy",
|
1264
|
-
"settings": {
|
1265
|
-
"foreground": "#a7c080"
|
1266
|
-
}
|
1267
|
-
}, {
|
1268
|
-
"scope": "storage.modifier.import.groovy, storage.modifier.package.groovy",
|
1269
|
-
"settings": {
|
1270
|
-
"foreground": "#83c092"
|
1271
|
-
}
|
1272
|
-
}, {
|
1273
|
-
"scope": "storage.type.annotation.groovy",
|
1274
|
-
"settings": {
|
1275
|
-
"foreground": "#d699b6"
|
1276
|
-
}
|
1277
|
-
}, {
|
1278
|
-
"scope": "keyword.type.go",
|
1279
|
-
"settings": {
|
1280
|
-
"foreground": "#e67e80"
|
1281
|
-
}
|
1282
|
-
}, {
|
1283
|
-
"scope": "entity.name.package.go",
|
1284
|
-
"settings": {
|
1285
|
-
"foreground": "#83c092"
|
1286
|
-
}
|
1287
|
-
}, {
|
1288
|
-
"scope": "keyword.import.go, keyword.package.go",
|
1289
|
-
"settings": {
|
1290
|
-
"foreground": "#d699b6"
|
1291
|
-
}
|
1292
|
-
}, {
|
1293
|
-
"scope": "entity.name.type.mod.rust",
|
1294
|
-
"settings": {
|
1295
|
-
"foreground": "#d3c6aa"
|
1296
|
-
}
|
1297
|
-
}, {
|
1298
|
-
"scope": "keyword.operator.path.rust, keyword.operator.member-access.rust",
|
1299
|
-
"settings": {
|
1300
|
-
"foreground": "#859289"
|
1301
|
-
}
|
1302
|
-
}, {
|
1303
|
-
"scope": "storage.type.rust",
|
1304
|
-
"settings": {
|
1305
|
-
"foreground": "#e69875"
|
1306
|
-
}
|
1307
|
-
}, {
|
1308
|
-
"scope": "support.constant.core.rust",
|
1309
|
-
"settings": {
|
1310
|
-
"foreground": "#83c092"
|
1311
|
-
}
|
1312
|
-
}, {
|
1313
|
-
"scope": "meta.attribute.rust, variable.language.rust, storage.type.module.rust",
|
1314
|
-
"settings": {
|
1315
|
-
"foreground": "#d699b6"
|
1316
|
-
}
|
1317
|
-
}, {
|
1318
|
-
"scope": "meta.function-call.swift, support.function.any-method.swift",
|
1319
|
-
"settings": {
|
1320
|
-
"foreground": "#d3c6aa"
|
1321
|
-
}
|
1322
|
-
}, {
|
1323
|
-
"scope": "support.variable.swift",
|
1324
|
-
"settings": {
|
1325
|
-
"foreground": "#83c092"
|
1326
|
-
}
|
1327
|
-
}, {
|
1328
|
-
"scope": "keyword.operator.class.php",
|
1329
|
-
"settings": {
|
1330
|
-
"foreground": "#d3c6aa"
|
1331
|
-
}
|
1332
|
-
}, {
|
1333
|
-
"scope": "storage.type.trait.php",
|
1334
|
-
"settings": {
|
1335
|
-
"foreground": "#e69875"
|
1336
|
-
}
|
1337
|
-
}, {
|
1338
|
-
"scope": "constant.language.php, support.other.namespace.php",
|
1339
|
-
"settings": {
|
1340
|
-
"foreground": "#83c092"
|
1341
|
-
}
|
1342
|
-
}, {
|
1343
|
-
"scope": "storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp",
|
1344
|
-
"settings": {
|
1345
|
-
"foreground": "#7fbbb3"
|
1346
|
-
}
|
1347
|
-
}, {
|
1348
|
-
"scope": "keyword.control.import.include.php, storage.type.php",
|
1349
|
-
"settings": {
|
1350
|
-
"foreground": "#d699b6"
|
1351
|
-
}
|
1352
|
-
}, {
|
1353
|
-
"scope": "meta.function-call.arguments.python",
|
1354
|
-
"settings": {
|
1355
|
-
"foreground": "#d3c6aa"
|
1356
|
-
}
|
1357
|
-
}, {
|
1358
|
-
"scope": "punctuation.definition.decorator.python, punctuation.separator.period.python",
|
1359
|
-
"settings": {
|
1360
|
-
"foreground": "#859289"
|
1361
|
-
}
|
1362
|
-
}, {
|
1363
|
-
"scope": "constant.language.python",
|
1364
|
-
"settings": {
|
1365
|
-
"foreground": "#83c092"
|
1366
|
-
}
|
1367
|
-
}, {
|
1368
|
-
"scope": "keyword.control.import.python, keyword.control.import.from.python",
|
1369
|
-
"settings": {
|
1370
|
-
"foreground": "#d699b6"
|
1371
|
-
}
|
1372
|
-
}, {
|
1373
|
-
"scope": "constant.language.lua",
|
1374
|
-
"settings": {
|
1375
|
-
"foreground": "#83c092"
|
1376
|
-
}
|
1377
|
-
}, {
|
1378
|
-
"scope": "entity.name.class.lua",
|
1379
|
-
"settings": {
|
1380
|
-
"foreground": "#7fbbb3"
|
1381
|
-
}
|
1382
|
-
}, {
|
1383
|
-
"scope": "meta.function.method.with-arguments.ruby",
|
1384
|
-
"settings": {
|
1385
|
-
"foreground": "#d3c6aa"
|
1386
|
-
}
|
1387
|
-
}, {
|
1388
|
-
"scope": "punctuation.separator.method.ruby",
|
1389
|
-
"settings": {
|
1390
|
-
"foreground": "#859289"
|
1391
|
-
}
|
1392
|
-
}, {
|
1393
|
-
"scope": "keyword.control.pseudo-method.ruby, storage.type.variable.ruby",
|
1394
|
-
"settings": {
|
1395
|
-
"foreground": "#e69875"
|
1396
|
-
}
|
1397
|
-
}, {
|
1398
|
-
"scope": "keyword.other.special-method.ruby",
|
1399
|
-
"settings": {
|
1400
|
-
"foreground": "#a7c080"
|
1401
|
-
}
|
1402
|
-
}, {
|
1403
|
-
"scope": "keyword.control.module.ruby, punctuation.definition.constant.ruby",
|
1404
|
-
"settings": {
|
1405
|
-
"foreground": "#d699b6"
|
1406
|
-
}
|
1407
|
-
}, {
|
1408
|
-
"scope": "string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby",
|
1409
|
-
"settings": {
|
1410
|
-
"foreground": "#dbbc7f"
|
1411
|
-
}
|
1412
|
-
}, {
|
1413
|
-
"scope": "variable.other.constant.ruby",
|
1414
|
-
"settings": {
|
1415
|
-
"foreground": "#7fbbb3"
|
1416
|
-
}
|
1417
|
-
}, {
|
1418
|
-
"scope": "keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell",
|
1419
|
-
"settings": {
|
1420
|
-
"foreground": "#e69875"
|
1421
|
-
}
|
1422
|
-
}, {
|
1423
|
-
"scope": "storage.type.haskell",
|
1424
|
-
"settings": {
|
1425
|
-
"foreground": "#dbbc7f"
|
1426
|
-
}
|
1427
|
-
}, {
|
1428
|
-
"scope": "constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell",
|
1429
|
-
"settings": {
|
1430
|
-
"foreground": "#a7c080"
|
1431
|
-
}
|
1432
|
-
}, {
|
1433
|
-
"scope": "entity.name.function.haskell",
|
1434
|
-
"settings": {
|
1435
|
-
"foreground": "#7fbbb3"
|
1436
|
-
}
|
1437
|
-
}, {
|
1438
|
-
"scope": "entity.name.namespace, meta.preprocessor.haskell",
|
1439
|
-
"settings": {
|
1440
|
-
"foreground": "#83c092"
|
1441
|
-
}
|
1442
|
-
}, {
|
1443
|
-
"scope": "keyword.control.import.julia, keyword.control.export.julia",
|
1444
|
-
"settings": {
|
1445
|
-
"foreground": "#e67e80"
|
1446
|
-
}
|
1447
|
-
}, {
|
1448
|
-
"scope": "keyword.storage.modifier.julia",
|
1449
|
-
"settings": {
|
1450
|
-
"foreground": "#e69875"
|
1451
|
-
}
|
1452
|
-
}, {
|
1453
|
-
"scope": "constant.language.julia",
|
1454
|
-
"settings": {
|
1455
|
-
"foreground": "#83c092"
|
1456
|
-
}
|
1457
|
-
}, {
|
1458
|
-
"scope": "support.function.macro.julia",
|
1459
|
-
"settings": {
|
1460
|
-
"foreground": "#d699b6"
|
1461
|
-
}
|
1462
|
-
}, {
|
1463
|
-
"scope": "keyword.other.period.elm",
|
1464
|
-
"settings": {
|
1465
|
-
"foreground": "#d3c6aa"
|
1466
|
-
}
|
1467
|
-
}, {
|
1468
|
-
"scope": "storage.type.elm",
|
1469
|
-
"settings": {
|
1470
|
-
"foreground": "#dbbc7f"
|
1471
|
-
}
|
1472
|
-
}, {
|
1473
|
-
"scope": "keyword.other.r",
|
1474
|
-
"settings": {
|
1475
|
-
"foreground": "#e69875"
|
1476
|
-
}
|
1477
|
-
}, {
|
1478
|
-
"scope": "entity.name.function.r, variable.function.r",
|
1479
|
-
"settings": {
|
1480
|
-
"foreground": "#a7c080"
|
1481
|
-
}
|
1482
|
-
}, {
|
1483
|
-
"scope": "constant.language.r",
|
1484
|
-
"settings": {
|
1485
|
-
"foreground": "#83c092"
|
1486
|
-
}
|
1487
|
-
}, {
|
1488
|
-
"scope": "entity.namespace.r",
|
1489
|
-
"settings": {
|
1490
|
-
"foreground": "#d699b6"
|
1491
|
-
}
|
1492
|
-
}, {
|
1493
|
-
"scope": "punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang",
|
1494
|
-
"settings": {
|
1495
|
-
"foreground": "#859289"
|
1496
|
-
}
|
1497
|
-
}, {
|
1498
|
-
"scope": "keyword.control.directive.erlang, keyword.control.directive.define.erlang",
|
1499
|
-
"settings": {
|
1500
|
-
"foreground": "#e67e80"
|
1501
|
-
}
|
1502
|
-
}, {
|
1503
|
-
"scope": "entity.name.type.class.module.erlang",
|
1504
|
-
"settings": {
|
1505
|
-
"foreground": "#dbbc7f"
|
1506
|
-
}
|
1507
|
-
}, {
|
1508
|
-
"scope": "string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang",
|
1509
|
-
"settings": {
|
1510
|
-
"foreground": "#a7c080"
|
1511
|
-
}
|
1512
|
-
}, {
|
1513
|
-
"scope": "keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang",
|
1514
|
-
"settings": {
|
1515
|
-
"foreground": "#d699b6"
|
1516
|
-
}
|
1517
|
-
}, {
|
1518
|
-
"scope": "variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir",
|
1519
|
-
"settings": {
|
1520
|
-
"foreground": "#83c092"
|
1521
|
-
}
|
1522
|
-
}, {
|
1523
|
-
"scope": "constant.language.elixir",
|
1524
|
-
"settings": {
|
1525
|
-
"foreground": "#7fbbb3"
|
1526
|
-
}
|
1527
|
-
}, {
|
1528
|
-
"scope": "keyword.control.module.elixir",
|
1529
|
-
"settings": {
|
1530
|
-
"foreground": "#d699b6"
|
1531
|
-
}
|
1532
|
-
}, {
|
1533
|
-
"scope": "entity.name.type.value-signature.ocaml",
|
1534
|
-
"settings": {
|
1535
|
-
"foreground": "#d3c6aa"
|
1536
|
-
}
|
1537
|
-
}, {
|
1538
|
-
"scope": "keyword.other.ocaml",
|
1539
|
-
"settings": {
|
1540
|
-
"foreground": "#e69875"
|
1541
|
-
}
|
1542
|
-
}, {
|
1543
|
-
"scope": "constant.language.variant.ocaml",
|
1544
|
-
"settings": {
|
1545
|
-
"foreground": "#83c092"
|
1546
|
-
}
|
1547
|
-
}, {
|
1548
|
-
"scope": "storage.type.sub.perl, storage.type.declare.routine.perl",
|
1549
|
-
"settings": {
|
1550
|
-
"foreground": "#e67e80"
|
1551
|
-
}
|
1552
|
-
}, {
|
1553
|
-
"scope": "meta.function.lisp",
|
1554
|
-
"settings": {
|
1555
|
-
"foreground": "#d3c6aa"
|
1556
|
-
}
|
1557
|
-
}, {
|
1558
|
-
"scope": "storage.type.function-type.lisp",
|
1559
|
-
"settings": {
|
1560
|
-
"foreground": "#e67e80"
|
1561
|
-
}
|
1562
|
-
}, {
|
1563
|
-
"scope": "keyword.constant.lisp",
|
1564
|
-
"settings": {
|
1565
|
-
"foreground": "#a7c080"
|
1566
|
-
}
|
1567
|
-
}, {
|
1568
|
-
"scope": "entity.name.function.lisp",
|
1569
|
-
"settings": {
|
1570
|
-
"foreground": "#83c092"
|
1571
|
-
}
|
1572
|
-
}, {
|
1573
|
-
"scope": "constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure",
|
1574
|
-
"settings": {
|
1575
|
-
"foreground": "#a7c080"
|
1576
|
-
}
|
1577
|
-
}, {
|
1578
|
-
"scope": "entity.global.clojure",
|
1579
|
-
"settings": {
|
1580
|
-
"foreground": "#d699b6"
|
1581
|
-
}
|
1582
|
-
}, {
|
1583
|
-
"scope": "entity.name.function.clojure",
|
1584
|
-
"settings": {
|
1585
|
-
"foreground": "#7fbbb3"
|
1586
|
-
}
|
1587
|
-
}, {
|
1588
|
-
"scope": "meta.scope.if-block.shell, meta.scope.group.shell",
|
1589
|
-
"settings": {
|
1590
|
-
"foreground": "#d3c6aa"
|
1591
|
-
}
|
1592
|
-
}, {
|
1593
|
-
"scope": "support.function.builtin.shell, entity.name.function.shell",
|
1594
|
-
"settings": {
|
1595
|
-
"foreground": "#dbbc7f"
|
1596
|
-
}
|
1597
|
-
}, {
|
1598
|
-
"scope": "string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell",
|
1599
|
-
"settings": {
|
1600
|
-
"foreground": "#a7c080"
|
1601
|
-
}
|
1602
|
-
}, {
|
1603
|
-
"scope": "keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell",
|
1604
|
-
"settings": {
|
1605
|
-
"foreground": "#d699b6"
|
1606
|
-
}
|
1607
|
-
}, {
|
1608
|
-
"scope": "support.function.builtin.fish",
|
1609
|
-
"settings": {
|
1610
|
-
"foreground": "#e67e80"
|
1611
|
-
}
|
1612
|
-
}, {
|
1613
|
-
"scope": "support.function.unix.fish",
|
1614
|
-
"settings": {
|
1615
|
-
"foreground": "#e69875"
|
1616
|
-
}
|
1617
|
-
}, {
|
1618
|
-
"scope": "variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish",
|
1619
|
-
"settings": {
|
1620
|
-
"foreground": "#7fbbb3"
|
1621
|
-
}
|
1622
|
-
}, {
|
1623
|
-
"scope": "string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish",
|
1624
|
-
"settings": {
|
1625
|
-
"foreground": "#a7c080"
|
1626
|
-
}
|
1627
|
-
}, {
|
1628
|
-
"scope": "constant.character.escape.single.fish",
|
1629
|
-
"settings": {
|
1630
|
-
"foreground": "#d699b6"
|
1631
|
-
}
|
1632
|
-
}, {
|
1633
|
-
"scope": "punctuation.definition.variable.powershell",
|
1634
|
-
"settings": {
|
1635
|
-
"foreground": "#859289"
|
1636
|
-
}
|
1637
|
-
}, {
|
1638
|
-
"scope": "entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell",
|
1639
|
-
"settings": {
|
1640
|
-
"foreground": "#dbbc7f"
|
1641
|
-
}
|
1642
|
-
}, {
|
1643
|
-
"scope": "string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell",
|
1644
|
-
"settings": {
|
1645
|
-
"foreground": "#a7c080"
|
1646
|
-
}
|
1647
|
-
}, {
|
1648
|
-
"scope": "variable.other.member.powershell",
|
1649
|
-
"settings": {
|
1650
|
-
"foreground": "#83c092"
|
1651
|
-
}
|
1652
|
-
}, {
|
1653
|
-
"scope": "string.unquoted.alias.graphql",
|
1654
|
-
"settings": {
|
1655
|
-
"foreground": "#d3c6aa"
|
1656
|
-
}
|
1657
|
-
}, {
|
1658
|
-
"scope": "keyword.type.graphql",
|
1659
|
-
"settings": {
|
1660
|
-
"foreground": "#e67e80"
|
1661
|
-
}
|
1662
|
-
}, {
|
1663
|
-
"scope": "entity.name.fragment.graphql",
|
1664
|
-
"settings": {
|
1665
|
-
"foreground": "#d699b6"
|
1666
|
-
}
|
1667
|
-
}, {
|
1668
|
-
"scope": "entity.name.function.target.makefile",
|
1669
|
-
"settings": {
|
1670
|
-
"foreground": "#e69875"
|
1671
|
-
}
|
1672
|
-
}, {
|
1673
|
-
"scope": "variable.other.makefile",
|
1674
|
-
"settings": {
|
1675
|
-
"foreground": "#dbbc7f"
|
1676
|
-
}
|
1677
|
-
}, {
|
1678
|
-
"scope": "meta.scope.prerequisites.makefile",
|
1679
|
-
"settings": {
|
1680
|
-
"foreground": "#a7c080"
|
1681
|
-
}
|
1682
|
-
}, {
|
1683
|
-
"scope": "string.source.cmake",
|
1684
|
-
"settings": {
|
1685
|
-
"foreground": "#a7c080"
|
1686
|
-
}
|
1687
|
-
}, {
|
1688
|
-
"scope": "entity.source.cmake",
|
1689
|
-
"settings": {
|
1690
|
-
"foreground": "#83c092"
|
1691
|
-
}
|
1692
|
-
}, {
|
1693
|
-
"scope": "storage.source.cmake",
|
1694
|
-
"settings": {
|
1695
|
-
"foreground": "#d699b6"
|
1696
|
-
}
|
1697
|
-
}, {
|
1698
|
-
"scope": "punctuation.definition.map.viml",
|
1699
|
-
"settings": {
|
1700
|
-
"foreground": "#859289"
|
1701
|
-
}
|
1702
|
-
}, {
|
1703
|
-
"scope": "storage.type.map.viml",
|
1704
|
-
"settings": {
|
1705
|
-
"foreground": "#e69875"
|
1706
|
-
}
|
1707
|
-
}, {
|
1708
|
-
"scope": "constant.character.map.viml, constant.character.map.key.viml",
|
1709
|
-
"settings": {
|
1710
|
-
"foreground": "#a7c080"
|
1711
|
-
}
|
1712
|
-
}, {
|
1713
|
-
"scope": "constant.character.map.special.viml",
|
1714
|
-
"settings": {
|
1715
|
-
"foreground": "#7fbbb3"
|
1716
|
-
}
|
1717
|
-
}, {
|
1718
|
-
"scope": "constant.language.tmux, constant.numeric.tmux",
|
1719
|
-
"settings": {
|
1720
|
-
"foreground": "#a7c080"
|
1721
|
-
}
|
1722
|
-
}, {
|
1723
|
-
"scope": "entity.name.function.package-manager.dockerfile",
|
1724
|
-
"settings": {
|
1725
|
-
"foreground": "#e69875"
|
1726
|
-
}
|
1727
|
-
}, {
|
1728
|
-
"scope": "keyword.operator.flag.dockerfile",
|
1729
|
-
"settings": {
|
1730
|
-
"foreground": "#dbbc7f"
|
1731
|
-
}
|
1732
|
-
}, {
|
1733
|
-
"scope": "string.quoted.double.dockerfile, string.quoted.single.dockerfile",
|
1734
|
-
"settings": {
|
1735
|
-
"foreground": "#a7c080"
|
1736
|
-
}
|
1737
|
-
}, {
|
1738
|
-
"scope": "constant.character.escape.dockerfile",
|
1739
|
-
"settings": {
|
1740
|
-
"foreground": "#83c092"
|
1741
|
-
}
|
1742
|
-
}, {
|
1743
|
-
"scope": "entity.name.type.base-image.dockerfile, entity.name.image.dockerfile",
|
1744
|
-
"settings": {
|
1745
|
-
"foreground": "#d699b6"
|
1746
|
-
}
|
1747
|
-
}, {
|
1748
|
-
"scope": "punctuation.definition.separator.diff",
|
1749
|
-
"settings": {
|
1750
|
-
"foreground": "#859289"
|
1751
|
-
}
|
1752
|
-
}, {
|
1753
|
-
"scope": "markup.deleted.diff, punctuation.definition.deleted.diff",
|
1754
|
-
"settings": {
|
1755
|
-
"foreground": "#e67e80"
|
1756
|
-
}
|
1757
|
-
}, {
|
1758
|
-
"scope": "meta.diff.range.context, punctuation.definition.range.diff",
|
1759
|
-
"settings": {
|
1760
|
-
"foreground": "#e69875"
|
1761
|
-
}
|
1762
|
-
}, {
|
1763
|
-
"scope": "meta.diff.header.from-file",
|
1764
|
-
"settings": {
|
1765
|
-
"foreground": "#dbbc7f"
|
1766
|
-
}
|
1767
|
-
}, {
|
1768
|
-
"scope": "markup.inserted.diff, punctuation.definition.inserted.diff",
|
1769
|
-
"settings": {
|
1770
|
-
"foreground": "#a7c080"
|
1771
|
-
}
|
1772
|
-
}, {
|
1773
|
-
"scope": "markup.changed.diff, punctuation.definition.changed.diff",
|
1774
|
-
"settings": {
|
1775
|
-
"foreground": "#7fbbb3"
|
1776
|
-
}
|
1777
|
-
}, {
|
1778
|
-
"scope": "punctuation.definition.from-file.diff",
|
1779
|
-
"settings": {
|
1780
|
-
"foreground": "#d699b6"
|
1781
|
-
}
|
1782
|
-
}, {
|
1783
|
-
"scope": "entity.name.section.group-title.ini, punctuation.definition.entity.ini",
|
1784
|
-
"settings": {
|
1785
|
-
"foreground": "#e67e80"
|
1786
|
-
}
|
1787
|
-
}, {
|
1788
|
-
"scope": "punctuation.separator.key-value.ini",
|
1789
|
-
"settings": {
|
1790
|
-
"foreground": "#e69875"
|
1791
|
-
}
|
1792
|
-
}, {
|
1793
|
-
"scope": "string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini",
|
1794
|
-
"settings": {
|
1795
|
-
"foreground": "#a7c080"
|
1796
|
-
}
|
1797
|
-
}, {
|
1798
|
-
"scope": "keyword.other.definition.ini",
|
1799
|
-
"settings": {
|
1800
|
-
"foreground": "#83c092"
|
1801
|
-
}
|
1802
|
-
}, {
|
1803
|
-
"scope": "support.function.aggregate.sql",
|
1804
|
-
"settings": {
|
1805
|
-
"foreground": "#dbbc7f"
|
1806
|
-
}
|
1807
|
-
}, {
|
1808
|
-
"scope": "string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql",
|
1809
|
-
"settings": {
|
1810
|
-
"foreground": "#a7c080"
|
1811
|
-
}
|
1812
|
-
}, {
|
1813
|
-
"scope": "support.type.graphql",
|
1814
|
-
"settings": {
|
1815
|
-
"foreground": "#dbbc7f"
|
1816
|
-
}
|
1817
|
-
}, {
|
1818
|
-
"scope": "variable.parameter.graphql",
|
1819
|
-
"settings": {
|
1820
|
-
"foreground": "#7fbbb3"
|
1821
|
-
}
|
1822
|
-
}, {
|
1823
|
-
"scope": "constant.character.enum.graphql",
|
1824
|
-
"settings": {
|
1825
|
-
"foreground": "#83c092"
|
1826
|
-
}
|
1827
|
-
}, {
|
1828
|
-
"scope": "punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json",
|
1829
|
-
"settings": {
|
1830
|
-
"foreground": "#859289"
|
1831
|
-
}
|
1832
|
-
}, {
|
1833
|
-
"scope": "support.type.property-name.json",
|
1834
|
-
"settings": {
|
1835
|
-
"foreground": "#e69875"
|
1836
|
-
}
|
1837
|
-
}, {
|
1838
|
-
"scope": "string.quoted.double.json",
|
1839
|
-
"settings": {
|
1840
|
-
"foreground": "#a7c080"
|
1841
|
-
}
|
1842
|
-
}, {
|
1843
|
-
"scope": "punctuation.separator.key-value.mapping.yaml",
|
1844
|
-
"settings": {
|
1845
|
-
"foreground": "#859289"
|
1846
|
-
}
|
1847
|
-
}, {
|
1848
|
-
"scope": "string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml",
|
1849
|
-
"settings": {
|
1850
|
-
"foreground": "#a7c080"
|
1851
|
-
}
|
1852
|
-
}, {
|
1853
|
-
"scope": "punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml",
|
1854
|
-
"settings": {
|
1855
|
-
"foreground": "#83c092"
|
1856
|
-
}
|
1857
|
-
}, {
|
1858
|
-
"scope": "keyword.key.toml",
|
1859
|
-
"settings": {
|
1860
|
-
"foreground": "#e69875"
|
1861
|
-
}
|
1862
|
-
}, {
|
1863
|
-
"scope": "string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml",
|
1864
|
-
"settings": {
|
1865
|
-
"foreground": "#a7c080"
|
1866
|
-
}
|
1867
|
-
}, {
|
1868
|
-
"scope": "constant.other.boolean.toml",
|
1869
|
-
"settings": {
|
1870
|
-
"foreground": "#7fbbb3"
|
1871
|
-
}
|
1872
|
-
}, {
|
1873
|
-
"scope": "entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml",
|
1874
|
-
"settings": {
|
1875
|
-
"foreground": "#d699b6"
|
1876
|
-
}
|
1877
|
-
}, {
|
1878
|
-
"scope": "comment, string.comment, punctuation.definition.comment",
|
1879
|
-
"settings": {
|
1880
|
-
"fontStyle": "italic",
|
1881
|
-
"foreground": "#859289"
|
1882
|
-
}
|
1883
|
-
}],
|
1884
|
-
"type": "dark"
|
1885
|
-
};
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.default={"colors":{"activityBar.activeBorder":"#a7c080d0","activityBar.activeFocusBorder":"#a7c080","activityBar.background":"#2d353b","activityBar.border":"#2d353b","activityBar.dropBackground":"#2d353b","activityBar.foreground":"#d3c6aa","activityBar.inactiveForeground":"#859289","activityBarBadge.background":"#a7c080","activityBarBadge.foreground":"#2d353b","badge.background":"#a7c080","badge.foreground":"#2d353b","breadcrumb.activeSelectionForeground":"#d3c6aa","breadcrumb.focusForeground":"#d3c6aa","breadcrumb.foreground":"#859289","button.background":"#a7c080","button.foreground":"#2d353b","button.hoverBackground":"#a7c080d0","button.secondaryBackground":"#3d484d","button.secondaryForeground":"#d3c6aa","button.secondaryHoverBackground":"#475258","charts.blue":"#7fbbb3","charts.foreground":"#d3c6aa","charts.green":"#a7c080","charts.orange":"#e69875","charts.purple":"#d699b6","charts.red":"#e67e80","charts.yellow":"#dbbc7f","checkbox.background":"#2d353b","checkbox.border":"#4f585e","checkbox.foreground":"#e69875","debugConsole.errorForeground":"#e67e80","debugConsole.infoForeground":"#a7c080","debugConsole.sourceForeground":"#d699b6","debugConsole.warningForeground":"#dbbc7f","debugConsoleInputIcon.foreground":"#83c092","debugIcon.breakpointCurrentStackframeForeground":"#7fbbb3","debugIcon.breakpointDisabledForeground":"#da6362","debugIcon.breakpointForeground":"#e67e80","debugIcon.breakpointStackframeForeground":"#e67e80","debugIcon.breakpointUnverifiedForeground":"#9aa79d","debugIcon.continueForeground":"#7fbbb3","debugIcon.disconnectForeground":"#d699b6","debugIcon.pauseForeground":"#dbbc7f","debugIcon.restartForeground":"#83c092","debugIcon.startForeground":"#83c092","debugIcon.stepBackForeground":"#7fbbb3","debugIcon.stepIntoForeground":"#7fbbb3","debugIcon.stepOutForeground":"#7fbbb3","debugIcon.stepOverForeground":"#7fbbb3","debugIcon.stopForeground":"#e67e80","debugTokenExpression.boolean":"#d699b6","debugTokenExpression.error":"#e67e80","debugTokenExpression.name":"#7fbbb3","debugTokenExpression.number":"#d699b6","debugTokenExpression.string":"#dbbc7f","debugTokenExpression.value":"#a7c080","debugToolBar.background":"#2d353b","descriptionForeground":"#859289","diffEditor.diagonalFill":"#4f585e","diffEditor.insertedTextBackground":"#569d7930","diffEditor.removedTextBackground":"#da636230","dropdown.background":"#2d353b","dropdown.border":"#4f585e","dropdown.foreground":"#9aa79d","editor.background":"#2d353b","editor.findMatchBackground":"#d77f4840","editor.findMatchHighlightBackground":"#899c4040","editor.findRangeHighlightBackground":"#47525860","editor.foldBackground":"#4f585e80","editor.foreground":"#d3c6aa","editor.hoverHighlightBackground":"#475258b0","editor.inactiveSelectionBackground":"#47525860","editor.lineHighlightBackground":"#3d484d90","editor.lineHighlightBorder":"#4f585e00","editor.rangeHighlightBackground":"#3d484d80","editor.selectionBackground":"#475258c0","editor.selectionHighlightBackground":"#47525860","editor.snippetFinalTabstopHighlightBackground":"#899c4040","editor.snippetFinalTabstopHighlightBorder":"#2d353b","editor.snippetTabstopHighlightBackground":"#3d484d","editor.symbolHighlightBackground":"#5a93a240","editor.wordHighlightBackground":"#47525858","editor.wordHighlightStrongBackground":"#475258b0","editorBracketHighlight.foreground1":"#e67e80","editorBracketHighlight.foreground2":"#dbbc7f","editorBracketHighlight.foreground3":"#a7c080","editorBracketHighlight.foreground4":"#7fbbb3","editorBracketHighlight.foreground5":"#e69875","editorBracketHighlight.foreground6":"#d699b6","editorBracketHighlight.unexpectedBracket.foreground":"#859289","editorBracketMatch.background":"#4f585e","editorBracketMatch.border":"#2d353b00","editorCodeLens.foreground":"#7f897da0","editorCursor.foreground":"#d3c6aa","editorError.background":"#da636200","editorError.foreground":"#da6362","editorGhostText.background":"#2d353b00","editorGhostText.foreground":"#7f897da0","editorGroup.border":"#21272b","editorGroup.dropBackground":"#4f585e60","editorGroupHeader.noTabsBackground":"#2d353b","editorGroupHeader.tabsBackground":"#2d353b","editorGutter.addedBackground":"#899c40a0","editorGutter.background":"#2d353b00","editorGutter.commentRangeForeground":"#7f897d","editorGutter.deletedBackground":"#da6362a0","editorGutter.modifiedBackground":"#5a93a2a0","editorHint.foreground":"#b87b9d","editorHoverWidget.background":"#343f44","editorHoverWidget.border":"#475258","editorIndentGuide.activeBackground":"#9aa79d50","editorIndentGuide.background":"#9aa79d20","editorInfo.background":"#5a93a200","editorInfo.foreground":"#5a93a2","editorInlayHint.background":"#2d353b00","editorInlayHint.foreground":"#7f897da0","editorInlayHint.parameterBackground":"#2d353b00","editorInlayHint.parameterForeground":"#7f897da0","editorInlayHint.typeBackground":"#2d353b00","editorInlayHint.typeForeground":"#7f897da0","editorLightBulb.foreground":"#dbbc7f","editorLightBulbAutoFix.foreground":"#83c092","editorLineNumber.activeForeground":"#9aa79de0","editorLineNumber.foreground":"#7f897da0","editorLink.activeForeground":"#a7c080","editorMarkerNavigation.background":"#343f44","editorMarkerNavigationError.background":"#da636280","editorMarkerNavigationInfo.background":"#5a93a280","editorMarkerNavigationWarning.background":"#bf983d80","editorOverviewRuler.addedForeground":"#899c40a0","editorOverviewRuler.border":"#2d353b00","editorOverviewRuler.commonContentForeground":"#859289","editorOverviewRuler.currentContentForeground":"#5a93a2","editorOverviewRuler.deletedForeground":"#da6362a0","editorOverviewRuler.errorForeground":"#e67e80","editorOverviewRuler.findMatchForeground":"#569d79","editorOverviewRuler.incomingContentForeground":"#569d79","editorOverviewRuler.infoForeground":"#d699b6","editorOverviewRuler.modifiedForeground":"#5a93a2a0","editorOverviewRuler.rangeHighlightForeground":"#569d79","editorOverviewRuler.selectionHighlightForeground":"#569d79","editorOverviewRuler.warningForeground":"#dbbc7f","editorOverviewRuler.wordHighlightForeground":"#4f585e","editorOverviewRuler.wordHighlightStrongForeground":"#4f585e","editorRuler.foreground":"#475258a0","editorSuggestWidget.background":"#3d484d","editorSuggestWidget.border":"#3d484d","editorSuggestWidget.foreground":"#d3c6aa","editorSuggestWidget.highlightForeground":"#a7c080","editorSuggestWidget.selectedBackground":"#475258","editorUnnecessaryCode.border":"#2d353b","editorUnnecessaryCode.opacity":"#00000080","editorWarning.background":"#bf983d00","editorWarning.foreground":"#bf983d","editorWhitespace.foreground":"#475258","editorWidget.background":"#2d353b","editorWidget.border":"#4f585e","editorWidget.foreground":"#d3c6aa","errorForeground":"#e67e80","extensionBadge.remoteBackground":"#a7c080","extensionBadge.remoteForeground":"#2d353b","extensionButton.prominentBackground":"#a7c080","extensionButton.prominentForeground":"#2d353b","extensionButton.prominentHoverBackground":"#a7c080d0","extensionIcon.preReleaseForeground":"#e69875","extensionIcon.starForeground":"#83c092","extensionIcon.verifiedForeground":"#a7c080","focusBorder":"#2d353b00","foreground":"#9aa79d","gitDecoration.addedResourceForeground":"#a7c080a0","gitDecoration.conflictingResourceForeground":"#d699b6a0","gitDecoration.deletedResourceForeground":"#e67e80a0","gitDecoration.ignoredResourceForeground":"#4f585e","gitDecoration.modifiedResourceForeground":"#7fbbb3a0","gitDecoration.stageDeletedResourceForeground":"#83c092a0","gitDecoration.stageModifiedResourceForeground":"#83c092a0","gitDecoration.submoduleResourceForeground":"#e69875a0","gitDecoration.untrackedResourceForeground":"#dbbc7fa0","gitlens.closedPullRequestIconColor":"#e67e80","gitlens.decorations.addedForegroundColor":"#a7c080","gitlens.decorations.branchAheadForegroundColor":"#83c092","gitlens.decorations.branchBehindForegroundColor":"#e69875","gitlens.decorations.branchDivergedForegroundColor":"#dbbc7f","gitlens.decorations.branchMissingUpstreamForegroundColor":"#e67e80","gitlens.decorations.branchUnpublishedForegroundColor":"#7fbbb3","gitlens.decorations.branchUpToDateForegroundColor":"#d3c6aa","gitlens.decorations.copiedForegroundColor":"#d699b6","gitlens.decorations.deletedForegroundColor":"#e67e80","gitlens.decorations.ignoredForegroundColor":"#9aa79d","gitlens.decorations.modifiedForegroundColor":"#7fbbb3","gitlens.decorations.renamedForegroundColor":"#d699b6","gitlens.decorations.untrackedForegroundColor":"#dbbc7f","gitlens.gutterBackgroundColor":"#2d353b","gitlens.gutterForegroundColor":"#d3c6aa","gitlens.gutterUncommittedForegroundColor":"#7fbbb3","gitlens.lineHighlightBackgroundColor":"#343f44","gitlens.lineHighlightOverviewRulerColor":"#a7c080","gitlens.mergedPullRequestIconColor":"#d699b6","gitlens.openPullRequestIconColor":"#83c092","gitlens.trailingLineForegroundColor":"#859289","gitlens.unpublishedCommitIconColor":"#dbbc7f","gitlens.unpulledChangesIconColor":"#e69875","gitlens.unpushlishedChangesIconColor":"#7fbbb3","icon.foreground":"#83c092","imagePreview.border":"#2d353b","input.background":"#2d353b00","input.border":"#4f585e","input.foreground":"#d3c6aa","input.placeholderForeground":"#7f897d","inputOption.activeBorder":"#83c092","inputValidation.errorBackground":"#da6362","inputValidation.errorBorder":"#e67e80","inputValidation.errorForeground":"#d3c6aa","inputValidation.infoBackground":"#5a93a2","inputValidation.infoBorder":"#7fbbb3","inputValidation.infoForeground":"#d3c6aa","inputValidation.warningBackground":"#bf983d","inputValidation.warningBorder":"#dbbc7f","inputValidation.warningForeground":"#d3c6aa","issues.closed":"#e67e80","issues.open":"#83c092","keybindingLabel.background":"#2d353b00","keybindingLabel.border":"#272e33","keybindingLabel.bottomBorder":"#21272b","keybindingLabel.foreground":"#d3c6aa","keybindingTable.headerBackground":"#3d484d","keybindingTable.rowsBackground":"#343f44","list.activeSelectionBackground":"#47525880","list.activeSelectionForeground":"#d3c6aa","list.dropBackground":"#343f4480","list.errorForeground":"#e67e80","list.focusBackground":"#47525880","list.focusForeground":"#d3c6aa","list.highlightForeground":"#a7c080","list.hoverBackground":"#2d353b00","list.hoverForeground":"#d3c6aa","list.inactiveFocusBackground":"#47525860","list.inactiveSelectionBackground":"#47525880","list.inactiveSelectionForeground":"#9aa79d","list.invalidItemForeground":"#da6362","list.warningForeground":"#dbbc7f","menu.background":"#2d353b","menu.foreground":"#9aa79d","menu.selectionBackground":"#343f44","menu.selectionForeground":"#d3c6aa","menubar.selectionBackground":"#2d353b","menubar.selectionBorder":"#2d353b","merge.border":"#2d353b00","merge.currentContentBackground":"#5a93a240","merge.currentHeaderBackground":"#5a93a280","merge.incomingContentBackground":"#569d7940","merge.incomingHeaderBackground":"#569d7980","minimap.errorHighlight":"#da636280","minimap.findMatchHighlight":"#569d7960","minimap.selectionHighlight":"#4f585ef0","minimap.warningHighlight":"#bf983d80","minimapGutter.addedBackground":"#899c40a0","minimapGutter.deletedBackground":"#da6362a0","minimapGutter.modifiedBackground":"#5a93a2a0","notebook.cellBorderColor":"#4f585e","notebook.cellHoverBackground":"#2d353b","notebook.cellStatusBarItemHoverBackground":"#343f44","notebook.cellToolbarSeparator":"#4f585e","notebook.focusedCellBackground":"#2d353b","notebook.focusedCellBorder":"#4f585e","notebook.focusedEditorBorder":"#4f585e","notebook.focusedRowBorder":"#4f585e","notebook.inactiveFocusedCellBorder":"#4f585e","notebook.outputContainerBackgroundColor":"#272e33","notebook.selectedCellBorder":"#4f585e","notebookStatusErrorIcon.foreground":"#e67e80","notebookStatusRunningIcon.foreground":"#7fbbb3","notebookStatusSuccessIcon.foreground":"#a7c080","notificationCenterHeader.background":"#3d484d","notificationCenterHeader.foreground":"#d3c6aa","notificationLink.foreground":"#a7c080","notifications.background":"#2d353b","notifications.foreground":"#d3c6aa","notificationsErrorIcon.foreground":"#e67e80","notificationsInfoIcon.foreground":"#7fbbb3","notificationsWarningIcon.foreground":"#dbbc7f","panel.background":"#2d353b","panel.border":"#2d353b","panelInput.border":"#4f585e","panelSection.border":"#21272b","panelSectionHeader.background":"#2d353b","panelTitle.activeBorder":"#a7c080d0","panelTitle.activeForeground":"#d3c6aa","panelTitle.inactiveForeground":"#859289","peekView.border":"#475258","peekViewEditor.background":"#343f44","peekViewEditor.matchHighlightBackground":"#bf983d50","peekViewEditorGutter.background":"#343f44","peekViewResult.background":"#343f44","peekViewResult.fileForeground":"#d3c6aa","peekViewResult.lineForeground":"#9aa79d","peekViewResult.matchHighlightBackground":"#bf983d50","peekViewResult.selectionBackground":"#569d7950","peekViewResult.selectionForeground":"#d3c6aa","peekViewTitle.background":"#475258","peekViewTitleDescription.foreground":"#d3c6aa","peekViewTitleLabel.foreground":"#a7c080","pickerGroup.border":"#a7c0801a","pickerGroup.foreground":"#d3c6aa","ports.iconRunningProcessForeground":"#e69875","problemsErrorIcon.foreground":"#e67e80","problemsInfoIcon.foreground":"#7fbbb3","problemsWarningIcon.foreground":"#dbbc7f","progressBar.background":"#a7c080","quickInputTitle.background":"#343f44","rust_analyzer.inlayHints.background":"#2d353b00","rust_analyzer.inlayHints.foreground":"#7f897da0","rust_analyzer.syntaxTreeBorder":"#e67e80","sash.hoverBorder":"#475258","scrollbar.shadow":"#00000070","scrollbarSlider.activeBackground":"#9aa79d","scrollbarSlider.background":"#4f585e80","scrollbarSlider.hoverBackground":"#4f585e","selection.background":"#475258e0","settings.checkboxBackground":"#2d353b","settings.checkboxBorder":"#4f585e","settings.checkboxForeground":"#e69875","settings.dropdownBackground":"#2d353b","settings.dropdownBorder":"#4f585e","settings.dropdownForeground":"#83c092","settings.focusedRowBackground":"#343f44","settings.headerForeground":"#9aa79d","settings.modifiedItemIndicator":"#7f897d","settings.numberInputBackground":"#2d353b","settings.numberInputBorder":"#4f585e","settings.numberInputForeground":"#d699b6","settings.rowHoverBackground":"#343f44","settings.textInputBackground":"#2d353b","settings.textInputBorder":"#4f585e","settings.textInputForeground":"#7fbbb3","sideBar.background":"#2d353b","sideBar.foreground":"#859289","sideBarSectionHeader.background":"#2d353b00","sideBarSectionHeader.foreground":"#9aa79d","sideBarTitle.foreground":"#9aa79d","statusBar.background":"#2d353b","statusBar.border":"#2d353b","statusBar.debuggingBackground":"#2d353b","statusBar.debuggingForeground":"#e69875","statusBar.foreground":"#9aa79d","statusBar.noFolderBackground":"#2d353b","statusBar.noFolderBorder":"#2d353b","statusBar.noFolderForeground":"#9aa79d","statusBarItem.activeBackground":"#47525870","statusBarItem.errorBackground":"#2d353b","statusBarItem.errorForeground":"#e67e80","statusBarItem.hoverBackground":"#475258a0","statusBarItem.prominentBackground":"#2d353b","statusBarItem.prominentForeground":"#d3c6aa","statusBarItem.prominentHoverBackground":"#475258a0","statusBarItem.remoteBackground":"#2d353b","statusBarItem.remoteForeground":"#9aa79d","statusBarItem.warningBackground":"#2d353b","statusBarItem.warningForeground":"#dbbc7f","symbolIcon.arrayForeground":"#7fbbb3","symbolIcon.booleanForeground":"#d699b6","symbolIcon.classForeground":"#dbbc7f","symbolIcon.colorForeground":"#d3c6aa","symbolIcon.constantForeground":"#83c092","symbolIcon.constructorForeground":"#d699b6","symbolIcon.enumeratorForeground":"#d699b6","symbolIcon.enumeratorMemberForeground":"#83c092","symbolIcon.eventForeground":"#dbbc7f","symbolIcon.fieldForeground":"#d3c6aa","symbolIcon.fileForeground":"#d3c6aa","symbolIcon.folderForeground":"#d3c6aa","symbolIcon.functionForeground":"#a7c080","symbolIcon.interfaceForeground":"#dbbc7f","symbolIcon.keyForeground":"#a7c080","symbolIcon.keywordForeground":"#e67e80","symbolIcon.methodForeground":"#a7c080","symbolIcon.moduleForeground":"#d699b6","symbolIcon.namespaceForeground":"#d699b6","symbolIcon.nullForeground":"#83c092","symbolIcon.numberForeground":"#d699b6","symbolIcon.objectForeground":"#d699b6","symbolIcon.operatorForeground":"#e69875","symbolIcon.packageForeground":"#d699b6","symbolIcon.propertyForeground":"#83c092","symbolIcon.referenceForeground":"#7fbbb3","symbolIcon.snippetForeground":"#d3c6aa","symbolIcon.stringForeground":"#a7c080","symbolIcon.structForeground":"#dbbc7f","symbolIcon.textForeground":"#d3c6aa","symbolIcon.typeParameterForeground":"#83c092","symbolIcon.unitForeground":"#d3c6aa","symbolIcon.variableForeground":"#7fbbb3","tab.activeBackground":"#2d353b","tab.activeBorder":"#a7c080d0","tab.activeForeground":"#d3c6aa","tab.border":"#2d353b","tab.hoverBackground":"#2d353b","tab.hoverForeground":"#d3c6aa","tab.inactiveBackground":"#2d353b","tab.inactiveForeground":"#7f897d","tab.lastPinnedBorder":"#a7c080d0","tab.unfocusedActiveBorder":"#859289","tab.unfocusedActiveForeground":"#9aa79d","tab.unfocusedHoverForeground":"#d3c6aa","tab.unfocusedInactiveForeground":"#7f897d","terminal.ansiBlack":"#343f44","terminal.ansiBlue":"#7fbbb3","terminal.ansiBrightBlack":"#859289","terminal.ansiBrightBlue":"#7fbbb3","terminal.ansiBrightCyan":"#83c092","terminal.ansiBrightGreen":"#a7c080","terminal.ansiBrightMagenta":"#d699b6","terminal.ansiBrightRed":"#e67e80","terminal.ansiBrightWhite":"#d3c6aa","terminal.ansiBrightYellow":"#dbbc7f","terminal.ansiCyan":"#83c092","terminal.ansiGreen":"#a7c080","terminal.ansiMagenta":"#d699b6","terminal.ansiRed":"#e67e80","terminal.ansiWhite":"#d3c6aa","terminal.ansiYellow":"#dbbc7f","terminal.foreground":"#d3c6aa","terminalCursor.foreground":"#d3c6aa","testing.iconErrored":"#e67e80","testing.iconFailed":"#e67e80","testing.iconPassed":"#83c092","testing.iconQueued":"#7fbbb3","testing.iconSkipped":"#d699b6","testing.iconUnset":"#dbbc7f","testing.runAction":"#83c092","textBlockQuote.background":"#272e33","textBlockQuote.border":"#475258","textCodeBlock.background":"#272e33","textLink.activeForeground":"#a7c080c0","textLink.foreground":"#a7c080","textPreformat.foreground":"#dbbc7f","titleBar.activeBackground":"#2d353b","titleBar.activeForeground":"#9aa79d","titleBar.border":"#2d353b","titleBar.inactiveBackground":"#2d353b","titleBar.inactiveForeground":"#7f897d","toolbar.hoverBackground":"#343f44","tree.indentGuidesStroke":"#7f897d","walkThrough.embeddedEditorBackground":"#272e33","welcomePage.buttonBackground":"#343f44","welcomePage.buttonHoverBackground":"#343f44a0","welcomePage.progress.foreground":"#a7c080","welcomePage.tileHoverBackground":"#343f44","widget.shadow":"#00000070"},"displayName":"Everforest Dark","name":"everforest-dark","semanticHighlighting":true,"semanticTokenColors":{"class:python":"#83c092","class:typescript":"#83c092","class:typescriptreact":"#83c092","enum:typescript":"#d699b6","enum:typescriptreact":"#d699b6","enumMember:typescript":"#7fbbb3","enumMember:typescriptreact":"#7fbbb3","interface:typescript":"#83c092","interface:typescriptreact":"#83c092","intrinsic:python":"#d699b6","macro:rust":"#83c092","memberOperatorOverload":"#e69875","module:python":"#7fbbb3","namespace:rust":"#d699b6","namespace:typescript":"#d699b6","namespace:typescriptreact":"#d699b6","operatorOverload":"#e69875","property.defaultLibrary:javascript":"#d699b6","property.defaultLibrary:javascriptreact":"#d699b6","property.defaultLibrary:typescript":"#d699b6","property.defaultLibrary:typescriptreact":"#d699b6","selfKeyword:rust":"#d699b6","variable.defaultLibrary:javascript":"#d699b6","variable.defaultLibrary:javascriptreact":"#d699b6","variable.defaultLibrary:typescript":"#d699b6","variable.defaultLibrary:typescriptreact":"#d699b6"},"tokenColors":[{"scope":"keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.debugger","settings":{"foreground":"#e67e80"}},{"scope":"storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator","settings":{"foreground":"#e69875"}},{"scope":"string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation","settings":{"foreground":"#83c092"}},{"scope":"entity.name.label, constant.other.label","settings":{"foreground":"#83c092"}},{"scope":"support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module","settings":{"foreground":"#83c092"}},{"scope":"storage.type, support.type, entity.name.type, keyword.type","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.numeric","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.boolean","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.preprocessor","settings":{"foreground":"#d699b6"}},{"scope":"variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan","settings":{"foreground":"#d699b6"}},{"scope":"constant.language, support.constant","settings":{"foreground":"#d699b6"}},{"scope":"variable, support.variable, meta.definition.variable","settings":{"foreground":"#d3c6aa"}},{"scope":"variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation, meta.brace, meta.delimiter, meta.bracket","settings":{"foreground":"#d3c6aa"}},{"scope":"heading.1.markdown, markup.heading.setext.1.markdown","settings":{"fontStyle":"bold","foreground":"#e67e80"}},{"scope":"heading.2.markdown, markup.heading.setext.2.markdown","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"heading.3.markdown","settings":{"fontStyle":"bold","foreground":"#dbbc7f"}},{"scope":"heading.4.markdown","settings":{"fontStyle":"bold","foreground":"#a7c080"}},{"scope":"heading.5.markdown","settings":{"fontStyle":"bold","foreground":"#7fbbb3"}},{"scope":"heading.6.markdown","settings":{"fontStyle":"bold","foreground":"#d699b6"}},{"scope":"punctuation.definition.heading.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown","settings":{"fontStyle":"regular","foreground":"#d699b6"}},{"scope":"markup.underline.link.image.markdown, markup.underline.link.markdown","settings":{"fontStyle":"underline","foreground":"#a7c080"}},{"scope":"punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown","settings":{"fontStyle":"bold","foreground":"#859289"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.bold","settings":{"fontStyle":"bold"}},{"scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"fontStyle":"italic bold"}},{"scope":"punctuation.definition.markdown, punctuation.definition.raw.markdown","settings":{"foreground":"#dbbc7f"}},{"scope":"fenced_code.block.language","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.fenced_code.block.markdown, markup.inline.raw.string.markdown","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.definition.heading.restructuredtext","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.restructuredtext","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext","settings":{"foreground":"#83c092"}},{"scope":"constant.other.footnote.link.restructuredtext","settings":{"foreground":"#d699b6"}},{"scope":"support.directive.restructuredtext","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex","settings":{"foreground":"#859289"}},{"scope":"support.function.be.latex","settings":{"foreground":"#e67e80"}},{"scope":"support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex","settings":{"foreground":"#e69875"}},{"scope":"support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.control.preamble.latex","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.namespace.xml","settings":{"foreground":"#859289"}},{"scope":"entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.documentroot.xml, meta.tag.sgml.doctype.xml","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.proto","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class.proto, entity.name.class.message.proto","settings":{"foreground":"#83c092"}},{"scope":"punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css","settings":{"foreground":"#859289"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.unit","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css","settings":{"foreground":"#a7c080"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#83c092"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss","settings":{"foreground":"#859289"}},{"scope":"keyword.control.at-rule.keyframes.scss","settings":{"foreground":"#e69875"}},{"scope":"punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss","settings":{"foreground":"#dbbc7f"}},{"scope":"punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss","settings":{"foreground":"#d699b6"}},{"scope":"meta.function.stylus","settings":{"foreground":"#d3c6aa"}},{"scope":"entity.name.function.stylus","settings":{"foreground":"#dbbc7f"}},{"scope":"string.unquoted.js","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.block.tag.jsdoc","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.js, storage.type.function.arrow.js","settings":{"foreground":"#e69875"}},{"scope":"JSXNested","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts","settings":{"foreground":"#83c092"}},{"scope":"storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts","settings":{"foreground":"#e69875"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx","settings":{"foreground":"#e69875"}},{"scope":"storage.type.function.coffee","settings":{"foreground":"#e69875"}},{"scope":"meta.type-signature.purescript","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.purescript","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript","settings":{"foreground":"#a7c080"}},{"scope":"support.other.module.purescript","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.dot.dart","settings":{"foreground":"#859289"}},{"scope":"storage.type.primitive.dart","settings":{"foreground":"#e69875"}},{"scope":"support.class.dart","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.dart","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.import.dart, storage.type.annotation.dart","settings":{"foreground":"#d699b6"}},{"scope":"entity.other.attribute-name.class.pug","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.pug","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.tag.pug","settings":{"foreground":"#83c092"}},{"scope":"entity.name.tag.pug, storage.type.import.include.pug","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.c","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.c","settings":{"foreground":"#83c092"}},{"scope":"meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.cpp","settings":{"foreground":"#83c092"}},{"scope":"keyword.other.using.cs","settings":{"foreground":"#e67e80"}},{"scope":"keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.object.property.cs","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.namespace.cs","settings":{"foreground":"#d699b6"}},{"scope":"keyword.symbol.fsharp, constant.language.unit.fsharp","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.format.specifier.fsharp, entity.name.type.fsharp","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.section.fsharp","settings":{"foreground":"#7fbbb3"}},{"scope":"support.function.attribute.fsharp","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.java, punctuation.separator.period.java","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.java, keyword.other.package.java","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.arrow.java, keyword.control.ternary.java","settings":{"foreground":"#e69875"}},{"scope":"variable.other.property.java","settings":{"foreground":"#83c092"}},{"scope":"variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.import.kotlin","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.kotlin","settings":{"foreground":"#e69875"}},{"scope":"constant.language.kotlin","settings":{"foreground":"#83c092"}},{"scope":"entity.name.package.kotlin, storage.type.annotation.kotlin","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.package.scala","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.scala","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.import.scala","settings":{"foreground":"#83c092"}},{"scope":"string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class, entity.other.inherited-class.scala","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.declaration.stable.scala, keyword.other.arrow.scala","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.import.scala","settings":{"foreground":"#e67e80"}},{"scope":"keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.groovy","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.def.groovy","settings":{"foreground":"#e69875"}},{"scope":"variable.other.interpolated.groovy, meta.method.groovy","settings":{"foreground":"#a7c080"}},{"scope":"storage.modifier.import.groovy, storage.modifier.package.groovy","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation.groovy","settings":{"foreground":"#d699b6"}},{"scope":"keyword.type.go","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.package.go","settings":{"foreground":"#83c092"}},{"scope":"keyword.import.go, keyword.package.go","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.mod.rust","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.path.rust, keyword.operator.member-access.rust","settings":{"foreground":"#859289"}},{"scope":"storage.type.rust","settings":{"foreground":"#e69875"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#83c092"}},{"scope":"meta.attribute.rust, variable.language.rust, storage.type.module.rust","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.swift, support.function.any-method.swift","settings":{"foreground":"#d3c6aa"}},{"scope":"support.variable.swift","settings":{"foreground":"#83c092"}},{"scope":"keyword.operator.class.php","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.trait.php","settings":{"foreground":"#e69875"}},{"scope":"constant.language.php, support.other.namespace.php","settings":{"foreground":"#83c092"}},{"scope":"storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.include.php, storage.type.php","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.arguments.python","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.decorator.python, punctuation.separator.period.python","settings":{"foreground":"#859289"}},{"scope":"constant.language.python","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.python, keyword.control.import.from.python","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.lua","settings":{"foreground":"#83c092"}},{"scope":"entity.name.class.lua","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.function.method.with-arguments.ruby","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.method.ruby","settings":{"foreground":"#859289"}},{"scope":"keyword.control.pseudo-method.ruby, storage.type.variable.ruby","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.special-method.ruby","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.module.ruby, punctuation.definition.constant.ruby","settings":{"foreground":"#d699b6"}},{"scope":"string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.other.constant.ruby","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell","settings":{"foreground":"#e69875"}},{"scope":"storage.type.haskell","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.haskell","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.namespace, meta.preprocessor.haskell","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.julia, keyword.control.export.julia","settings":{"foreground":"#e67e80"}},{"scope":"keyword.storage.modifier.julia","settings":{"foreground":"#e69875"}},{"scope":"constant.language.julia","settings":{"foreground":"#83c092"}},{"scope":"support.function.macro.julia","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.period.elm","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.elm","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.other.r","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.r, variable.function.r","settings":{"foreground":"#a7c080"}},{"scope":"constant.language.r","settings":{"foreground":"#83c092"}},{"scope":"entity.namespace.r","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.erlang, keyword.control.directive.define.erlang","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.type.class.module.erlang","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang","settings":{"foreground":"#d699b6"}},{"scope":"variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir","settings":{"foreground":"#83c092"}},{"scope":"constant.language.elixir","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.module.elixir","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.value-signature.ocaml","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.ocaml","settings":{"foreground":"#e69875"}},{"scope":"constant.language.variant.ocaml","settings":{"foreground":"#83c092"}},{"scope":"storage.type.sub.perl, storage.type.declare.routine.perl","settings":{"foreground":"#e67e80"}},{"scope":"meta.function.lisp","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.function-type.lisp","settings":{"foreground":"#e67e80"}},{"scope":"keyword.constant.lisp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.lisp","settings":{"foreground":"#83c092"}},{"scope":"constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure","settings":{"foreground":"#a7c080"}},{"scope":"entity.global.clojure","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.clojure","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.scope.if-block.shell, meta.scope.group.shell","settings":{"foreground":"#d3c6aa"}},{"scope":"support.function.builtin.shell, entity.name.function.shell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell","settings":{"foreground":"#d699b6"}},{"scope":"support.function.builtin.fish","settings":{"foreground":"#e67e80"}},{"scope":"support.function.unix.fish","settings":{"foreground":"#e69875"}},{"scope":"variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish","settings":{"foreground":"#7fbbb3"}},{"scope":"string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.single.fish","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.variable.powershell","settings":{"foreground":"#859289"}},{"scope":"entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.member.powershell","settings":{"foreground":"#83c092"}},{"scope":"string.unquoted.alias.graphql","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.type.graphql","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.fragment.graphql","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.target.makefile","settings":{"foreground":"#e69875"}},{"scope":"variable.other.makefile","settings":{"foreground":"#dbbc7f"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#a7c080"}},{"scope":"string.source.cmake","settings":{"foreground":"#a7c080"}},{"scope":"entity.source.cmake","settings":{"foreground":"#83c092"}},{"scope":"storage.source.cmake","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.map.viml","settings":{"foreground":"#859289"}},{"scope":"storage.type.map.viml","settings":{"foreground":"#e69875"}},{"scope":"constant.character.map.viml, constant.character.map.key.viml","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.map.special.viml","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.language.tmux, constant.numeric.tmux","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.package-manager.dockerfile","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator.flag.dockerfile","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.dockerfile, string.quoted.single.dockerfile","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.dockerfile","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.base-image.dockerfile, entity.name.image.dockerfile","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.separator.diff","settings":{"foreground":"#859289"}},{"scope":"markup.deleted.diff, punctuation.definition.deleted.diff","settings":{"foreground":"#e67e80"}},{"scope":"meta.diff.range.context, punctuation.definition.range.diff","settings":{"foreground":"#e69875"}},{"scope":"meta.diff.header.from-file","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.inserted.diff, punctuation.definition.inserted.diff","settings":{"foreground":"#a7c080"}},{"scope":"markup.changed.diff, punctuation.definition.changed.diff","settings":{"foreground":"#7fbbb3"}},{"scope":"punctuation.definition.from-file.diff","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.section.group-title.ini, punctuation.definition.entity.ini","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.key-value.ini","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini","settings":{"foreground":"#a7c080"}},{"scope":"keyword.other.definition.ini","settings":{"foreground":"#83c092"}},{"scope":"support.function.aggregate.sql","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql","settings":{"foreground":"#a7c080"}},{"scope":"support.type.graphql","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.parameter.graphql","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.character.enum.graphql","settings":{"foreground":"#83c092"}},{"scope":"punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json","settings":{"foreground":"#859289"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.json","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.separator.key-value.mapping.yaml","settings":{"foreground":"#859289"}},{"scope":"string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#83c092"}},{"scope":"keyword.key.toml","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml","settings":{"foreground":"#a7c080"}},{"scope":"constant.other.boolean.toml","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml","settings":{"foreground":"#d699b6"}},{"scope":"comment, string.comment, punctuation.definition.comment","settings":{"fontStyle":"italic","foreground":"#859289"}}],"type":"dark"};
|
1886
2
|
//# sourceMappingURL=everforest-dark.js.map
|