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#cacaca
  • activityBar.activeBorder#000000
  • activityBar.activeFocusBorder#bdbdbd
  • activityBar.background#fafafa
  • activityBar.border#fafafa
  • activityBar.dropBorder#000000
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#4b4b4b
  • activityBarBadge.background#b1b1b1
  • activityBarBadge.foreground#000000
  • badge.background#eeeeee
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#4b4b4b
  • breadcrumb.background#f8f8f8
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#000000
  • breadcrumbPicker.background#f6f6f6
  • button.background#eeeeee
  • button.foreground#000000
  • button.hoverBackground#e6e6e6
  • button.secondaryBackground#eeeeee
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#e6e6e6
  • checkbox.background#eeeeee
  • checkbox.foreground#000000
  • contrastBorder#b1b1b1
  • debugExceptionWidget.background#dddddd
  • debugTokenExpression.boolean#38fc1f
  • debugTokenExpression.error#33ccff
  • debugTokenExpression.name#a97100
  • debugTokenExpression.number#d46803
  • debugTokenExpression.string#189898
  • debugTokenExpression.value#ff1100
  • debugToolBar.border#000000
  • debugView.exceptionLabelBackground#33ccff
  • debugView.exceptionLabelForeground#000000
  • debugView.stateLabelBackground#0044ff
  • debugView.stateLabelForeground#000000
  • debugView.valueChangedHighlight#de690c
  • descriptionForeground#000000
  • diffEditor.border#000000
  • diffEditor.diagonalFill#27fdef69
  • diffEditor.insertedTextBackground#ff1e001a
  • diffEditor.removedTextBackground#00ffff1a
  • dropdown.background#eeeeee
  • dropdown.border#469cff
  • dropdown.foreground#000000
  • dropdown.listBackground#eeeeee
  • editor.background#f1f1f1
  • editor.findMatchBackground#9494949a
  • editor.findMatchHighlightBackground#c5c5c5
  • editor.findMatchHighlightBorder#c5c5c5
  • editor.findRangeHighlightBorder#c5c5c5
  • editor.foreground#0f0f0f
  • editor.hoverHighlightBackground#afafaf
  • editor.inactiveSelectionBackground#8a8a8a46
  • editor.lineHighlightBackground#d3d3d3
  • editor.lineHighlightBorder#d3d3d3
  • editor.rangeHighlightBackground#d4d4d4
  • editor.selectionBackground#8a8a8a93
  • editor.selectionForeground#000000
  • editor.selectionHighlightBackground#8a8a8a46
  • editor.selectionHighlightBorder#8a8a8a46
  • editor.wordHighlightBackground#8383839f
  • editor.wordHighlightBorder#8383839f
  • editor.wordHighlightStrongBackground#7979799f
  • editor.wordHighlightStrongBorder#7979799f
  • editorBracketMatch.background#00fefe00
  • editorCodeLens.foreground#d3d3d3
  • editorCursor.background#d6ee00
  • editorCursor.foreground#000000
  • editorGroup.border#000000
  • editorGroup.emptyBackground#eeeeee
  • editorGroup.focusedEmptyBorder#f0f0f0
  • editorGroupHeader.noTabsBackground#eeeeee
  • editorGroupHeader.tabsBackground#eeeeee
  • editorGroupHeader.tabsBorder#eeeeee
  • editorGutter.addedBackground#cc66ff
  • editorGutter.background#f4f4f4
  • editorGutter.commentRangeForeground#0091b7
  • editorGutter.deletedBackground#33ccff
  • editorGutter.foldingControlForeground#0091b7
  • editorGutter.modifiedBackground#0066ff
  • editorHoverWidget.background#dddddd
  • editorHoverWidget.border#000000
  • editorHoverWidget.foreground#000000
  • editorLineNumber.activeForeground#000000
  • editorLineNumber.foreground#3f3f3f
  • editorLink.activeForeground#ff6600c9
  • editorOverviewRuler.commonContentForeground#a72566
  • editorOverviewRuler.currentContentForeground#ff1200
  • editorOverviewRuler.incomingContentForeground#5fe78f
  • editorPane.background#000000
  • editorUnnecessaryCode.opacity#0000008e
  • editorWidget.background#eeeeee
  • editorWidget.border#000000
  • editorWidget.foreground#000000
  • editorWidget.resizeBorder#4b4b4b
  • extensionBadge.remoteBackground#eeeeee
  • extensionBadge.remoteForeground#000000
  • extensionButton.prominentBackground#eeeeee
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#dddddd
  • extensionIcon.starForeground#ff0800
  • focusBorder#469cff
  • foreground#000000
  • gitDecoration.addedResourceForeground#cc66ff
  • gitDecoration.conflictingResourceForeground#33ccff
  • gitDecoration.deletedResourceForeground#33ccff
  • gitDecoration.ignoredResourceForeground#7a7a7a
  • gitDecoration.modifiedResourceForeground#0033ff
  • gitDecoration.renamedResourceForeground#000000
  • gitDecoration.stageDeletedResourceForeground#33ccff
  • gitDecoration.stageModifiedResourceForeground#de690c
  • gitDecoration.submoduleResourceForeground#cc66ff
  • gitDecoration.untrackedResourceForeground#cc66ff
  • icon.foreground#000
  • input.background#eeeeee
  • input.foreground#000000
  • input.placeholderForeground#000000
  • inputOption.activeBackground#eeeeee
  • inputOption.activeForeground#000000
  • inputValidation.errorBackground#eeeeee
  • inputValidation.errorBorder#33ccff
  • inputValidation.errorForeground#33ccff
  • inputValidation.infoBackground#eeeeee
  • inputValidation.infoBorder#de690c
  • inputValidation.infoForeground#de690c
  • inputValidation.warningBackground#eeeeee
  • inputValidation.warningBorder#1100ff
  • inputValidation.warningForeground#1100ff
  • list.activeSelectionBackground#dddddda4
  • list.activeSelectionForeground#000000
  • list.deemphasizedForeground#cac5b5
  • list.dropBackground#dddddda4
  • list.errorForeground#33ccff
  • list.filterMatchBackground#cac5b5
  • list.filterMatchBorder#000000
  • list.focusBackground#dddddda4
  • list.focusForeground#000000
  • list.focusOutline#000000
  • list.highlightForeground#656565
  • list.hoverBackground#e0e0e0
  • list.hoverForeground#000000
  • list.inactiveFocusOutline#00000000
  • list.inactiveSelectionBackground#dddddda4
  • list.inactiveSelectionForeground#000000
  • list.invalidItemForeground#33ccff
  • list.warningForeground#0033ff
  • listFilterWidget.background#e9e5de
  • listFilterWidget.noMatchesOutline#e9e5de
  • listFilterWidget.outline#cac5b5
  • menu.background#eeeeee
  • menu.border#000000
  • menu.foreground#3f3f3f
  • menu.selectionBackground#eeeeee
  • menu.selectionForeground#000000
  • menubar.selectionBackground#dddddd
  • menubar.selectionForeground#3f3f3f
  • merge.border#000000
  • merge.commonContentBackground#9c0c5430
  • merge.commonHeaderBackground#9c0c5450
  • merge.currentContentBackground#ff120030
  • merge.currentHeaderBackground#ff120050
  • merge.incomingContentBackground#32f07430
  • merge.incomingHeaderBackground#32f07450
  • minimap.background#eeeeee
  • minimap.errorHighlight#33ccff
  • minimap.findMatchHighlight#003f9d
  • minimap.selectionHighlight#c85b02
  • minimap.warningHighlight#1100ff
  • minimapGutter.addedBackground#eeeeee
  • minimapGutter.deletedBackground#eeeeee
  • minimapGutter.modifiedBackground#eeeeee
  • minimapSlider.activeBackground#63636371
  • minimapSlider.background#63636371
  • minimapSlider.hoverBackground#63636371
  • notebook.focusedRowBorder#dcdcdc
  • notebook.rowHoverBackground#dcdcdc
  • notificationCenter.border#000000
  • notificationCenterHeader.background#c9c9c9
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#ff6600c9
  • notifications.background#f0f0f0
  • notifications.border#000000
  • notifications.foreground#000000
  • notificationsErrorIcon.foreground#24eeee
  • notificationsInfoIcon.foreground#0033ff
  • notificationsWarningIcon.foreground#de690c
  • panel.background#f8f8f8
  • panel.border#5faaff
  • panelInput.border#0077ff
  • panelSection.border#0077ff
  • panelSection.dropBackground#e0e0e080
  • panelTitle.activeBorder#5faaff
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#4b4b4b
  • peekView.border#00000000
  • peekViewEditor.background#f6f6f6
  • peekViewEditor.matchHighlightBackground#e6e6e6
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#eeeeee
  • peekViewResult.background#f6f6f6
  • peekViewResult.fileForeground#000000
  • peekViewResult.lineForeground#4b4b4b
  • peekViewResult.matchHighlightBackground#ededed
  • peekViewResult.selectionBackground#f6f6f6
  • peekViewResult.selectionForeground#000000
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#000000
  • peekViewTitleLabel.foreground#f955ff
  • pickerGroup.border#f5f5f5
  • pickerGroup.foreground#000000
  • progressBar.background#469cff
  • quickInput.background#eeeeee
  • quickInput.foreground#000000
  • sash.hoverBorder#d4d4d4
  • scm.providerBorder#000000
  • scrollbarSlider.activeBackground#63636371
  • scrollbarSlider.background#63636371
  • scrollbarSlider.hoverBackground#63636371
  • searchEditor.findMatchBackground#afafaf
  • searchEditor.textInputBorder#000000
  • selection.background#72727265
  • settings.checkboxBackground#dddddd
  • settings.checkboxForeground#000000
  • settings.dropdownBackground#eeeeee
  • settings.dropdownBorder#000000
  • settings.dropdownForeground#000000
  • settings.focusedRowBackground#dedcda
  • settings.headerForeground#000000
  • settings.modifiedItemIndicator#ff1200
  • settings.numberInputBackground#dddddd
  • settings.numberInputForeground#000000
  • settings.textInputBackground#dddddd
  • settings.textInputForeground#000000
  • sideBar.background#f8f8f8
  • sideBar.border#eeeeee
  • sideBar.dropBackground#00000080
  • sideBar.foreground#383838
  • sideBarSectionHeader.background#d8d8d8
  • sideBarSectionHeader.border#ffffff
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#000000
  • statusBar.background#fafafa
  • statusBar.debuggingBackground#469cff
  • statusBar.debuggingBorder#469cff
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#4b4b4b
  • statusBar.noFolderBackground#fafafa
  • statusBar.noFolderBorder#fafafa
  • statusBar.noFolderForeground#4b4b4b
  • statusBarItem.activeBackground#fafafa
  • statusBarItem.errorBackground#33ccff
  • statusBarItem.errorForeground#00aeff
  • statusBarItem.hoverBackground#ebebeb
  • statusBarItem.remoteBackground#f0f0f0a2
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#d8d8d8
  • tab.border#a3a3a3
  • tab.hoverBackground#e5e5e5
  • tab.hoverForeground#000000
  • tab.inactiveBackground#eeeeee
  • tab.inactiveForeground#4b4b4b
  • tab.lastPinnedBorder#000000
  • tab.unfocusedActiveForeground#000000
  • tab.unfocusedHoverBackground#e5e5e5
  • tab.unfocusedHoverForeground#000000
  • tab.unfocusedInactiveBackground#cacaca
  • tab.unfocusedInactiveForeground#000000
  • terminal.ansiBlack#e9e5de
  • terminal.ansiBlue#de690c
  • terminal.ansiBrightBlack#5f5541
  • terminal.ansiBrightBlue#ff3c00
  • terminal.ansiBrightCyan#ff1200
  • terminal.ansiBrightGreen#9c0c54
  • terminal.ansiBrightMagenta#00ff55
  • terminal.ansiBrightRed#00c5b7
  • terminal.ansiBrightWhite#000000
  • terminal.ansiBrightYellow#1325cd
  • terminal.ansiCyan#fe4030
  • terminal.ansiGreen#ae3a74
  • terminal.ansiMagenta#32f074
  • terminal.ansiRed#69fcc3
  • terminal.ansiWhite#4b4b4b
  • terminal.ansiYellow#414ed4
  • terminal.background#f8f8f8
  • terminal.foreground#4b4b4b
  • terminal.selectionBackground#dddddd
  • terminalCursor.background#dcdcdc
  • terminalCursor.foreground#4b4b4b
  • textBlockQuote.background#c86b00
  • textCodeBlock.background#bababa
  • textLink.activeForeground#666666
  • textPreformat.foreground#000000
  • textSeparator.foreground#000000
  • titleBar.activeBackground#fafafa
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#fafafa
  • titleBar.inactiveForeground#4b4b4b
  • tree.indentGuidesStroke#0091b7
  • tree.tableColumnsBorder#000000
  • walkThrough.embeddedEditorBackground#eeeeee
  • welcomePage.background#eeeeee
  • welcomePage.buttonBackground#dddddd
  • welcomePage.buttonHoverBackground#bbbbbb
  • welcomePage.progress.background#d1d1d1
  • welcomePage.progress.foreground#4b4b4b
  • welcomePage.tileBackground#dddddd
  • welcomePage.tileHoverBackground#dddddd
  • welcomePage.tileShadow.#000000
  • widget.shadow#b1b1b1
  • window.activeBorder#000000
  • window.inactiveBorder#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.type.primitive.ts#ff5100—
