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.

  • activityBar.activeBackground#ffffff
  • activityBar.activeBorder#ffffff
  • activityBar.background#ececec
  • activityBar.foreground#c2ad8c
  • activityBar.inactiveForeground#aaaaaa
  • activityBarBadge.background#007ACC
  • activityBarItem.settingsProfilesBackground#4d4d4d
  • editor.background#FFFFFF
  • editor.findMatchBackground#00FF1A41
  • editor.findMatchHighlightBackground#3321FF8F
  • editor.foreground#000000
  • editor.lineHighlightBackground#FFFFFF07
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0091FF40
  • editor.selectionForeground#FFFFFF
  • editor.snippetFinalTabstopHighlightBorder#FF0000
  • editor.snippetTabstopHighlightBackground#6335A7
  • editor.wordHighlightBackground#6C22FF44
  • editor.wordHighlightStrongBackground#356EFF3B
  • editorBracketHighlight.foreground1#CCCCCC
  • editorBracketHighlight.foreground2#D38569
  • editorBracketHighlight.foreground3#819DC2
  • editorBracketHighlight.foreground4#BC9550
  • editorBracketHighlight.foreground5#7DA76F
  • editorBracketMatch.background#ac1a90
  • editorBracketMatch.border#ac1a90
  • editorCursor.foreground#16C6F7
  • editorError.foreground#D38569
  • editorGhostText.foreground#707070
  • editorGroup.border#282828
  • editorGroup.dropBackground#1A1A1A
  • editorGroupHeader.noTabsBackground#202020
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.addedBackground#7DA76F
  • editorGutter.deletedBackground#D38569
  • editorGutter.modifiedBackground#819DC2
  • editorHoverWidget.background#392620
  • editorHoverWidget.border#D38569
  • editorHoverWidget.foreground#D38569
  • editorIndentGuide.activeBackground#B98EB2
  • editorInfo.foreground#819DC2
  • editorLightBulb.foreground#7DA76F
  • editorLineNumber.activeForeground#D38569
  • editorLineNumber.foreground#707070
  • editorOverviewRuler.addedForeground#7DA76F
  • editorOverviewRuler.deletedForeground#D38569
  • editorOverviewRuler.modifiedForeground#819DC2
  • editorOverviewRuler.wordHighlightForeground#793BF7
  • editorOverviewRuler.wordHighlightStrongForeground#405CA1
  • editorStickyScroll.background#101010
  • editorStickyScrollHover.background#212121
  • editorSuggestWidget.background#F3F3F3
  • editorSuggestWidget.border#282828
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#0066BF
  • editorSuggestWidget.selectedBackground#0060C0
  • editorWarning.foreground#7DA76F
  • foreground#262626
  • input.placeholderForeground#767676
  • list.activeSelectionIconForeground#FFF
  • list.focusAndSelectionOutline#90C2F9
  • list.hoverBackground#E8E8E8
  • minimap.background#1A1A1A
  • notebook.cellBorderColor#E8E8E8
  • notebook.selectedCellBackground#c8ddf150
  • peekView.border#D38569
  • peekViewEditor.background#392620
  • peekViewEditor.matchHighlightBackground#0091FF40
  • peekViewResult.background#F2F8FC
  • peekViewResult.matchHighlightBackground#0091FF40
  • peekViewTitle.background#F2F8FC
  • ports.iconRunningProcessForeground#369432
  • searchEditor.textInputBorder#CECECE
  • settings.numberInputBorder#CECECE
  • settings.textInputBorder#CECECE
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#61616130
  • sideBarTitle.foreground#6F6F6F
  • statusBarItem.errorBackground#c72e0f
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF
  • tab.activeBackground#ffffff
  • tab.activeForeground#000000
  • tab.lastPinnedBorder#61616130
  • terminal.inactiveSelectionBackground#E5EBF1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#707070italic
