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#9D4F00
  • activityBar.background#FFFFFF
  • activityBar.border#F5F5F5
  • activityBar.foreground#9D4F00
  • activityBar.inactiveForeground#535353
  • activityBarBadge.background#FF7431
  • activityBarBadge.foreground#121212
  • activityBarTop.activeBorder#9D4F00
  • activityBarTop.foreground#9D4F00
  • activityBarTop.inactiveForeground#535353
  • badge.background#FF7431
  • badge.foreground#121212
  • breadcrumb.activeSelectionForeground#626200
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#0D0D0D
  • breadcrumb.foreground#535353
  • breadcrumbPicker.background#FFFFFF
  • button.background#00CC7A
  • button.foreground#121212
  • button.hoverBackground#1AFFA3
  • button.secondaryBackground#DDDDDD
  • button.secondaryForeground#0D0D0D
  • button.secondaryHoverBackground#EAEAEA
  • charts.blue#007AA4
  • charts.foreground#181818
  • charts.green#007D4B
  • charts.lines#535353
  • charts.orange#BA3D00
  • charts.purple#8411FF
  • charts.red#D70000
  • charts.yellow#735F00
  • checkbox.background#F5F5F5
  • checkbox.border#535353
  • checkbox.foreground#00844F
  • debugConsole.errorForeground#D70000
  • debugConsole.infoForeground#007AA4
  • debugConsole.sourceForeground#0D0D0D
  • debugConsole.warningForeground#626200
  • debugConsoleInputIcon.foreground#00844F
  • debugIcon.breakpointCurrentStackframeForeground#626200
  • debugIcon.breakpointDisabledForeground#535353
  • debugIcon.breakpointForeground#D70000
  • debugIcon.continueForeground#00844F
  • debugIcon.pauseForeground#626200
  • debugIcon.restartForeground#00844F
  • debugIcon.startForeground#00844F
  • debugIcon.stepBackForeground#007AA4
  • debugIcon.stepIntoForeground#007AA4
  • debugIcon.stepOutForeground#007AA4
  • debugIcon.stepOverForeground#007AA4
  • debugIcon.stopForeground#D70000
  • debugToolBar.background#F5F5F5
  • debugToolBar.border#DDDDDD
  • descriptionForeground#535353
  • diffEditor.border#F5F5F5
  • diffEditor.diagonalFill#EAEAEA
  • diffEditor.insertedLineBackground#DCF2E4
  • diffEditor.insertedTextBackground#007D4B24
  • diffEditor.removedLineBackground#FBE1E8
  • diffEditor.removedTextBackground#CA005024
  • diffEditorOverview.insertedForeground#007D4B
  • diffEditorOverview.removedForeground#D70000
  • disabledForeground#535353
  • dropdown.background#F5F5F5
  • dropdown.border#DDDDDD
  • dropdown.foreground#0D0D0D
  • dropdown.listBackground#F5F5F5
  • editor.background#FFFFFF
  • editor.findMatchBackground#007ABB66
  • editor.findMatchBorder#007ABB
  • editor.findMatchHighlightBackground#0A760040
  • editor.findMatchHighlightBorder#0A760080
  • editor.findRangeHighlightBackground#DDDDDD80
  • editor.focusedStackFrameHighlightBackground#007D4B33
  • editor.foldBackground#BA3D001F
  • editor.foreground#181818
  • editor.hoverHighlightBackground#007AA433
  • editor.inactiveSelectionBackground#DDDDDD99
  • editor.lineHighlightBackground#EAEAEA
  • editor.linkedEditingBackground#007AA433
  • editor.rangeHighlightBackground#DDDDDD80
  • editor.selectionBackground#DDDDDD
  • editor.selectionForeground#0D0D0D
  • editor.selectionHighlightBackground#DDDDDD99
  • editor.stackFrameHighlightBackground#735F0033
  • editor.wordHighlightBackground#DDDDDDB2
  • editor.wordHighlightStrongBackground#53535373
  • editorBracketHighlight.foreground1#D70000
  • editorBracketHighlight.foreground2#007AA4
  • editorBracketHighlight.foreground3#726000
  • editorBracketHighlight.foreground4#0A7600
  • editorBracketHighlight.foreground5#BA3D00
  • editorBracketHighlight.foreground6#007576
  • editorBracketHighlight.unexpectedBracket.foreground#D70000
  • editorBracketMatch.background#DDDDDDCC
  • editorBracketMatch.border#9D4F00
  • editorCodeLens.foreground#007576
  • editorCursor.background#EAEAEA
  • editorCursor.foreground#181818
  • editorError.foreground#D70000
  • editorGhostText.foreground#535353
  • editorGroup.border#F5F5F5
  • editorGroup.dropBackground#007AA433
  • editorGroupHeader.noTabsBackground#FFFFFF
  • editorGroupHeader.tabsBackground#F5F5F5
  • editorGroupHeader.tabsBorder#F5F5F5
  • editorGutter.addedBackground#007D4B
  • editorGutter.background#FFFFFF
  • editorGutter.commentRangeForeground#007122
  • editorGutter.deletedBackground#D70000
  • editorGutter.foldingControlForeground#BA3D00
  • editorGutter.modifiedBackground#735F00
  • editorHint.foreground#007576
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#007AA4
  • editorHoverWidget.foreground#0D0D0D
  • editorHoverWidget.highlightForeground#00844F
  • editorIndentGuide.activeBackground1#007ABB
  • editorIndentGuide.background1#EAEAEA
  • editorInfo.foreground#007AA4
  • editorInlayHint.background#F5F5F5
  • editorInlayHint.foreground#8411FF
  • editorInlayHint.parameterForeground#8411FF
  • editorInlayHint.typeForeground#8411FF
  • editorLightBulb.foreground#735F00
  • editorLightBulbAutoFix.foreground#00844F
  • editorLineNumber.activeForeground#626200
  • editorLineNumber.dimmedForeground#53535399
  • editorLineNumber.foreground#535353
  • editorLink.activeForeground#007AA4
  • editorMarkerNavigation.background#FFFFFF
  • editorMarkerNavigationError.background#D70000
  • editorMarkerNavigationInfo.background#007AA4
  • editorMarkerNavigationWarning.background#626200
  • editorOverviewRuler.addedForeground#007D4B
  • editorOverviewRuler.background#FFFFFF
  • editorOverviewRuler.border#F5F5F5
  • editorOverviewRuler.bracketMatchForeground#9D4F00
  • editorOverviewRuler.deletedForeground#D70000
  • editorOverviewRuler.errorForeground#D70000
  • editorOverviewRuler.findMatchForeground#007ABB99
  • editorOverviewRuler.infoForeground#007AA4
  • editorOverviewRuler.modifiedForeground#735F00
  • editorOverviewRuler.selectionHighlightForeground#DDDDDDCC
  • editorOverviewRuler.warningForeground#626200
  • editorRuler.foreground#EAEAEA
  • editorStickyScroll.background#F5F5F5
  • editorStickyScrollHover.background#DDDDDD
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#007AA4
  • editorSuggestWidget.focusHighlightForeground#00844F
  • editorSuggestWidget.foreground#0D0D0D
  • editorSuggestWidget.highlightForeground#00844F
  • editorSuggestWidget.selectedBackground#EAEAEA
  • editorSuggestWidget.selectedForeground#BA3D00
  • editorUnnecessaryCode.opacity#0000008C
  • editorWarning.foreground#626200
  • editorWhitespace.foreground#53535373
  • editorWidget.background#FFFFFF
  • editorWidget.border#007AA4
  • editorWidget.foreground#0D0D0D
  • editorWidget.resizeBorder#007AA4
  • errorForeground#D70000
  • extensionBadge.remoteBackground#00BFFF
  • extensionBadge.remoteForeground#121212
  • extensionButton.prominentBackground#00CC7A
  • extensionButton.prominentForeground#121212
  • extensionButton.prominentHoverBackground#1AFFA3
  • extensionIcon.preReleaseForeground#9D4F00
  • extensionIcon.starForeground#735F00
  • extensionIcon.verifiedForeground#00844F
  • focusBorder#007AA4
  • foreground#181818
  • gitDecoration.addedResourceForeground#007D4B
  • gitDecoration.conflictingResourceForeground#BA3D00
  • gitDecoration.deletedResourceForeground#D70000
  • gitDecoration.ignoredResourceForeground#535353
  • gitDecoration.modifiedResourceForeground#9D4F00
  • gitDecoration.renamedResourceForeground#007576
  • gitDecoration.stageDeletedResourceForeground#D70000
  • gitDecoration.stageModifiedResourceForeground#007D4B
  • gitDecoration.submoduleResourceForeground#007ABB
  • gitDecoration.untrackedResourceForeground#0A7600
  • icon.foreground#181818
  • input.background#F5F5F5
  • input.border#DDDDDD
  • input.foreground#0D0D0D
  • input.placeholderForeground#535353
  • inputOption.activeBackground#007AA440
  • inputOption.activeBorder#007AA4
  • inputOption.activeForeground#0D0D0D
  • inputValidation.errorBackground#FBE1E8
  • inputValidation.errorBorder#D70000
  • inputValidation.errorForeground#0D0D0D
  • inputValidation.infoBackground#007AA433
  • inputValidation.infoBorder#007AA4
  • inputValidation.infoForeground#0D0D0D
  • inputValidation.warningBackground#FAF0D2
  • inputValidation.warningBorder#626200
  • inputValidation.warningForeground#0D0D0D
  • keybindingLabel.background#F5F5F5
  • keybindingLabel.border#DDDDDD
  • keybindingLabel.bottomBorder#DDDDDD
  • keybindingLabel.foreground#626200
  • list.activeSelectionBackground#DDDDDD
  • list.activeSelectionForeground#0D0D0D
  • list.dropBackground#007AA440
  • list.errorForeground#D70000
  • list.focusBackground#DDDDDD
  • list.focusForeground#0D0D0D
  • list.focusHighlightForeground#00844F
  • list.highlightForeground#00844F
  • list.hoverBackground#F5F5F5
  • list.hoverForeground#0D0D0D
  • list.inactiveSelectionBackground#EAEAEA
  • list.inactiveSelectionForeground#0D0D0D
  • list.warningForeground#626200
  • listFilterWidget.background#F5F5F5
  • listFilterWidget.noMatchesOutline#D70000
  • listFilterWidget.outline#007576
  • menu.background#FFFFFF
  • menu.border#007AA4
  • menu.foreground#0D0D0D
  • menu.selectionBackground#EAEAEA
  • menu.selectionForeground#BA3D00
  • menu.separatorBackground#DDDDDD
  • menubar.selectionBackground#DDDDDD
  • menubar.selectionForeground#0D0D0D
  • merge.border#F5F5F5
  • merge.commonContentBackground#53535326
  • merge.commonHeaderBackground#53535359
  • merge.currentContentBackground#DCF2E4
  • merge.currentHeaderBackground#007D4B59
  • merge.incomingContentBackground#007AA426
  • merge.incomingHeaderBackground#007AA459
  • minimap.errorHighlight#D70000
  • minimap.findMatchHighlight#0A760099
  • minimap.selectionHighlight#DDDDDD
  • minimap.warningHighlight#626200
  • minimapGutter.addedBackground#007D4B
  • minimapGutter.deletedBackground#D70000
  • minimapGutter.modifiedBackground#735F00
  • minimapSlider.activeBackground#18181847
  • minimapSlider.background#1818181A
  • minimapSlider.hoverBackground#1818182E
  • notebook.cellBorderColor#DDDDDD
  • notebook.cellHoverBackground#F5F5F5
  • notebook.focusedCellBorder#007AA4
  • notebook.outputContainerBackgroundColor#F5F5F5
  • notebook.selectedCellBackground#F5F5F5
  • notificationCenter.border#007AA4
  • notificationCenterHeader.background#F5F5F5
  • notificationCenterHeader.foreground#0D0D0D
  • notificationLink.foreground#007AA4
  • notifications.background#FFFFFF
  • notifications.border#F5F5F5
  • notifications.foreground#0D0D0D
  • notificationsErrorIcon.foreground#D70000
  • notificationsInfoIcon.foreground#007AA4
  • notificationsWarningIcon.foreground#626200
  • notificationToast.border#007AA4
  • panel.background#FFFFFF
  • panel.border#F5F5F5
  • panelSection.border#F5F5F5
  • panelSectionHeader.background#F5F5F5
  • panelSectionHeader.foreground#9D4F00
  • panelTitle.activeBorder#9D4F00
  • panelTitle.activeForeground#9D4F00
  • panelTitle.inactiveForeground#535353
  • peekView.border#007576
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#0A76004C
  • peekViewEditorGutter.background#FFFFFF
  • peekViewResult.background#F5F5F5
  • peekViewResult.fileForeground#9D4F00
  • peekViewResult.lineForeground#735F00
  • peekViewResult.matchHighlightBackground#0A76004C
  • peekViewResult.selectionBackground#DDDDDD
  • peekViewResult.selectionForeground#0D0D0D
  • peekViewTitle.background#F5F5F5
  • peekViewTitleDescription.foreground#535353
  • peekViewTitleLabel.foreground#00844F
  • pickerGroup.border#007576
  • pickerGroup.foreground#007576
  • problemsErrorIcon.foreground#D70000
  • problemsInfoIcon.foreground#007AA4
  • problemsWarningIcon.foreground#626200
  • progressBar.background#00844F
  • quickInput.background#FFFFFF
  • quickInput.foreground#0D0D0D
  • quickInputList.focusBackground#DDDDDD
  • quickInputList.focusForeground#626200
  • quickInputList.focusIconForeground#626200
  • quickInputTitle.background#F5F5F5
  • sash.hoverBorder#007AA4
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#18181866
  • scrollbarSlider.background#18181829
  • scrollbarSlider.hoverBackground#18181847
  • selection.background#DDDDDD
  • settings.checkboxBackground#F5F5F5
  • settings.checkboxBorder#DDDDDD
  • settings.dropdownBackground#F5F5F5
  • settings.dropdownBorder#DDDDDD
  • settings.focusedRowBackground#DDDDDD66
  • settings.headerForeground#9D4F00
  • settings.modifiedItemIndicator#626200
  • settings.numberInputBackground#F5F5F5
  • settings.numberInputBorder#DDDDDD
  • settings.textInputBackground#F5F5F5
  • settings.textInputBorder#DDDDDD
  • sideBar.background#FFFFFF
  • sideBar.border#F5F5F5
  • sideBar.foreground#0D0D0D
  • sideBarSectionHeader.background#FFFFFF
  • sideBarSectionHeader.border#F5F5F5
  • sideBarSectionHeader.foreground#9D4F00
  • sideBarTitle.foreground#626200
  • statusBar.background#FFFFFF
  • statusBar.border#F5F5F5
  • statusBar.debuggingBackground#FF7431
  • statusBar.debuggingBorder#FF7431
  • statusBar.debuggingForeground#121212
  • statusBar.foreground#181818
  • statusBar.noFolderBackground#FFFFFF
  • statusBar.noFolderForeground#181818
  • statusBarItem.activeBackground#EAEAEA
  • statusBarItem.errorBackground#FF5454
  • statusBarItem.errorForeground#121212
  • statusBarItem.hoverBackground#DDDDDD
  • statusBarItem.prominentBackground#DDDDDD
  • statusBarItem.prominentHoverBackground#EAEAEA
  • statusBarItem.remoteBackground#00BFFF
  • statusBarItem.remoteForeground#121212
  • statusBarItem.warningBackground#FFFF00
  • statusBarItem.warningForeground#121212
  • symbolIcon.classForeground#735F00
  • symbolIcon.colorForeground#D70000
  • symbolIcon.constantForeground#007576
  • symbolIcon.constructorForeground#007576
  • symbolIcon.enumeratorForeground#007D4B
  • symbolIcon.enumeratorMemberForeground#D70000
  • symbolIcon.eventForeground#007576
  • symbolIcon.fieldForeground#007D4B
  • symbolIcon.fileForeground#007576
  • symbolIcon.folderForeground#007576
  • symbolIcon.functionForeground#626200
  • symbolIcon.interfaceForeground#735F00
  • symbolIcon.keywordForeground#BA3D00
  • symbolIcon.methodForeground#007576
  • symbolIcon.moduleForeground#9D4F00
  • symbolIcon.operatorForeground#007576
  • symbolIcon.propertyForeground#007D4B
  • symbolIcon.referenceForeground#D70000
  • symbolIcon.snippetForeground#007576
  • symbolIcon.structForeground#007576
  • symbolIcon.textForeground#726000
  • symbolIcon.typeParameterForeground#007576
  • symbolIcon.unitForeground#007D4B
  • symbolIcon.variableForeground#007AA4
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#121212
  • tab.activeBorderTop#007D4B
  • tab.activeForeground#007D4B
  • tab.border#F5F5F5
  • tab.hoverBackground#DDDDDD
  • tab.hoverForeground#0D0D0D
  • tab.inactiveBackground#F5F5F5
  • tab.inactiveForeground#181818
  • tab.lastPinnedBorder#535353
  • tab.unfocusedActiveForeground#007122
  • tab.unfocusedInactiveForeground#535353
  • terminal.ansiBlack#F5F5F5
  • terminal.ansiBlue#BA3D00
  • terminal.ansiBrightBlack#535353
  • terminal.ansiBrightBlue#9D4F00
  • terminal.ansiBrightCyan#007576
  • terminal.ansiBrightGreen#00844F
  • terminal.ansiBrightMagenta#007AA4
  • terminal.ansiBrightRed#CA0050
  • terminal.ansiBrightWhite#0D0D0D
  • terminal.ansiBrightYellow#626200
  • terminal.ansiCyan#007576
  • terminal.ansiGreen#007D4B
  • terminal.ansiMagenta#007AA4
  • terminal.ansiRed#D70000
  • terminal.ansiWhite#181818
  • terminal.ansiYellow#735F00
  • terminal.background#FFFFFF
  • terminal.border#F5F5F5
  • terminal.foreground#0D0D0D
  • terminal.selectionBackground#DDDDDD
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#181818
  • testing.iconErrored#D70000
  • testing.iconFailed#D70000
  • testing.iconPassed#00844F
  • testing.iconQueued#626200
  • testing.iconSkipped#535353
  • testing.iconUnset#535353
  • testing.message.error.decorationForeground#D70000
  • testing.runAction#00844F
  • textBlockQuote.background#F5F5F5
  • textBlockQuote.border#007122
  • textCodeBlock.background#F5F5F5
  • textLink.activeForeground#007576
  • textLink.foreground#007AA4
  • textPreformat.foreground#726000
  • textSeparator.foreground#535353
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#181818
  • titleBar.border#F5F5F5
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#535353
  • tree.inactiveIndentGuidesStroke#007ABB40
  • tree.indentGuidesStroke#007ABB
  • walkThrough.embeddedEditorBackground#F5F5F5
  • welcomePage.progress.background#DDDDDD
  • welcomePage.progress.foreground#00844F
  • welcomePage.tileBackground#F5F5F5
  • welcomePage.tileHoverBackground#DDDDDD
  • widget.border#F5F5F5
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#007122
comment.block.documentation, comment.line.documentation, string.quoted.docstring, string.quoted.docstring.multi#007ABB
keyword.codetag, comment keyword.other.documentation, storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc#9D4F00
variable.other.jsdoc, entity.name.type.instance.jsdoc#726000
string, string.quoted, string.template, punctuation.definition.string#0A7600
constant.character, string.quoted.single.character#735F00
constant.character.escape, constant.other.placeholder, punctuation.definition.template-expression, punctuation.section.embedded#CA0050
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#9D4F00
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, keyword.other.unit#726000
constant, constant.other, variable.other.constant, support.constant, entity.name.constant#BA3D00
constant.language#D70000
constant.language.boolean, constant.language.true, constant.language.false#9D4F00
variable, variable.other, variable.other.readwrite, meta.definition.variable.name, support.variable#1A1A1A
variable.language, variable.language.this, variable.language.self, variable.language.super#626200italic
variable.parameter, meta.parameter, meta.function.parameters variable#007AA4italic
variable.other.property, variable.other.object.property, support.variable.property, meta.property.object#007576
variable.other.member, meta.object-literal.key, variable.object.property#9D4F00
entity.name.function, meta.function-call, meta.function-call.generic, support.function, variable.function#00844F
support.function.builtin, support.function.magic, entity.name.function.preprocessor#007AA4
entity.name.function.macro, meta.preprocessor.macro, entity.name.function.macro.rules#007AA4
entity.name.function.constructor, meta.function-call.constructor, variable.other.class.js#626200
meta.decorator, entity.name.function.decorator, punctuation.decorator, meta.decorator punctuation.decorator#00844F
meta.attribute, entity.name.attribute, meta.attribute.rust, storage.type.annotation#BA3D00
keyword, keyword.other, keyword.control#007AA4
keyword.control.conditional, keyword.control.switch, keyword.control.case, keyword.control.default#007576bold
keyword.control.loop, keyword.control.repeat#626200bold
keyword.control.return, keyword.control.flow.return#626200bold
storage.type.function, keyword.declaration.function, keyword.other.fn#CA0050bold
keyword.control.async, keyword.control.flow.await, storage.modifier.async#CA0050bold
keyword.control.import, keyword.control.from, keyword.control.require, keyword.other.import, keyword.package#007AA4
keyword.control.export#007576
keyword.control.trycatch, keyword.control.exception, keyword.control.throw, keyword.control.try, keyword.control.catch#007AA4bold
keyword.operator, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.ternary, storage.type.operator#626200
storage.modifier, storage.modifier.visibility, keyword.other.static#735F00bold
meta.preprocessor, keyword.control.directive, keyword.preprocessor, punctuation.definition.directive#735F00bold
entity.name.type, support.type, storage.type, entity.name.type.parameter, meta.type.annotation#9D4F00
support.type.primitive, support.type.builtin, keyword.type#9D4F00italic
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#007AA4
entity.name.type.enum#9D4F00
variable.other.enummember, entity.name.type.enum-member#BA3D00
entity.name.namespace, entity.name.module, entity.name.scope-resolution, support.other.namespace, meta.namespace#626200italic
entity.name.label, constant.other.label#00844F
punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition.parameters, punctuation.definition.arguments#9D4F00
meta.brace, punctuation.section.brackets, punctuation.section.parens, punctuation.section.block#BA3D00
entity.name.tag, meta.tag, support.class.component#007AA4
entity.other.attribute-name, meta.tag entity.other.attribute-name#735F00italic
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#D70000
support.type.property-name.json, meta.structure.dictionary.key.json string#00844F
support.type.property-name.toml, variable.other.key.toml#007576
entity.name.section.toml, punctuation.definition.table.toml#9D4F00
entity.name.tag.yaml, support.type.property-name.yaml#007AA4
entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml#626200
keyword.other.definition.ini#007576
entity.name.section.group-title.ini#9D4F00
support.type.property-name.css, support.type.vendored.property-name.css#9D4F00
entity.other.attribute-name.id.css, entity.other.attribute-name.id#007576
entity.other.attribute-name.class.css, entity.other.attribute-name.class, entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#735F00
entity.name.tag.css, entity.name.tag.reference.scss#9D4F00
support.constant.property-value.css, support.constant.font-name, constant.numeric.css, keyword.other.unit.css#735F00
keyword.control.at-rule, punctuation.definition.keyword.css#007AA4
variable.scss, variable.other.scss, variable.sass#626200
markup.heading.1, markup.heading.setext.1#D70000
markup.heading.2, markup.heading.setext.2#007AA4
markup.heading.3#726000
markup.heading.4#0A7600
markup.heading.5#BA3D00
markup.heading.6#007576
punctuation.definition.heading#9D4F00
markup.bold, markup.bold string#181818bold
markup.italic, markup.italic string#181818italic
markup.strikethrough#181818strikethrough
markup.inline.raw, markup.raw.inline#726000
markup.fenced_code.block, markup.raw.block#007ABB
punctuation.definition.markdown, fenced_code.block.language#007576
string.other.link.title, string.other.link.description, markup.link#007576underline
markup.underline.link, markup.underline.link.image#9D4F00underline
markup.list, punctuation.definition.list.begin, punctuation.definition.list#9D4F00
markup.quote, punctuation.definition.quote.begin#007122italic
meta.separator#535353
markup.math, string.other.math#007AA4
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#007D4B
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#D70000
markup.changed, punctuation.definition.changed#626200
meta.diff.header, meta.diff.index#007576
meta.diff.range, punctuation.definition.range.diff#007576
support.function.builtin.shell, keyword.other.builtin.shell#007AA4
variable.other.normal.shell, punctuation.definition.variable.shell#1A1A1A
source.regexp#9D4F00
invalid, invalid.illegal#D70000
invalid.deprecated#535353strikethrough
Citruszest by kmchm - VS Code Theme