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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#383a47italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ff29a8
variable.other.object.property#00eaff
constant.other.color#0badff
invalid, invalid.illegal#ff29a8
invalid.deprecated#ff3d81
keyword, storage.modifier#00f6d9
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#00f6d9
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#00f6d9
keyword.type, storage.type.primitive#8265ff
storage.type.function#00eaff
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#8b9cbe
punctuation.section.embedded, variable.interpolation#ff3d81
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff29a8
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#00eaff
meta.block variable.other#ff29a8
support.other.variable, string.other.link#ff29a8
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#85ffe0
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#0badff
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#f0ffaa
storage.type, storage.modifier.package, storage.modifier.import#f0ffaa
entity.name.variable.field#00eaff
support.type#8265ff
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#8265ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff29a8
variable.language#ff29a8italic
entity.name.method.js#00eaffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#00eaff
entity.other.attribute-name#00eaff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f0ffaaitalic
entity.other.attribute-name.class#f0ffaa
source.sass keyword.control#00eaff
markup.inserted#0badff
markup.deleted#ff29a8
markup.changed#00f6d9
string.regexp#8265ff
constant.character.escape#8265ff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00eaffitalic
source.js constant.other.object.key.js string.unquoted.label.js#00f6d9italic
source.json meta.structure.dictionary.json support.type.property-name.json#00eaff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00eaff
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#00eaff
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#00eaff
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#00eaff
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#00eaff
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#00eaff
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#00eaff
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#00eaff
text.html.markdown, punctuation.definition.list_item.markdown#8b9cbe
text.html.markdown markup.inline.raw.markdown#00f6d9
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8265ff
text.html.markdown meta.dummy.line-break#383a47
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#00eaff
markup.italic#ff29a8italic
markup.bold, markup.bold string#ff29a8bold
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#ff29a8bold
markup.underline#85ffe0underline
markup.quote punctuation.definition.blockquote.markdown#8265ff
markup.quoteitalic
string.other.link.title.markdown#00eaff
string.other.link.description.title.markdown#00f6d9
constant.other.reference.link.markdown#f0ffaa
markup.raw.block#00f6d9
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#00f6d9
variable.language.fenced.markdown#ff29a8
meta.separator#8265ffbold
markup.table#00f6d9
token.info-token#00eaff
token.warn-token#f0ffaa
token.error-token#ff29a8
token.debug-token#00f6d9