operator.annotation.type.keyword, var.expr.primitive.annotation.type.keyword.meta#CCCCCC
logical.operator.meta#CCCCCC
string#7DA76F
string#819DC2
begin.expression.string, end.expression.string#B98EB2
expression.string#CCCCCC
constant.numeric#819DC2
constant.language#7DA76F
constant.character, constant.other#7DA76F
keyword#B98EB2
storage#B98EB2
storage.type#BC9550
module.meta, function.object.block.variable.meta#BC9550
entity.name.function#BC9550
entity.name.class#BC9550
super.meta#B98EB2
property.field.declaration.class.meta#D38569
entity.other.inherited-class#D38569
this.class.meta#7DA76F
variable.parameter, function.parameters.entity.name.meta#819DC2
variable.other.property#D38569
meta.definition.variable, variable.other.readwrite#819DC2
entity.name.function, support.function#BC9550
keyword.operator.assignment, keyword.operator#B98EB2
var-single-variable.variable.readwrite.other.meta#819DC2
markup.heading#CB4718
regexp.operator.keyword.meta, regex.operator.keyboard.meta#819DC2
punctuation.accessor.optional#BC9550
storage.modifier.named.karyscript#B98EB2
meta.object-literal.key.karyscript#D38569
constant.language.placeholder.karyscript#7DA76F
meta.jsx.children#7DA76F
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end, entity.name.tag#819DC2
entity.other.attribute-name#B98EB2
punctuation.attribute-shorthand#B98EB2
punctuation.separator.key-value.html, punctuation.definition.string#7DA76F
string.quoted.single.html, string.quoted.double.html, string.html#7DA76F
doctype.html.tag.meta, meta.tag.sgml.doctype.html, punctuation.definition.tag.html#819DC2
character.constant.entity.html#BC9550
text.html.derivative#CCCCCC
entity.tag.tagbraces.nunjucks#BC9550
string.unquoted.filter-pipe.nunjucks#D38569
string.unquoted.tag-string.nunjucks#819DC2
storage.type.attr.nunjucks#7DA76F
markup.bold.markdown, markup.italic.markdown#BC9550
markup.fenced_code.block.markdown#7DA76F
meta.image.inline.markdown, string.other.link.description.markdown#B98EB2
meta.link.inline.markdown, string.other.link.title.markdown#819DC2
punctuation.definition.heading.markdown, entity.name.section.markdown, markup.heading.markdown#D38569
constant.language.pageman-parts.pageman#7DA76F
variable.other.markdown-header.pageman#D38569
storage.type.liquid-g1.pageman, storage.type.liquid-g2.pageman#B98EB2
string.html-tag.pageman#819DC2
storage.type.legend.pageman#BC9550
keyword.control.markdown-image-or-link.pageman#B98EB2
variable.other.muliline-markdown-pre-box.pageman#BC9550
variable.other.inline-code-block-markdown.pageman#D38569
storage.type.markdown-table.pageman#D38569
variable.other.html-special-chars.pageman#D38569
constant.language.jekyll-header.pageman#7DA76F
meta.selector.css#B98EB2
id.selector.css#BC9550
tag.selector.css, tag.name.entity.css#D38569
support.type.property-name.css#7DA76F
constant.other.css, meta.property-value.css#819DC2
support.constant.property-value.css, support.constant.color.w3c-standard-color-name.css, support.type.property-name.media-feature.media.css#D38569
function.meta.css#819DC2
keyword.control.at-rule.media.css#BC9550
support.type.property-name.media.css#D38569
meta.at-rule.media.header.css#819DC2
punctuation.definition.entity.css#819DC2
variable.css, variable.argument.css#BC9550
keyword.operator.logical.only.media.css, keyword.operator.logical.and.media.css#D38569
support.type.vendored.property-name.css#819DC2
keyword.operator.gradient.css#BC9550
entity.other.keyframe-offset.percentage.css#BC9550
meta.property-name.css#D38569
entity.other.attribute-name.css#BC9550
entity.other.attribute-name.class.css#BC9550
entity.other.attribute-name.pseudo-class.css#7DA76F
punctuation.definition.entity.css, entity.other.attribute-name.id.css#D38569
entity.other.keyframe-offset.css#819DC2
variable.other.less#BC9550
support.variable.object.process, support.variable.property.process, support.variable.property#BC9550
support.variable.object.node#819DC2
variable.other.object, support.constant.math, support.module.node, support.variable.dom, support.class.console#BC9550
support.constant.property.math#7DA76F
variable.other.object.property#BC9550
support.variable.property.dom, support.class.dom#BC9550
keyword.control.export#BC9550
entity.name.type.module#D38569
support.class.builtin#BC9550
storage.type#B98EB2
keyword.control.default#BC9550
storage.type.property#BC9550
keyword.operator.new, keyword.operator.expression.of, keyword.operator.expression.typeof, keyword.operator.expression.in#B98EB2
keyword.operator.arithmetic.ts#D38569
support.function#D38569
support.constant#BC9550
entity.name.type.class#D38569
storage.modifier#B98EB2
support.type.builtin#7DA76F
meta.object-literal.key#D38569
support.type.object.module#BC9550
storage.type.namespace, storage.type.function, storage.type.class, storage.type.interface, storage.type.type#BC9550
meta.var.expr keyword.control.export#B98EB2
support.class#7DA76F
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#B98EB2
punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc#B98EB2
entity.name.type.instance.jsdoc, punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc#7DA76F
keyword.operator.word.new.js#B98EB2
keyword.operator.arithmetic#CCCCCC
keyword.operator.assignment#B98EB2
punctuation.definition.tag#7DA76F
keyword.operator.expression.delete#B98EB2
meta.class#D38569
meta.namespace.declaration.ts, meta.namespace.declaration.tsx#D38569
meta.type.annotation.ts, meta.type.annotation.tsx, entity.name.type.ts, entity.name.type.tsx, meta.brace.angle.ts, meta.brace.angle.tsx, entity.name.type.interface.ts, entity.name.type.interface.tsx, entity.name.type.tx, entity.name.type.tsx#7DA76F
entity.name.type.alias.ts, entity.name.type.alias.tsx#D38569
support.type.primitive.ts, support.type.primitive.tsx#7DA76F
meta.indexer.mappedtype.declaration.ts, meta.indexer.mappedtype.declaration.tsx#B98EB2
punctuation.definition.group.regexp#BC9550
punctuation.definition.group.no-capture.regexp#D38569
punctuation.definition.character-class.regexp#B98EB2
constant.other.character-class.regexp#D38569
keyword.operator.or.regexp#819DC2
constant.character.numeric.regexp#D38569
keyword.operator.negation.regexp#819DC2
keyword.control.anchor.regexp#D38569
keyword.operator.quantifier.regexp#819DC2
keyword.operator.expression.keyof#B98EB2
support.class.ruby#BC9550
keyword.other.special-method.ruby#D38569
def.meta.ruby#BC9550
separator.variable.punctuation.ruby#BC9550
variable.ruby#7DA76F
class.variable.ruby, instance.variable.ruby#819DC2
global.variable.ruby#D38569
embedded.begin.string.punctuation.ruby, embedded.end.string.punctuation.ruby#B98EB2
embedded.string.punctuation.ruby#CCCCCC
meta.require.ruby#D38569
punctuation.separator.other.ruby#BC9550
source.python#819DC2
function-call.python, meta.function-call.generic.python#D38569
meta.function-call.arguments.python#819DC2
keyword.operator.logical.python#B98EB2
keyword.operator.arithmetic.python#D38569
keyword.operator.assignment.python#BC9550
constant.character.escape.regexp#BC9550
support.other.match.begin.regexp, support.other.match.end.regexp#D38569
constant.other.set.regexp, constant.character.set.regexp#B98EB2
punctuation.separator.slice.python#B98EB2
variable.parameter.function.language.special.self.python#819DC2
support.type.python, punctuation.definition.decorator.python, entity.name.function.decorator.python#7DA76F
constant.character.format.placeholder.other.python#BC9550
variable.language.special.self.python#7DA76F
support.type.property-name.json#819DC2
constant.language.json, constant.language.boolean#B98EB2
source.go#819DC2
keyword.package.go#BC9550
entity.name.package.go#D38569
keyword.type.go, keyword.struct.go#BC9550
constant.numeric.integer.go, constant.numeric.floating-point.go#7DA76F
keyword.operator.address.go#B98EB2
storage.type.enum.ts#BC9550
entity.name.type.enum#7DA76F
keyword.function.go#BC9550
storage.type.string.go, entity.name.type.go#7DA76F
keyword.operator.arithmetic.go#D38569
constant.other.placeholder.go#BC9550
storage.type.numeric.go#7DA76F
source.cpp#819DC2
keyword.operator.bitwise.shift.c#CCCCCC
punctuation.separator.namespace.access.cpp#B98EB2
storage.type.c#BC9550
keyword.control.directive.conditional.c#BC9550
keyword.operator.c#B98EB2
variable.other.member.c#7DA76F
keyword.operator.sizeof.c#B98EB2
constant.other.placeholder.c#819DC2
punctuation.section.block.begin.bracket.curly.function.definition.cpp, punctuation.section.block.end.bracket.curly.function.definition.cpp, punctuation.section.parameters.begin.bracket.round.cpp, punctuation.section.parameters.end.bracket.round.cpp#CCCCCC
source.rust#819DC2
keyword.other.fn.rust#BC9550
entity.name.namespace.rust#BC9550
meta.use.rust, keyword.other.rust#B98EB2
meta.use.rust#D38569
keyword.operator.namespace.rust#BC9550
storage.modifier.mut.rust#D38569
punctuation.semi.rust#CCCCCC
keyword.operator.borrow.and.rust#BC9550
entity.name.type.numeric.rust, entity.name.type.primitive.rust, entity.name.type.rust, type.rust#7DA76F
constant.other.caps.rust, constant.rust#BC9550
storage.type.rust, keyword.other.rust#BC9550
entity.name.type.struct.rust#D38569
punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust#B98EB2
meta.attribute.rust#819DC2
entity.name.module.rust#D38569
punctuation.definition.lifetime.rust#BC9550
keyword.operator.dereference.rust#B98EB2
entity.name.type.option.rust#B98EB2
entity.name.type.result.rust#B98EB2
keyword.operator.key-value.rust#B98EB2
entity.name.type.trait.rust#D38569
keyword.operator.access.dot.rust#CCCCCC
punctuation.brackets.angle.rust#BC9550
entity.name.type.option.rust#D38569
keyword.other.crate.rust#D38569
keyword.other.using.cs#BC9550
keyword.other.static.cs#BC9550
entity.name.type.namespace.cs#819DC2
keyword.other.namespace.cs#BC9550
entity.name.type.namespace.cs#D38569
keyword.other.class.cs#BC9550
entity.name.type.class.cs#D38569
entity.name.variable.field.cs, entity.name.variable.parameter.cs, entity.name.variable.local.cs, entity.name.variable.tuple-element.cs#819DC2
keyword.type.cs, entity.name.variable.event.cs, storage.type.cs#7DA76F
keyword.other.event.cs, keyword.other.delegate.cs, keyword.other.enum.cs#BC9550
keyword.other.set.cs, keyword.other.get.cs#D38569
entity.name.variable.enum-member.cs#D38569
entity.name.variable.property.cs#D38569
entity.name.type.interface.cs#D38569
keyword.other.interface.cs#BC9550
meta.preprocessor.cs#819DC2
punctuation.separator.hash.cs, keyword.preprocessor.pragma.cs, keyword.preprocessor.warning.cs, keyword.preprocessor.disable.cs, keyword.preprocessor.restore.cs#7DA76F
source.coffee#819DC2
variable.assignment.coffee#819DC2
punctuation.section.embedded.coffee#BC9550
variable.other.readwrite.instance.coffee#7DA76F
support.package.hx#819DC2
name.tag.out.plain.unquoted.string.entity.yaml#7DA76F
source.fish#819DC2
variable.other.fixed.fish, variable.other.normal.fish#BC9550
string.other.option.fish#BC9550
operator.fish#BC9550
variable.other.property.nearley#D38569
keyword.operator.nearley#819DC2
begin.brace.nearley, end.brace.nearley#BC9550
keyword.control.nearley#BC9550
source.makefile#7DA76F
punctuation.separator.key-value.makefile#BC9550
punctuation.definition.variable.makefile#B98EB2
meta.scope.prerequisites.makefile#BC9550
meta.scope.recipe.makefile#7DA76F
variable.language.makefile#BC9550
punctuation.separator.comma.function-call.makefile#B98EB2
entity.other.attribute-name.attribute.pegjs#819DC2
entity.name.function.pegjs#D38569
keyword.operator.pegjs#BC9550
declaration.keyword.pegjs#7DA76F
declaration.keyword.pegjs#819DC2
declaration.keyword.peggy#819DC2
entity.other.attribute-name.attribute.peggy#819DC2
storage.type.wat#BC9550
keyword.operator.word.wat#D38569
entity.name.type.wat#7DA76F
punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php, punctuation.section.embedded.end.php, punctuation.section.embedded.begin.php#B98EB2
meta.string-contents.quoted.single.php, meta.string-contents.quoted.double.php, constant.language.php#7DA76F
string.unquoted.heredoc.nowdoc.php#B98EB2
entity.name.type.class.php, support.class.php, meta.function-call.static.php, meta.function-call.object.php, meta.function-call.php, entity.name.type.trait.php, support.other.namespace.use.php, support.other.namespace.use-as.php, support.class.exception.php#D38569
entity.name.type.namespace.php, support.other.namespace.php#7DA76F
source.php, punctuation.terminator.expression.php, punctuation.separator.inheritance.php#CCCCCC
punctuation.definition.variable.php, variable.other.php#819DC2
source.sql.embedded.php#BC9550
keyword.operator.logical.php#B98EB2
entity.name.goto-label.php#B98EB2
keyword.operator.key.php#BC9550
meta.function-call.php, punctuation.section.array.end.php, punctuation.section.array.begin.php, punctuation.definition.arguments.begin.bracket.round.php, punctuation.definition.arguments.end.bracket.round.php#CCCCCC
source.fsharp.fsl#819DC2
entity.name.section.fsharp#7DA76F
variable.other.binding.fsharp#D38569
keyword.other.binding.fsharp#BC9550
constant.numeric.fsharp, constant.numeric.integer.nativeint.fsharp#7DA76F
keyword.other.fsharp, constant.language.unit.fsharp#B98EB2
keyword.other.DDL.create.II.sql#7DA76F
string.quoted.double.sql#819DC2
constant.numeric.sql#7DA76F
source.haskell#819DC2
support.other.module.haskell#D38569
keyword.other.module.haskell, keyword.other.import.haskell#BC9550
meta.type-declaration.haskell, meta.function.type-declaration.haskell#BC9550
keyword.operator.haskell#CCCCCC
keyword.operator.dollar-sign.haskell#B98EB2
constant.numeric.haskell#7DA76F
punctuation.definition.entity.haskell, keyword.operator.function.infix.haskell, keyword.operator.function.infix.haskell#BC9550
keyword.other.double-colon.haskell#BC9550
storage.type.haskell#D38569
keyword.other.arrow.haskell#BC9550
keyword.other.type.haskell#BC9550
punctuation.definition.entity.dummy.haskell#B98EB2
keyword.control.haskell#B98EB2
keyword.operator.assignment.haskell#CCCCCC
keyword.other.class.haskell, keyword.other.instance.haskell#BC9550
support.type.property-name.scss#BC9550
meta.property-list.scss#819DC2
meta.property-list.scss#7DA76F
source.dart#819DC2
storage.modifier.const.dart#B98EB2
storage.type.primitive.double.dart, storage.type.primitive.int.dart, storage.type.primitive.bool.dart, storage.type.primitive.String.dart#7DA76F
keyword.operator.arithmetic.dart#D38569
meta.object-literal.key.dart, punctuation.separator.key-value.dart#D38569
support.class.dart, entity.name.type.dart, entity.name.type.class.dart#7DA76F
storage.type.annotation.dart#819DC2
keyword.declaration.class.dart, keyword.declaration.extends.dart#BC9550
entity.name.type.class.declaration.dart#D38569
storage.modifier.final.dart#BC9550
storage.type.primitive.var.dart#B98EB2
entity.name.type.typeparameter.dart#7DA76F
variable.parameter.dart#7DA76F
string.interpolated.expression.dart#819DC2
punctuation.definition.interpolated-string.dart#B98EB2
variable.parameter.dart#BC9550
keyword.declaration.with.dart#BC9550
storage.modifier.required.dart#B98EB2
entity.name.type.typeparameter.dart#7DA76F
keyword.declaration.abstract.dart#BC9550
storage.modifier.late.dart#BC9550
storage.modifier.static.dart#BC9550
keyword.declaration.get.dart, keyword.declaration.set.dart#BC9550
keyword.declaration.typedef.dart#BC9550
keyword.declaration.enum.dart#BC9550
keyword.declaration.extension.dart, keyword.declaration.on.dart#B98EB2
entity.name.extension.dart#819DC2
keyword.operator.is.dart#B98EB2
keyword.control.async.dart#B98EB2
variable.language.dart#7DA76F
storage.modifier.const.dart#B98EB2
keyword.declaration.implements.dart#BC9550
keyword.control.default.dart#B98EB2
support.class.applescript, support.class.itunes.applescript#BC9550
string.quoted.double.application-name.applescript#D38569
keyword.operator.word.applescript#B98EB2
keyword.operator.reference.applescript#D38569
meta.statement.set.applescript#819DC2
meta.block.repeat.with.applescript#819DC2
keyword.control.def.set.applescript#BC9550
variable.other.readwrite.set.applescript#D38569
keyword.control.function.applescript#BC9550
meta.block.tell.generic.applescript, meta.block.tell.application.generic.applescript#819DC2
meta.block.if.applescript#819DC2
meta.function.positional.applescript#819DC2
variable.language.declaration.jison#D38569
keyword.directive.preprocessor.glsl#D38569
source.glsl#819DC2
storage.type.glsl#7DA76F
constant.numeric.glsl#7DA76F
keyword.operator.arithmetic.glsl#BC9550
source.crystal#819DC2
keyword.control.def.crystal#BC9550
keyword.control.crystal#BC9550
keyword.control.module.crystal#BC9550
keyword.control.lib.crystal#B98EB2
entity.name.type.lib.crystal#7DA76F
keyword.control.crystal#B98EB2
support.function.kernel.crystal#D38569
source.racket#819DC2
meta.function-call.racket#D38569
source.purescript#819DC2
meta.import.purescript#D38569
support.other.module.purescript#BC9550
entity.name.type.purescript#7DA76F
keyword.other.arrow.purescript#BC9550
keyword.other.double-colon.purescript#BC9550
entity.name.type#BC9550
keyword.operator#B98EB2
source.v#819DC2
keyword.function.v#BC9550
storage.type.bool.v, storage.type.bool.v, storage.type.byteptr.v, storage.type.charptr.v, storage.type.numeric.v, storage.type.rune.v, storage.type.size_t.v, storage.type.string.v, storage.type.voidptr.v#7DA76F
storage.type.struct.v, keyword.interface.v#BC9550
entity.name.struct.v, entity.name.type.v, entity.name.interface.v#D38569
storage.modifier.attribute.v#B98EB2
keyword.operator.optional.v#BC9550
meta.embedded.source.haskell.alex#819DC2
meta.definition.alex#BC9550
entity.name.type.head.idf#D38569
entity.name.type.query.idf#B98EB2
constant.language.boolean.idf#B98EB2
comment.sign.idf#707070
comment.text.idf#BC9550
bracket.php, keyword.operator.type.annotation.ts, meta.brace.angle.ts, meta.brace.round.dart, meta.declaration.exports.haskell, meta.declaration.exports.purescript, meta.embedded.expression.jsx, meta.embedded.expression.tsx, meta.namespace.declaration.ts, meta.property-list.scss, punctuation.accessor.v, punctuation.brackets.angle.rust, punctuation.brackets.curly.rust, punctuation.brackets.round.rust, punctuation.brackets.square.rust, punctuation.comma.dart, punctuation.comma.rust, punctuation.cpp, punctuation.definition.arguments.begin.bracket.round.coffee, punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.bracket.round.coffee, punctuation.definition.arguments.end.python, punctuation.definition.array.begin.applescript, punctuation.definition.array.begin.bracket.square.coffee, punctuation.definition.array.end.applescript, punctuation.definition.array.end.bracket.square.coffee, punctuation.definition.begin.bracket.curly.go, punctuation.definition.begin.bracket.round.go, punctuation.definition.begin.bracket.square.c, punctuation.definition.begin.bracket.square.v, punctuation.definition.binding-pattern.array.js, punctuation.definition.binding-pattern.array.ts, punctuation.definition.binding-pattern.array.tsx, punctuation.definition.binding-pattern.object.js, punctuation.definition.binding-pattern.object.jsx, punctuation.definition.binding-pattern.object.ts, punctuation.definition.binding-pattern.object.tsx, punctuation.definition.binding-pattern.object.tsx, punctuation.definition.block, punctuation.definition.block.dart, punctuation.definition.bracket.curly.begin.v, punctuation.definition.bracket.curly.end.v, punctuation.definition.bracket.round.begin.v, punctuation.definition.bracket.round.end.v, punctuation.definition.bracket.square.begin.v, punctuation.definition.bracket.square.end.v, punctuation.definition.bracket.square.go, punctuation.definition.constant.crystal, punctuation.definition.destructuring.begin.bracket.curly.coffee, punctuation.definition.destructuring.end.bracket.curly.coffee, punctuation.definition.dict.begin.python, punctuation.definition.dict.end.python, punctuation.definition.end.bracket.curly.go, punctuation.definition.end.bracket.round.go, punctuation.definition.end.bracket.square.c, punctuation.definition.end.bracket.square.v, punctuation.definition.entity.begin.bracket.square.css, punctuation.definition.entity.end.bracket.square.css, punctuation.definition.imports.begin.bracket.round.go, punctuation.definition.imports.end.bracket.round.go, punctuation.definition.inheritance.begin.python, punctuation.definition.inheritance.end.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, punctuation.definition.parameters, punctuation.definition.section.case-statement.tsx, punctuation.definition.typeparameters.begin.dart, punctuation.definition.typeparameters.begin.ts, punctuation.definition.typeparameters.begin.tsx, punctuation.definition.typeparameters.end.dart, punctuation.definition.typeparameters.end.ts, punctuation.definition.typeparameters.end.tsx, punctuation.definition.variables.begin.bracket.round.go, punctuation.definition.variables.end.bracket.round.go, punctuation.dot.dart, punctuation.fish, punctuation.go, punctuation.haskell, punctuation.other.colon.go, punctuation.other.comma.go, punctuation.other.period.go, punctuation.parenthesis.begin.python, punctuation.parenthesis.begin.python, punctuation.parenthesis.end.python, punctuation.section.arguments.begin.bracket.round.c, punctuation.section.arguments.begin.bracket.round.function.call.cpp, punctuation.section.arguments.end.bracket.round.c, punctuation.section.arguments.end.bracket.round.function.call.cpp, punctuation.section.array.crystal, punctuation.section.block.begin.bracket.curly.c, punctuation.section.block.begin.bracket.curly.cpp, punctuation.section.block.end.bracket.curly.c, punctuation.section.block.end.bracket.curly.cpp, punctuation.section.class.begin.python, punctuation.section.function.begin.bracket.round.css, punctuation.section.function.begin.python, punctuation.section.function.crystal, punctuation.section.function.end.bracket.round.css, punctuation.section.group.applescript, punctuation.section.parameters.begin.bracket.round.c, punctuation.section.parameters.end.bracket.round.c, punctuation.section.parens.begin.bracket.round.c, punctuation.section.parens.end.bracket.round.c, punctuation.section.scope.crystal, punctuation.semi.rust, punctuation.separator, punctuation.terminator.dart, punctuation.terminator.go, punctuation.terminator.statement, punctuation.terminator.statement.c#CCCCCC
punctuation.definition.tag.xml#819DC2
punctuation.definition.comment.ts#707070
punctuation.accessor#CCCCCC
string#7DA76F
jsx.children.objectliteral.expression.embedded.tag.string.block#7DA76F
keyword.other.dotenv#FF000005
kary mix by wildgrid - VS Code Theme