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.activeBorder#FFAA54
  • activityBar.background#0A0A0A
  • activityBar.border#232323
  • activityBar.foreground#FFAA54
  • activityBar.inactiveForeground#767C77
  • activityBarBadge.background#FF7431
  • activityBarBadge.foreground#121212
  • activityBarTop.activeBorder#FFAA54
  • activityBarTop.foreground#FFAA54
  • activityBarTop.inactiveForeground#767C77
  • badge.background#FF7431
  • badge.foreground#121212
  • breadcrumb.activeSelectionForeground#FFFF00
  • breadcrumb.background#0A0A0A
  • breadcrumb.focusForeground#F9F9F9
  • breadcrumb.foreground#767C77
  • breadcrumbPicker.background#0A0A0A
  • button.background#00CC7A
  • button.foreground#121212
  • button.hoverBackground#1AFFA3
  • button.secondaryBackground#404040
  • button.secondaryForeground#F9F9F9
  • button.secondaryHoverBackground#383838
  • charts.blue#00BFFF
  • charts.foreground#BFBFBF
  • charts.green#00CC7A
  • charts.lines#767C77
  • charts.orange#FF7431
  • charts.purple#AF74EE
  • charts.red#FF5454
  • charts.yellow#FFD700
  • checkbox.background#232323
  • checkbox.border#767C77
  • checkbox.foreground#1AFFA3
  • debugConsole.errorForeground#FF5454
  • debugConsole.infoForeground#00BFFF
  • debugConsole.sourceForeground#F9F9F9
  • debugConsole.warningForeground#FFFF00
  • debugConsoleInputIcon.foreground#1AFFA3
  • debugIcon.breakpointCurrentStackframeForeground#FFFF00
  • debugIcon.breakpointDisabledForeground#767C77
  • debugIcon.breakpointForeground#FF5454
  • debugIcon.continueForeground#1AFFA3
  • debugIcon.pauseForeground#FFFF00
  • debugIcon.restartForeground#1AFFA3
  • debugIcon.startForeground#1AFFA3
  • debugIcon.stepBackForeground#00BFFF
  • debugIcon.stepIntoForeground#00BFFF
  • debugIcon.stepOutForeground#00BFFF
  • debugIcon.stepOverForeground#00BFFF
  • debugIcon.stopForeground#FF5454
  • debugToolBar.background#232323
  • debugToolBar.border#404040
  • descriptionForeground#767C77
  • diffEditor.border#232323
  • diffEditor.diagonalFill#383838
  • diffEditor.insertedLineBackground#0E3726
  • diffEditor.insertedTextBackground#00CC7A24
  • diffEditor.removedLineBackground#411325
  • diffEditor.removedTextBackground#FF1A7524
  • diffEditorOverview.insertedForeground#00CC7A
  • diffEditorOverview.removedForeground#FF5454
  • disabledForeground#767C77
  • dropdown.background#232323
  • dropdown.border#404040
  • dropdown.foreground#F9F9F9
  • dropdown.listBackground#232323
  • editor.background#0A0A0A
  • editor.findMatchBackground#9ADCFF66
  • editor.findMatchBorder#9ADCFF
  • editor.findMatchHighlightBackground#B2F3AC40
  • editor.findMatchHighlightBorder#B2F3AC80
  • editor.findRangeHighlightBackground#40404080
  • editor.focusedStackFrameHighlightBackground#00CC7A33
  • editor.foldBackground#FF74311F
  • editor.foreground#BFBFBF
  • editor.hoverHighlightBackground#00BFFF33
  • editor.inactiveSelectionBackground#40404099
  • editor.lineHighlightBackground#383838
  • editor.linkedEditingBackground#00BFFF33
  • editor.rangeHighlightBackground#40404080
  • editor.selectionBackground#404040
  • editor.selectionForeground#F9F9F9
  • editor.selectionHighlightBackground#40404099
  • editor.stackFrameHighlightBackground#FFD70033
  • editor.wordHighlightBackground#404040B2
  • editor.wordHighlightStrongBackground#767C7773
  • editorBracketHighlight.foreground1#FF5454
  • editorBracketHighlight.foreground2#00BFFF
  • editorBracketHighlight.foreground3#FFF2B3
  • editorBracketHighlight.foreground4#B2F3AC
  • editorBracketHighlight.foreground5#FF7431
  • editorBracketHighlight.foreground6#33FFFF
  • editorBracketHighlight.unexpectedBracket.foreground#FF5454
  • editorBracketMatch.background#404040CC
  • editorBracketMatch.border#FFAA54
  • editorCodeLens.foreground#33FFFF
  • editorCursor.background#383838
  • editorCursor.foreground#BFBFBF
  • editorError.foreground#FF5454
  • editorGhostText.foreground#767C77
  • editorGroup.border#232323
  • editorGroup.dropBackground#00BFFF33
  • editorGroupHeader.noTabsBackground#0A0A0A
  • editorGroupHeader.tabsBackground#232323
  • editorGroupHeader.tabsBorder#232323
  • editorGutter.addedBackground#00CC7A
  • editorGutter.background#0A0A0A
  • editorGutter.commentRangeForeground#659B75
  • editorGutter.deletedBackground#FF5454
  • editorGutter.foldingControlForeground#FF7431
  • editorGutter.modifiedBackground#FFD700
  • editorHint.foreground#33FFFF
  • editorHoverWidget.background#0A0A0A
  • editorHoverWidget.border#00BFFF
  • editorHoverWidget.foreground#F9F9F9
  • editorHoverWidget.highlightForeground#1AFFA3
  • editorIndentGuide.activeBackground1#9ADCFF
  • editorIndentGuide.background1#383838
  • editorInfo.foreground#00BFFF
  • editorInlayHint.background#232323
  • editorInlayHint.foreground#AF74EE
  • editorInlayHint.parameterForeground#AF74EE
  • editorInlayHint.typeForeground#AF74EE
  • editorLightBulb.foreground#FFD700
  • editorLightBulbAutoFix.foreground#1AFFA3
  • editorLineNumber.activeForeground#FFFF00
  • editorLineNumber.dimmedForeground#767C7799
  • editorLineNumber.foreground#767C77
  • editorLink.activeForeground#28C9FF
  • editorMarkerNavigation.background#0A0A0A
  • editorMarkerNavigationError.background#FF5454
  • editorMarkerNavigationInfo.background#00BFFF
  • editorMarkerNavigationWarning.background#FFFF00
  • editorOverviewRuler.addedForeground#00CC7A
  • editorOverviewRuler.background#0A0A0A
  • editorOverviewRuler.border#232323
  • editorOverviewRuler.bracketMatchForeground#FFAA54
  • editorOverviewRuler.deletedForeground#FF5454
  • editorOverviewRuler.errorForeground#FF5454
  • editorOverviewRuler.findMatchForeground#9ADCFF99
  • editorOverviewRuler.infoForeground#00BFFF
  • editorOverviewRuler.modifiedForeground#FFD700
  • editorOverviewRuler.selectionHighlightForeground#404040CC
  • editorOverviewRuler.warningForeground#FFFF00
  • editorRuler.foreground#383838
  • editorStickyScroll.background#232323
  • editorStickyScrollHover.background#404040
  • editorSuggestWidget.background#0A0A0A
  • editorSuggestWidget.border#00BFFF
  • editorSuggestWidget.focusHighlightForeground#1AFFA3
  • editorSuggestWidget.foreground#F9F9F9
  • editorSuggestWidget.highlightForeground#1AFFA3
  • editorSuggestWidget.selectedBackground#383838
  • editorSuggestWidget.selectedForeground#FF7431
  • editorUnnecessaryCode.opacity#0000008C
  • editorWarning.foreground#FFFF00
  • editorWhitespace.foreground#767C7773
  • editorWidget.background#0A0A0A
  • editorWidget.border#00BFFF
  • editorWidget.foreground#F9F9F9
  • editorWidget.resizeBorder#00BFFF
  • errorForeground#FF5454
  • extensionBadge.remoteBackground#00BFFF
  • extensionBadge.remoteForeground#121212
  • extensionButton.prominentBackground#00CC7A
  • extensionButton.prominentForeground#121212
  • extensionButton.prominentHoverBackground#1AFFA3
  • extensionIcon.preReleaseForeground#FFAA54
  • extensionIcon.starForeground#FFD700
  • extensionIcon.verifiedForeground#1AFFA3
  • focusBorder#00BFFF
  • foreground#BFBFBF
  • gitDecoration.addedResourceForeground#00CC7A
  • gitDecoration.conflictingResourceForeground#FF7431
  • gitDecoration.deletedResourceForeground#FF5454
  • gitDecoration.ignoredResourceForeground#767C77
  • gitDecoration.modifiedResourceForeground#FFAA54
  • gitDecoration.renamedResourceForeground#00FFFF
  • gitDecoration.stageDeletedResourceForeground#FF5454
  • gitDecoration.stageModifiedResourceForeground#00CC7A
  • gitDecoration.submoduleResourceForeground#9ADCFF
  • gitDecoration.untrackedResourceForeground#B2F3AC
  • icon.foreground#BFBFBF
  • input.background#232323
  • input.border#404040
  • input.foreground#F9F9F9
  • input.placeholderForeground#767C77
  • inputOption.activeBackground#00BFFF40
  • inputOption.activeBorder#00BFFF
  • inputOption.activeForeground#F9F9F9
  • inputValidation.errorBackground#411325
  • inputValidation.errorBorder#FF5454
  • inputValidation.errorForeground#F9F9F9
  • inputValidation.infoBackground#00BFFF33
  • inputValidation.infoBorder#00BFFF
  • inputValidation.infoForeground#F9F9F9
  • inputValidation.warningBackground#41390E
  • inputValidation.warningBorder#FFFF00
  • inputValidation.warningForeground#F9F9F9
  • keybindingLabel.background#232323
  • keybindingLabel.border#404040
  • keybindingLabel.bottomBorder#404040
  • keybindingLabel.foreground#FFFF00
  • list.activeSelectionBackground#404040
  • list.activeSelectionForeground#F9F9F9
  • list.dropBackground#00BFFF40
  • list.errorForeground#FF5454
  • list.focusBackground#404040
  • list.focusForeground#F9F9F9
  • list.focusHighlightForeground#1AFFA3
  • list.highlightForeground#1AFFA3
  • list.hoverBackground#232323
  • list.hoverForeground#F9F9F9
  • list.inactiveSelectionBackground#383838
  • list.inactiveSelectionForeground#F9F9F9
  • list.warningForeground#FFFF00
  • listFilterWidget.background#232323
  • listFilterWidget.noMatchesOutline#FF5454
  • listFilterWidget.outline#33FFFF
  • menu.background#0A0A0A
  • menu.border#00BFFF
  • menu.foreground#F9F9F9
  • menu.selectionBackground#383838
  • menu.selectionForeground#FF7431
  • menu.separatorBackground#404040
  • menubar.selectionBackground#404040
  • menubar.selectionForeground#F9F9F9
  • merge.border#232323
  • merge.commonContentBackground#767C7726
  • merge.commonHeaderBackground#767C7759
  • merge.currentContentBackground#0E3726
  • merge.currentHeaderBackground#00CC7A59
  • merge.incomingContentBackground#00BFFF26
  • merge.incomingHeaderBackground#00BFFF59
  • minimap.errorHighlight#FF5454
  • minimap.findMatchHighlight#B2F3AC99
  • minimap.selectionHighlight#404040
  • minimap.warningHighlight#FFFF00
  • minimapGutter.addedBackground#00CC7A
  • minimapGutter.deletedBackground#FF5454
  • minimapGutter.modifiedBackground#FFD700
  • minimapSlider.activeBackground#BFBFBF47
  • minimapSlider.background#BFBFBF1A
  • minimapSlider.hoverBackground#BFBFBF2E
  • notebook.cellBorderColor#404040
  • notebook.cellHoverBackground#232323
  • notebook.focusedCellBorder#00BFFF
  • notebook.outputContainerBackgroundColor#232323
  • notebook.selectedCellBackground#232323
  • notificationCenter.border#00BFFF
  • notificationCenterHeader.background#232323
  • notificationCenterHeader.foreground#F9F9F9
  • notificationLink.foreground#28C9FF
  • notifications.background#0A0A0A
  • notifications.border#232323
  • notifications.foreground#F9F9F9
  • notificationsErrorIcon.foreground#FF5454
  • notificationsInfoIcon.foreground#00BFFF
  • notificationsWarningIcon.foreground#FFFF00
  • notificationToast.border#00BFFF
  • panel.background#0A0A0A
  • panel.border#232323
  • panelSection.border#232323
  • panelSectionHeader.background#232323
  • panelSectionHeader.foreground#FFAA54
  • panelTitle.activeBorder#FFAA54
  • panelTitle.activeForeground#FFAA54
  • panelTitle.inactiveForeground#767C77
  • peekView.border#33FFFF
  • peekViewEditor.background#0A0A0A
  • peekViewEditor.matchHighlightBackground#B2F3AC4C
  • peekViewEditorGutter.background#0A0A0A
  • peekViewResult.background#232323
  • peekViewResult.fileForeground#FFAA54
  • peekViewResult.lineForeground#FFD700
  • peekViewResult.matchHighlightBackground#B2F3AC4C
  • peekViewResult.selectionBackground#404040
  • peekViewResult.selectionForeground#F9F9F9
  • peekViewTitle.background#232323
  • peekViewTitleDescription.foreground#767C77
  • peekViewTitleLabel.foreground#1AFFA3
  • pickerGroup.border#33FFFF
  • pickerGroup.foreground#33FFFF
  • problemsErrorIcon.foreground#FF5454
  • problemsInfoIcon.foreground#00BFFF
  • problemsWarningIcon.foreground#FFFF00
  • progressBar.background#1AFFA3
  • quickInput.background#0A0A0A
  • quickInput.foreground#F9F9F9
  • quickInputList.focusBackground#404040
  • quickInputList.focusForeground#FFFF00
  • quickInputList.focusIconForeground#FFFF00
  • quickInputTitle.background#232323
  • sash.hoverBorder#00BFFF
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#BFBFBF66
  • scrollbarSlider.background#BFBFBF29
  • scrollbarSlider.hoverBackground#BFBFBF47
  • selection.background#404040
  • settings.checkboxBackground#232323
  • settings.checkboxBorder#404040
  • settings.dropdownBackground#232323
  • settings.dropdownBorder#404040
  • settings.focusedRowBackground#40404066
  • settings.headerForeground#FFAA54
  • settings.modifiedItemIndicator#FFFF00
  • settings.numberInputBackground#232323
  • settings.numberInputBorder#404040
  • settings.textInputBackground#232323
  • settings.textInputBorder#404040
  • sideBar.background#0A0A0A
  • sideBar.border#232323
  • sideBar.foreground#F9F9F9
  • sideBarSectionHeader.background#0A0A0A
  • sideBarSectionHeader.border#232323
  • sideBarSectionHeader.foreground#FFAA54
  • sideBarTitle.foreground#FFFF00
  • statusBar.background#0A0A0A
  • statusBar.border#232323
  • statusBar.debuggingBackground#FF7431
  • statusBar.debuggingBorder#FF7431
  • statusBar.debuggingForeground#121212
  • statusBar.foreground#BFBFBF
  • statusBar.noFolderBackground#0A0A0A
  • statusBar.noFolderForeground#BFBFBF
  • statusBarItem.activeBackground#383838
  • statusBarItem.errorBackground#FF5454
  • statusBarItem.errorForeground#121212
  • statusBarItem.hoverBackground#404040
  • statusBarItem.prominentBackground#404040
  • statusBarItem.prominentHoverBackground#383838
  • statusBarItem.remoteBackground#00BFFF
  • statusBarItem.remoteForeground#121212
  • statusBarItem.warningBackground#FFFF00
  • statusBarItem.warningForeground#121212
  • symbolIcon.classForeground#FFD700
  • symbolIcon.colorForeground#FF5454
  • symbolIcon.constantForeground#33FFFF
  • symbolIcon.constructorForeground#00FFFF
  • symbolIcon.enumeratorForeground#00CC7A
  • symbolIcon.enumeratorMemberForeground#FF5454
  • symbolIcon.eventForeground#00FFFF
  • symbolIcon.fieldForeground#00CC7A
  • symbolIcon.fileForeground#00FFFF
  • symbolIcon.folderForeground#00FFFF
  • symbolIcon.functionForeground#FFFF00
  • symbolIcon.interfaceForeground#FFD700
  • symbolIcon.keywordForeground#FF7431
  • symbolIcon.methodForeground#00FFFF
  • symbolIcon.moduleForeground#FFAA54
  • symbolIcon.operatorForeground#00FFFF
  • symbolIcon.propertyForeground#00CC7A
  • symbolIcon.referenceForeground#FF5454
  • symbolIcon.snippetForeground#33FFFF
  • symbolIcon.structForeground#00FFFF
  • symbolIcon.textForeground#FFF2B3
  • symbolIcon.typeParameterForeground#00FFFF
  • symbolIcon.unitForeground#00CC7A
  • symbolIcon.variableForeground#00BFFF
  • tab.activeBackground#0A0A0A
  • tab.activeBorder#121212
  • tab.activeBorderTop#00CC7A
  • tab.activeForeground#00CC7A
  • tab.border#232323
  • tab.hoverBackground#404040
  • tab.hoverForeground#F9F9F9
  • tab.inactiveBackground#232323
  • tab.inactiveForeground#BFBFBF
  • tab.lastPinnedBorder#767C77
  • tab.unfocusedActiveForeground#659B75
  • tab.unfocusedInactiveForeground#767C77
  • terminal.ansiBlack#232323
  • terminal.ansiBlue#FF7431
  • terminal.ansiBrightBlack#767C77
  • terminal.ansiBrightBlue#FFAA54
  • terminal.ansiBrightCyan#33FFFF
  • terminal.ansiBrightGreen#1AFFA3
  • terminal.ansiBrightMagenta#28C9FF
  • terminal.ansiBrightRed#FF1A75
  • terminal.ansiBrightWhite#F9F9F9
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00CC7A
  • terminal.ansiMagenta#00BFFF
  • terminal.ansiRed#FF5454
  • terminal.ansiWhite#BFBFBF
  • terminal.ansiYellow#FFD700
  • terminal.background#0A0A0A
  • terminal.border#232323
  • terminal.foreground#F9F9F9
  • terminal.selectionBackground#404040
  • terminalCursor.background#0A0A0A
  • terminalCursor.foreground#BFBFBF
  • testing.iconErrored#FF5454
  • testing.iconFailed#FF5454
  • testing.iconPassed#1AFFA3
  • testing.iconQueued#FFFF00
  • testing.iconSkipped#767C77
  • testing.iconUnset#767C77
  • testing.message.error.decorationForeground#FF5454
  • testing.runAction#1AFFA3
  • textBlockQuote.background#232323
  • textBlockQuote.border#659B75
  • textCodeBlock.background#232323
  • textLink.activeForeground#33FFFF
  • textLink.foreground#28C9FF
  • textPreformat.foreground#FFF2B3
  • textSeparator.foreground#767C77
  • titleBar.activeBackground#0A0A0A
  • titleBar.activeForeground#BFBFBF
  • titleBar.border#232323
  • titleBar.inactiveBackground#0A0A0A
  • titleBar.inactiveForeground#767C77
  • tree.inactiveIndentGuidesStroke#9ADCFF40
  • tree.indentGuidesStroke#9ADCFF
  • walkThrough.embeddedEditorBackground#232323
  • welcomePage.progress.background#404040
  • welcomePage.progress.foreground#1AFFA3
  • welcomePage.tileBackground#232323
  • welcomePage.tileHoverBackground#404040
  • widget.border#232323
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#659B75
comment.block.documentation, comment.line.documentation, string.quoted.docstring, string.quoted.docstring.multi#9ADCFF
keyword.codetag, comment keyword.other.documentation, storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc#FFAA54
variable.other.jsdoc, entity.name.type.instance.jsdoc#FFF2B3
string, string.quoted, string.template, punctuation.definition.string#B2F3AC
constant.character, string.quoted.single.character#FFD700
constant.character.escape, constant.other.placeholder, punctuation.definition.template-expression, punctuation.section.embedded#FF1A75
string.regexp, string.regexp punctuation.definition.string, constant.other.character-class.regexp, constant.other.character-class.set.regexp, keyword.other.back-reference.regexp, keyword.control.anchor.regexp, keyword.operator.quantifier.regexp#FFAA54
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, keyword.other.unit#FFF2B3
constant, constant.other, variable.other.constant, support.constant, entity.name.constant#FF7431
constant.language#FF5454
constant.language.boolean, constant.language.true, constant.language.false#FFAA54
variable, variable.other, variable.other.readwrite, meta.definition.variable.name, support.variable#F9F9F9
variable.language, variable.language.this, variable.language.self, variable.language.super#FFFF00italic
variable.parameter, meta.parameter, meta.function.parameters variable#28C9FFitalic
variable.other.property, variable.other.object.property, support.variable.property, meta.property.object#33FFFF
variable.other.member, meta.object-literal.key, variable.object.property#FFAA54
entity.name.function, meta.function-call, meta.function-call.generic, support.function, variable.function#1AFFA3
support.function.builtin, support.function.magic, entity.name.function.preprocessor#00BFFF
entity.name.function.macro, meta.preprocessor.macro, entity.name.function.macro.rules#00BFFF
entity.name.function.constructor, meta.function-call.constructor, variable.other.class.js#FFFF00
meta.decorator, entity.name.function.decorator, punctuation.decorator, meta.decorator punctuation.decorator#1AFFA3
meta.attribute, entity.name.attribute, meta.attribute.rust, storage.type.annotation#FF7431
keyword, keyword.other, keyword.control#28C9FF
keyword.control.conditional, keyword.control.switch, keyword.control.case, keyword.control.default#33FFFFbold
keyword.control.loop, keyword.control.repeat#FFFF00bold
keyword.control.return, keyword.control.flow.return#FFFF00bold
storage.type.function, keyword.declaration.function, keyword.other.fn#FF1A75bold
keyword.control.async, keyword.control.flow.await, storage.modifier.async#FF1A75bold
keyword.control.import, keyword.control.from, keyword.control.require, keyword.other.import, keyword.package#00BFFF
keyword.control.export#33FFFF
keyword.control.trycatch, keyword.control.exception, keyword.control.throw, keyword.control.try, keyword.control.catch#00BFFFbold
keyword.operator, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.ternary, storage.type.operator#FFFF00
storage.modifier, storage.modifier.visibility, keyword.other.static#FFD700bold
meta.preprocessor, keyword.control.directive, keyword.preprocessor, punctuation.definition.directive#FFD700bold
entity.name.type, support.type, storage.type, entity.name.type.parameter, meta.type.annotation#FFAA54
support.type.primitive, support.type.builtin, keyword.type#FFAA54italic
entity.name.type.class, entity.name.class, entity.name.type.interface, entity.name.type.struct, entity.name.type.module, entity.other.inherited-class, support.class, storage.type.class#28C9FF
entity.name.type.enum#FFAA54
variable.other.enummember, entity.name.type.enum-member#FF7431
entity.name.namespace, entity.name.module, entity.name.scope-resolution, support.other.namespace, meta.namespace#FFFF00italic
entity.name.label, constant.other.label#1AFFA3
punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition.parameters, punctuation.definition.arguments#FFAA54
meta.brace, punctuation.section.brackets, punctuation.section.parens, punctuation.section.block#FF7431
entity.name.tag, meta.tag, support.class.component#00BFFF
entity.other.attribute-name, meta.tag entity.other.attribute-name#FFD700italic
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#FF5454
support.type.property-name.json, meta.structure.dictionary.key.json string#1AFFA3
support.type.property-name.toml, variable.other.key.toml#00FFFF
entity.name.section.toml, punctuation.definition.table.toml#FFAA54
entity.name.tag.yaml, support.type.property-name.yaml#28C9FF
entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml#FFFF00
keyword.other.definition.ini#00FFFF
entity.name.section.group-title.ini#FFAA54
support.type.property-name.css, support.type.vendored.property-name.css#FFAA54
entity.other.attribute-name.id.css, entity.other.attribute-name.id#00FFFF
entity.other.attribute-name.class.css, entity.other.attribute-name.class, entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#FFD700
entity.name.tag.css, entity.name.tag.reference.scss#FFAA54
support.constant.property-value.css, support.constant.font-name, constant.numeric.css, keyword.other.unit.css#FFD700
keyword.control.at-rule, punctuation.definition.keyword.css#00BFFF
variable.scss, variable.other.scss, variable.sass#FFFF00
markup.heading.1, markup.heading.setext.1#FF5454
markup.heading.2, markup.heading.setext.2#00BFFF
markup.heading.3#FFF2B3
markup.heading.4#B2F3AC
markup.heading.5#FF7431
markup.heading.6#33FFFF
punctuation.definition.heading#FFAA54
markup.bold, markup.bold string#BFBFBFbold
markup.italic, markup.italic string#BFBFBFitalic
markup.strikethrough#BFBFBFstrikethrough
markup.inline.raw, markup.raw.inline#FFF2B3
markup.fenced_code.block, markup.raw.block#9ADCFF
punctuation.definition.markdown, fenced_code.block.language#33FFFF
string.other.link.title, string.other.link.description, markup.link#00FFFFunderline
markup.underline.link, markup.underline.link.image#FFAA54underline
markup.list, punctuation.definition.list.begin, punctuation.definition.list#FFAA54
markup.quote, punctuation.definition.quote.begin#659B75italic
meta.separator#767C77
markup.math, string.other.math#00BFFF
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#00CC7A
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#FF5454
markup.changed, punctuation.definition.changed#FFFF00
meta.diff.header, meta.diff.index#00FFFF
meta.diff.range, punctuation.definition.range.diff#33FFFF
support.function.builtin.shell, keyword.other.builtin.shell#00BFFF
variable.other.normal.shell, punctuation.definition.variable.shell#F9F9F9
source.regexp#FFAA54
invalid, invalid.illegal#FF5454
invalid.deprecated#767C77strikethrough