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#22222580
  • activityBar.activeBorder#F43F5E
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#1D1D20
  • activityBar.border#00000000
  • activityBar.dropBorder#F43F5E60
  • activityBar.foreground#E4E4E7
  • activityBar.inactiveForeground#A1A1AA
  • activityBarBadge.background#F43F5E
  • activityBarBadge.foreground#FFFFFF
  • badge.background#F43F5E
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#F43F5E
  • breadcrumb.background#1D1D20
  • breadcrumb.focusForeground#FAFAFA
  • breadcrumb.foreground#A1A1AA
  • breadcrumbPicker.background#18181B
  • button.background#F43F5E
  • button.border#00000000
  • button.foreground#FFFFFF
  • button.hoverBackground#FB7185
  • button.secondaryBackground#222225
  • button.secondaryForeground#FAFAFA
  • button.secondaryHoverBackground#27272A
  • charts.blue#06B6D4
  • charts.foreground#FAFAFA
  • charts.green#22C55E
  • charts.lines#A1A1AA
  • charts.orange#F43F5E
  • charts.purple#FB7185
  • charts.red#EF4444
  • charts.yellow#FBBF24
  • checkbox.background#1D1D20
  • checkbox.border#27272A
  • checkbox.foreground#FAFAFA
  • checkbox.selectBackground#F43F5E
  • checkbox.selectBorder#F43F5E
  • debugIcon.breakpointForeground#EF4444
  • debugTokenExpression.boolean#22C55E
  • debugTokenExpression.error#EF4444
  • debugTokenExpression.name#E4E4E7
  • debugTokenExpression.number#F43F5E
  • debugTokenExpression.string#06B6D4
  • debugTokenExpression.value#FBBF24
  • debugToolBar.background#222225
  • debugToolBar.border#27272A
  • debugView.exceptionLabelBackground#EF4444
  • debugView.exceptionLabelForeground#FAFAFA
  • debugView.stateLabelBackground#06B6D4
  • debugView.stateLabelForeground#FAFAFA
  • debugView.valueChangedHighlight#F43F5E60
  • diffEditor.border#222225
  • diffEditor.diagonalFill#27272A60
  • diffEditor.insertedLineBackground#22C55E15
  • diffEditor.insertedTextBackground#22C55E20
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedLineBackground#EF444415
  • diffEditor.removedTextBackground#EF444420
  • diffEditor.removedTextBorder#00000000
  • diffEditorGutter.insertedLineBackground#22C55E30
  • diffEditorGutter.removedLineBackground#EF444430
  • diffEditorOverview.insertedForeground#22C55E80
  • diffEditorOverview.removedForeground#EF444480
  • dropdown.background#1D1D20
  • dropdown.border#27272A
  • dropdown.foreground#FAFAFA
  • dropdown.listBackground#18181B
  • editor.background#18181B
  • editor.findMatchBackground#FBBF2460
  • editor.findMatchBorder#FBBF24
  • editor.findMatchHighlightBackground#FBBF2430
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#22222540
  • editor.focusedStackFrameHighlightBackground#F43F5E40
  • editor.foldBackground#22222540
  • editor.foreground#FAFAFA
  • editor.hoverHighlightBackground#22222540
  • editor.inactiveSelectionBackground#F43F5E18
  • editor.lineHighlightBackground#22222540
  • editor.lineHighlightBorder#00000000
  • editor.linkedEditingBackground#F43F5E20
  • editor.rangeHighlightBackground#22222530
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#F43F5E30
  • editor.selectionForeground#FAFAFA
  • editor.selectionHighlightBackground#F43F5E20
  • editor.selectionHighlightBorder#00000000
  • editor.snippetFinalTabstopHighlightBackground#22C55E40
  • editor.snippetFinalTabstopHighlightBorder#22C55E
  • editor.snippetTabstopHighlightBackground#27272A60
  • editor.snippetTabstopHighlightBorder#F43F5E80
  • editor.stackFrameHighlightBackground#06B6D430
  • editor.symbolHighlightBackground#F43F5E28
  • editor.symbolHighlightBorder#00000000
  • editor.wordHighlightBackground#06B6D425
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#06B6D435
  • editor.wordHighlightStrongBorder#00000000
  • editor.wordHighlightTextBackground#F43F5E18
  • editorBracketHighlight.foreground1#F43F5E
  • editorBracketHighlight.foreground2#06B6D4
  • editorBracketHighlight.foreground3#FBBF24
  • editorBracketHighlight.foreground4#22C55E
  • editorBracketHighlight.foreground5#FB7185
  • editorBracketHighlight.foreground6#A1A1AA
  • editorBracketHighlight.unexpectedBracket.foreground#EF4444
  • editorBracketMatch.background#F43F5E30
  • editorBracketMatch.border#F43F5E
  • editorBracketPairGuide.activeBackground1#F43F5E54
  • editorBracketPairGuide.activeBackground2#FBBF2454
  • editorBracketPairGuide.activeBackground3#EF444454
  • editorBracketPairGuide.activeBackground4#06B6D454
  • editorBracketPairGuide.activeBackground5#22C55E54
  • editorBracketPairGuide.activeBackground6#FB718554
  • editorCodeLens.foreground#A1A1AA
  • editorCursor.background#18181B
  • editorCursor.foreground#F43F5E
  • editorError.foreground#EF4444
  • editorGroup.border#222225
  • editorGroup.dropBackground#22222580
  • editorGroupHeader.border#222225
  • editorGroupHeader.noTabsBackground#1D1D20
  • editorGroupHeader.tabsBackground#1D1D20
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#22C55EAB
  • editorGutter.commentRangeForeground#A1A1AA
  • editorGutter.deletedBackground#EF4444AB
  • editorGutter.modifiedBackground#FBBF24AB
  • editorHoverWidget.background#1D1D20
  • editorHoverWidget.border#27272A
  • editorHoverWidget.foreground#FAFAFA
  • editorHoverWidget.highlightForeground#F43F5E
  • editorHoverWidget.statusBarBackground#222225
  • editorIndentGuide.activeBackground1#F43F5E60
  • editorIndentGuide.activeBackground2#F43F5E70
  • editorIndentGuide.background1#27272A30
  • editorIndentGuide.background2#2C2C2F30
  • editorInfo.foreground#06B6D4
  • editorLightBulb.foreground#FBBF24
  • editorLightBulbAutoFix.foreground#22C55E
  • editorLineNumber.activeForeground#A1A1AA
  • editorLineNumber.dimmedForeground#222225
  • editorLineNumber.foreground#27272A
  • editorLink.activeForeground#06B6D4
  • editorOverviewRuler.addedForeground#22C55E
  • editorOverviewRuler.background#18181B
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.bracketMatchForeground#F43F5E80
  • editorOverviewRuler.commonContentForeground#27272A
  • editorOverviewRuler.currentContentForeground#22C55E
  • editorOverviewRuler.deletedForeground#EF4444
  • editorOverviewRuler.errorForeground#EF4444
  • editorOverviewRuler.findMatchForeground#FBBF2480
  • editorOverviewRuler.incomingContentForeground#06B6D4
  • editorOverviewRuler.infoForeground#06B6D4
  • editorOverviewRuler.modifiedForeground#FBBF24
  • editorOverviewRuler.rangeHighlightForeground#F43F5E40
  • editorOverviewRuler.selectionHighlightForeground#F43F5E60
  • editorOverviewRuler.warningForeground#FBBF24
  • editorOverviewRuler.wordHighlightForeground#06B6D440
  • editorOverviewRuler.wordHighlightStrongForeground#06B6D460
  • editorRuler.foreground#27272A
  • editorStickyScroll.background#18181BF2
  • editorStickyScrollHover.background#1D1D20
  • editorSuggestWidget.background#1D1D20
  • editorSuggestWidget.border#F43F5E
  • editorSuggestWidget.focusHighlightForeground#F43F5E
  • editorSuggestWidget.foreground#FAFAFA
  • editorSuggestWidget.highlightForeground#F43F5E
  • editorSuggestWidget.selectedBackground#222225
  • editorSuggestWidget.selectedForeground#FAFAFA
  • editorSuggestWidget.selectedIconForeground#F43F5E
  • editorSuggestWidgetStatus.foreground#A1A1AA
  • editorUnnecessaryCode.opacity#FAFAFA40
  • editorWarning.foreground#FBBF24
  • editorWhitespace.foreground#27272A40
  • editorWidget.background#1D1D20
  • editorWidget.border#27272A
  • editorWidget.foreground#FAFAFA
  • editorWidget.resizeBorder#F43F5E
  • extensionBadge.remoteBackground#06B6D4
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#F43F5E
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#FB7185
  • extensionIcon.preReleaseForeground#FBBF24
  • extensionIcon.sponsorForeground#F43F5E
  • extensionIcon.starForeground#FBBF24
  • extensionIcon.verifiedForeground#22C55E
  • focusBorder#F43F5EB3
  • gitDecoration.addedResourceForeground#22C55E
  • gitDecoration.conflictingResourceForeground#EF4444
  • gitDecoration.deletedResourceForeground#EF4444
  • gitDecoration.ignoredResourceForeground#A1A1AA80
  • gitDecoration.modifiedResourceForeground#FBBF24
  • gitDecoration.renamedResourceForeground#06B6D4
  • gitDecoration.stageDeletedResourceForeground#EF4444
  • gitDecoration.stageModifiedResourceForeground#FB7185
  • gitDecoration.submoduleResourceForeground#06B6D4
  • gitDecoration.untrackedResourceForeground#F43F5E
  • input.background#1D1D20
  • input.border#27272A
  • input.foreground#FAFAFA
  • input.placeholderForeground#A1A1AA
  • inputOption.activeBackground#F43F5E40
  • inputOption.activeBorder#F43F5E
  • inputOption.activeForeground#FAFAFA
  • inputOption.hoverBackground#F43F5E20
  • inputValidation.errorBackground#EF444420
  • inputValidation.errorBorder#EF4444
  • inputValidation.errorForeground#FAFAFA
  • inputValidation.infoBackground#06B6D420
  • inputValidation.infoBorder#06B6D4
  • inputValidation.infoForeground#FAFAFA
  • inputValidation.warningBackground#FBBF2420
  • inputValidation.warningBorder#FBBF24
  • inputValidation.warningForeground#FAFAFA
  • list.activeSelectionBackground#222225
  • list.activeSelectionForeground#FAFAFA
  • list.activeSelectionIconForeground#F43F5E
  • list.deemphasizedForeground#8D8D96
  • list.dropBackground#22222580
  • list.errorForeground#EF4444
  • list.filterMatchBackground#F43F5E30
  • list.filterMatchBorder#00000000
  • list.focusAndSelectionOutline#F43F5E
  • list.focusBackground#222225
  • list.focusForeground#FAFAFA
  • list.focusHighlightForeground#F43F5E
  • list.focusOutline#F43F5E60
  • list.highlightForeground#F43F5E
  • list.hoverBackground#22222560
  • list.hoverForeground#FAFAFA
  • list.inactiveFocusBackground#22222580
  • list.inactiveFocusOutline#00000000
  • list.inactiveSelectionBackground#27272A
  • list.inactiveSelectionForeground#E4E4E7
  • list.invalidItemForeground#EF4444
  • list.warningForeground#FBBF24
  • listFilterWidget.background#1D1D20
  • listFilterWidget.noMatchesOutline#EF4444
  • listFilterWidget.outline#F43F5E
  • listFilterWidget.shadow#00000080
  • menu.background#1D1D20
  • menu.border#27272A
  • menu.foreground#FAFAFA
  • menu.selectionBackground#222225
  • menu.selectionBorder#00000000
  • menu.selectionForeground#FAFAFA
  • menu.separatorBackground#27272A
  • menubar.selectionBackground#222225
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#FAFAFA
  • merge.border#00000000
  • merge.commonContentBackground#27272A40
  • merge.commonHeaderBackground#27272A60
  • merge.currentContentBackground#22C55E20
  • merge.currentHeaderBackground#22C55E40
  • merge.incomingContentBackground#06B6D420
  • merge.incomingHeaderBackground#06B6D440
  • minimap.background#18181B
  • minimap.errorHighlight#EF4444
  • minimap.findMatchHighlight#FBBF2480
  • minimap.foregroundOpacity#FAFAFA40
  • minimap.infoHighlight#06B6D4
  • minimap.selectionHighlight#F43F5E60
  • minimap.selectionOccurrenceHighlight#F43F5E40
  • minimap.warningHighlight#FBBF24
  • minimapGutter.addedBackground#22C55E
  • minimapGutter.deletedBackground#EF4444
  • minimapGutter.modifiedBackground#FBBF24
  • minimapSlider.activeBackground#27272A80
  • minimapSlider.background#27272A40
  • minimapSlider.hoverBackground#27272A60
  • notificationCenter.border#27272A
  • notificationCenterHeader.background#222225
  • notificationCenterHeader.foreground#FAFAFA
  • notificationLink.foreground#F43F5E
  • notifications.background#1D1D20
  • notifications.border#27272A
  • notifications.foreground#FAFAFA
  • notificationsErrorIcon.foreground#EF4444
  • notificationsInfoIcon.foreground#06B6D4
  • notificationsWarningIcon.foreground#FBBF24
  • notificationToast.border#27272A
  • panel.background#18181B
  • panel.border#222225
  • panel.dropBorder#F43F5E60
  • panelInput.border#222225
  • panelSection.border#222225
  • panelSection.dropBackground#22222580
  • panelSectionHeader.background#222225
  • panelSectionHeader.border#27272A
  • panelSectionHeader.foreground#FAFAFA
  • panelTitle.activeBorder#F43F5E
  • panelTitle.activeForeground#FAFAFA
  • panelTitle.inactiveForeground#A1A1AA
  • peekView.border#F43F5E
  • peekViewEditor.background#18181B
  • peekViewEditor.matchHighlightBackground#FBBF2440
  • peekViewEditor.matchHighlightBorder#FBBF24
  • peekViewEditorGutter.background#18181B
  • peekViewResult.background#1D1D20
  • peekViewResult.fileForeground#FAFAFA
  • peekViewResult.lineForeground#E4E4E7
  • peekViewResult.matchHighlightBackground#F43F5E40
  • peekViewResult.selectionBackground#222225
  • peekViewResult.selectionForeground#FAFAFA
  • peekViewTitle.background#222225
  • peekViewTitleDescription.foreground#A1A1AA
  • peekViewTitleLabel.foreground#FAFAFA
  • pickerGroup.border#222225
  • pickerGroup.foreground#F43F5E
  • problemsErrorIcon.foreground#EF4444
  • problemsInfoIcon.foreground#06B6D4
  • problemsWarningIcon.foreground#FBBF24
  • progressBar.background#F43F5E
  • quickInput.background#18181BFC
  • quickInput.foreground#FAFAFA
  • quickInputTitle.background#27272A
  • sash.hoverBorder#F43F5E
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#F43F5E80
  • scrollbarSlider.background#A1A1AA40
  • scrollbarSlider.hoverBackground#A1A1AA60
  • selection.background#F43F5E38
  • settings.checkboxBackground#1D1D20
  • settings.checkboxBorder#27272A
  • settings.checkboxForeground#FAFAFA
  • settings.dropdownBackground#1D1D20
  • settings.dropdownBorder#27272A
  • settings.dropdownForeground#FAFAFA
  • settings.dropdownListBorder#F43F5E
  • settings.focusedRowBackground#22222560
  • settings.focusedRowBorder#F43F5E60
  • settings.headerForeground#FAFAFA
  • settings.modifiedItemIndicator#F43F5E
  • settings.numberInputBackground#1D1D20
  • settings.numberInputBorder#27272A
  • settings.numberInputForeground#FAFAFA
  • settings.rowHoverBackground#22222540
  • settings.textInputBackground#1D1D20
  • settings.textInputBorder#27272A
  • settings.textInputForeground#FAFAFA
  • sideBar.background#1D1D20
  • sideBar.border#22222560
  • sideBar.dropBackground#22222580
  • sideBar.foreground#E4E4E7
  • sideBarSectionHeader.background#222225
  • sideBarSectionHeader.border#27272A
  • sideBarSectionHeader.foreground#F43F5E
  • sideBarTitle.foreground#FAFAFA
  • statusBar.background#F43F5E
  • statusBar.border#00000000
  • statusBar.debuggingBackground#EF4444
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#06B6D4
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#FB7185
  • statusBarItem.errorBackground#EF4444
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#F43F5E40
  • statusBarItem.prominentBackground#06B6D4
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#00ACCA
  • statusBarItem.remoteBackground#22C55E
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#FBBF24
  • statusBarItem.warningForeground#18181B
  • tab.activeBackground#18181B
  • tab.activeBorder#00000000
  • tab.activeBorderTop#F43F5E
  • tab.activeForeground#FAFAFA
  • tab.activeModifiedBorder#FBBF24
  • tab.border#00000000
  • tab.hoverBackground#222225
  • tab.hoverBorder#00000000
  • tab.hoverForeground#FAFAFA
  • tab.inactiveBackground#1D1D20
  • tab.inactiveForeground#A1A1AA
  • tab.lastPinnedBorder#27272A
  • tab.unfocusedActiveBackground#18181B
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#F43F5E80
  • tab.unfocusedHoverBackground#22222580
  • tab.unfocusedInactiveBackground#1D1D20
  • tab.unfocusedInactiveForeground#8D8D96
  • terminal.ansiBlack#18181B
  • terminal.ansiBlue#06B6D4
  • terminal.ansiBrightBlack#A1A1AA
  • terminal.ansiBrightBlue#06B6D4CC
  • terminal.ansiBrightCyan#FB7185
  • terminal.ansiBrightGreen#22C55ECC
  • terminal.ansiBrightMagenta#EF4444CC
  • terminal.ansiBrightRed#EF4444CC
  • terminal.ansiBrightWhite#FAFAFA
  • terminal.ansiBrightYellow#FBBF24CC
  • terminal.ansiCyan#F43F5E
  • terminal.ansiGreen#22C55E
  • terminal.ansiMagenta#EF4444
  • terminal.ansiRed#EF4444
  • terminal.ansiWhite#E4E4E7
  • terminal.ansiYellow#FBBF24
  • terminal.background#18181B
  • terminal.border#222225
  • terminal.findMatchBackground#FBBF2460
  • terminal.findMatchBorder#FBBF24
  • terminal.findMatchHighlightBackground#FBBF2430
  • terminal.foreground#E4E4E7
  • terminal.hoverHighlightBackground#22222560
  • terminal.inactiveSelectionBackground#F43F5E20
  • terminal.selectionBackground#F43F5E30
  • terminal.selectionForeground#FAFAFA
  • terminal.tab.activeBorder#F43F5E
  • terminalCommandDecoration.defaultBackground#A1A1AA
  • terminalCommandDecoration.errorBackground#EF4444
  • terminalCommandDecoration.successBackground#22C55E
  • terminalCursor.background#18181B
  • terminalCursor.foreground#F43F5E
  • terminalOverviewRuler.cursorForeground#F43F5E80
  • testing.iconErrored#EF4444
  • testing.iconFailed#EF4444
  • testing.iconPassed#22C55E
  • testing.iconQueued#FBBF24
  • testing.iconSkipped#8D8D96
  • testing.iconUnset#A1A1AA
  • testing.message.error.decorationForeground#EF4444
  • testing.message.error.lineBackground#EF444420
  • testing.message.info.decorationForeground#06B6D4
  • testing.peekBorder#F43F5E
  • testing.peekHeaderBackground#222225
  • testing.runAction#22C55E
  • textBlockQuote.background#1D1D20
  • textBlockQuote.border#222225
  • textCodeBlock.background#222225
  • textLink.activeForeground#F43F5E
  • textLink.foreground#06B6D4
  • textPreformat.foreground#E4E4E7
  • textSeparator.foreground#222225
  • titleBar.activeBackground#1D1D20
  • titleBar.activeForeground#E4E4E7
  • titleBar.border#00000000
  • titleBar.inactiveBackground#18181B
  • titleBar.inactiveForeground#A1A1AA
  • tree.inactiveIndentGuidesStroke#222225
  • tree.indentGuidesStroke#27272A
  • tree.tableColumnsBorder#27272A
  • tree.tableOddRowsBackground#1D1D2080
  • widget.border#27272A
  • widget.shadow#00000080
  • window.activeBorder#F43F5E
  • window.inactiveBorder#222225

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D8D96italic
keyword#F43F5Ebold
entity.name.function#06B6D4
variable, meta.definition.variable#E4E4E7
string#FBBF24
constant.numeric#22C55E
constant.language, constant.character#FB7185
storage.type, storage.modifier#F43F5E
entity.name.type, support.type, support.class#06B6D4
punctuation, meta.brace#FAFAFA
invalid, invalid.illegal#EF4444underline
markup.bold, markup.bold.markdown#FAFAFAbold
markup.italic, markup.italic.markdown#FAFAFAitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#FAFAFA
markup.heading, entity.name.section, punctuation.definition.heading.markdown#F43F5Ebold
heading.1.markdown, markup.heading.setext.1.markdown#F43F5Ebold
heading.2.markdown, markup.heading.setext.2.markdown#06B6D4bold
heading.3.markdown#FBBF24bold
heading.4.markdown#22C55Ebold
heading.5.markdown#FB7185bold
heading.6.markdown#A1A1AAbold
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