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.activeBackground#1a222e
  • activityBar.activeBorder#769fef
  • activityBar.background#1a222e
  • activityBar.border#4b5365a6
  • activityBar.dropBorder#d6d9df
  • activityBar.foreground#d6d9df
  • activityBar.inactiveForeground#d6d9df66
  • activityBarBadge.background#1a222e
  • activityBarBadge.foreground#ffffff
  • badge.background#4d78cc
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#1a222e
  • breadcrumb.background#333842
  • breadcrumb.focusForeground#c0c5cf
  • breadcrumb.foreground#abb2bfcc
  • breadcrumbPicker.background#2b2121
  • button.background#333842
  • button.foreground#ffffff
  • button.hoverBackground#6187d2
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#1e2127
  • checkbox.border#333842
  • checkbox.foreground#d7dae0
  • debugExceptionWidget.background#252830
  • debugExceptionWidget.border#181a1f
  • debugToolBar.background#5387f5
  • diffEditor.insertedTextBackground#43d08a22
  • diffEditor.removedTextBackground#ff634722
  • dropdown.background#1a222e
  • dropdown.border#333842
  • dropdown.foreground#d7dae0
  • dropdown.listBackground#1e2127
  • editor.background#1a222e
  • editor.findMatchBackground#1a222e
  • editor.findMatchBorder#4b5365a6
  • editor.findMatchHighlightBackground#518fff36
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#518fff36
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#2d333b
  • editor.foreground#abb2bf
  • editor.hoverHighlightBackground#3a3f4ba6
  • editor.inactiveSelectionBackground#3e4452
  • editor.lineHighlightBackground#99bbff0a
  • editor.lineHighlightBorder#4b5365a6
  • editor.rangeHighlightBackground#4b5365a6
  • editor.selectionBackground#4b5365a6
  • editor.selectionHighlightBackground#4b5365a6
  • editor.wordHighlightBackground#3e4452
  • editor.wordHighlightStrongBackground#518fff36
  • editorBracketMatch.background#282c34
  • editorBracketMatch.border#5387f5
  • editorCodeLens.foreground#9da5b4
  • editorCursor.foreground#528bff
  • editorError.foreground#ff6347
  • editorGroup.border#4b5365a6
  • editorGroup.dropBackground#4b5365a6
  • editorGroup.emptyBackground#282c34
  • editorGroupHeader.noTabsBackground#1a222e
  • editorGroupHeader.tabsBackground#1a222e
  • editorGroupHeader.tabsBorder#4b5365a6
  • editorGutter.addedBackground#43d08a
  • editorGutter.deletedBackground#ff6347
  • editorGutter.modifiedBackground#e0c285
  • editorHoverWidget.background#252830
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.activeBackground#333840
  • editorIndentGuide.background#333840
  • editorLineNumber.activeForeground#777d88
  • editorLineNumber.foreground#4b5365
  • editorMarkerNavigation.background#21252b
  • editorMarkerNavigationError.background#ff6347
  • editorOverviewRuler.addedForeground#43d08a88
  • editorOverviewRuler.border#ffffff00
  • editorOverviewRuler.bracketMatchForeground#ffffff00
  • editorOverviewRuler.deletedForeground#ff634788
  • editorOverviewRuler.errorForeground#ff6347
  • editorOverviewRuler.findMatchForeground#6b727e
  • editorOverviewRuler.infoForeground#ffffff00
  • editorOverviewRuler.modifiedForeground#e0c28588
  • editorOverviewRuler.rangeHighlightForeground#ffffff00
  • editorOverviewRuler.selectionHighlightForeground#6b727e
  • editorOverviewRuler.warningForeground#e0c285
  • editorOverviewRuler.wordHighlightForeground#ffffff00
  • editorOverviewRuler.wordHighlightStrongForeground#ffffff00
  • editorPane.background#75a3ff
  • editorRuler.foreground#383d45
  • editorSuggestWidget.background#252830
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.foreground#9da5b4
  • editorSuggestWidget.highlightForeground#d8d9db
  • editorSuggestWidget.selectedBackground#3a3f4b
  • editorWarning.foreground#e0c285
  • editorWhitespace.foreground#3c4047
  • editorWidget.background#21252b
  • editorWidget.border#373d48
  • errorForeground#ff6347
  • extensionButton.prominentBackground#4d78cc
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6187d2
  • focusBorder#5387f5
  • foreground#abb2bf
  • gitDecoration.addedResourceForeground#09efb4
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#b71c1c
  • gitDecoration.ignoredResourceForeground#9da5b499
  • gitDecoration.modifiedResourceForeground#e0c285
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • input.background#1a222e
  • input.border#333842
  • input.foreground#d7dae0
  • input.placeholderForeground#696f7a
  • inputOption.activeBorder#5387f5
  • inputValidation.errorBackground#312426
  • inputValidation.errorBorder#ff6347
  • inputValidation.errorForeground#d7dae0
  • inputValidation.infoBackground#21252b
  • inputValidation.infoBorder#5387f5
  • inputValidation.infoForeground#d7dae0
  • inputValidation.warningBackground#21252b
  • inputValidation.warningBorder#e0c285
  • inputValidation.warningForeground#d7dae0
  • list.activeSelectionBackground#4d78cc
  • list.activeSelectionForeground#ffffff
  • list.errorForeground#ff6347
  • list.focusBackground#3a3f4b
  • list.focusForeground#d7dae0
  • list.highlightForeground#739cf5
  • list.hoverBackground#4b5365a6
  • list.hoverForeground#9da5b4
  • list.inactiveSelectionBackground#3a3f4b
  • list.inactiveSelectionForeground#d7dae0
  • listFilterWidget.background#282c34
  • listFilterWidget.noMatchesOutline#ff6347
  • listFilterWidget.outline#181a1f
  • menu.background#333842
  • menu.foreground#d7dae0
  • menu.selectionBackground#1a222e
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#4b5365a6
  • menubar.selectionBackground#333842
  • notebook.cellBorderColor#4b5365a6
  • notebook.cellInsertionIndicator#5387f5
  • notebook.cellStatusBarItemHoverBackground#ffffff26
  • notificationCenter.border#181a1f
  • notificationCenterHeader.background#21252b
  • notificationCenterHeader.foreground#d7dae0
  • notifications.background#333842
  • notifications.border#333842
  • notificationToast.border#333842
  • panel.background#333842
  • panel.border#181a1f
  • panel.dropBorder#4b4b4b4d
  • panelTitle.activeBorder#5387f5
  • panelTitle.activeForeground#d7dae0
  • panelTitle.inactiveForeground#6b727e
  • peekView.border#333842
  • peekViewEditor.background#4b5365a6
  • peekViewEditor.matchHighlightBackground#518fff36
  • peekViewEditorGutter.background#282c34
  • peekViewResult.background#21252b
  • peekViewResult.fileForeground#bdc0c7
  • peekViewResult.lineForeground#bdc0c7
  • peekViewResult.matchHighlightBackground#41537c
  • peekViewResult.selectionBackground#4d78cc
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#21252b
  • peekViewTitleDescription.foreground#a0a8b9
  • peekViewTitleLabel.foreground#d7dae0
  • pickerGroup.border#3b4048
  • pickerGroup.foreground#9da5b4
  • progressBar.background#4d78cc
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#4c5366
  • scrollbarSlider.background#4c536688
  • scrollbarSlider.hoverBackground#4c536688
  • selection.background#9da5b4
  • settings.checkboxBackground#1e2127
  • settings.checkboxBorder#181a1f
  • settings.dropdownBackground#1e2127
  • settings.dropdownBorder#181a1f
  • settings.dropdownForeground#d7dae0
  • settings.headerForeground#d7dae0
  • settings.modifiedItemIndicator#e0c285
  • settings.numberInputBackground#1e2127
  • settings.numberInputBorder#181a1f
  • settings.numberInputForeground#d7dae0
  • settings.textInputBackground#1e2127
  • settings.textInputBorder#181a1f
  • settings.textInputForeground#d7dae0
  • sideBar.background#0f141b
  • sideBar.border#333842
  • sideBar.foreground#9da5b4
  • sideBarSectionHeader.background#333842
  • sideBarSectionHeader.foreground#d7dae0
  • sideBarTitle.foreground#d7dae0
  • statusBar.background#2d333b
  • statusBar.border#333842
  • statusBar.debuggingBackground#D27685
  • statusBar.debuggingBorder#181a1f
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252b
  • statusBar.noFolderBorder#181a1f
  • statusBar.noFolderForeground#9da5b4
  • statusBarItem.activeBackground#2f333d
  • statusBarItem.hoverBackground#2f333d
  • statusBarItem.prominentBackground#21252b
  • statusBarItem.prominentHoverBackground#2f333d
  • statusBarItem.remoteBackground#21252b
  • statusBarItem.remoteForeground#9da5b4
  • tab.activeBackground#333842
  • tab.activeBorder#333842
  • tab.activeForeground#d7dae0
  • tab.border#1a222e
  • tab.inactiveBackground#1a222e
  • tab.inactiveForeground#6b727e
  • tab.unfocusedActiveBorder#282c34
  • tab.unfocusedActiveForeground#d7dae0
  • tab.unfocusedInactiveForeground#6b727e
  • 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.background#0f141b
  • terminal.border#0f141b
  • terminal.foreground#4b5365a6
  • textBlockQuote.background#4b3a3aa6
  • textBlockQuote.border#6b727e
  • textCodeBlock.background#32373f
  • textLink.activeForeground#769fef
  • textLink.foreground#6494ed
  • textPreformat.foreground#d7dae0
  • titleBar.activeBackground#1a222e
  • titleBar.activeForeground#d7dae0
  • titleBar.border#4b5365a6
  • titleBar.inactiveBackground#21252b
  • titleBar.inactiveForeground#696f7a
  • tree.indentGuidesStroke#4b5365a6
  • welcomePage.background#1a222e
  • widget.shadow#181a1f
  • window.activeBorder#4b5365a6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5C6370italic
