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#1c1c1c
  • activityBar.background#232323
  • activityBar.border#101010
  • activityBar.foreground#cd231d
  • activityBar.inactiveForeground#cd231d
  • activityBarBadge.background#cd231d
  • activityBarBadge.foreground#d9d9d9
  • badge.background#cd231d
  • badge.foreground#d9d9d9
  • breadcrumb.activeSelectionForeground#d9d9d9
  • breadcrumb.background#232323
  • breadcrumb.focusForeground#d9d9d9
  • breadcrumb.foreground#999999
  • button.background#cd231d
  • button.border#cd231d
  • button.foreground#d9d9d9
  • button.hoverBackground#cd231d
  • button.secondaryBackground#cd231d1a
  • button.secondaryForeground#d9d9d9
  • button.secondaryHoverBackground#cd231d
  • checkbox.background#cd231d1a
  • checkbox.border#cd231d
  • checkbox.foreground#d9d9d9
  • checkbox.selectBackground#cd231d
  • checkbox.selectBorder#cd231d
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#232323
  • debugToolBar.border#101010
  • diffEditor.border#00000059
  • diffEditor.insertedTextBackground#40bf4a26
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#cc69661a
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#1c1c1c
  • editor.findMatchBackground#cd231d59
  • editor.findMatchBorder#cd231d
  • editor.findMatchHighlightBackground#00000000
  • editor.findMatchHighlightBorder#cd231d
  • editor.findRangeHighlightBackground#80808033
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#8080801a
  • editor.foreground#d9d9d9
  • editor.hoverHighlightBackground#cd231d59
  • editor.inactiveSelectionBackground#80808026
  • editor.lineHighlightBackground#cd231d1a
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#8080801a
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#80808033
  • editor.selectionHighlightBackground#8080804d
  • editor.selectionHighlightBorder#8080804d
  • editor.wordHighlightBackground#cd231d59
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#cd231d59
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketHighlight.foreground1#8f2824
  • editorBracketHighlight.foreground2#478f24
  • editorBracketHighlight.foreground3#5c5cd6
  • editorBracketHighlight.foreground4#8f8f24
  • editorBracketHighlight.foreground5#b82eb8
  • editorBracketHighlight.foreground6#2eb8b8
  • editorBracketHighlight.unexpectedBracket.foreground#cd231d
  • editorBracketMatch.background#00000000
  • editorBracketMatch.border#cd231d
  • editorBracketPairGuide.activeBackground1#cd231d
  • editorBracketPairGuide.activeBackground2#cd231d
  • editorBracketPairGuide.activeBackground3#cd231d
  • editorBracketPairGuide.activeBackground4#cd231d
  • editorBracketPairGuide.activeBackground5#cd231d
  • editorBracketPairGuide.activeBackground6#cd231d
  • editorBracketPairGuide.background1#8f282426
  • editorBracketPairGuide.background2#478f2426
  • editorBracketPairGuide.background3#5c5cd626
  • editorBracketPairGuide.background4#8f8f2426
  • editorBracketPairGuide.background5#b82eb826
  • editorBracketPairGuide.background6#2eb8b826
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#cd231d
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#cc6966
  • editorGroup.border#00000059
  • editorGroup.emptyBackground#1c1c1c
  • editorGroupHeader.border#101010
  • editorGroupHeader.tabsBackground#232323
  • editorGroupHeader.tabsBorder#101010
  • editorGutter.addedBackground#40bf4a
  • editorGutter.background#00000000
  • editorGutter.commentRangeForeground#999999
  • editorGutter.deletedBackground#cc6966
  • editorGutter.foldingControlForeground#999999
  • editorGutter.modifiedBackground#6677cc
  • editorHoverWidget.background#232323
  • editorHoverWidget.border#595959
  • editorHoverWidget.foreground#999999
  • editorIndentGuide.activeBackground#cd231d
  • editorIndentGuide.background#595959
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#6677cc
  • editorLineNumber.activeForeground#999999
  • editorLineNumber.foreground#595959
  • editorLink.activeForeground#e1e1e1
  • editorMarkerNavigation.background#80808080
  • editorMarkerNavigationError.background#cc6966
  • editorMarkerNavigationInfo.background#6677cc
  • editorMarkerNavigationWarning.background#cc9166
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#00000000
  • editorSuggestWidget.background#232323
  • editorSuggestWidget.border#595959
  • editorSuggestWidget.foreground#d9d9d9
  • editorSuggestWidget.highlightForeground#cd231d
  • editorSuggestWidget.selectedBackground#cd231d1a
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#cc9166
  • editorWhitespace.foreground#80808080
  • editorWidget.background#232323
  • editorWidget.foreground#999999
  • editorWidget.resizeBorder#cd231d
  • focusBorder#cd231d
  • foreground#cd231d
  • gitDecoration.addedResourceForeground#40bf4a
  • gitDecoration.conflictingResourceForeground#6677cc
  • gitDecoration.deletedResourceForeground#cc6966
  • gitDecoration.ignoredResourceForeground#595959
  • gitDecoration.modifiedResourceForeground#cc9166
  • gitDecoration.stageDeletedResourceForeground#cc6966
  • gitDecoration.stageModifiedResourceForeground#cc9166
  • gitDecoration.submoduleResourceForeground#6677cc
  • gitDecoration.untrackedResourceForeground#40bf4a
  • icon.foreground#cd231d
  • input.background#1c1c1c
  • input.border#00000000
  • input.foreground#d9d9d9
  • input.placeholderForeground#999999
  • inputOption.activeBackground#cd231d
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#d9d9d9
  • list.activeSelectionBackground#cd231d
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#cd231d
  • list.focusBackground#cd231d1a
  • list.focusForeground#d9d9d9
  • list.highlightForeground#ffffff
  • list.hoverBackground#cd231d1a
  • list.hoverForeground#d9d9d9
  • list.inactiveSelectionBackground#cd231d1a
  • list.inactiveSelectionForeground#d9d9d9
  • listFilterWidget.background#332221
  • listFilterWidget.noMatchesOutline#cd231d
  • listFilterWidget.outline#00000000
  • menu.background#232323
  • menu.border#101010
  • menu.foreground#999999
  • menu.selectionBackground#cd231d1a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#d9d9d9
  • menu.separatorBackground#cd231d
  • menubar.selectionBackground#cd231d1a
  • menubar.selectionForeground#d9d9d9
  • merge.commonContentBackground#2c2c2c
  • merge.commonHeaderBackground#424242
  • merge.currentContentBackground#1b5220
  • merge.currentHeaderBackground#2e8935
  • merge.incomingContentBackground#212c62
  • merge.incomingHeaderBackground#3749a4
  • minimap.background#8080800D
  • minimap.errorHighlight#cc6966
  • minimap.findMatchHighlight#cd231d59
  • minimap.selectionHighlight#80808033
  • minimap.warningHighlight#cc9166
  • minimapGutter.addedBackground#40bf4a
  • minimapGutter.deletedBackground#cc6966
  • minimapGutter.modifiedBackground#6677cc
  • notificationCenter.border#101010
  • notificationCenterHeader.background#1c1c1c
  • notificationCenterHeader.foreground#999999
  • notifications.background#232323
  • notifications.border#101010
  • notifications.foreground#999999
  • notificationsErrorIcon.foreground#cc6966
  • notificationsInfoIcon.foreground#6677cc
  • notificationsWarningIcon.foreground#cc9166
  • notificationToast.border#101010
  • panel.background#232323
  • panel.border#101010
  • panelSection.border#80808059
  • panelTitle.activeBorder#cd231d
  • panelTitle.activeForeground#d9d9d9
  • panelTitle.inactiveForeground#999999
  • peekView.border#cd231d
  • peekViewEditor.background#332221
  • peekViewEditor.matchHighlightBackground#cd231d59
  • peekViewEditor.matchHighlightBorder#cd231d
  • peekViewEditorGutter.background#332221
  • peekViewResult.background#00000000
  • peekViewResult.fileForeground#d9d9d9
  • peekViewResult.lineForeground#cd231d
  • peekViewResult.matchHighlightBackground#00000000
  • peekViewResult.selectionBackground#cd231d59
  • peekViewResult.selectionForeground#d9d9d9
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#999999
  • peekViewTitleLabel.foreground#cd231d
  • pickerGroup.border#cd231d
  • pickerGroup.foreground#999999
  • progressBar.background#cd231d
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#80808026
  • scrollbarSlider.background#8080801a
  • scrollbarSlider.hoverBackground#80808026
  • selection.background#cd231d1a
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cd231d
  • sideBar.background#232323
  • sideBar.border#101010
  • sideBar.dropBackground#cd231d
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#999999
  • sideBarTitle.foreground#999999
  • statusBar.background#232323
  • statusBar.border#101010
  • statusBar.debuggingBackground#232323
  • statusBar.debuggingBorder#101010
  • statusBar.debuggingForeground#999999
  • statusBar.foreground#999999
  • statusBar.noFolderBackground#232323
  • statusBar.noFolderBorder#101010
  • statusBar.noFolderForeground#999999
  • statusBarItem.activeBackground#cd231d
  • statusBarItem.focusBorder#cd231d
  • statusBarItem.hoverBackground#cd231d1a
  • statusBarItem.remoteBackground#232323
  • statusBarItem.remoteForeground#999999
  • tab.activeBackground#1c1c1c
  • tab.activeBorder#cd231d
  • tab.activeBorderTop#00000000
  • tab.activeForeground#d9d9d9
  • tab.activeModifiedBorder#cd231d
  • tab.border#101010
  • tab.hoverBackground#cd231d1a
  • tab.hoverBorder#00000000
  • tab.hoverForeground#d9d9d9
  • tab.inactiveBackground#232323
  • tab.inactiveForeground#999999
  • tab.inactiveModifiedBorder#cd231d
  • tab.unfocusedActiveModifiedBorder#cd231d
  • tab.unfocusedInactiveModifiedBorder#cd231d
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#101010
  • terminal.foreground#d9d9d9
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#cd231d
  • terminalCursor.foreground#d9d9d9
  • textLink.foreground#cd231d
  • titleBar.activeBackground#232323
  • titleBar.activeForeground#999999
  • titleBar.border#101010
  • titleBar.inactiveBackground#232323
  • titleBar.inactiveForeground#999999
  • tree.indentGuidesStroke#cd231d1a
  • walkThrough.embeddedEditorBackground#00000050
  • widget.border#101010
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#595959italic
comment markup.link#595959
entity.name.type#DFBF20
entity.other.inherited-class#DFBF20
keyword#E64CB2
keyword.control#E64CB2
keyword.operator#E64CB2
keyword.other.special-method#5A80F2
keyword.other.unit#DFBF20
keyword.other.unit.lvh.css#DFBF20
storage#E64CB2
storage.type.annotation, storage.type.primitive#E64CB2
storage.modifier.package, storage.modifier.import#D9D9D9
constant#CCBB66
constant.variable#CCBB66
constant.character.escape#52E0E0
constant.numeric#DFBF20
constant.other.color#52E0E0
constant.other.symbol#52E0E0
variable#EB4D47
variable.interpolation#EF938F
variable.parameter#D9D9D9
string#4DCB58
string > source, string embedded#D9D9D9
string.regexp#52E0E0
string.regexp source.ruby.embedded#DFBF20
string.other.link#EB4D47
punctuation.definition.comment#595959
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#D9D9D9
punctuation.definition.heading, punctuation.definition.identity#5A80F2
punctuation.definition.bold#DFBF20bold
punctuation.definition.italic#E64CB2italic
punctuation.section.embedded#EF938F
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#D9D9D9
support.class#DFBF20
support.type#52E0E0
support.function#52E0E0
support.function.any-method#5A80F2
entity.name.function#5A80F2
entity.name.class, entity.name.type.class#DFBF20
entity.name.section#5A80F2
entity.name.tag#5A80F2
entity.name.tag.nesting.css#5A80F2
entity.other.attribute-name#DF7020
entity.other.attribute-name.id#CD231D
entity.other.attribute-name.pseudo-class#E64CB2
meta.selector.pseudo-class.css#E64CB2
entity.other.attribute-name.pseudo-element#CD231D
meta.selector.pseudo-element.css#CD231D
meta.class#DFBF20
meta.class.body#D9D9D9
meta.method-call, meta.method#D9D9D9
meta.definition.variable#EB4D47
meta.link#CCBB66
meta.require#5A80F2
meta.selector#E64CB2
meta.separator#D9D9D9
meta.tag#D9D9D9
underline
none#D9D9D9
invalid.deprecated#CC241D
invalid.illegal#D9D9D9
markup.bold#CCBB66bold
markup.changed#E64CB2
markup.deleted#EB4D47
markup.italic#E64CB2italic
markup.heading#EB4D47
markup.heading punctuation.definition.heading#5A80F2
markup.link#52E0E0
markup.inserted#4DCB58
markup.quote#CCBB66
markup.raw#4DCB58
source.c keyword.operator#E64CB2
source.cpp keyword.operator#E64CB2
source.cs keyword.operator#E64CB2
source.css property-name, meta.property-name.css, source.css property-value#999999
source.css property-name.support, source.css property-value.support#D9D9D9
source.elixir source.embedded.source#D9D9D9
source.elixir constant.language, source.elixir constant.numeric, source.elixir constant.definition#5A80F2
source.elixir variable.definition, source.elixir variable.anonymous#E64CB2
source.elixir parameter.variable.function#CCBB66italic
source.elixir quoted#4DCB58
source.elixir keyword.special-method, source.elixir embedded.section, source.elixir embedded.source.empty#EB4D47
source.elixir readwrite.module punctuation#EB4D47
source.elixir regexp.section, source.elixir regexp.string#EF938F
source.elixir separator, source.elixir keyword.operator#CCBB66
source.elixir variable.constant#DF7020
source.elixir array, source.elixir scope, source.elixir section#999999
source.gfm link entity#5A80F2
source.go storage.type.string#E64CB2
source.ini keyword.other.definition.ini#EB4D47
source.java storage.modifier.import#DFBF20
source.java storage.type#DFBF20
source.java keyword.operator.instanceof#E64CB2
source.java-properties meta.key-pair#EB4D47
source.java-properties meta.key-pair > punctuation#D9D9D9
source.js keyword.operator#52E0E0
source.js keyword.operator.delete, source.js keyword.operator.in, source.js keyword.operator.of, source.js keyword.operator.instanceof, source.js keyword.operator.new, source.js keyword.operator.typeof, source.js keyword.operator.void#E64CB2
source.ts keyword.operator#52E0E0
source.flow keyword.operator#52E0E0
source.json meta.structure.dictionary.json > string.quoted.json#EB4D47
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#EB4D47
source.json meta.structure.dictionary.json > value.json > string.quoted.json, source.json meta.structure.array.json > value.json > string.quoted.json, source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation, source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#4DCB58
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#52E0E0
ng.interpolation#EB4D47
ng.interpolation.begin, ng.interpolation.end#5A80F2
ng.interpolation function#EB4D47
ng.interpolation function.begin, ng.interpolation function.end#5A80F2
ng.interpolation bool#CCBB66
ng.interpolation bracket#D9D9D9
ng.pipe, ng.operator#D9D9D9
ng.tag#52E0E0
ng.attribute-with-value attribute-name#DFBF20
ng.attribute-with-value string#E64CB2
ng.attribute-with-value string.begin, ng.attribute-with-value string.end#D9D9D9
source.ruby constant.other.symbol > punctuation#D9D9D9
source.php class.bracket#D9D9D9
source.python keyword.operator.logical.python#E64CB2
source.python variable.parameter#CCBB66
customrule#D9D9D9
support.type.property-name#999999
string.quoted.double punctuation#4DCB58
support.constant#CCBB66
support.type.property-name.json#EB4D47
support.type.property-name.json punctuation#EB4D47
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#52E0E0
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#52E0E0
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#D9D9D9
support.variable.dom.js, support.variable.dom.ts#EB4D47
support.variable.property.dom.js, support.variable.property.dom.ts#EB4D47
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#EF938F
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#D9D9D9
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#D9D9D9
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#D9D9D9
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#EB4D47
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#EB4D47
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#E64CB2
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#E64CB2
meta.brace.round.js, meta.array-binding-pattern-variable.js, meta.brace.square.js, meta.brace.round.ts, meta.array-binding-pattern-variable.ts, meta.brace.square.ts, meta.brace.round.tsx, meta.array-binding-pattern-variable.tsx, meta.brace.square.tsx#D9D9D9
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#D9D9D9
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#D9D9D9
meta.array-binding-pattern-variable.js variable.other.readwrite.js, meta.array-binding-pattern-variable.ts variable.other.readwrite.ts, meta.array-binding-pattern-variable.tsx variable.other.readwrite.tsx#CCBB66
source.js support.variable, source.ts support.variable, source.tsx support.variable#EB4D47
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#DF7020
keyword.operator.new.ts, keyword.operator.new.j, keyword.operator.new.tsx#E64CB2
source.ts keyword.operator, source.tsx keyword.operator#52E0E0
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx #D9D9D9
constant.language.import-export-all.js, constant.language.import-export-all.ts#EB4D47
constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#52E0E0
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#D9D9D9
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#EB4D47
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#DF7020
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#EB4D47
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#4DCB58
source.js meta.import-equals.external.js keyword.operator, source.jsx meta.import-equals.external.jsx keyword.operator, source.ts meta.import-equals.external.ts keyword.operator, source.tsx meta.import-equals.external.tsx keyword.operator#D9D9D9
entity.name.type.module.js,entity.name.type.module.ts,entity.name.type.module.jsx,entity.name.type.module.tsx#4DCB58
meta.class.js,meta.class.ts,meta.class.jsx,meta.class.tsx#D9D9D9
meta.definition.property.js variable, meta.definition.property.ts variable, meta.definition.property.jsx variable, meta.definition.property.tsx variable#D9D9D9
meta.type.parameters.js support.type, meta.type.parameters.jsx support.type, meta.type.parameters.ts support.type, meta.type.parameters.tsx support.type#D9D9D9
source.js meta.tag.js keyword.operator, source.jsx meta.tag.jsx keyword.operator, source.ts meta.tag.ts keyword.operator, source.tsx meta.tag.tsx keyword.operator#D9D9D9
meta.tag.js punctuation.section.embedded, meta.tag.jsx punctuation.section.embedded, meta.tag.ts punctuation.section.embedded, meta.tag.tsx punctuation.section.embedded#D9D9D9
meta.array.literal.js variable, meta.array.literal.jsx variable, meta.array.literal.ts variable, meta.array.literal.tsx variable#DFBF20
support.type.object.module.js, support.type.object.module.jsx, support.type.object.module.ts, support.type.object.module.tsx#EB4D47
constant.language.json#52E0E0
variable.other.constant.object.js, variable.other.constant.object.jsx, variable.other.constant.object.ts, variable.other.constant.object.tsx#DF7020
storage.type.property.js, storage.type.property.jsx, storage.type.property.ts, storage.type.property.tsx#52E0E0
meta.template.expression.js string.quoted punctuation.definition, meta.template.expression.jsx string.quoted punctuation.definition, meta.template.expression.ts string.quoted punctuation.definition, meta.template.expression.tsx string.quoted punctuation.definition#4DCB58
meta.template.expression.js string.template punctuation.definition.string.template, meta.template.expression.jsx string.template punctuation.definition.string.template, meta.template.expression.ts string.template punctuation.definition.string.template, meta.template.expression.tsx string.template punctuation.definition.string.template#4DCB58
keyword.operator.expression.in.js, keyword.operator.expression.in.jsx, keyword.operator.expression.in.ts, keyword.operator.expression.in.tsx#E64CB2
variable.other.object.js, variable.other.object.ts#D9D9D9
meta.object-literal.key.js, meta.object-literal.key.ts#EB4D47
source.python constant.other#D9D9D9
source.python constant#DF7020
constant.character.format.placeholder.other.python storage#CCBB66
support.variable.magic.python#EB4D47
meta.function.parameters.python#CCBB66
punctuation.separator.annotation.python#D9D9D9
punctuation.separator.parameters.python#D9D9D9
entity.name.variable.field.cs#EB4D47
source.cs keyword.operator#D9D9D9
variable.other.readwrite.cs#D9D9D9
variable.other.object.cs#D9D9D9
variable.other.object.property.cs#D9D9D9
entity.name.variable.property.cs#5A80F2
storage.type.cs#DFBF20
keyword.other.unsafe.rust#E64CB2
entity.name.type.rust#52E0E0
storage.modifier.lifetime.rust#D9D9D9
entity.name.lifetime.rust#CCBB66
storage.type.core.rust#52E0E0
meta.attribute.rust#CCBB66
storage.class.std.rust#52E0E0
markup.raw.block.markdown#D9D9D9
punctuation.definition.variable.shell#EB4D47
punctuation.definition.variable.powershell#EB4D47
support.constant.property-value.css#CCBB66
punctuation.definition.constant.css#CCBB66
punctuation.separator.key-value.scss#EB4D47
punctuation.definition.constant.scss#CCBB66
meta.property-list.scss punctuation.separator.key-value.scss#D9D9D9
storage.type.primitive.array.java#DFBF20
entity.name.section.markdown#EB4D47
punctuation.definition.heading.markdown#EB4D47
markup.heading.setext#D9D9D9
punctuation.definition.bold.markdown#CCBB66
markup.inline.raw.markdown#4DCB58
beginning.punctuation.definition.list.markdown#EB4D47
markup.quote.markdown#595959italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#D9D9D9
punctuation.definition.metadata.markdown#E64CB2
markup.underline.link.markdown, markup.underline.link.image.markdown#E64CB2
string.other.link.title.markdown, string.other.link.description.markdown#5A80F2
punctuation.separator.variable.ruby#EB4D47
variable.other.constant.ruby#CCBB66
keyword.operator.other.ruby#4DCB58
punctuation.definition.variable.php#EB4D47
meta.class.php#D9D9D9
dalailahner dark by dalailahner - VS Code Theme