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#46354a
  • activityBar.background#241b26
  • activityBar.dropBackground#e4ccd0
  • activityBar.foreground#eed5d9
  • activityBar.inactiveForeground#6c3cb2
  • activityBarBadge.background#6a9eb5
  • activityBarBadge.foreground#e4ccd0
  • badge.background#241b26
  • badge.foreground#eed5d9
  • banner.background#46354a
  • banner.foreground#eed5d9
  • banner.iconForeground#6a9eb5
  • breadcrumb.activeSelectionForeground#e4ccd0
  • breadcrumb.background#2f2a3f
  • breadcrumb.focusForeground#d9c2c6
  • breadcrumb.foreground#eed5d9
  • breadcrumbPicker.background#2f2a3f
  • button.background#6a9eb5
  • button.foreground#e4ccd0
  • button.hoverBackground#7e5f83
  • button.secondaryBackground#78a38f
  • button.secondaryForeground#e4ccd0
  • button.secondaryHoverBackground#7e5f83
  • charts.blue#6a9eb5
  • charts.foreground#eed5d9
  • charts.green#c965bf
  • charts.lines#eed5d9
  • charts.orange#de5b44
  • charts.purple#78a38f
  • charts.red#877bb6
  • charts.yellow#a84a73
  • checkbox.background#241b26
  • checkbox.foreground#eed5d9
  • commandCenter.activeBackground#2f2a3f
  • commandCenter.activeForeground#e4ccd0
  • commandCenter.background#241b26
  • commandCenter.foreground#eed5d9
  • debugConsole.errorForeground#877bb6
  • debugConsole.infoForeground#eed5d9
  • debugConsole.sourceForeground#eed5d9
  • debugConsole.warningForeground#a84a73
  • debugConsoleInputIcon.foreground#eed5d9
  • debugExceptionWidget.background#2f2a3f
  • debugIcon.breakpointCurrentStackframeForeground#a84a73
  • debugIcon.breakpointDisabledForeground#7e5f83
  • debugIcon.breakpointForeground#877bb6
  • debugIcon.breakpointStackframeForeground#a3a079
  • debugIcon.breakpointUnverifiedForeground#46354a
  • debugIcon.continueForeground#c965bf
  • debugIcon.disconnectForeground#877bb6
  • debugIcon.pauseForeground#6a9eb5
  • debugIcon.restartForeground#c965bf
  • debugIcon.startForeground#c965bf
  • debugIcon.stepBackForeground#a3a079
  • debugIcon.stepIntoForeground#9c5fce
  • debugIcon.stepOutForeground#78a38f
  • debugIcon.stepOverForeground#6a9eb5
  • debugIcon.stopForeground#877bb6
  • debugTokenExpression.boolean#de5b44
  • debugTokenExpression.error#877bb6
  • debugTokenExpression.name#78a38f
  • debugTokenExpression.number#de5b44
  • debugTokenExpression.string#c965bf
  • debugTokenExpression.value#eed5d9
  • debugToolBar.background#2f2a3f
  • debugView.stateLabelBackground#6a9eb5
  • debugView.stateLabelForeground#e4ccd0
  • debugView.valueChangedHighlight#6a9eb5
  • descriptionForeground#6c3cb2
  • diffEditor.diagonalFill#46354a
  • diffEditor.insertedTextBackground#c965bf20
  • diffEditor.removedTextBackground#877bb620
  • disabledForeground#7e5f83
  • dropdown.background#241b26
  • dropdown.foreground#eed5d9
  • dropdown.listBackground#241b26
  • editor.background#241b26
  • editor.findMatchBackground#a84a736f
  • editor.findMatchHighlightBackground#de5b446f
  • editor.findRangeHighlightBackground#2f2a3f6f
  • editor.foreground#eed5d9
  • editor.hoverHighlightBackground#46354a6f
  • editor.inactiveSelectionBackground#46354a
  • editor.lineHighlightBackground#2f2a3f
  • editor.rangeHighlightBackground#2f2a3f6f
  • editor.selectionBackground#46354a
  • editor.selectionHighlightBackground#2f2a3f
  • editor.snippetFinalTabstopHighlightBackground#6c3cb2
  • editor.snippetTabstopHighlightBackground#46354a
  • editor.wordHighlightBackground#46354a6f
  • editor.wordHighlightStrongBackground#6c3cb26f
  • editorBracketHighlight.foreground1#877bb6
  • editorBracketHighlight.foreground2#de5b44
  • editorBracketHighlight.foreground3#a84a73
  • editorBracketHighlight.foreground4#c965bf
  • editorBracketHighlight.foreground5#6a9eb5
  • editorBracketHighlight.foreground6#78a38f
  • editorBracketHighlight.unexpectedBracket.foreground#a3a079
  • editorBracketMatch.background#46354a
  • editorCodeLens.foreground#46354a
  • editorCursor.foreground#eed5d9
  • editorError.foreground#877bb6
  • editorGroup.background#241b26
  • editorGroup.dropBackground#46354a6f
  • editorGroup.dropIntoPromptBackground#241b26
  • editorGroup.dropIntoPromptForeground#d9c2c6
  • editorGroup.emptyBackground#241b26
  • editorGroupHeader.noTabsBackground#2f2a3f
  • editorGroupHeader.tabsBackground#2f2a3f
  • editorGutter.addedBackground#c965bf
  • editorGutter.background#241b26
  • editorGutter.commentRangeForeground#7e5f83
  • editorGutter.deletedBackground#877bb6
  • editorGutter.foldingControlForeground#eed5d9
  • editorGutter.modifiedBackground#78a38f
  • editorHint.foreground#6a9eb5
  • editorHoverWidget.background#241b26
  • editorHoverWidget.foreground#eed5d9
  • editorIndentGuide.activeBackground#7e5f83
  • editorIndentGuide.background#6c3cb2
  • editorInfo.foreground#9c5fce
  • editorInlayHint.background#2f2a3f
  • editorInlayHint.foreground#eed5d9
  • editorInlayHint.parameterBackground#2f2a3f
  • editorInlayHint.parameterForeground#eed5d9
  • editorInlayHint.typeBackground#2f2a3f
  • editorInlayHint.typeForeground#eed5d9
  • editorLightBulb.foreground#a84a73
  • editorLightBulbAutoFix.foreground#6a9eb5
  • editorLineNumber.activeForeground#7e5f83
  • editorLineNumber.foreground#6c3cb2
  • editorLink.activeForeground#6a9eb5
  • editorMarkerNavigation.background#2f2a3f
  • editorMarkerNavigationError.background#877bb6
  • editorMarkerNavigationError.headerBackground#877bb620
  • editorMarkerNavigationInfo.background#6a9eb5
  • editorMarkerNavigationInfo.headerBackground#9c5fce20
  • editorMarkerNavigationWarning.background#a84a73
  • editorMarkerNavigationWarning.headerBackground#a84a7320
  • editorOverviewRuler.addedForeground#c965bf
  • editorOverviewRuler.bracketMatchForeground#d9c2c6
  • editorOverviewRuler.commonContentForeground#a3a079
  • editorOverviewRuler.currentContentForeground#6a9eb5
  • editorOverviewRuler.deletedForeground#877bb6
  • editorOverviewRuler.errorForeground#877bb6
  • editorOverviewRuler.findMatchForeground#a84a736f
  • editorOverviewRuler.incomingContentForeground#c965bf
  • editorOverviewRuler.infoForeground#9c5fce
  • editorOverviewRuler.modifiedForeground#78a38f
  • editorOverviewRuler.rangeHighlightForeground#6c3cb26f
  • editorOverviewRuler.selectionHighlightForeground#46354a6f
  • editorOverviewRuler.warningForeground#a84a73
  • editorOverviewRuler.wordHighlightForeground#e4ccd06f
  • editorOverviewRuler.wordHighlightStrongForeground#6a9eb56f
  • editorPane.background#241b26
  • editorRuler.foreground#6c3cb2
  • editorSuggestWidget.background#2f2a3f
  • editorSuggestWidget.focusHighlightForeground#e4ccd0
  • editorSuggestWidget.foreground#eed5d9
  • editorSuggestWidget.highlightForeground#6a9eb5
  • editorSuggestWidget.selectedBackground#46354a
  • editorSuggestWidget.selectedForeground#d9c2c6
  • editorWarning.foreground#a84a73
  • editorWhitespace.foreground#6c3cb2
  • editorWidget.background#241b26
  • editorWidget.foreground#eed5d9
  • errorForeground#877bb6
  • extensionBadge.remoteBackground#de5b44
  • extensionBadge.remoteForeground#e4ccd0
  • extensionButton.prominentBackground#c965bf
  • extensionButton.prominentForeground#e4ccd0
  • extensionButton.prominentHoverBackground#46354a
  • extensionIcon.preReleaseForeground#de5b44
  • extensionIcon.starForeground#a84a73
  • extensionIcon.verifiedForeground#6a9eb5
  • foreground#eed5d9
  • gitDecoration.addedResourceForeground#c965bf
  • gitDecoration.conflictingResourceForeground#a84a73
  • gitDecoration.deletedResourceForeground#877bb6
  • gitDecoration.ignoredResourceForeground#6c3cb2
  • gitDecoration.modifiedResourceForeground#78a38f
  • gitDecoration.renamedResourceForeground#9c5fce
  • gitDecoration.stageDeletedResourceForeground#877bb6
  • gitDecoration.stageModifiedResourceForeground#78a38f
  • gitDecoration.submoduleResourceForeground#a3a079
  • gitDecoration.untrackedResourceForeground#de5b44
  • icon.foreground#7e5f83
  • input.background#241b26
  • input.foreground#eed5d9
  • input.placeholderForeground#6c3cb2
  • inputOption.activeBackground#46354a
  • inputOption.activeBorder#de5b44
  • inputOption.activeForeground#eed5d9
  • inputValidation.errorBackground#877bb6
  • inputValidation.errorBorder#877bb6
  • inputValidation.errorForeground#eed5d9
  • inputValidation.infoBackground#6a9eb5
  • inputValidation.infoBorder#6a9eb5
  • inputValidation.infoForeground#eed5d9
  • inputValidation.warningBackground#a84a73
  • inputValidation.warningBorder#a84a73
  • inputValidation.warningForeground#eed5d9
  • keybindingLabel.background#46354a
  • keybindingLabel.foreground#eed5d9
  • keybindingTable.headerBackground#46354a
  • keybindingTable.rowsBackground#2f2a3f
  • list.activeSelectionBackground#46354a
  • list.activeSelectionForeground#eed5d9
  • list.dropBackground#e4ccd0
  • list.errorForeground#877bb6
  • list.filterMatchBackground#46354a
  • list.focusBackground#46354a
  • list.focusForeground#eed5d9
  • list.highlightForeground#e4ccd0
  • list.hoverBackground#6c3cb2
  • list.hoverForeground#eed5d9
  • list.inactiveFocusBackground#46354a
  • list.inactiveSelectionBackground#46354a
  • list.inactiveSelectionForeground#eed5d9
  • list.invalidItemForeground#877bb6
  • list.warningForeground#a84a73
  • listFilterWidget.background#241b26
  • listFilterWidget.noMatchesOutline#877bb6
  • menu.background#2f2a3f
  • menu.foreground#eed5d9
  • menu.selectionBackground#46354a
  • menu.selectionForeground#eed5d9
  • menu.separatorBackground#e4ccd0
  • menubar.selectionBackground#2f2a3f
  • menubar.selectionForeground#eed5d9
  • merge.currentContentBackground#6a9eb540
  • merge.currentHeaderBackground#6a9eb540
  • merge.incomingContentBackground#c965bf60
  • merge.incomingHeaderBackground#c965bf60
  • minimap.background#241b26
  • minimap.errorHighlight#877bb6
  • minimap.findMatchHighlight#a84a736f
  • minimap.selectionHighlight#46354a6f
  • minimap.selectionOccurrenceHighlight#6c3cb2
  • minimap.warningHighlight#a84a73
  • minimapGutter.addedBackground#c965bf
  • minimapGutter.deletedBackground#877bb6
  • minimapGutter.modifiedBackground#78a38f
  • notebook.cellBorderColor#6c3cb2
  • notebook.cellEditorBackground#241b26
  • notebook.cellHoverBackground#2f2a3f
  • notebook.cellToolbarSeparator#46354a
  • notebook.editorBackground#241b26
  • notebook.focusedCellBackground#46354a
  • notebook.focusedCellBorder#6a9eb5
  • notebook.focusedEditorBorder#6a9eb5
  • notebook.inactiveFocusedCellBorder#6c3cb2
  • notebook.selectedCellBackground#46354a
  • notebookStatusErrorIcon.foreground#877bb6
  • notebookStatusRunningIcon.foreground#9c5fce
  • notebookStatusSuccessIcon.foreground#c965bf
  • notification.background#46354a
  • notification.buttonBackground#6a9eb5
  • notification.buttonForeground#e4ccd0
  • notification.buttonHoverBackground#46354a
  • notification.errorBackground#877bb6
  • notification.errorForeground#e4ccd0
  • notification.foreground#eed5d9
  • notification.infoBackground#9c5fce
  • notification.infoForeground#e4ccd0
  • notification.warningBackground#a84a73
  • notification.warningForeground#e4ccd0
  • notificationCenterHeader.background#2f2a3f
  • notificationCenterHeader.foreground#eed5d9
  • notificationLink.foreground#6a9eb5
  • notifications.background#46354a
  • notifications.foreground#eed5d9
  • notificationsErrorIcon.foreground#877bb6
  • notificationsInfoIcon.foreground#6a9eb5
  • notificationsWarningIcon.foreground#a84a73
  • panel.background#241b26
  • panel.dropBackground#2f2a3f6f
  • panel.dropBorder#2f2a3f6f
  • panelTitle.activeForeground#eed5d9
  • panelTitle.inactiveForeground#6c3cb2
  • peekViewEditor.background#2f2a3f
  • peekViewEditor.matchHighlightBackground#de5b446f
  • peekViewEditorGutter.background#2f2a3f
  • peekViewResult.background#241b26
  • peekViewResult.fileForeground#eed5d9
  • peekViewResult.lineForeground#6c3cb2
  • peekViewResult.matchHighlightBackground#de5b446f
  • peekViewResult.selectionBackground#46354a
  • peekViewResult.selectionForeground#eed5d9
  • peekViewTitle.background#46354a
  • peekViewTitleDescription.foreground#6c3cb2
  • peekViewTitleLabel.foreground#eed5d9
  • pickerGroup.foreground#6c3cb2
  • ports.iconRunningProcessForeground#de5b44
  • problemsErrorIcon.foreground#877bb6
  • problemsInfoIcon.foreground#9c5fce
  • problemsWarningIcon.foreground#a84a73
  • progressBar.background#6c3cb2
  • quickInput.background#2f2a3f
  • quickInput.foreground#eed5d9
  • quickInputList.focusBackground#6c3cb2
  • quickInputList.focusForeground#e4ccd0
  • quickInputList.focusIconForeground#e4ccd0
  • scrollbar.shadow#2f2a3f
  • scrollbarSlider.activeBackground#7e5f836f
  • scrollbarSlider.background#46354a6f
  • scrollbarSlider.hoverBackground#6c3cb26f
  • searchEditor.findMatchBackground#a84a736f
  • selection.background#6a9eb5
  • settings.checkboxBackground#2f2a3f
  • settings.checkboxForeground#eed5d9
  • settings.dropdownBackground#2f2a3f
  • settings.dropdownForeground#eed5d9
  • settings.focusedRowBackground#46354a
  • settings.headerBorder#eed5d9
  • settings.headerForeground#eed5d9
  • settings.modifiedItemForeground#c965bf
  • settings.modifiedItemIndicator#6a9eb5
  • settings.numberInputBackground#2f2a3f
  • settings.numberInputForeground#eed5d9
  • settings.rowHoverBackground#46354a
  • settings.sashBorder#eed5d9
  • settings.textInputBackground#2f2a3f
  • settings.textInputForeground#eed5d9
  • sideBar.background#2f2a3f
  • sideBar.dropBackground#46354a6f
  • sideBar.foreground#eed5d9
  • sideBarSectionHeader.background#6c3cb2
  • sideBarSectionHeader.foreground#eed5d9
  • sideBarTitle.foreground#eed5d9
  • statusBar.background#6a9eb5
  • statusBar.debuggingBackground#de5b44
  • statusBar.debuggingForeground#e4ccd0
  • statusBar.foreground#e4ccd0
  • statusBar.noFolderBackground#78a38f
  • statusBar.noFolderForeground#e4ccd0
  • statusBarItem.activeBackground#6c3cb2
  • statusBarItem.errorBackground#877bb6
  • statusBarItem.errorForeground#e4ccd0
  • statusBarItem.hoverBackground#46354a
  • statusBarItem.prominentBackground#78a38f
  • statusBarItem.prominentForeground#e4ccd0
  • statusBarItem.prominentHoverBackground#877bb6
  • statusBarItem.remoteBackground#c965bf
  • statusBarItem.remoteForeground#e4ccd0
  • statusBarItem.warningBackground#a84a73
  • statusBarItem.warningForeground#e4ccd0
  • symbolIcon.arrayForeground#eed5d9
  • symbolIcon.booleanForeground#de5b44
  • symbolIcon.classForeground#a84a73
  • symbolIcon.colorForeground#f0f
  • symbolIcon.constantForeground#de5b44
  • symbolIcon.constructorForeground#6a9eb5
  • symbolIcon.enumeratorForeground#de5b44
  • symbolIcon.enumeratorMemberForeground#6a9eb5
  • symbolIcon.eventForeground#a84a73
  • symbolIcon.fieldForeground#877bb6
  • symbolIcon.fileForeground#eed5d9
  • symbolIcon.folderForeground#eed5d9
  • symbolIcon.functionForeground#6a9eb5
  • symbolIcon.interfaceForeground#6a9eb5
  • symbolIcon.keyForeground#f0f
  • symbolIcon.keywordForeground#78a38f
  • symbolIcon.methodForeground#6a9eb5
  • symbolIcon.moduleForeground#eed5d9
  • symbolIcon.namespaceForeground#eed5d9
  • symbolIcon.nullForeground#a3a079
  • symbolIcon.numberForeground#de5b44
  • symbolIcon.objectForeground#f0f
  • symbolIcon.operatorForeground#f0f
  • symbolIcon.packageForeground#f0f
  • symbolIcon.propertyForeground#eed5d9
  • symbolIcon.referenceForeground#f0f
  • symbolIcon.snippetForeground#eed5d9
  • symbolIcon.stringForeground#c965bf
  • symbolIcon.structForeground#a84a73
  • symbolIcon.textForeground#eed5d9
  • symbolIcon.typeParameterForeground#f0f
  • symbolIcon.unitForeground#f0f
  • symbolIcon.variableForeground#877bb6
  • tab.activeBackground#241b26
  • tab.activeForeground#eed5d9
  • tab.activeModifiedBorder#6a9eb5
  • tab.hoverBackground#46354a
  • tab.inactiveBackground#2f2a3f
  • tab.inactiveForeground#6c3cb2
  • tab.inactiveModifiedBorder#6a9eb5
  • tab.unfocusedActiveBackground#241b26
  • tab.unfocusedActiveForeground#7e5f83
  • tab.unfocusedActiveModifiedBorder#6a9eb5
  • tab.unfocusedHoverBackground#46354a
  • tab.unfocusedInactiveForeground#6c3cb2
  • tab.unfocusedInactiveModifiedBorder#6a9eb5
  • terminal.ansiBlack#241b26
  • terminal.ansiBlue#6a9eb5
  • terminal.ansiBrightBlack#6c3cb2
  • terminal.ansiBrightBlue#6a9eb5
  • terminal.ansiBrightCyan#9c5fce
  • terminal.ansiBrightGreen#c965bf
  • terminal.ansiBrightMagenta#78a38f
  • terminal.ansiBrightRed#877bb6
  • terminal.ansiBrightWhite#e4ccd0
  • terminal.ansiBrightYellow#a84a73
  • terminal.ansiCyan#9c5fce
  • terminal.ansiGreen#c965bf
  • terminal.ansiMagenta#78a38f
  • terminal.ansiRed#877bb6
  • terminal.ansiWhite#eed5d9
  • terminal.ansiYellow#a84a73
  • terminal.background#241b26
  • terminal.foreground#eed5d9
  • terminalCursor.foreground#eed5d9
  • terminalOverviewRuler.cursorForeground#ff0000
  • terminalOverviewRuler.findMatchForeground#ff0000
  • testing.iconErrored#a3a079
  • testing.iconFailed#877bb6
  • testing.iconPassed#c965bf
  • testing.iconQueued#a84a73
  • testing.iconSkipped#78a38f
  • testing.iconUnset#7e5f83
  • testing.message.error.decorationForeground#eed5d9
  • testing.message.error.lineBackground#877bb620
  • testing.message.info.decorationForeground#eed5d9
  • testing.message.info.lineBackground#6a9eb520
  • testing.peekHeaderBackground#2f2a3f
  • testing.runAction#7e5f83
  • textBlockQuote.background#2f2a3f
  • textBlockQuote.border#6a9eb5
  • textCodeBlock.background#241b26
  • textLink.activeForeground#9c5fce
  • textLink.foreground#6a9eb5
  • textPreformat.foreground#6a9eb5
  • textSeparator.foreground#f0f
  • titleBar.activeBackground#241b26
  • titleBar.activeForeground#eed5d9
  • titleBar.inactiveBackground#2f2a3f
  • titleBar.inactiveForeground#6c3cb2
  • toolbar.activeBackground#6c3cb2
  • toolbar.hoverBackground#46354a
  • tree.indentGuidesStroke#eed5d9
  • walkThrough.embeddedEditorBackground#241b26
  • welcomePage.background#241b26
  • welcomePage.buttonBackground#2f2a3f
  • welcomePage.buttonHoverBackground#46354a
  • welcomePage.progress.background#6c3cb2
  • welcomePage.progress.foreground#6a9eb5
  • welcomePage.tileBackground#2f2a3f
  • welcomePage.tileHoverBackground#46354a
  • widget.shadow#241b26

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c3cb2italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#877bb6
variable.other.object.property#6a9eb5
constant.other.color#c965bf
invalid, invalid.illegal#877bb6
invalid.deprecated#a3a079
keyword, storage.modifier#78a38f
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#78a38f
keyword.other.using, keyword.other.namespace, keyword.other.class, keyword.other.new, keyword.other.event, keyword.other.this, keyword.other.await, keyword.other.var, keyword.other.package, keyword.other.import, variable.language.this, storage.type.ts#78a38f
keyword.type, storage.type.primitive#9c5fce
storage.type.function#6a9eb5
constant.other.color, punctuation, punctuation.section.class.end, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, keyword.other.template, keyword.other.substitution#eed5d9
punctuation.section.embedded, variable.interpolation#a3a079
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#877bb6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6a9eb5
meta.block variable.other#877bb6
support.other.variable, string.other.link#877bb6
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#de5b44
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#c965bf
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#a84a73
storage.type, storage.modifier.package, storage.modifier.import#a84a73
entity.name.variable.field#6a9eb5
support.type#9c5fce
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#9c5fce
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#877bb6
variable.language#877bb6italic
entity.name.method.js#6a9eb5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#6a9eb5
entity.other.attribute-name#6a9eb5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#a84a73italic
entity.other.attribute-name.class#a84a73
source.sass keyword.control#6a9eb5
markup.inserted#c965bf
markup.deleted#877bb6
markup.changed#78a38f
string.regexp#9c5fce
constant.character.escape#9c5fce
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6a9eb5italic
source.js constant.other.object.key.js string.unquoted.label.js#78a38fitalic
source.json meta.structure.dictionary.json support.type.property-name.json#6a9eb5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6a9eb5
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#6a9eb5
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#6a9eb5
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#6a9eb5
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#6a9eb5
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#6a9eb5
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#6a9eb5
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#6a9eb5
text.html.markdown, punctuation.definition.list_item.markdown#eed5d9
text.html.markdown markup.inline.raw.markdown#78a38f
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#9c5fce
text.html.markdown meta.dummy.line-break#6c3cb2
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#6a9eb5
markup.italic#877bb6italic
markup.bold, markup.bold string#877bb6bold
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#877bb6bold
markup.underline#de5b44underline
markup.quote punctuation.definition.blockquote.markdown#9c5fce
markup.quoteitalic
string.other.link.title.markdown#6a9eb5
string.other.link.description.title.markdown#78a38f
constant.other.reference.link.markdown#a84a73
markup.raw.block#78a38f
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#78a38f
variable.language.fenced.markdown#877bb6
meta.separator#9c5fcebold
markup.table#78a38f
token.info-token#6a9eb5
token.warn-token#a84a73
token.error-token#877bb6
token.debug-token#78a38f
Tinted VSCode by Tinted Theming - VS Code Theme