comment markup.link#5C6370—
entity.name.type#E5C07B—
entity.other.inherited-class#E5C07B—
keyword#C678DD—
keyword.control#C678DD—
keyword.operator#C678DD—
keyword.other.special-method#61AFEF—
keyword.other.unit#D19A66—
storage#C678DD—
storage.type.annotation, storage.type.primitive#C678DD—
storage.modifier.package, storage.modifier.import#ABB2BF—
constant#D19A66—
constant.variable#D19A66—
constant.character.escape#56B6C2—
constant.numeric#D19A66—
constant.other.color#56B6C2—
constant.other.symbol#56B6C2—
variable#E06C75—
variable.interpolation#BE5046—
variable.parameter#ABB2BF—
string#98C379—
string > source, string embedded#ABB2BF—
string.regexp#56B6C2—
string.regexp source.ruby.embedded#E5C07B—
string.other.link#E06C75—
punctuation.definition.comment#5C6370—
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#ABB2BF—
punctuation.definition.heading, punctuation.definition.identity#61AFEF—
punctuation.definition.bold#E5C07Bbold
punctuation.definition.italic#C678DDitalic
punctuation.section.embedded#BE5046—
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#ABB2BF—
support.class#E5C07B—
support.type#56B6C2—
support.function#56B6C2—
support.function.any-method#61AFEF—
entity.name.function#61AFEF—
entity.name.class, entity.name.type.class#E5C07B—
entity.name.section#61AFEF—
entity.name.tag#E06C75—
entity.other.attribute-name#D19A66—
entity.other.attribute-name.id#61AFEF—
meta.class#E5C07B—
meta.class.body#ABB2BF—
meta.method-call, meta.method#ABB2BF—
meta.definition.variable#E06C75—
meta.link#D19A66—
meta.require#61AFEF—
meta.selector#C678DD—
meta.separator#ABB2BF—
meta.tag#ABB2BF—
underline——
none#ABB2BF—
invalid.deprecated#523D14—
invalid.illegalwhite—
markup.bold#D19A66bold
markup.changed#C678DD—
markup.deleted#E06C75—
markup.italic#C678DDitalic
markup.heading#E06C75—
markup.heading punctuation.definition.heading#61AFEF—
markup.link#56B6C2—
markup.inserted#98C379—
markup.quote#D19A66—
markup.raw#98C379—
source.c keyword.operator#C678DD—
source.cpp keyword.operator#C678DD—
source.cs keyword.operator#C678DD—
source.css property-name, source.css property-value#828997—
source.css property-name.support, source.css property-value.support#ABB2BF—
source.elixir source.embedded.source#ABB2BF—
source.elixir constant.language, source.elixir constant.numeric, source.elixir constant.definition#61AFEF—
source.elixir variable.definition, source.elixir variable.anonymous#C678DD—
source.elixir parameter.variable.function#D19A66italic
source.elixir quoted#98C379—
source.elixir keyword.special-method, source.elixir embedded.section, source.elixir embedded.source.empty#E06C75—
source.elixir readwrite.module punctuation#E06C75—
source.elixir regexp.section, source.elixir regexp.string#BE5046—
source.elixir separator, source.elixir keyword.operator#D19A66—
source.elixir variable.constant#E5C07B—
source.elixir array, source.elixir scope, source.elixir section#828997—
source.gfm markup——
source.gfm link entity#61AFEF—
source.go storage.type.string#C678DD—
source.ini keyword.other.definition.ini#E06C75—
source.java storage.modifier.import#E5C07B—
source.java storage.type#E5C07B—
source.java keyword.operator.instanceof#C678DD—
source.java-properties meta.key-pair#E06C75—
source.java-properties meta.key-pair > punctuation#ABB2BF—
source.js keyword.operator#56B6C2—
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#C678DD—
source.ts keyword.operator#56B6C2—
source.flow keyword.operator#56B6C2—
source.json meta.structure.dictionary.json > string.quoted.json#E06C75—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#E06C75—
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#98C379—
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#56B6C2—
ng.interpolation#E06C75—
ng.interpolation.begin, ng.interpolation.end#61AFEF—
ng.interpolation function#E06C75—
ng.interpolation function.begin, ng.interpolation function.end#61AFEF—
ng.interpolation bool#D19A66—
ng.interpolation bracket#ABB2BF—
ng.pipe, ng.operator#ABB2BF—
ng.tag#56B6C2—
ng.attribute-with-value attribute-name#E5C07B—
ng.attribute-with-value string#C678DD—
ng.attribute-with-value string.begin, ng.attribute-with-value string.end#ABB2BF—
source.ruby constant.other.symbol > punctuationinherit—
source.php class.bracket#ABB2BF—
source.python keyword.operator.logical.python#C678DD—
source.python variable.parameter#D19A66—
customrule#ABB2BF—
support.type.property-name#ABB2BF—
string.quoted.double punctuation#98C379—
support.constant#D19A66—
support.type.property-name.json#E06C75—
support.type.property-name.json punctuation#E06C75—
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#56B6C2—
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#56B6C2—
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#ABB2BF—
support.variable.dom.js, support.variable.dom.ts#E06C75—
support.variable.property.dom.js, support.variable.property.dom.ts#E06C75—
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#BE5046—
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#ABB2BF—
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#ABB2BF—
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#ABB2BF—
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#E06C75—
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#E06C75—
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#C678DD—
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#C678DD—
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#ABB2BF—
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#ABB2BF—
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#ABB2BF—
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#D19A66—
source.js support.variable, source.ts support.variable, source.tsx support.variable#E06C75—
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#D19A66—
keyword.operator.new.ts, keyword.operator.new.j, keyword.operator.new.tsx#C678DD—
source.ts keyword.operator, source.tsx keyword.operator#56B6C2—
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx #ABB2BF—
constant.language.import-export-all.js, constant.language.import-export-all.ts#E06C75—
constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#56B6C2—
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#ABB2BF—
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#E06C75—
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#D19A66—
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#E06C75—
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#98C379—
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#ABB2BF—
entity.name.type.module.js,entity.name.type.module.ts,entity.name.type.module.jsx,entity.name.type.module.tsx#98C379—
meta.class.js,meta.class.ts,meta.class.jsx,meta.class.tsx#ABB2BF—
meta.definition.property.js variable, meta.definition.property.ts variable, meta.definition.property.jsx variable, meta.definition.property.tsx variable#ABB2BF—
meta.type.parameters.js support.type, meta.type.parameters.jsx support.type, meta.type.parameters.ts support.type, meta.type.parameters.tsx support.type#ABB2BF—
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#ABB2BF—
meta.tag.js punctuation.section.embedded, meta.tag.jsx punctuation.section.embedded, meta.tag.ts punctuation.section.embedded, meta.tag.tsx punctuation.section.embedded#ABB2BF—
meta.array.literal.js variable, meta.array.literal.jsx variable, meta.array.literal.ts variable, meta.array.literal.tsx variable#E5C07B—
support.type.object.module.js, support.type.object.module.jsx, support.type.object.module.ts, support.type.object.module.tsx#E06C75—
constant.language.json#56B6C2—
variable.other.constant.object.js, variable.other.constant.object.jsx, variable.other.constant.object.ts, variable.other.constant.object.tsx#D19A66—
storage.type.property.js, storage.type.property.jsx, storage.type.property.ts, storage.type.property.tsx#56B6C2—
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#98C379—
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#98C379—
keyword.operator.expression.in.js, keyword.operator.expression.in.jsx, keyword.operator.expression.in.ts, keyword.operator.expression.in.tsx#C678DD—
variable.other.object.js, variable.other.object.ts#ABB2BF—
meta.object-literal.key.js, meta.object-literal.key.ts#E06C75—
source.python constant.other#ABB2BF—
source.python constant#D19A66—
constant.character.format.placeholder.other.python storage#D19A66—
support.variable.magic.python#E06C75—
meta.function.parameters.python#D19A66—
punctuation.separator.annotation.python#ABB2BF—
punctuation.separator.parameters.python#ABB2BF—
entity.name.variable.field.cs#E06C75—
source.cs keyword.operator#ABB2BF—
variable.other.readwrite.cs#ABB2BF—
variable.other.object.cs#ABB2BF—
variable.other.object.property.cs#ABB2BF—
entity.name.variable.property.cs#61AFEF—
storage.type.cs#E5C07B—
keyword.other.unsafe.rust#C678DD—
entity.name.type.rust#56B6C2—
storage.modifier.lifetime.rust#ABB2BF—
entity.name.lifetime.rust#D19A66—
storage.type.core.rust#56B6C2—
meta.attribute.rust#D19A66—
storage.class.std.rust#56B6C2—
markup.raw.block.markdown#ABB2BF—
punctuation.definition.variable.shell#E06C75—
support.constant.property-value.css#ABB2BF—
punctuation.definition.constant.css#D19A66—
punctuation.separator.key-value.scss#E06C75—
punctuation.definition.constant.scss#D19A66—
meta.property-list.scss punctuation.separator.key-value.scss#ABB2BF—
storage.type.primitive.array.java#E5C07B—
entity.name.section.markdown#E06C75—
punctuation.definition.heading.markdown#E06C75—
markup.heading.setext#ABB2BF—
punctuation.definition.bold.markdown#D19A66—
markup.inline.raw.markdown#98C379—
beginning.punctuation.definition.list.markdown#E06C75—
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ABB2BF—
punctuation.definition.metadata.markdown#C678DD—
markup.underline.link.markdown, markup.underline.link.image.markdown#C678DD—
string.other.link.title.markdown, string.other.link.description.markdown#61AFEF—
punctuation.separator.variable.ruby#E06C75—
variable.other.constant.ruby#D19A66—
keyword.operator.other.ruby#98C379—
punctuation.definition.variable.php#E06C75—
meta.class.php#ABB2BF—
Dark Pie by Abu Taher Muhammad - VS Code Theme