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#21212880
  • activityBar.activeBorder#FF1493
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#18181D
  • activityBar.border#00000000
  • activityBar.dropBorder#FF149360
  • activityBar.foreground#E5E5E5
  • activityBar.inactiveForeground#B0B0B0
  • activityBarBadge.background#FF1493
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF1493
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FF1493
  • breadcrumb.background#18181D
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#B0B0B0
  • breadcrumbPicker.background#0F0F12
  • button.background#FF1493
  • button.border#00000000
  • button.foreground#FFFFFF
  • button.hoverBackground#FF69B4
  • button.secondaryBackground#212128
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#2A2A33
  • charts.blue#00CED1
  • charts.foreground#FFFFFF
  • charts.green#32CD32
  • charts.lines#B0B0B0
  • charts.orange#FF1493
  • charts.purple#FF69B4
  • charts.red#FF4500
  • charts.yellow#FFD700
  • checkbox.background#18181D
  • checkbox.border#2A2A33
  • checkbox.foreground#FFFFFF
  • checkbox.selectBackground#FF1493
  • checkbox.selectBorder#FF1493
  • debugIcon.breakpointForeground#FF4500
  • debugTokenExpression.boolean#32CD32
  • debugTokenExpression.error#FF4500
  • debugTokenExpression.name#E5E5E5
  • debugTokenExpression.number#FF1493
  • debugTokenExpression.string#00CED1
  • debugTokenExpression.value#FFD700
  • debugToolBar.background#212128
  • debugToolBar.border#2A2A33
  • debugView.exceptionLabelBackground#FF4500
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#00CED1
  • debugView.stateLabelForeground#FFFFFF
  • debugView.valueChangedHighlight#FF149360
  • diffEditor.border#212128
  • diffEditor.diagonalFill#2A2A3360
  • diffEditor.insertedLineBackground#32CD3215
  • diffEditor.insertedTextBackground#32CD3220
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedLineBackground#FF450015
  • diffEditor.removedTextBackground#FF450020
  • diffEditor.removedTextBorder#00000000
  • diffEditorGutter.insertedLineBackground#32CD3230
  • diffEditorGutter.removedLineBackground#FF450030
  • diffEditorOverview.insertedForeground#32CD3280
  • diffEditorOverview.removedForeground#FF450080
  • dropdown.background#18181D
  • dropdown.border#2A2A33
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#0F0F12
  • editor.background#0F0F12
  • editor.findMatchBackground#FFD70060
  • editor.findMatchBorder#FFD700
  • editor.findMatchHighlightBackground#FFD70030
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#21212840
  • editor.focusedStackFrameHighlightBackground#FF149340
  • editor.foldBackground#21212840
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#21212840
  • editor.inactiveSelectionBackground#FF149318
  • editor.lineHighlightBackground#21212840
  • editor.lineHighlightBorder#00000000
  • editor.linkedEditingBackground#FF149320
  • editor.rangeHighlightBackground#21212830
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#FF149330
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#FF149320
  • editor.selectionHighlightBorder#00000000
  • editor.snippetFinalTabstopHighlightBackground#32CD3240
  • editor.snippetFinalTabstopHighlightBorder#32CD32
  • editor.snippetTabstopHighlightBackground#2A2A3360
  • editor.snippetTabstopHighlightBorder#FF149380
  • editor.stackFrameHighlightBackground#00CED130
  • editor.symbolHighlightBackground#FF149328
  • editor.symbolHighlightBorder#00000000
  • editor.wordHighlightBackground#00CED125
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#00CED135
  • editor.wordHighlightStrongBorder#00000000
  • editor.wordHighlightTextBackground#FF149318
  • editorBracketHighlight.foreground1#FF1493
  • editorBracketHighlight.foreground2#00CED1
  • editorBracketHighlight.foreground3#FFD700
  • editorBracketHighlight.foreground4#32CD32
  • editorBracketHighlight.foreground5#FF69B4
  • editorBracketHighlight.foreground6#B0B0B0
  • editorBracketHighlight.unexpectedBracket.foreground#FF4500
  • editorBracketMatch.background#FF149330
  • editorBracketMatch.border#FF1493
  • editorBracketPairGuide.activeBackground1#FF149354
  • editorBracketPairGuide.activeBackground2#FFD70054
  • editorBracketPairGuide.activeBackground3#FF450054
  • editorBracketPairGuide.activeBackground4#00CED154
  • editorBracketPairGuide.activeBackground5#32CD3254
  • editorBracketPairGuide.activeBackground6#FF69B454
  • editorCodeLens.foreground#B0B0B0
  • editorCursor.background#0F0F12
  • editorCursor.foreground#FF1493
  • editorError.foreground#FF4500
  • editorGroup.border#212128
  • editorGroup.dropBackground#21212880
  • editorGroupHeader.border#212128
  • editorGroupHeader.noTabsBackground#18181D
  • editorGroupHeader.tabsBackground#18181D
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#32CD32AB
  • editorGutter.commentRangeForeground#B0B0B0
  • editorGutter.deletedBackground#FF4500AB
  • editorGutter.modifiedBackground#FFD700AB
  • editorHoverWidget.background#18181D
  • editorHoverWidget.border#2A2A33
  • editorHoverWidget.foreground#FFFFFF
  • editorHoverWidget.highlightForeground#FF1493
  • editorHoverWidget.statusBarBackground#212128
  • editorIndentGuide.activeBackground1#FF149360
  • editorIndentGuide.activeBackground2#FF149370
  • editorIndentGuide.background1#2A2A3330
  • editorIndentGuide.background2#34343E30
  • editorInfo.foreground#00CED1
  • editorLightBulb.foreground#FFD700
  • editorLightBulbAutoFix.foreground#32CD32
  • editorLineNumber.activeForeground#B0B0B0
  • editorLineNumber.dimmedForeground#212128
  • editorLineNumber.foreground#2A2A33
  • editorLink.activeForeground#00CED1
  • editorOverviewRuler.addedForeground#32CD32
  • editorOverviewRuler.background#0F0F12
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.bracketMatchForeground#FF149380
  • editorOverviewRuler.commonContentForeground#2A2A33
  • editorOverviewRuler.currentContentForeground#32CD32
  • editorOverviewRuler.deletedForeground#FF4500
  • editorOverviewRuler.errorForeground#FF4500
  • editorOverviewRuler.findMatchForeground#FFD70080
  • editorOverviewRuler.incomingContentForeground#00CED1
  • editorOverviewRuler.infoForeground#00CED1
  • editorOverviewRuler.modifiedForeground#FFD700
  • editorOverviewRuler.rangeHighlightForeground#FF149340
  • editorOverviewRuler.selectionHighlightForeground#FF149360
  • editorOverviewRuler.warningForeground#FFD700
  • editorOverviewRuler.wordHighlightForeground#00CED140
  • editorOverviewRuler.wordHighlightStrongForeground#00CED160
  • editorRuler.foreground#2A2A33
  • editorStickyScroll.background#0F0F12F2
  • editorStickyScrollHover.background#18181D
  • editorSuggestWidget.background#18181D
  • editorSuggestWidget.border#FF1493
  • editorSuggestWidget.focusHighlightForeground#FF1493
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#FF1493
  • editorSuggestWidget.selectedBackground#212128
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorSuggestWidget.selectedIconForeground#FF1493
  • editorSuggestWidgetStatus.foreground#B0B0B0
  • editorUnnecessaryCode.opacity#FFFFFF40
  • editorWarning.foreground#FFD700
  • editorWhitespace.foreground#2A2A3340
  • editorWidget.background#18181D
  • editorWidget.border#2A2A33
  • editorWidget.foreground#FFFFFF
  • editorWidget.resizeBorder#FF1493
  • extensionBadge.remoteBackground#00CED1
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#FF1493
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#FF69B4
  • extensionIcon.preReleaseForeground#FFD700
  • extensionIcon.sponsorForeground#FF1493
  • extensionIcon.starForeground#FFD700
  • extensionIcon.verifiedForeground#32CD32
  • focusBorder#FF1493B3
  • gitDecoration.addedResourceForeground#32CD32
  • gitDecoration.conflictingResourceForeground#FF4500
  • gitDecoration.deletedResourceForeground#FF4500
  • gitDecoration.ignoredResourceForeground#80808080
  • gitDecoration.modifiedResourceForeground#FFD700
  • gitDecoration.renamedResourceForeground#00CED1
  • gitDecoration.stageDeletedResourceForeground#FF4500
  • gitDecoration.stageModifiedResourceForeground#FF69B4
  • gitDecoration.submoduleResourceForeground#00CED1
  • gitDecoration.untrackedResourceForeground#FF1493
  • input.background#18181D
  • input.border#2A2A33
  • input.foreground#FFFFFF
  • input.placeholderForeground#B0B0B0
  • inputOption.activeBackground#FF149340
  • inputOption.activeBorder#FF1493
  • inputOption.activeForeground#FFFFFF
  • inputOption.hoverBackground#FF149320
  • inputValidation.errorBackground#FF450020
  • inputValidation.errorBorder#FF4500
  • inputValidation.errorForeground#FFFFFF
  • inputValidation.infoBackground#00CED120
  • inputValidation.infoBorder#00CED1
  • inputValidation.infoForeground#FFFFFF
  • inputValidation.warningBackground#FFD70020
  • inputValidation.warningBorder#FFD700
  • inputValidation.warningForeground#FFFFFF
  • list.activeSelectionBackground#212128
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#FF1493
  • list.deemphasizedForeground#808080
  • list.dropBackground#21212880
  • list.errorForeground#FF4500
  • list.filterMatchBackground#FF149330
  • list.filterMatchBorder#00000000
  • list.focusAndSelectionOutline#FF1493
  • list.focusBackground#212128
  • list.focusForeground#FFFFFF
  • list.focusHighlightForeground#FF1493
  • list.focusOutline#FF149360
  • list.highlightForeground#FF1493
  • list.hoverBackground#21212860
  • list.hoverForeground#FFFFFF
  • list.inactiveFocusBackground#21212880
  • list.inactiveFocusOutline#00000000
  • list.inactiveSelectionBackground#2A2A33
  • list.inactiveSelectionForeground#E5E5E5
  • list.invalidItemForeground#FF4500
  • list.warningForeground#FFD700
  • listFilterWidget.background#18181D
  • listFilterWidget.noMatchesOutline#FF4500
  • listFilterWidget.outline#FF1493
  • listFilterWidget.shadow#00000080
  • menu.background#18181D
  • menu.border#2A2A33
  • menu.foreground#FFFFFF
  • menu.selectionBackground#212128
  • menu.selectionBorder#00000000
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#2A2A33
  • menubar.selectionBackground#212128
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#FFFFFF
  • merge.border#00000000
  • merge.commonContentBackground#2A2A3340
  • merge.commonHeaderBackground#2A2A3360
  • merge.currentContentBackground#32CD3220
  • merge.currentHeaderBackground#32CD3240
  • merge.incomingContentBackground#00CED120
  • merge.incomingHeaderBackground#00CED140
  • minimap.background#0F0F12
  • minimap.errorHighlight#FF4500
  • minimap.findMatchHighlight#FFD70080
  • minimap.foregroundOpacity#FFFFFF40
  • minimap.infoHighlight#00CED1
  • minimap.selectionHighlight#FF149360
  • minimap.selectionOccurrenceHighlight#FF149340
  • minimap.warningHighlight#FFD700
  • minimapGutter.addedBackground#32CD32
  • minimapGutter.deletedBackground#FF4500
  • minimapGutter.modifiedBackground#FFD700
  • minimapSlider.activeBackground#2A2A3380
  • minimapSlider.background#2A2A3340
  • minimapSlider.hoverBackground#2A2A3360
  • notificationCenter.border#2A2A33
  • notificationCenterHeader.background#212128
  • notificationCenterHeader.foreground#FFFFFF
  • notificationLink.foreground#FF1493
  • notifications.background#18181D
  • notifications.border#2A2A33
  • notifications.foreground#FFFFFF
  • notificationsErrorIcon.foreground#FF4500
  • notificationsInfoIcon.foreground#00CED1
  • notificationsWarningIcon.foreground#FFD700
  • notificationToast.border#2A2A33
  • panel.background#0F0F12
  • panel.border#212128
  • panel.dropBorder#FF149360
  • panelInput.border#212128
  • panelSection.border#212128
  • panelSection.dropBackground#21212880
  • panelSectionHeader.background#212128
  • panelSectionHeader.border#2A2A33
  • panelSectionHeader.foreground#FFFFFF
  • panelTitle.activeBorder#FF1493
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#B0B0B0
  • peekView.border#FF1493
  • peekViewEditor.background#0F0F12
  • peekViewEditor.matchHighlightBackground#FFD70040
  • peekViewEditor.matchHighlightBorder#FFD700
  • peekViewEditorGutter.background#0F0F12
  • peekViewResult.background#18181D
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#E5E5E5
  • peekViewResult.matchHighlightBackground#FF149340
  • peekViewResult.selectionBackground#212128
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#212128
  • peekViewTitleDescription.foreground#B0B0B0
  • peekViewTitleLabel.foreground#FFFFFF
  • pickerGroup.border#212128
  • pickerGroup.foreground#FF1493
  • problemsErrorIcon.foreground#FF4500
  • problemsInfoIcon.foreground#00CED1
  • problemsWarningIcon.foreground#FFD700
  • progressBar.background#FF1493
  • quickInput.background#0F0F12FC
  • quickInput.foreground#FFFFFF
  • quickInputTitle.background#2A2A33
  • sash.hoverBorder#FF1493
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#FF149380
  • scrollbarSlider.background#B0B0B040
  • scrollbarSlider.hoverBackground#B0B0B060
  • selection.background#FF149338
  • settings.checkboxBackground#18181D
  • settings.checkboxBorder#2A2A33
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#18181D
  • settings.dropdownBorder#2A2A33
  • settings.dropdownForeground#FFFFFF
  • settings.dropdownListBorder#FF1493
  • settings.focusedRowBackground#21212860
  • settings.focusedRowBorder#FF149360
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#FF1493
  • settings.numberInputBackground#18181D
  • settings.numberInputBorder#2A2A33
  • settings.numberInputForeground#FFFFFF
  • settings.rowHoverBackground#21212840
  • settings.textInputBackground#18181D
  • settings.textInputBorder#2A2A33
  • settings.textInputForeground#FFFFFF
  • sideBar.background#18181D
  • sideBar.border#21212860
  • sideBar.dropBackground#21212880
  • sideBar.foreground#E5E5E5
  • sideBarSectionHeader.background#212128
  • sideBarSectionHeader.border#2A2A33
  • sideBarSectionHeader.foreground#FF1493
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#FF1493
  • statusBar.border#00000000
  • statusBar.debuggingBackground#FF4500
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#00CED1
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#FF69B4
  • statusBarItem.errorBackground#FF4500
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#FF149340
  • statusBarItem.prominentBackground#00CED1
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#00B4C8
  • statusBarItem.remoteBackground#32CD32
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#FFD700
  • statusBarItem.warningForeground#0F0F12
  • tab.activeBackground#0F0F12
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FF1493
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#FFD700
  • tab.border#00000000
  • tab.hoverBackground#212128
  • tab.hoverBorder#00000000
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#18181D
  • tab.inactiveForeground#B0B0B0
  • tab.lastPinnedBorder#2A2A33
  • tab.unfocusedActiveBackground#0F0F12
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#FF149380
  • tab.unfocusedHoverBackground#21212880
  • tab.unfocusedInactiveBackground#18181D
  • tab.unfocusedInactiveForeground#808080
  • terminal.ansiBlack#0F0F12
  • terminal.ansiBlue#00CED1
  • terminal.ansiBrightBlack#B0B0B0
  • terminal.ansiBrightBlue#00CED1CC
  • terminal.ansiBrightCyan#FF69B4
  • terminal.ansiBrightGreen#32CD32CC
  • terminal.ansiBrightMagenta#FF4500CC
  • terminal.ansiBrightRed#FF4500CC
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD700CC
  • terminal.ansiCyan#FF1493
  • terminal.ansiGreen#32CD32
  • terminal.ansiMagenta#FF4500
  • terminal.ansiRed#FF4500
  • terminal.ansiWhite#E5E5E5
  • terminal.ansiYellow#FFD700
  • terminal.background#0F0F12
  • terminal.border#212128
  • terminal.findMatchBackground#FFD70060
  • terminal.findMatchBorder#FFD700
  • terminal.findMatchHighlightBackground#FFD70030
  • terminal.foreground#E5E5E5
  • terminal.hoverHighlightBackground#21212860
  • terminal.inactiveSelectionBackground#FF149320
  • terminal.selectionBackground#FF149330
  • terminal.selectionForeground#FFFFFF
  • terminal.tab.activeBorder#FF1493
  • terminalCommandDecoration.defaultBackground#B0B0B0
  • terminalCommandDecoration.errorBackground#FF4500
  • terminalCommandDecoration.successBackground#32CD32
  • terminalCursor.background#0F0F12
  • terminalCursor.foreground#FF1493
  • terminalOverviewRuler.cursorForeground#FF149380
  • testing.iconErrored#FF4500
  • testing.iconFailed#FF4500
  • testing.iconPassed#32CD32
  • testing.iconQueued#FFD700
  • testing.iconSkipped#808080
  • testing.iconUnset#B0B0B0
  • testing.message.error.decorationForeground#FF4500
  • testing.message.error.lineBackground#FF450020
  • testing.message.info.decorationForeground#00CED1
  • testing.peekBorder#FF1493
  • testing.peekHeaderBackground#212128
  • testing.runAction#32CD32
  • textBlockQuote.background#18181D
  • textBlockQuote.border#212128
  • textCodeBlock.background#212128
  • textLink.activeForeground#FF1493
  • textLink.foreground#00CED1
  • textPreformat.foreground#E5E5E5
  • textSeparator.foreground#212128
  • titleBar.activeBackground#18181D
  • titleBar.activeForeground#E5E5E5
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0F0F12
  • titleBar.inactiveForeground#B0B0B0
  • tree.inactiveIndentGuidesStroke#212128
  • tree.indentGuidesStroke#2A2A33
  • tree.tableColumnsBorder#2A2A33
  • tree.tableOddRowsBackground#18181D80
  • widget.border#2A2A33
  • widget.shadow#00000080
  • window.activeBorder#FF1493
  • window.inactiveBorder#212128

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
keyword#FF1493bold
entity.name.function#00CED1
variable, meta.definition.variable#E5E5E5
string#FFD700
constant.numeric#32CD32
constant.language, constant.character#FF69B4
storage.type, storage.modifier#FF1493
entity.name.type, support.type, support.class#00CED1
punctuation, meta.brace#FFFFFF
invalid, invalid.illegal#FF4500underline
markup.bold, markup.bold.markdown#FFFFFFbold
markup.italic, markup.italic.markdown#FFFFFFitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#FFFFFF
markup.heading, entity.name.section, punctuation.definition.heading.markdown#FF1493bold
heading.1.markdown, markup.heading.setext.1.markdown#FF1493bold
heading.2.markdown, markup.heading.setext.2.markdown#00CED1bold
heading.3.markdown#FFD700bold
heading.4.markdown#32CD32bold
heading.5.markdown#FF69B4bold
heading.6.markdown#B0B0B0bold
entity.name.tag.html, entity.name.tag.xml#F7B883bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#FFD166bold
entity.name.tag.inline.any.html#EADCB2
entity.name.tag.script.html, entity.name.tag.style.html#FF3CACbold
entity.other.attribute-name.html, entity.other.attribute-name.xml#EADCB2italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#C8B0FFitalic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#4CFFCAitalic bold
entity.other.attribute-name.style.html#FF8BDAitalic
entity.other.attribute-name.event.html#D8C8FFitalic
string.quoted.double.html, string.quoted.single.html#00F5A0
meta.attribute-with-value.html string#98FF66
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#A6AAB4
punctuation.definition.tag.html, punctuation.separator.key-value.html#8E93A6
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#9AA0B4
comment.block.html, punctuation.definition.comment.html#8E93A6italic
constant.character.entity.html, constant.character.entity.named.html#F2C97Dbold
punctuation.definition.entity.html#FFD166
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#FF3CACbold
keyword.doctype.xml#FF3CACbold
source.css.embedded.html#E0CCFF
meta.embedded.block.css#D7C7FF
source.js.embedded.html, source.javascript.embedded.html#F7B883
meta.embedded.block.javascript#EADCB2
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#79E49Abold
entity.other.attribute-name.form.html#98FF66italic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#4CFFCAbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#FFD166bold
entity.name.tag.a.html#4CFFCAbold
entity.other.attribute-name.href.html#00F5A0italic bold
entity.name.tag.header.html, entity.name.tag.main.html, entity.name.tag.footer.html, entity.name.tag.nav.html, entity.name.tag.aside.html, entity.name.tag.section.html, entity.name.tag.article.html, entity.name.tag.figure.html, entity.name.tag.figcaption.html#C8B0FFbold
text.html.basic#F7F8FA