keyword.other.unit.percentage.css, keyword.other.unit.px.css, keyword.other.unit.em.css, keyword.other.unit.rem.css, keyword.other.unit.cm.css, keyword.other.unit.mm.css, keyword.other.unit.in.css, keyword.other.unit.pt.css, keyword.other.unit.pc.css, keyword.other.unit.ex.css, keyword.other.unit.ch.css, keyword.other.unit.vw.css, keyword.other.unit.vh.css, keyword.other.unit.vmin.css, keyword.other.unit.vmax.css, keyword.other.unit.deg.css, keyword.other.unit.s.css, keyword.other.unit.ms.css#ff50a7—
comment.block.html, punctuation.definition.comment.scss, comment.line.sass, comment.line.scss, comment.block.sass, comment.block.scss, comment.line.number-sign.yaml, punctuation.definition.comment.less, punctuation.definition.comment.begin.css, punctuation.definition.comment.end.css, comment.line.double-slash.less, comment.block.css, comment.block.svelte#f152f1afitalic
meta.tag.sgml.doctype.html#1679fb—
string.quoted.double.html, string.quoted.single.html, string.quoted.double.xml, string.quoted.single.xml, string.quoted.svelte#ff1f44—
text.html.derivative meta.attribute.class.html entity.other.attribute-name.html, text.html.php meta.attribute.class.html entity.other.attribute-name.html, meta.tag.start.svelte meta.attribute.class.svelte entity.other.attribute-name.svelte, meta.tag.void.svelte meta.attribute.class.svelte entity.other.attribute-name.svelte#0045c4—
entity.other.attribute-name.localname.xml#ff5d00—
text.html.derivative meta.attribute.id.html entity.other.attribute-name.html, text.html.php meta.attribute.id.html entity.other.attribute-name.html, meta.tag.start.svelte meta.attribute.id.svelte entity.other.attribute-name.svelte, meta.tag.void.svelte meta.attribute.id.svelte entity.other.attribute-name.svelte#ff5d00—
entity.other.attribute-name.class.css#0045c4—
support.type.property-name.css, meta.property-list.css, meta.at-rule.keyframes.scss entity.other.attribute-name.scss#960c07—
meta.toc-list.id.html#ff5d00—
entity.other.attribute-name.id.css, entity.other.attribute-name.id#ff5d00—
entity.name.tag.inline.any.html, entity.name.tag.script.html, entity.name.tag.structure.any.html, entity.name.tag.other.html, entity.name.tag.block.any.html, entity.name.tag.html, entity.name.tag.css, entity.name.tag.svelte#03adad—
variable.other.less#762200—
entity.other.attribute-name.class#762200—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#03adad—
variable.other.readwrite.js, variable.other.object.property.js, variable.other.property.js, variable.parameter.js, variable.other.constant.js, variable.other.readwrite.ts, variable.other.object.property.ts, variable.other.property.ts, variable.parameter.ts, variable.other.constant.ts, variable.other.php, source.js meta.function-call.js variable.other.object.js#03adad—
source.python#8f8603—
variable.other.global.safer.php, variable.other.global.php#2c8989—
keyword.control.import.python, keyword.other.python, keyword.control.import.from.python#ad031a—
string.template.js, string.template.ts#cb4b9a—
storage.type.function.js, storage.type.js, keyword.operator.new.js, keyword.operator.assignment.js, meta.var-single-variable.expr.js, keyword.operator.arithmetic.js, punctuation.terminator.statement.js, keyword.operator.comparison.js, keyword.operator.logical.js, storage.type.function.arrow.js, keyword.operator.relational.js, keyword.operator.increment.js, keyword.operator.decrement.js, keyword.operator.assignment.compound.js, keyword.operator.expression.in.js, keyword.operator.expression.of.js, storage.type.function.ts, storage.type.ts, keyword.operator.new.ts, keyword.operator.assignment.ts, keyword.operator.arithmetic.ts, punctuation.terminator.statement.ts, keyword.operator.comparison.ts, keyword.operator.logical.ts, storage.type.function.arrow.ts, keyword.operator.relational.ts, keyword.operator.increment.ts, keyword.operator.decrement.ts, keyword.operator.assignment.compound.ts, keyword.operator.expression.in.ts, keyword.operator.expression.of.ts, keyword.operator.assignment.php, keyword.operator.comparison.php, keyword.operator.increment-decrement.php, keyword.operator.regexp.php, keyword.operator.key.php, punctuation.definition.arguments.begin.bracket.round.php, punctuation.definition.arguments.end.bracket.round.php, punctuation.definition.begin.bracket.curly.php, punctuation.definition.end.bracket.curly.php, keyword.operator.string.php, punctuation.section.array.begin.php, punctuation.section.array.end.php, keyword.operator.arithmetic.php, keyword.operator.class.php, keyword.operator.comparison.sql, keyword.operator.star.sql, entity.other.attribute-name.xml, meta.tag.xml, keyword.operator.less, storage.type.primitive.dart, keyword.declaration.dart, storage.modifier.dart, keyword.operator.ternary.dart, storage.type.annotation.dart, keyword.operator.closure.dart, storage.type.primitive.dart, keyword.operator.assignment.dart, entity.other.attribute-name.namespace.xml, entity.other.attribute-name.html, entity.other.attribute-name.svelte#4cf40a—
meta.var-single-variable.expr.ts#ff2b24—
keyword.operator.assignment.python, keyword.operator.logical.python, keyword.operator.arithmetic.python, keyword.operator.assignment.augmented.python, keyword.operator.comparison.python, storage.type.class.python, storage.type.function.python, storage.type.string.python#4cf40a—
storage.type.function.php#b91c00—
support.type.python#0011ff—
keyword.control.flow.python#ff2b24—
entity.other.attribute-name.js, entity.other.attribute-name.ts#199b9b—
source.js variable.other.object.js, variable.other.object.ts#252525—
entity.name.function.js, entity.name.function.ts, keyword.control.flow.ts, meta.function-call.python, variable.parameter.function.python, variable.language.python, entity.name.function.dart#b91c00—
storage.modifier.async.js, keyword.control.flow.js#ff4400—
support.class.builtin.js, support.class.builtin.ts#0011ff—
meta.block.js, keyword.control.trycatch.js, keyword.control.conditional.js, keyword.control.loop.js, meta.block.ts, keyword.control.trycatch.ts, keyword.control.conditional.ts, keyword.control.loop.ts, keyword.control.if.php, keyword.control.else.php, keyword.control.while.php, keyword.control.for.php#ff2b24—
variable.other.link.underline.jsdoc, string.regexp.js, variable.other.link.underline.tsdoc, string.regexp.ts#ff0800—
variable.other.jsdoc, comment.block.documentation.js, variable.other.tsdoc, comment.block.documentation.ts#ff00f2—
meta.brace.round.css#0d8bf1—
comment.block.documentation.js, comment.block.js, punctuation.definition.comment.js, comment.line.double-slash.js, comment.block.documentation.ts, comment.block.ts, punctuation.definition.comment.ts, comment.line.double-slash.ts, comment.line.double-slash.php, comment.block.php, punctuation.definition.comment.yaml, comment.line.number-sign.python, comment.line.double-slash.dart, comment.block.dart#e5387a—
punctuation.definition.comment.js, punctuation.definition.comment.ts, punctuation.definition.comment.php, punctuation.definition.comment.python#eb77a3—
string.quoted.double.js, string.quoted.single.js, string.quoted.double.ts, string.quoted.single.ts, string.quoted.double.json, constant.numeric.json, string.quoted.double.php, string.regexp.double-quoted.php, string.quoted.single.php, string.regexp.single-quoted.php, string.quoted.single.sql, punctuation.definition.string.end.sql, string.quoted.single.single-line.python, string.quoted.double.single-line.python, string.quoted.double.single-line.raw-regex.python, string.quoted.single.block.raw-regex.python, string.quoted.double.block.raw-regex.python, string.quoted.single.single-line.raw-regex.python, string.quoted.single.block.python, string.quoted.double.block.python, constant.character.escape.linefeed.python#b60073—
constant.other.php#e01894—
punctuation.definition.array.begin.json, punctuation.support.type.property-name.end.json, punctuation.support.type.property-name.begin.json, punctuation.separator.dictionary.key-value.json#fd0800—
punctuation.definition.dictionary.begin.json#d05f33—
#977505—
#e4dedb—
support.type.property-name.json, support.type.property-name.json punctuation, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7e2907—
text.html.markdown, entity.name.section.markdown, string.other.link.description.markdown#b900aa—
punctuation.definition.heading.markdown#0000ff—
punctuation.definition.list.begin.markdown#ff5741—
punctuation.definition.block.sequence.item.yaml#0011ff—
punctuation.definition.italic.markdown, punctuation.definition.bold.markdown#f91d00—
source.ignore#f91d00—
markup.italic.markdown, markup.bold.markdown, entity.name.section.markdown#f91d32—
markup.underline.link.image.markdown, markup.underline.link.markdown#b900aa—
fenced_code.block.language.markdown, markup.underline.link.markdown#ff5741—
variable.other.value, variable.scss, variable.other.name#bf311f—
keyword.control.unit.css.sass#ff00ea—
entity.other.inherited-class.placeholder-selector.css.sass#0011ff—
string.quoted.double.css.sass#ff0000—
entity.other.attribute-selector.sass#ff5d00—
keyword.operator.sass#4cf40a—
constant.language.color.rgb-value.css.sass, constant.other.color.rgb-value.hex.css, punctuation.definition.constant.css, constant.other.rgb-value.css#00ff0d—
source.sql#00ff0d—
entity.other.document.begin.yaml, entity.other.document.end.yaml#00ff0d—
string.unquoted.plain.out.yaml, string.unquoted.plain.in.yaml, string.quoted.single.yaml, string.unquoted.block.yaml, string.quoted.double.yaml, string.quoted.single.yaml#0e0e0e—
keyword.other.DML.sql, keyword.other.order.sql#b91c00—
constant.other.color#000000—
invalid, invalid.illegal#00ac8f—
keyword, storage.type, storage.modifier#386d15—
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, text.html.derivative comment.block.html punctuation.definition.comment.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#762200—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#0f8e87—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7d5500—
meta.block variable.other, meta.structure.dictionary.json#0f8e87—
support.other.variable, string.other.link#0f8e87—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other, entity.name.function.scss, meta.property-value.scss#d00068—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, meta.group.braces.curly constant.other.object.key.ts string.unquoted.label.ts#3c1772—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#003494—
support.type#4d3329—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#4d3329—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#00ac8f—
variable.language#00ac8fitalic
entity.name.method.js#7d5500italic
meta.class-method.js entity.name.function.js, variable.function.constructor#7d5500—
entity.other.attribute-name#386d15—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#003494italic
entity.other.attribute-name.class#003494—
source.sass keyword.control#7d5500—
markup.inserted#3c1772—
markup.deleted#00ac8f—
markup.changed#386d15—
string.regexp#762200—
constant.character.escape#762200—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7d5500italic
source.js constant.other.object.key.js string.unquoted.label.js#00ac8fitalic
source.json meta.structure.dictionary.json#386d15—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#925708—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00ac8f—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#3e818f—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7d5500—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0f8e87—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#386d15—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#3c1772—
punctuation.definition.list_item.markdown#110000—
text.html.markdown markup.inline.raw.markdown#386d15—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#9a8c81—
markdown.heading, markup.heading | markup.heading entity.name#3c1772—
markup.italic#0f8e87italic
markup.bold, markup.bold string#0f8e87bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#0f8e87bold
markup.underline#087393underline
markup.quote punctuation.definition.blockquote.markdown#9a8c81—
markup.quote—italic
string.other.link.title.markdown, string.other.link.description.markdown#7d5500—
string.other.link.description.title.markdown#386d15—
constant.other.reference.link.markdown#003494—
markup.raw.block, text.html.markdown markup.list.unnumbered.markdown markup.list.unnumbered.markdown meta.paragraph.markdown#386d15—
markup.raw.block.fenced.markdown#ffffff50—
punctuation.definition.fenced.markdown#ffffff50—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#110000—
variable.language.fenced.markdown#9a8c81—
meta.separator#9a8c81bold
markup.table#110000—
Intrepid Darkness by KeineAhnung - VS Code Theme