Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBarBadge.background#ffa21a
  • editor.background#141414
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#1E1E1E
  • editor.selectionBackground#333333
  • editorCursor.foreground#FFFFFF
  • editorWhitespace.foreground#47453866
  • sideBarTitle.foreground#ffa21a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.prisma, comment.line.double-slash.go, comment.line.double-slash.tsx, comment.line.double-slash.groovy, comment.line.number-sign.hcl, comment.line.graphql, comment.line.double-slash.dart, comment.line.number-sign.shell, comment.line.number-sign.shebang.shell, comment.line.number-sign.python, comment.block, comment.line.number-sign.yaml, source.dockerfile, comment.dockerfile, comment.line.number-sign.dockerfile, comment.block.xml, comment.block.php, comment.line.shebang.php, comment.line.double-slash.php, comment.line.double-slash.js, comment.block.json, comment.block.twig, comment.line.sass, comment.block.sass, comment.line.double-slash.sass, comment.line.double-slash.ts, comment.line.number-sign.env#666666
markup.heading.markdown#93a7ff bold
meta.link.inline.markdown#75efff—
markup.underline.link.markdown—italic
punctuation.definition.list.begin.markdown, meta.link.reference.markdown string.other.link.title.markdown#ffac4d—
punctuation.definition.table.markdown, punctuation.separator.table.markdown#ca91ff—
markup.bold.markdown— bold
markup.italic.markdown— italic
markup.strikethrough.markdown—strikethrough
markup.italic.markdown markup.bold.markdown, markup.bold.markdown markup.italic.markdown —italic bold
markup.bold.markdown markup.strikethrough.markdown, markup.strikethrough.markdown markup.bold.markdown—strikethrough bold
markup.italic.markdown markup.strikethrough.markdown, markup.strikethrough.markdown markup.italic.markdown—strikethrough italic
markup.strikethrough.markdown markup.bold.markdown markup.italic.markdown, markup.strikethrough.markdown markup.italic.markdown markup.bold.markdown, markup.italic.markdown markup.bold.markdown markup.strikethrough.markdown, markup.italic.markdown markup.strikethrough.markdown markup.bold.markdown, markup.bold.markdown markup.italic.markdown markup.strikethrough.markdown, markup.bold.markdown markup.strikethrough.markdown markup.italic.markdown—strikethrough bold italic
source.groovy.embedded.source, source.sql.embedded.php, string.quoted.single.sql, string.quoted.double.sql, keyword.other.alias.sql, punctuation.definition.string.begin.sql, punctuation.definition.string.end.sql#ffd29f italic
keyword.other.DML.sql, keyword.operator.star.sql, keyword.operator.comparison.sql#ffd29f bold italic
markup.fenced_code.block.markdown, meta.link.inline.markdown punctuation.definition.link.title.begin.markdown, meta.link.inline.markdown punctuation.definition.link.title.end.markdown, meta.link.inline.markdown punctuation.definition.metadata.markdown, source.prisma.attribute.with_arguments unnamed, punctuation.definition.separator.key-value.prisma, source.prisma.attribute.with_arguments, punctuation.definition.tag.prisma, source.prisma.array, keyword.operator.list_type.prisma, punctuation.operation.graphql, punctuation.graphql, punctuation.other.colon.go, punctuation.other.comma.go, punctuation.other.period.go, punctuation.definition.begin.bracket.round.go, punctuation.definition.end.bracket.round.go, punctuation.definition.begin.bracket.square.go, punctuation.definition.end.bracket.square.go, punctuation.definition.begin.bracket.curly.go, punctuation.definition.end.bracket.curly.go, punctuation.definition.imports.begin.bracket.round.go, punctuation.definition.imports.end.bracket.round.go, meta.embedded.block.github-actions-expression, meta.attribute.php punctuation.separator.colon.php, meta.attribute.php punctuation.definition.arguments.begin.bracket.round.php, punctuation.separator.parameter.tsx, punctuation.destructuring.tsx, meta.enum.declaration.tsx, punctuation.definition.binding-pattern.array.tsx, punctuation.definition.typeparameters.begin.tsx, punctuation.definition.typeparameters.end.tsx, meta.brace.square.tsx, punctuation.accessor.tsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, meta.tag.attributes.tsx keyword.operator.assignment.tsx, punctuation.definition.binding-pattern.object.tsx, punctuation.separator.comma.tsx, keyword.operator.type.annotation.tsx, punctuation.separator.key-value.tsx, meta.brace.round.tsx, punctuation.terminator.statement.tsx, punctuation.definition.block.tsx, punctuation.definition.parameters.begin.tsx, punctuation.definition.parameters.end.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, meta.structure.groovy, punctuation.definition.separator.groovy, punctuation.definition.seperator.parameter.groovy, punctuation.definition.structure.begin.groovy, punctuation.definition.structure.end.groovy, meta.definition.method.groovy meta.method.body.java, keyword.operator.navigation.groovy, punctuation.definition.seperator.key-value.groovy, punctuation.definition.method-parameters.begin.groovy, punctuation.definition.method-parameters.end.groovy, source.groovy, meta.braces.hcl, punctuation.separator.hcl, punctuation.section.brackets.begin.hcl, punctuation.section.brackets.end.hcl, punctuation.section.parens.begin.hcl, punctuation.section.parens.end.hcl, punctuation.definition.block.begin.tf, punctuation.definition.block.end.tf, punctuation.declaration.block.begin.tf, punctuation.declaration.block.end.tf, keyword.operator.accessor.hcl, punctuation.section.braces.begin.hcl, punctuation.section.braces.end.hcl, punctuation.section.block.begin.hcl, punctuation.section.block.end.hcl, punctuation.definition.binding-pattern.array.js, meta.brace.square.graphql, string.quoted.double.php meta.method-call.php punctuation.definition.arguments.begin.bracket.round.php, string.quoted.double.php meta.method-call.php punctuation.definition.arguments.end.bracket.round.php, source.graphql, meta.brace.round.directive.graphql, punctuation.colon.graphql, meta.brace.curly.graphql, punctuation.comma.graphql, source.dart, punctuation.comma.dart, meta.scope.case-clause-body.shell, punctuation.definition.group.shell, punctuation.definition.arguments.shell, punctuation.terminator.case-clause.shell, punctuation.definition.case-pattern.shell, punctuation.terminator.statement.semicolon.shell, constant.character.escape.line-continuation.shell, punctuation.separator.parameters.python, punctuation.section.class.begin.python, punctuation.section.function.begin.python, punctuation.definition.parameters.end.python, punctuation.definition.parameters.begin.python, punctuation.separator.period.python, punctuation.parenthesis.begin.python, punctuation.parenthesis.end.python, punctuation.definition.dict.begin.python, punctuation.definition.dict.end.python, punctuation.separator.dict.python, punctuation.separator.slice.python, punctuation.separator.element.python, punctuation.separator.arguments.python, punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, punctuation.definition.dictionary.begin.python, punctuation.definition.dictionary.end.python, punctuation.separator.key-value.mapping.yaml, punctuation.definition.block.sequence.item.yaml, text.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.sgml.doctype.xml, keyword.other.doctype.xml, punctuation.definition.tag.xml, punctuation.separator.namespace.xml, source.json, meta.structure.dictionary.json, punctuation.definition.array.end.json, punctuation.definition.string.end.json, punctuation.definition.array.begin.json, punctuation.definition.string.begin.json, punctuation.separator.array.json.comments, punctuation.separator.dictionary.pair.json, punctuation.definition.dictionary.end.json, punctuation.definition.dictionary.begin.json, punctuation.separator.dictionary.key-value.json, punctuation.support.type.property-name.end.json, punctuation.support.type.property-name.begin.json, source.php, punctuation.separator.php, end.bracket.round.blade.php, begin.bracket.round.blade.php, punctuation.section.array.end.php, punctuation.section.array.begin.php, punctuation.separator.delimiter.php, punctuation.definition.block.end.php, punctuation.definition.group.end.php, punctuation.section.brackets.end.php, punctuation.terminator.expression.php, punctuation.definition.group.begin.php, punctuation.section.brackets.begin.php, punctuation.definition.block.begin.php, punctuation.definition.arguments.end.bracket.round.php, source.js, meta.brace.round.js, meta.brace.square.js, meta.delimiter.comma.js, punctuation.accessor.js, punctuation.destructuring.js, punctuation.separator.comma.js, punctuation.definition.block.js, punctuation.definition.group.js, punctuation.definition.tag.end.js, punctuation.separator.parameter.js, punctuation.definition.brackets.js, punctuation.separator.key-value.js, punctuation.definition.tag.begin.js, punctuation.terminator.statement.js, punctuation.section.embedded.end.js, punctuation.section.embedded.begin.js, punctuation.definition.parameters.end.js, punctuation.definition.parameters.begin.js, punctuation.definition.section.case-statement.js, meta.tag.attributes.js keyword.operator.assignment.js, punctuation.definition.binding-pattern.object.js, text.plain, source.css, source.sass, punctuation.terminator.rule.css, punctuation.separator.key-value.css, punctuation.section.at-media.end.css, punctuation.section.at-media.begin.css, punctuation.section.property-list.end.css, punctuation.section.property-list.begin.css, punctuation.section.media-feature.end.css, punctuation.section.media-feature.begin.css, meta.brace.angle.ts, punctuation.definition.section.case-statement.ts, meta.tag.inline.any.html, punctuation.definition.tag.html, punctuation.definition.tag.end.html, punctuation.definition.tag.begin.html, punctuation.separator.key-value.html, punctuation.section.tag.twig, meta.brace.round.ts, meta.brace.square.ts, punctuation.accessor.ts, punctuation.separator.comma.ts, punctuation.definition.block.ts, punctuation.separator.key-value.ts, punctuation.separator.parameter.ts, punctuation.terminator.statement.ts, keyword.operator.type.annotation.ts, punctuation.definition.parameters.end.ts, punctuation.definition.parameters.begin.ts, punctuation.definition.typeparameters.end.ts, punctuation.definition.typeparameters.begin.ts, punctuation.definition.binding-pattern.array.ts, punctuation.destructuring.ts, punctuation.definition.binding-pattern.object.ts#BBBBBB
text.html.markdown, source.shell, text.html.basic, text.html.twig, text.html.blade, text.xml, source.js, text.blade, source.ts, source.dockerfile, source.scss#FFFFFF—
constant.character.entity.numeric.decimal.html, meta.attribute.id.html entity.other.attribute-name.html, entity.other.attribute-name.id.html, constant.character.entity.html, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss, entity.other.attribute-name.id.sass#D9811Cbold
string.other.math.shell, meta.scope.for-in-loop.shell, meta.expression.assignment.shell, meta.scope.logical-expression.shell, meta.attribute.id.html string.unquoted.html, meta.attribute.id.html string.quoted.single.html, meta.attribute.id.html string.quoted.double.html, meta.attribute-with-value.id.html string.unquoted.html meta.toc-list.id.html, meta.attribute-with-value.id.html string.quoted.single.html meta.toc-list.id.html, meta.attribute-with-value.id.html string.quoted.double.html meta.toc-list.id.html#F0C690—
entity.other.inherited-class.groovy, entity.other.inherited-class.js, entity.other.inherited-class.ts, entity.other.inherited-class.php#16946C italic bold
entity.name.tag.tsx, entity.name.tag.js, entity.name.tag.yaml, punctuation.section.embedded.end.php source.php, entity.name.tag.xml, entity.name.tag.localname.xml, entity.name.tag.css, entity.name.tag.sass, entity.name.tag.wildcard.scss, entity.name.tag.reference.scss, entity.name.tag.css.sass.symbol, keyword.other.parent-selector.sass, punctuation.section.embedded.end.php, punctuation.section.embedded.begin.php, entity.name.tag.html, entity.name.tag.style.html, entity.name.tag.other.html, entity.name.tag.script.html, entity.name.tag.custom.html, entity.name.tag.template.html, entity.name.tag.inline.a.html, entity.name.tag.block.any.html, entity.name.tag.block.form.html, entity.name.tag.inline.any.html, entity.name.tag.inline.form.html, entity.name.tag.inline.table.html, entity.name.tag.structure.any.html#C47FDB—
entity.other.attribute-name.tsx, entity.other.attribute-name.js, punctuation.attribute-shorthand.event.html.vue, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml, entity.other.attribute-name.css, entity.other.attribute-name.sass, entity.other.attribute-selector.sass, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.html, entity.other.attribute-name.style.html#6079DE—
string.quoted.double.start.prisma, string.quoted.double.end.prisma, string.quoted.single.start.prisma, string.quoted.single.end.prisma, string.quoted.single.prisma, string.quoted.double.prisma, string.quoted.double.go, punctuation.definition.string.end.go, punctuation.definition.string.begin.go, string.quoted.single.github-actions-expression, string.unquoted.plain.in.yaml, string.template.tsx, string.quoted.single.tsx, string.quoted.double.tsx, string.quoted.single.multiline.groovy, string.quoted.double.multiline.groovy, string.quoted.single.groovy, string.quoted.double.groovy, punctuation.definition.string.template.begin.tf, string.template.tf, string.quoted.single.hcl, string.quoted.double.hcl, string.unquoted.block.yaml, string.quoted.single.graphql, string.quoted.double.graphql, string.interpolated.single.dart, string.interpolated.double.dart, string.quoted.single.shell, string.quoted.double.shell, string.quoted.single.env, string.quoted.double.env, meta.fstring.python string.quoted.single.python, string.quoted.single.python, string.quoted.double.python, string.quoted.single.dockerfile, string.quoted.double.dockerfile, string.quoted.double.yaml, string.quoted.single.yaml, string.unquoted.plain.out.yaml, string.quoted.single.xml, string.quoted.double.xml, string.quoted.css.sass, string.quoted.single.scss, string.quoted.single.sass, string.quoted.double.sass, string.quoted.double.scss, string.quoted.double.css, string.quoted.single.css, string.template.js, string.quoted.single.js, string.quoted.double.js, punctuation.definition.string.template.end.js, punctuation.definition.string.template.begin.js, string.quoted.single.php, string.quoted.double.php, meta.string-contents.quoted.single.php, meta.string-contents.quoted.double.php, string.quoted.single.twig, string.quoted.double.twig, string.template.ts, string.quoted.double.ts, string.quoted.single.ts, punctuation.definition.string.template.end.ts, punctuation.definition.string.template.begin.ts, string.unquoted.html, string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.end.html, punctuation.definition.string.begin.html, meta.attribute-with-value.style.html source.css#FFFF9F
#BE7ADE—
string.quoted.raw.go punctuation.definition.string.begin.go, string.quoted.raw.go, punctuation.definition.variable.shell, punctuation.definition.template-expression.begin.tsx, punctuation.definition.template-expression.end.tsx, punctuation.definition.string.regexp.begin.groovy, string.regexp.groovy, source.groovy.embedded.source punctuation.section.embedded.groovy, meta.interpolation.hcl, keyword.operator.glob.shell, punctuation.definition.evaluation.parens.end.shell, punctuation.definition.evaluation.parens.begin.shell, punctuation.section.bracket.curly.variable.end.shell, punctuation.section.bracket.curly.variable.begin.shell, punctuation.definition.evaluation.arithmetic.end.shell, punctuation.definition.evaluation.arithmetic.begin.shell, meta.fstring.python constant.character.format.placeholder.other.python, string.regexp.double-quoted.php, string.regexp.single-quoted.php, punctuation.definition.expression.php, string.regexp.js, entity.quasi.element.js, punctuation.quasi.element.begin.js, punctuation.definition.template-expression.end.js, punctuation.definition.template-expression.begin.js, string.regexp.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.begin.ts#FFD900
constant.language.boolean.prisma, constant.language.go, constant.language.undefined.tsx, constant.language.null.tsx, constant.language.boolean.true.tsx, constant.language.boolean.false.tsx, constant.language.groovy, constant.language.hcl, constant.language.boolean.graphql, constant.language.dart, constant.language.true.shell, constant.language.false.shell, constant.language.env, constant.language.python, constant.language.null.yaml, constant.language.boolean.yaml, constant.language.null.js, variable.language.arguments.js, constant.language.undefined.js, constant.language.boolean.true.js, constant.language.boolean.false.js, constant.language.null.ts, constant.language.undefined.ts, constant.language.boolean.true.ts, constant.language.boolean.false.ts, constant.language.php#C42798bold
keyword.operator.as.php, source.prisma.embedded.source keyword.operator.terraform, keyword.operator.optional_type.prisma, keyword.operator.expression.void.ts, keyword.control.if.shell, keyword.control.fi.shell, keyword.operator.increment.go, keyword.operator.decrement.go, meta.function.parameter.typehinted.php punctuation.separator.delimiter.php, punctuation.accessor.optional.js, keyword.interface.go, keyword.operator.assignment.compound.shell, keyword.operator.arithmetic.go, keyword.operator.logical.go, keyword.go.mod, keyword.struct.go, keyword.operator.address.go, keyword.control.go, keyword.operator.assignment.go, keyword.operator.comparison.go, keyword.control.import.go, keyword.control.trycatch.tsx, keyword.control.do.shell, keyword.control.flow.block-scalar.literal.yaml, keyword.control.elif.shell, keyword.control.satisfies.ts, keyword.control.loop.vue, keyword.control.conditional.vue, support.variable.property.importmeta.ts, support.variable.property.importmeta.tsx, keyword.operator.new.tsx, keyword.operator.expression.keyof.tsx, keyword.operator.expression.of.tsx, keyword.control.loop.tsx, keyword.operator.expression.typeof.tsx, keyword.operator.arithmetic.tsx, punctuation.definition.section.case-statement.tsx, keyword.control.switch.tsx, keyword.operator.expression.in.tsx, keyword.operator.optional.tsx, keyword.operator.ternary.tsx, keyword.operator.rest.tsx, keyword.operator.comparison.tsx, keyword.operator.relational.tsx, keyword.control.conditional.tsx, keyword.operator.spread.tsx, punctuation.accessor.optional.tsx, keyword.operator.logical.tsx, keyword.operator.type.tsx, keyword.operator.expression.import.tsx, keyword.operator.assignment.tsx, keyword.control.as.tsx, keyword.control.from.tsx, keyword.control.import.tsx, keyword.control.default.tsx, keyword.control.export.tsx, keyword.control.flow.tsx, storage.modifier.other.groovy, keyword.operator.match.groovy, keyword.operator.range.groovy, keyword.operator.safe-navigation.groovy, keyword.operator.word.hcl, keyword.control.conditional.hcl, keyword.control.hcl, keyword.operator.hcl, keyword.operator.logical.hcl, keyword.operator.arithmetic.groovy, keyword.operator.in.groovy, keyword.operator.instanceof.groovy, keyword.operator.find.groovy, keyword.control.exception.groovy, keyword.operator.elvis.groovy, keyword.operator.comparison.groovy, keyword.operator.groovy, keyword.other.import.groovy, keyword.operator.logical.groovy, keyword.operator.ternary.groovy, keyword.operator.ternary.expression-seperator.groovy, keyword.control.new.groovy, keyword.control.groovy, keyword.operator.assignment.groovy, keyword.operator.assignment.tf, keyword.operator.assignment.hcl, keyword.control.match.php, keyword.control.else.shell, keyword.control.then.shell, keyword.other.clone.php, keyword.operator.spread.graphql, keyword.on.graphql, punctuation.assignment.graphql, punctuation.or.graphql, keyword.operator.expression.keyof.ts, keyword.operator.nulltype.graphql, keyword.operation.graphql, keyword.extend.graphql, keyword.control.dart, keyword.other.import.dart, keyword.operator.ternary.dart, keyword.operator.assignment.dart, keyword.operator.comparison.dart, keyword.operator.increment-decrement.dart, keyword.control.shell, keyword.operator.pipe.shell, keyword.operator.logical.shell, keyword.operator.redirect.shell, keyword.operator.expansion.shell, keyword.operator.arithmetic.shell, keyword.operator.assignment.shell, punctuation.separator.pipe-sign.shell, punctuation.separator.statement.and.shell, punctuation.definition.logical-expression.shell, punctuation.separator.statement.background.shell, keyword.operator.assignment.env, keyword.operator.python, keyword.control.flow.python, keyword.control.import.python, keyword.operator.logical.python, keyword.operator.assignment.python, keyword.operator.arithmetic.python, keyword.operator.comparison.python, keyword.operator.unpacking.parameter.python, keyword.other.special-method.dockerfile, keyword.blade, entity.name.function.blade, keyword.control.untitled, variable.language.documentroot.xml, keyword.operator.expression.import.ts, keyword.control.as.ts, keyword.control.flow.ts, keyword.operator.new.ts, keyword.control.from.ts, keyword.control.loop.ts, keyword.operator.type.ts, keyword.operator.rest.ts, keyword.control.import.ts, keyword.control.switch.ts, keyword.control.export.ts, keyword.other.debugger.ts, keyword.operator.spread.ts, keyword.control.default.ts, keyword.operator.ternary.ts, keyword.control.trycatch.ts, keyword.operator.logical.ts, keyword.operator.optional.ts, keyword.operator.increment.ts, keyword.operator.decrement.ts, keyword.operator.relational.ts, keyword.operator.assignment.ts, keyword.control.conditional.ts, keyword.operator.arithmetic.ts, keyword.operator.comparison.ts, keyword.operator.expression.of.ts, keyword.operator.expression.of.ts, keyword.operator.expression.in.ts, keyword.operator.expression.delete.ts, keyword.operator.expression.typeof.ts, keyword.operator.definiteassignment.ts, keyword.operator.assignment.compound.ts, keyword.operator.expression.instanceof.ts, punctuation.accessor.optional.ts, keyword.control.new.ts, keyword.control.php, keyword.operator.spread.php, keyword.other.new.php, keyword.other.use.php, keyword.control.if.php, keyword.control.do.php, keyword.control.for.php, keyword.control.die.php, punctuation.accessor.php, keyword.operator.key.php, keyword.control.case.php, keyword.control.exit.php, keyword.control.exit.php, keyword.control.else.php, keyword.other.use-as.php, keyword.operator.type.php, keyword.control.while.php, keyword.control.endif.php, keyword.control.break.php, keyword.operator.class.php, keyword.control.elseif.php, keyword.control.return.php, keyword.control.switch.php, keyword.operator.class.php, keyword.operator.string.php, keyword.other.namespace.php, keyword.control.default.php, keyword.control.foreach.php, keyword.control.continue.php, keyword.operator.logical.php, keyword.control.endwhile.php, keyword.operator.ternary.php, storage.modifier.extends.php, keyword.operator.bitwise.php, keyword.control.exception.php, storage.modifier.abstract.php, keyword.control.endswitch.php, storage.modifier.reference.php, punctuation.accessor.arrow.php, keyword.control.endforeach.php, keyword.other.function.use.php, storage.modifier.implements.php, keyword.operator.arithmetic.php, keyword.operator.comparison.php, keyword.operator.assignment.php, keyword.operator.nullable-type.php, keyword.operator.error-control.php, keyword.control.import.include.php, keyword.control.exception.catch.php, keyword.operator.null-coalescing.php, punctuation.terminator.statement.php, support.function.basic_functions.php, punctuation.accessor.double-colon.php, keyword.operator.increment-decrement.php, keyword.operator.assignment.augmented.php, meta.array.php support.function.construct.php, keyword.control.as.js, keyword.control.from.js, storage.type.extends.js, keyword.control.flow.js, keyword.operator.new.js, keyword.control.loop.js, keyword.operator.rest.js, storage.type.accessor.js, keyword.other.debugger.js, keyword.control.import.js, keyword.control.export.js, keyword.control.switch.js, keyword.control.default.js, keyword.operator.spread.js, keyword.operator.logical.js, keyword.operator.ternary.js, keyword.control.trycatch.js, keyword.operator.increment.js, keyword.operator.decrement.js, keyword.operator.relational.js, keyword.operator.arithmetic.js, keyword.operator.assignment.js, keyword.control.conditional.js, keyword.operator.comparison.js, keyword.operator.bitwise.shift.js, keyword.operator.expression.of.js, keyword.operator.expression.in.js, keyword.operator.expression.typeof.js, keyword.operator.expression.delete.js, keyword.operator.assignment.compound.js, keyword.operator.expression.instanceof.js, punctuation.definition.section.case-statement.js, keyword.operator.expression.import.js, meta.selector.css, keyword.operator.css, keyword.operator.sass, meta.at-rule.mixin.scss, keyword.operator.css.sass, keyword.other.default.scss, keyword.other.important.css, keyword.control.at-rule.use, keyword.other.important.scss, keyword.other.important.sass, keyword.operator.combinator.css, keyword.operator.arithmetic.css, keyword.control.at-rule.css.sass, keyword.operator.combinator.sass, keyword.operator.logic.media.css, keyword.control.at-rule.media.css, keyword.control.at-rule.media.scss, keyword.control.at-rule.import.scss, keyword.control.at-rule.supports.css, keyword.control.at-rule.include.scss, keyword.control.at-rule.font-face.css, source.sass keyword.control.at-rule.sass, keyword.control.at-rule.function.scss, keyword.control.content.scss, keyword.operator.scss, keyword.control.at-rule.function.sass, keyword.control.content.sass, keyword.operator.sass, entity.other.attribute-name.event.html, custom.compiler.blade.php punctuation.section.embedded.php, text.blade text.html.blade custom.compiler.blade.php support.function, text.blade text.html.blade custom.compiler.blade.php constant.other.inline-data.html, text.blade text.html.blade custom.compiler.blade.php punctuation.section.embedded.php entity.name.tag.block.any.html#D66262bold
support.type.primitive.prisma, support.type.builtin.tsx, support.type.primitive.tsx, support.type.python, support.type.primitive.js, constant.language.infinity.js, support.type.primitive.ts, support.type.builtin.ts, constant.language.infinity.ts#ADD3FF italic bold
constant.numeric.prisma, constant.numeric.decimal.go, constant.numeric.decimal.tsx, constant.numeric.groovy, constant.numeric.float.hcl, constant.numeric.integer.hcl, constant.numeric.sql, constant.numeric.float.graphql, constant.numeric.dart, constant.numeric.integer.shell, constant.numeric.decimal.shell, constant.numeric.env, constant.numeric.integer.decimal.python, constant.numeric.dec.python, constant.numeric.float.python, constant.numeric.integer.yaml, constant.numeric.float.yaml, constant.numeric.js, constant.numeric.decimal.js, constant.numeric.ts, constant.numeric.decimal.ts, constant.numeric.php, constant.numeric.decimal.php, constant.numeric.integer.decimal.php, string.quoted.double.php constant.numeric.index.php, constant.numeric.css, constant.numeric.sass#D24AFF—
support.constant.constant.prisma, variable.other.assignment.prisma, entity.name.type.config.prisma, meta.selectionset.graphql meta.arguments.graphql variable.graphql, meta.arguments.graphql variable.graphql, variable.other.go, variable.other.assignment.go, variable.other.read.github-actions-expression, variable.other.object.tsx, variable.other.readwrite.tsx, meta.definition.variable.groovy meta.definition.variable.name.groovy, variable.language.groovy, variable.other.readwrite.terraform, variable.other.readwrite.hcl, variable.parameter.dart, variable.other.loop.shell, variable.other.normal.shell, variable.other.assignment.shell, variable.language.special.shell, variable.parameter.positional.shell, variable.parameter.positional.all.shell, variable.other.env, meta.function-call.arguments.python, meta.fstring.python, meta.format.brace.python constant.character.format.placeholder.other.python, variable.scss, variable.sass, variable.parameter.sass, support.constant.media.css, source.sass variable.other, source.sass meta.property-list.css.sass variable.other.value, variable.other.php, variable.other.class.php, punctuation.definition.variable.php, comment.block.documentation.phpdoc.php keyword.other.phpdoc.php, variable.other.object.js, variable.other.readwrite.js, variable.other.readwrite.js, variable.other.object.ts, variable.object.property.ts, variable.other.readwrite.ts, meta.decorator.ts meta.objectliteral.ts variable.other.readwrite.ts#ADD3FF
entity.name.function.attribute.prisma, meta.attribute.php, variable.other.interpolated.groovy, storage.type.annotation.groovy, meta.method.return-type.java, meta.class.body.groovy variable.language.groovy, meta.variables.graphql, meta.type.interface.graphql meta.variables.graphql support.type.graphql, entity.name.function.directive.graphql, storage.type.annotation.dart, meta.enum.graphql meta.type.object.graphql, entity.name.function.decorator.python, variable.language.special.self.python, meta.function.parameter.typehinted.php keyword.other.type.php, meta.function.parameter.typehinted.php support.class.php, meta.function.php keyword.other.type.php, comment.block.documentation.phpdoc.php keyword.other.type.php, storage.type.php, keyword.other.type.php, keyword.other.class.php, variable.language.this.php, variable.language.this.php punctuation.definition.variable.php, meta.class.php meta.class.body.php meta.function.php support.class.php, variable.language.super.js, variable.language.this.js, punctuation.decorator.ts, variable.language.this.ts, variable.language.super.ts, meta.decorator.ts support.class.node.ts, meta.decorator.ts entity.name.function.ts, meta.decorator.ts variable.other.readwrite.ts, meta.decorator.ts variable.other.constant.object.ts, meta.decorator.ts variable.other.property.ts, variable.language.php, entity.other.pseudo-class.css.sass, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.tag.pseudo-element, source.sass entity.other.attribute-name.tag.pseudo-class#C9B21Ebold
string.unquoted.go.mod, entity.name.import.go, meta.import.tsx string.quoted.double.tsx, meta.import.tsx string.quoted.single.tsx, storage.modifier.import.groovy, storage.modifier.package.groovy, meta.declaration.dart string.interpolated.single.dart, entity.name.tag.namespace.xml, entity.other.attribute-name.namespace.xml, meta.import.ts string.quoted.single.ts, meta.import.ts string.quoted.double.ts, meta.export.ts string.quoted.single.ts, meta.export.ts string.quoted.double.ts, storage.type.namespace.ts, meta.import.js string.quoted.single.js, meta.import.js string.quoted.double.js, meta.export.js string.quoted.single.js, meta.export.js string.quoted.double.js, meta.at-rule.import.scss string.quoted.single.scss, meta.at-rule.import.scss string.quoted.double.scss, keyword.control.at-rule.use constant.character.css.sass, meta.use.php, meta.namespace.php, support.other.namespace.php, punctuation.separator.namespace.php, support.other.namespace.php storage.type.php, variable.parameter.url, variable.parameter.url string.quoted.single.sass, variable.parameter.url string.quoted.double.sass#F0AE63italic
constant.language.null.go, constant.language.boolean.go, variable.other.constant.object.property.ts, variable.other.enummember.tsx, variable.other.constant.object.tsx, variable.other.constant.tsx, variable.other.constant.property.tsx, constant.enum.name.groovy, constant.variable.groovy, constant.other.groovy, constant.enum.php, meta.block.hcl, variable.other.enummember.ts, constant.character.enum.graphql, support.constant.js, support.constant.math.js, variable.other.constant.js, variable.other.constant.object.js, support.constant.math.ts, variable.other.constant.ts, variable.other.constant.object.ts, variable.other.constant.property.ts, constant.other.php, constant.class.php, support.constant.ext.php, constant.other.class.php, support.constant.std.php, variable.other.global.php, support.constant.core.php, variable.other.global.safer.php, variable.other.global.php punctuation.definition.variable.php, variable.other.global.safer.php punctuation.definition.variable.php#8F5EB8bold
constant.language.color.rgb-value.css.sass, constant.other.color.rgb-value.hex.css, constant.other.color.rgb-value.css, support.constant.color.w3c-color-name.css, support.constant.color.w3c-standard-color-name.css, constant.other.rgb-value.sass, support.constant.color.w3c-color-name.sass#FFABC1—
keyword.other.reserved.sass, meta.property-value.sass, support.constant.property-value.sass, support.constant.vendored.property-value.css, support.constant.font-name.sass, meta.property-value.css, support.constant.property-value.css, support.constant.font-name.css#19CCC0italic
storage.type.model.prisma, storage.type.const.php, storage.type.config.prisma, storage.type.enum.prisma, keyword.map.go, keyword.const.go, keyword.type.go, keyword.var.go, keyword.package.go, storage.modifier.chomping-indicator.yaml, storage.type.interface.tsx, storage.type.enum.tsx, storage.type.type.tsx, storage.type.tsx, keyword.control.type.tsx, storage.modifier.async.tsx, storage.modifier.extends.groovy, storage.modifier.implements.groovy, storage.modifier.final.groovy, storage.modifier.static.groovy, storage.modifier.access-control.groovy, keyword.other.package.groovy, storage.modifier.groovy, storage.type.def.groovy, storage.type.hcl, storage.type.enum.php, keyword.control.type.ts, keyword.declaration.provider.tf, keyword.declaration.resource.tf, keyword.declaration.terraform.tf, entity.name.type.terraform, entity.name.function.tagged-template.js, keyword.union.graphql, storage.type.enum.ts, keyword.scalar.graphql, keyword.type.graphql, keyword.enum.graphql, keyword.input.graphql, keyword.interface.graphql, keyword.fragment.graphql, storage.modifier.dart, keyword.declaration.dart, storage.type.primitive.dart, storage.modifier.shell, storage.type.class.python, storage.type.function.python, storage.type.string.python, storage.type.format.python, storage.type.ts, storage.type.class.ts, storage.type.interface.ts, storage.modifier.ts, storage.type.type.ts, storage.modifier.async.ts, storage.modifier.await.ts, storage.type.js, storage.type.class.js, storage.modifier.js, storage.type.interface.js, storage.modifier.async.js, storage.modifier.await.js, storage.type.class.php, storage.type.interface.php, storage.modifier.final.php, storage.modifier.php, storage.type.trait.php#6079DEitalic
support.class.dom.ts, support.variable.dom.ts, support.variable.dom.js#FF8800bold
support.function.openssl.php, support.function.functional.prisma, storage.type.boolean.go, entity.name.function.support.builtin.go, storage.type.error.go, storage.type.string.go, storage.type.byte.go, storage.type.numeric.go, entity.name.function.support.go, support.function.github-actions-expression, support.class.promise.ts, support.variable.property.tsx, storage.type.generic.groovy, storage.type.object.array.groovy, support.function.print.groovy, storage.type.groovy, support.function.builtin.terraform, support.function.constructor.php, support.type.builtin.graphql, support.function.builtin.python, support.function.php, support.function.var.php, support.function.xml.php, support.function.dir.php, support.function.url.php, support.function.file.php, support.function.json.php, support.function.info.php, support.function.curl.php, support.function.hash.php, support.function.ereg.php, support.function.math.php, support.function.exec.php, support.class.builtin.php, support.function.magic.php, support.function.ctype.php, support.function.array.php, support.function.image.php, support.function.output.php, support.class.exception.php, support.function.filter.php, support.function.string.php, support.function.php_spl.php, support.function.session.php, support.function.network.php, support.function.datetime.php, support.function.mbstring.php, support.function.php_pcre.php, support.function.funchand.php, support.function.password.php, support.function.classobj.php, support.function.errorfunc.php, support.function.construct.php, support.function.simplexml.php, support.function.php_apache.php, support.function.streamsfuncs.php, support.function.construct.output.php, meta.attribute.php support.attribute.php, support.function.construct.end.blade, support.function.construct.begin.blade, support.constant.ts, support.function.ts, support.function.dom.ts, support.class.console.ts, support.constant.json.ts, support.class.builtin.ts, support.function.json.ts, support.function.math.ts, support.function.promise.ts, support.variable.property.ts, support.function.event-handler.ts, support.variable.object.process.ts, support.variable.property.process.ts, meta.method.declaration.ts storage.type.property.ts, support.type.object.module.ts, support.class.js, support.function.js, support.class.dom.js, support.function.dom.js, support.function.json.js, support.constant.json.js, support.function.math.js, support.class.console.js, support.class.builtin.js, support.class.promise.js, support.function.promise.js, support.function.process.js, support.variable.property.js, support.type.object.module.js, support.type.object.console.js, support.variable.object.node.js, support.function.event-handler.js, support.variable.object.process.js, support.variable.property.process.js, support.type.object.module.js, support.function.sass, support.function.url.css, support.function.rgba.css, support.function.calc.css, support.function.url.sass, support.function.hsla.css, support.function.misc.css, support.function.misc.scss, support.function.name.sass, support.function.scale.css, support.function.rgba.sass, support.function.calc.sass, support.function.rotate.css, support.function.format.css, source.sass entity.name.function, support.function.cubic-bezier.css, support.function.linear-gradient.css, support.function.linear-gradient.sass, support.function.color-adjuster-rgb.css#99D49Fbold
meta.selectionset.graphql meta.selectionset.graphql variable.graphql, variable.other.property.field.go, variable.other.property.go, variable.other.constant.object.property.tsx, variable.other.object.property.tsx, variable.other.property.tsx, variable.object.property.tsx, meta.object-literal.key.tsx, meta.method-call.groovy constant.other.key.groovy, constant.other.key.groovy, meta.block.ts entity.name.label.ts, source.ts.embedded.html.vue meta.block.ts entity.name.label.ts, meta.block.tf, support.provider.attribute.tf, entity.name.type.hcl, variable.other.member.hcl, string.quoted.other.backtick.sql punctuation.definition.string.end.sql, string.quoted.other.backtick.sql, meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts string.quoted.single.ts, meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts string.quoted.double.ts, meta.parameter.object-binding-pattern.js string.quoted.single.js, meta.parameter.object-binding-pattern.js string.quoted.double.js, meta.selectionset.graphql meta.selectionset.graphql string.unquoted.alias.graphql, meta.property.object.js, string.unquoted.label.js, variable.other.property.js, meta.object-literal.key.js, variable.object.property.js, constant.other.object.key.js, support.variable.property.dom.js, variable.other.object.property.js, variable.other.constant.property.js, variable.other.constant.object.property.js, meta.object-literal.key.js string.quoted.single.js, meta.object-literal.key.js string.quoted.double.js, meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts string.quoted.single.ts, meta.type.declaration.ts meta.object.type.ts meta.field.declaration.ts string.quoted.double.ts, meta.parameter.object-binding-pattern.js string.quoted.single.js, meta.parameter.object-binding-pattern.js string.quoted.double.js, meta.object-literal.key.ts, variable.other.property.ts, variable.object.property.ts, support.variable.property.dom.ts, variable.other.object.property.ts, meta.class.ts variable.object.property.ts, meta.object-literal.key.ts string.quoted.single.ts, meta.object-literal.key.ts string.quoted.double.ts, variable.other.member.php, variable.other.property.php, support.type.property-name.css, support.type.property-name.sass, support.type.vendored.property-name.css, support.type.vendored.property-name.sass#C7A27F
variable.language.relations.prisma, entity.name.type.enum.prisma, entity.name.type.model.prisma, entity.name.type.interface.tsx, entity.name.type.enum.tsx, entity.name.type.tsx, entity.name.type.class.groovy, entity.name.type.enum.php, meta.selectionset.graphql support.type.graphql, support.type.graphql, entity.name.function.tagged-template.js, new.expr.ts meta.function-call.ts entity.name.function.ts, support.class.component.html, entity.name.type.enum.ts, entity.scalar.graphql, meta.type.interface.graphql support.type.graphql, meta.enum.graphql support.type.enum.graphql, support.class.dart, entity.name.type.class.python, entity.name.type.js, entity.name.class.js, support.class.error.js, entity.name.type.class.js, support.class.component.js, entity.name.type.interface.js, entity.name.type.ts, support.class.error.ts, entity.name.type.class.ts, support.class.component.ts, entity.name.type.interface.ts, meta.class.ts entity.name.type.ts, support.class.php, entity.name.trait.php, entity.name.class.php, entity.other.alias.php, entity.name.interface.php, entity.name.type.trait.php, entity.name.type.class.php, entity.name.type.interface.php, meta.use.php support.class.php, entity.other.attribute-name.class.html, meta.attribute.class.html entity.other.attribute-name.html, entity.other.attribute-name.class.css, entity.other.attribute-name.class.sass#16946Cbold
meta.attribute.class.html string.unquoted.html, meta.attribute.class.html string.quoted.single.html, meta.attribute.class.html string.quoted.double.html, meta.attribute-with-value.class.html string.unquoted.html meta.class-name.html, meta.attribute-with-value.class.html string.quoted.double.html meta.class-name.html, meta.attribute-with-value.class.html string.quoted.single.html meta.class-name.html#88E8CB—
entity.name.function.call.shell entity.name.command.shell support.function.builtin.shell, entity.name.function.go, entity.name.function.tsx, meta.function-call.hcl, meta.definition.method.signature.java entity.name.function.java, meta.method-call.groovy, meta.selectionset.graphql variable.graphql, entity.name.function.graphql, entity.name.function.dart, entity.name.function.shell, entity.name.command.shell, support.function.builtin.shell, meta.function-call.generic.python, entity.name.function.python, meta.function-call.invoke.php punctuation.definition.variable.php, meta.function-call.invoke.php variable.other.php, entity.name.function.php, variable.function.php, meta.function.expression.js storage.modifier.js, meta.function-call.constructor.js variable.type.js, entity.name.function.js, variable.function.js, support.function.console.js, support.function.mutator.js, entity.name.method.js, entity.name.function.ts, support.function.console.ts, meta.decorator.ts meta.object.member.ts entity.name.function.ts, entity.name.function.scss#4EC257bold
fenced_code.block.language.markdown, keyword.function.go, storage.type.function.arrow.tsx, storage.type.function.tsx, storage.type.function.hcl, keyword.operator.closure.dart, storage.type.function.shell, punctuation.definition.arrow.php, keyword.definition.arrow.php, storage.type.function.arrow.js, storage.type.function.js, storage.type.function.arrow.ts, storage.type.function.ts, storage.type.function.php#03DDFFitalic
meta.trait.body.php entity.name.variable.parameter.php, meta.method-call.static.php entity.name.variable.parameter.php, meta.method-call.php entity.name.variable.parameter.php, meta.class.php meta.method-call.php entity.name.variable.parameter.php, meta.class.php meta.method-call.static.php entity.name.variable.parameter.php, meta.class.php meta.class.body.php meta.method-call.static.php entity.name.variable.parameter.php, variable.parameter.key.prisma, variable.parameter.go, string.unquoted.argument, variable.parameter.tsx, variable.parameter.method.groovy, string.unquoted.argument.shell, variable.other.enummember.hcl, meta.arguments.graphql meta.objectvalues.graphql constant.object.key.graphql string.unquoted.graphql, variable.parameter.graphql, string.unquoted.argument.shell constant.other.option.shell, string.unquoted.argument.shell constant.other.option.dash.shell, variable.parameter.function.language.python, meta.attribute.php entity.name.variable.parameter.php, meta.function.parameters.php punctuation.definition.variable.php, meta.function.parameters.php variable.other.php, variable.parameter.php, variable.parameter.ts, variable.parameter.function.js, variable.parameter.js#FF8800
entity.name.type.any.go, variable.other.import.go, entity.name.type.package.go, entity.name.type.go, entity.name.type.module.tsx, entity.name.type.alias.tsx, variable.other.readwrite.alias.tsx, entity.name.type.module.ts, entity.name.type.alias.ts, variable.other.readwrite.alias.ts, constant.language.import-export-all.ts, meta.import.ts variable.other.readwrite.ts, entity.name.fragment.graphql, entity.name.type.module.js, variable.other.readwrite.alias.js, constant.language.import-export-all.js#57FFA8italic
keyword.other.unit.sass, constant.other.unit.sass, keyword.other.unit.vh.sass, keyword.other.unit.vw.sass, keyword.other.unit.em.sass, keyword.other.unit.px.sass, keyword.other.unit.rem.sass, keyword.control.unit.css.sass, keyword.other.unit.percentage.sass, keyword.other.unit.css, keyword.other.unit.vh.css, keyword.other.unit.vw.css, keyword.other.unit.em.css, keyword.other.unit.px.css, keyword.other.unit.rem.css, keyword.other.unit.percentage.css#B34F97—
meta.argument.shell, meta.scope.case-pattern.shell, meta.argument.shell string.unquoted.argument.shell, meta.argument.shell support.function.builtin.shell, meta.item-access.arguments.python, meta.item-access.arguments.python string.quoted.single.python, meta.item-access.arguments.python string.quoted.double.python, meta.item-access.arguments.php string.quoted.single.php meta.string-contents.quoted.single.php, meta.item-access.arguments.php string.quoted.double.php meta.string-contents.quoted.double.php, meta.item-access.arguments.php string.quoted.single.php punctuation.definition.string.begin.php, meta.item-access.arguments.php string.quoted.single.php punctuation.definition.string.end.php, meta.item-access.arguments.php string.quoted.double.php punctuation.definition.string.begin.php, meta.item-access.arguments.php string.quoted.double.php punctuation.definition.string.end.php#C47FDB—
meta.structure.dictionary.json#D6C800—
meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#D6D065—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#79CC1A—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#AACC82—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#19CCC0—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#8AEDE6—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#197BCC—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#77A9D4—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#9319CC—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#BE7ADE—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#C619CC—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#E47CE6—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#DB4141—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#E07F7F—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#F29122—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#F0AE63—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#DEDE2C—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#FFFF94—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json#CC5519—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.begin.json, meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.dictionary.end.json#CF906E—
Try's Theme by rafapaulin - VS Code Theme