Skip to main content
Coding Theme

Color themes

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.background#ECE9F5
  • activityBar.border#D8D4E5
  • activityBar.foreground#1F2937
  • activityBar.inactiveForeground#64748B
  • activityBarBadge.background#5A0FD0
  • activityBarBadge.foreground#FFFFFF
  • badge.background#5A0FD0
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#1F2937
  • breadcrumb.background#ECE9F5
  • breadcrumb.focusForeground#1D4ED8
  • breadcrumb.foreground#1F2937
  • button.background#6D28D9
  • button.foreground#FFFFFF
  • button.hoverBackground#6D28D9
  • button.secondaryBackground#6D28D9
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#6D28D9
  • checkbox.background#ECE9F5
  • checkbox.border#D8D4E5
  • checkbox.foreground#1F2937
  • debugExceptionWidget.background#FFFFFF
  • debugExceptionWidget.border#D8D4E5
  • debugToolBar.background#FFFFFF
  • debugToolBar.border#D8D4E5
  • diffEditor.border#D8D4E5
  • diffEditor.insertedTextBackground#046E2429
  • diffEditor.removedTextBackground#C1003029
  • dropdown.background#FFFFFF
  • dropdown.border#D8D4E5
  • dropdown.foreground#1F2937
  • editor.background#FBFAFF
  • editor.findMatchBackground#FFC247
  • editor.findMatchBorder#B4700A
  • editor.findMatchHighlightBackground#FFE193
  • editor.findMatchHighlightBorder#D9A93E
  • editor.findRangeHighlightBackground#DDD6FE
  • editor.findRangeHighlightBorder#D8D4E5
  • editor.foldBackground#EFEBFC
  • editor.foreground#1F2937
  • editor.hoverHighlightBackground#DDD6FE
  • editor.inactiveSelectionBackground#E4DDFB
  • editor.lineHighlightBackground#EDE9FE
  • editor.lineHighlightBorder#D8D4E5
  • editor.rangeHighlightBackground#DDD6FE
  • editor.rangeHighlightBorder#D8D4E5
  • editor.selectionBackground#CBBEF9
  • editor.selectionHighlightBackground#DED5FA
  • editor.selectionHighlightBorder#D8D4E5
  • editor.wordHighlightBackground#E2E8F0
  • editor.wordHighlightStrongBackground#D5DCF8
  • editorBracketMatch.background#DCD3FA
  • editorBracketMatch.border#5A0FD0
  • editorCodeLens.foreground#7A87A0
  • editorCursor.background#FBFAFF
  • editorCursor.foreground#5A0FD0
  • editorError.background#BE123C33
  • editorError.border#BE123C
  • editorError.foreground#C10030
  • editorGroup.border#D8D4E5
  • editorGroup.emptyBackground#FBFAFF
  • editorGroupHeader.border#D8D4E5
  • editorGroupHeader.tabsBackground#F1EEFA
  • editorGroupHeader.tabsBorder#D8D4E5
  • editorGutter.addedBackground#046E24
  • editorGutter.background#FBFAFF
  • editorGutter.commentRangeForeground#1F2937
  • editorGutter.deletedBackground#C10030
  • editorGutter.foldingControlForeground#1F2937
  • editorGutter.modifiedBackground#8F4700
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#D8D4E5
  • editorHoverWidget.foreground#1F2937
  • editorIndentGuide.activeBackground#A197C2
  • editorIndentGuide.background#DED9EC
  • editorInfo.background#1D4ED833
  • editorInfo.border#1D4ED8
  • editorInfo.foreground#0A3AD6
  • editorLineNumber.activeForeground#1F2937
  • editorLineNumber.foreground#64748B
  • editorLink.activeForeground#0A3AD6
  • editorMarkerNavigation.background#FBFAFF
  • editorMarkerNavigationError.background#BE123C33
  • editorMarkerNavigationInfo.background#1D4ED833
  • editorMarkerNavigationWarning.background#9A570033
  • editorOverviewRuler.background#FBFAFF
  • editorOverviewRuler.border#D8D4E5
  • editorRuler.foreground#E6E1F1
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#D8D4E5
  • editorSuggestWidget.foreground#1F2937
  • editorSuggestWidget.highlightForeground#0A3AD6
  • editorSuggestWidget.selectedBackground#CBBEF9
  • editorWarning.background#9A570033
  • editorWarning.border#9A5700
  • editorWarning.foreground#A85800
  • editorWhitespace.foreground#CFCADE
  • editorWidget.background#FFFFFF
  • editorWidget.border#D8D4E5
  • editorWidget.foreground#1F2937
  • editorWidget.resizeBorder#D8D4E5
  • focusBorder#5A0FD0
  • foreground#1F2937
  • gitDecoration.addedResourceForeground#046E24
  • gitDecoration.conflictingResourceForeground#A85800
  • gitDecoration.deletedResourceForeground#C10030
  • gitDecoration.ignoredResourceForeground#A0AABB
  • gitDecoration.modifiedResourceForeground#8F4700
  • gitDecoration.stageDeletedResourceForeground#BE123C
  • gitDecoration.stageModifiedResourceForeground#9A5700
  • gitDecoration.submoduleResourceForeground#1F2937
  • gitDecoration.untrackedResourceForeground#046E24
  • icon.foreground#1F2937
  • input.background#FFFFFF
  • input.border#D8D4E5
  • input.foreground#1F2937
  • input.placeholderForeground#7A87A0
  • inputOption.activeBackground#5A0FD0
  • inputOption.activeBorder#1D4ED8
  • inputOption.activeForeground#FFFFFF
  • keybindingLabel.background#FBFAFF
  • keybindingLabel.border#D8D4E5
  • keybindingLabel.bottomBorder#D8D4E5
  • keybindingLabel.foreground#1F2937
  • list.activeSelectionBackground#CBBEF9
  • list.activeSelectionForeground#1F2937
  • list.dropBackground#FBFAFF
  • list.focusBackground#DFD8F8
  • list.focusForeground#1D4ED8
  • list.highlightForeground#5A0FD0
  • list.hoverBackground#EFEBFC
  • list.hoverForeground#1F2937
  • list.inactiveSelectionBackground#E6E0FB
  • list.inactiveSelectionForeground#64748B
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#1F2937
  • listFilterWidget.outline#1F2937
  • menu.background#FFFFFF
  • menu.border#D8D4E5
  • menu.foreground#1F2937
  • menu.selectionBackground#DDD6FE
  • menu.selectionBorder#D8D4E5
  • menu.selectionForeground#1F2937
  • menu.separatorBackground#FFFFFF
  • menubar.selectionBackground#CBBEF9
  • menubar.selectionForeground#1F2937
  • merge.commonContentBackground#FBFAFF
  • merge.commonHeaderBackground#FBFAFF
  • merge.currentContentBackground#FBFAFF
  • merge.currentHeaderBackground#FBFAFF
  • merge.incomingContentBackground#FBFAFF
  • merge.incomingHeaderBackground#FBFAFF
  • minimap.background#FBFAFF
  • minimap.errorHighlight#C10030
  • minimap.findMatchHighlight#B4700A
  • minimap.selectionHighlight#CBBEF9
  • minimap.warningHighlight#A85800
  • minimapGutter.addedBackground#046E24
  • minimapGutter.deletedBackground#C10030
  • minimapGutter.modifiedBackground#8F4700
  • notifications.background#FFFFFF
  • notifications.border#D8D4E5
  • notifications.foreground#1F2937
  • notificationsErrorIcon.foreground#C10030
  • notificationsInfoIcon.foreground#0A3AD6
  • notificationsWarningIcon.foreground#A85800
  • notificationToast.border#6D28D9
  • panel.background#FBFAFF
  • panel.border#D8D4E5
  • panelSection.border#D8D4E5
  • panelTitle.activeBorder#1D4ED8
  • panelTitle.activeForeground#1F2937
  • panelTitle.inactiveForeground#64748B
  • peekView.border#D8D4E5
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#FFC247
  • peekViewEditor.matchHighlightBorder#B4700A
  • peekViewEditorGutter.background#FFFFFF
  • peekViewResult.background#FFFFFF
  • peekViewResult.fileForeground#1F2937
  • peekViewResult.lineForeground#1F2937
  • peekViewResult.matchHighlightBackground#DDD6FE
  • peekViewResult.selectionBackground#DDD6FE
  • peekViewResult.selectionForeground#1F2937
  • peekViewTitle.background#FFFFFF
  • peekViewTitleDescription.foreground#64748B
  • peekViewTitleLabel.foreground#1F2937
  • pickerGroup.border#D8D4E5
  • pickerGroup.foreground#1F2937
  • progressBar.background#6D28D9
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#5A0FD0cc
  • scrollbarSlider.background#5A0FD059
  • scrollbarSlider.hoverBackground#5A0FD08c
  • selection.background#DDD6FE
  • settings.focusedRowBackground#DDD6FE
  • settings.headerForeground#1F2937
  • sideBar.background#F3F0FA
  • sideBar.border#D8D4E5
  • sideBar.dropBackground#F3F0FA
  • sideBar.foreground#1F2937
  • sideBarSectionHeader.background#F3F0FA
  • sideBarSectionHeader.border#D8D4E5
  • sideBarSectionHeader.foreground#1F2937
  • sideBarTitle.foreground#1F2937
  • statusBar.background#5B21B6
  • statusBar.border#D8D4E5
  • statusBar.debuggingBackground#BE123C
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#5B21B6
  • statusBar.noFolderForeground#1F2937
  • statusBarItem.activeBackground#DDD6FE
  • statusBarItem.hoverBackground#DDD6FE
  • statusBarItem.remoteBackground#5A0FD0
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FBFAFF
  • tab.activeBorder#1D4ED8
  • tab.activeBorderTop#5A0FD0
  • tab.activeForeground#1F2937
  • tab.border#D8D4E5
  • tab.hoverBackground#E4DEF8
  • tab.hoverBorder#D8D4E5
  • tab.hoverForeground#1F2937
  • tab.inactiveBackground#F1EEFA
  • tab.inactiveForeground#64748B
  • terminal.ansiBlack#1F2937
  • terminal.ansiBlue#0A3AD6
  • terminal.ansiBrightBlack#64748B
  • terminal.ansiBrightBlue#2555E8
  • terminal.ansiBrightCyan#00807A
  • terminal.ansiBrightGreen#067F35
  • terminal.ansiBrightMagenta#7028E8
  • terminal.ansiBrightRed#C10030
  • terminal.ansiBrightWhite#8A97A8
  • terminal.ansiBrightYellow#A85800
  • terminal.ansiCyan#006B62
  • terminal.ansiGreen#046E24
  • terminal.ansiMagenta#5A0FD0
  • terminal.ansiRed#B00030
  • terminal.ansiWhite#4A5568
  • terminal.ansiYellow#8F4700
  • terminal.background#FBFAFF
  • terminal.border#D8D4E5
  • terminal.foreground#1F2937
  • terminal.selectionBackground#CBBEF9
  • terminalCursor.background#FBFAFF
  • terminalCursor.foreground#1F2937
  • textLink.foreground#1D4ED8
  • titleBar.activeBackground#ECE9F5
  • titleBar.activeForeground#1F2937
  • titleBar.border#D8D4E5
  • titleBar.inactiveBackground#ECE9F5
  • titleBar.inactiveForeground#64748B
  • tree.indentGuidesStroke#1F2937
  • walkThrough.embeddedEditorBackground#FBFAFF
  • widget.border#D8D4E5
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#2B3A4F—
variable.other.generic-type.haskell#5A0FD0—
storage.type.haskell#B8330A—
support.variable.magic.python#B00030—
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#2B3A4F—
variable.parameter.function.language.special.self.python#8F4700—
storage.modifier.lifetime.rust#2B3A4F—
support.function.std.rust#0A3AD6—
entity.name.lifetime.rust#8F4700—
variable.language.rust#B00030—
support.constant.edge#5A0FD0—
constant.other.character-class.regexp#B00030—
keyword.operator.quantifier.regexp#B8330A—
punctuation.definition.string.begin,punctuation.definition.string.end#046E24—
variable.parameter.function#2B3A4Fitalic
comment markup.link#5A697F—
markup.changed.diff#8F4700—
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#0A3AD6—
markup.inserted.diff#046E24—
markup.deleted.diff#B00030—
meta.function.c,meta.function.cpp#B00030—
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#2B3A4F—
punctuation.separator.key-value#2B3A4F—
keyword.operator.expression.import#0A3AD6—
support.constant.math#8F4700—
support.constant.property.math#B8330A—
variable.other.constant#8F4700—
storage.type.annotation.java, storage.type.object.array.java#8F4700—
source.java#B00030—
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#2B3A4F—
meta.method.java#0A3AD6—
storage.modifier.import.java,storage.type.java,storage.type.generic.java#8F4700—
keyword.operator.instanceof.java#5A0FD0—
meta.definition.variable.name.java#B00030—
keyword.operator.logical#006B62—
keyword.operator.bitwise#006B62—
keyword.operator.channel#006B62—
support.constant.property-value.scss,support.constant.property-value.css#B8330A—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#006B62—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#B8330A—
punctuation.separator.list.comma.css#2B3A4F—
support.constant.color.w3c-standard-color-name.css#B8330A—
support.type.vendored.property-name.css#006B62—
support.module.node,support.type.object.module,support.module.node#8F4700—
entity.name.type.module#8F4700—
variable.other.readwrite,support.variable.object.process,support.variable.object.node#8F4700—
meta.object-literal.key,support.variable.property#B00030—
support.constant.json#B8330A—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#5A0FD0—
support.type.object.console#8F4700—
support.variable.property.process#B8330A—
entity.name.function,support.function.console#0A3AD6—
keyword.operator.misc.rust#2B3A4F—
keyword.operator.sigil.rust#5A0FD0—
keyword.operator.delete#5A0FD0—
support.type.object.dom#006B62—
support.variable.dom,support.variable.property.dom#8F4700—
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#006B62—
support.type.property-name.json#B8330A—
string.quoted.double.json#046E24—
constant.numeric.json#8F4700—
constant.language.boolean.json#0A3AD6—
constant.language.null.json#2B3A4F—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#5A0FD0—
punctuation.separator.delimiter#2B3A4F—
punctuation.separator.c,punctuation.separator.cpp#2B3A4F—
support.type.posix-reserved.c,support.type.posix-reserved.cpp#006B62—
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#5A0FD0—
variable.parameter.function.language.python#B8330Aitalic
support.type.python#006B62—
keyword.operator.logical.python#5A0FD0—
variable.parameter.function.python#B8330Aitalic
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#2B3A4F—
meta.function-call.generic.python#0A3AD6—
constant.character.format.placeholder.other.python#B8330A—
keyword.operator#2B3A4F—
keyword.operator.assignment.compound#5A0FD0—
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#006B62—
keyword#5A0FD0bold
entity.name.namespace#8F4700bold
variable#B00030—
variable.c#2B3A4F—
variable.language#8F4700—
token.variable.parameter.java#2B3A4F—
import.storage.java#8F4700—
token.package.keyword#5A0FD0—
token.package#2B3A4F—
entity.name.function, meta.require, support.function.any-method, variable.function#0A3AD6bold
entity.name.type.namespace#8F4700bold
support.class, entity.name.type.class#8F4700bold
entity.name.class.identifier.namespace.type#8F4700bold
entity.name.class, variable.other.class.js, variable.other.class.ts#8F4700bold
entity.name.type#8F4700bold
keyword.control#5A0FD0bold
control.elements, keyword.operator.less#B8330A—
keyword.other.special-method#0A3AD6—
storage#5A0FD0bold
token.storage#5A0FD0bold
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#5A0FD0—
token.storage.type.java#8F4700—
support.function#006B62—
support.type.property-name#2B3A4F—
support.constant.property-value#2B3A4F—
support.constant.font-name#B8330A—
meta.tag#2B3A4F—
string#046E24—
entity.other.inherited-class#8F4700—
constant.other.symbol#006B62—
constant.numeric#B8330A—
constant#B8330A—
punctuation.definition.constant#B8330A—
entity.name.tag#B00030bold
entity.other.attribute-name#B8330A—
entity.other.attribute-name.id#0A3AD6normal
entity.other.attribute-name.class.css#B8330Anormal
meta.selector#5A0FD0—
markup.heading#B00030bold
markup.heading punctuation.definition.heading, entity.name.section#0A3AD6—
keyword.other.unit#B00030—
markup.bold,todo.bold#B8330A—
punctuation.definition.bold#8F4700—
markup.italic, punctuation.definition.italic,todo.emphasis#5A0FD0—
emphasis md#5A0FD0—
entity.name.section.markdown#B00030—
punctuation.definition.heading.markdown#B00030—
punctuation.definition.list.begin.markdown#B00030—
markup.heading.setext#2B3A4F—
punctuation.definition.bold.markdown#B8330A—
markup.inline.raw.markdown,markup.inline.raw.string.markdown#046E24—
punctuation.definition.list.markdown#B00030—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#B00030—
beginning.punctuation.definition.list.markdown#B00030—
punctuation.definition.metadata.markdown#B00030—
markup.underline.link.markdown,markup.underline.link.image.markdown#5A0FD0—
string.other.link.title.markdown,string.other.link.description.markdown#0A3AD6—
string.regexp#006B62—
constant.character.escape#006B62—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#2B3A4F—
meta.template.expression#2B3A4F—
keyword.operator.module#5A0FD0—
support.type.type.flowtype#0A3AD6—
support.type.primitive#8F4700—
meta.property.object#B00030—
variable.parameter.function.js#B00030italic
keyword.other.template.begin#046E24—
keyword.other.template.end#046E24—
keyword.other.substitution.begin#2B3A4F—
keyword.other.substitution.end#2B3A4F—
keyword.operator.assignment#006B62—
keyword.operator.assignment.go#8F4700—
keyword.operator.arithmetic.go, keyword.operator.address.go#5A0FD0—
entity.name.package.go#8F4700—
support.type.prelude.elm#006B62—
support.constant.elm#B8330A—
punctuation.quasi.element#5A0FD0—
constant.character.entity#B00030—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#006B62—
entity.global.clojure#8F4700—
meta.symbol.clojure#B00030—
constant.keyword.clojure#006B62—
meta.arguments.coffee, variable.parameter.function.coffee#B00030—
source.ini#046E24—
meta.scope.prerequisites.makefile#B00030—
source.makefile#8F4700—
storage.modifier.import.groovy#8F4700—
meta.method.groovy#0A3AD6—
meta.definition.variable.name.groovy#B00030—
meta.definition.class.inherited.classes.groovy#046E24—
support.variable.semantic.hlsl#8F4700—
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#5A0FD0—
text.variable, text.bracketed#B00030—
support.type.swift, support.type.vb.asp#8F4700—
entity.name.function.xi#8F4700—
entity.name.class.xi#006B62—
constant.character.character-class.regexp.xi#B00030—
constant.regexp.xi#5A0FD0—
keyword.control.xi#006B62—
invalid.xi#2B3A4F—
beginning.punctuation.definition.quote.markdown.xi#046E24—
beginning.punctuation.definition.list.markdown.xi#5A697F—
constant.character.xi#0A3AD6—
accent.xi#0A3AD6—
wikiword.xi#B8330A—
constant.other.color.rgb-value.xi#2B3A4F—
punctuation.definition.tag.xi#5A697F—
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#8F4700—
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#B00030—
meta.brace.square#2B3A4F—
comment, punctuation.definition.comment#5A697Fitalic
markup.quote.markdown#5A697F—
punctuation.definition.block.sequence.item.yaml#2B3A4F—
constant.language.symbol.elixir#006B62—
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super—italic
comment.line.double-slash,comment.block.documentation—italic
keyword.control.import.python,keyword.control.flow.python—italic
markup.italic.markdown—italic
variable.other.php, punctuation.definition.variable.php#B00030—
entity.name.function.php, support.function.php#0A3AD6—
entity.name.type.class.php, support.class.php#8F4700—
constant.language.php, variable.other.constant.php#B8330A—
keyword.operator.arithmetic.php, keyword.operator.assignment.php, keyword.operator.comparison.php, keyword.operator.object.php, keyword.operator.increment-decrement.php, keyword.operator.scope-resolution.php#006B62—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#5A0FD0bold
punctuation.terminator.expression.php#2B3A4F—
variable.other.ruby#B00030—
entity.name.type.class.ruby#8F4700bold
constant.other.symbol.hashkey.ruby#046E24—
variable.other.normal.shell, variable.other.positional.shell, variable.other.bracket.shell#B00030—
support.function.builtin.shell, entity.name.command.shell#0A3AD6bold
variable.other.readwrite.powershell#B00030—
support.function.powershell#0A3AD6bold
variable.other.lua#B00030—
entity.name.function.lua#0A3AD6bold
support.type.graphql, entity.name.type.graphql#8F4700bold
variable.graphql#B00030—
entity.name.tag.yaml#B8330Abold
entity.name.tag.xml#B00030bold
entity.name.type.class.kotlin#8F4700bold
entity.name.function.kotlin#0A3AD6bold
entity.name.class.scala#8F4700bold
keyword.other.dockerfile#5A0FD0bold
variable.other.readwrite.batch#B00030—
support.function.section.latex#8F4700bold
entity.name.type.class.cs#8F4700bold
support.class.dart#8F4700bold
variable.other.property.dart#B8330A—
entity.name.function.r, variable.function.r#0A3AD6bold
variable.other.readwrite.global.perl#B00030—
keyword.control.blade#5A0FD0bold
string.quoted.single.twig, string.quoted.double.twig#046E24—
entity.name.type.resource.terraform#8F4700bold
variable.other.property, support.variable.property#B00030—