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.background#E6DECC
  • activityBar.border#DCD4C0
  • activityBar.foreground#7A6420
  • activityBar.inactiveForeground#9C9488
  • activityBarBadge.background#7A6420
  • activityBarBadge.foreground#FFFFFF
  • badge.background#7A6420
  • badge.foreground#FFFFFF
  • banner.background#E8E0CC
  • banner.foreground#2C2828
  • banner.iconForeground#7A6420
  • breadcrumb.activeSelectionForeground#2C2828
  • breadcrumb.focusForeground#5A5458
  • breadcrumb.foreground#8A8478
  • breadcrumbPicker.background#F4ECD8
  • button.background#7A6420
  • button.foreground#FFFFFF
  • button.hoverBackground#8A7430
  • button.secondaryBackground#E6DECC
  • button.secondaryForeground#2C2828
  • button.secondaryHoverBackground#DCD4C0
  • commandCenter.activeBackground#ECE4D0
  • commandCenter.activeForeground#2C2828
  • commandCenter.background#F4ECD8
  • commandCenter.border#DCD4C0
  • commandCenter.foreground#5A5458
  • debugIcon.breakpointForeground#9A3A52
  • debugIcon.startForeground#2A7A60
  • debugIcon.stopForeground#9A3A52
  • debugToolBar.background#EDE4D0
  • debugToolBar.border#7A6420
  • descriptionForeground#5A5458
  • diffEditor.diagonalFill#E8E0CC
  • diffEditor.insertedLineBackground#2A7A600E
  • diffEditor.insertedTextBackground#2A7A6018
  • diffEditor.removedLineBackground#9A3A520E
  • diffEditor.removedTextBackground#9A3A5218
  • dropdown.background#F8F0DC
  • dropdown.border#D4CCB8
  • dropdown.foreground#2C2828
  • editor.background#F4ECD8
  • editor.findMatchBackground#7A642030
  • editor.findMatchHighlightBackground#7A642018
  • editor.foreground#2C2828
  • editor.lineHighlightBackground#EEE6D206
  • editor.lineHighlightBorder#E4DCC818
  • editor.rangeHighlightBackground#7A642008
  • editor.selectionBackground#7A642020
  • editor.selectionHighlightBackground#7A642012
  • editor.wordHighlightBackground#7A642015
  • editor.wordHighlightStrongBackground#7A642022
  • editorBracketHighlight.foreground1#7A6420
  • editorBracketHighlight.foreground2#3A6A90
  • editorBracketHighlight.foreground3#6B508A
  • editorBracketHighlight.foreground4#9A3A52
  • editorBracketHighlight.foreground5#2A7A60
  • editorBracketHighlight.foreground6#8A5A2A
  • editorBracketHighlight.unexpectedBracket.foreground#9A3A52
  • editorBracketMatch.background#7A642018
  • editorBracketMatch.border#7A642040
  • editorCursor.foreground#7A6420
  • editorError.foreground#9A3A52
  • editorGroupHeader.tabsBackground#EDE4D0
  • editorGroupHeader.tabsBorder#DCD4C0
  • editorGutter.addedBackground#2A7A60
  • editorGutter.deletedBackground#9A3A52
  • editorGutter.modifiedBackground#7A6420
  • editorHint.foreground#2A7A60
  • editorHoverWidget.background#F4ECD8
  • editorHoverWidget.border#DCD4C0
  • editorHoverWidget.foreground#2C2828
  • editorIndentGuide.activeBackground#CCC4B0
  • editorIndentGuide.background#DCD4C0
  • editorInfo.foreground#3A6A90
  • editorInlayHint.background#E8E0CC50
  • editorInlayHint.foreground#9C9488
  • editorLineNumber.activeForeground#7A6420
  • editorLineNumber.foreground#C4BCA8
  • editorOverviewRuler.addedForeground#2A7A6070
  • editorOverviewRuler.border#DCD4C0
  • editorOverviewRuler.deletedForeground#9A3A5270
  • editorOverviewRuler.errorForeground#9A3A52
  • editorOverviewRuler.infoForeground#3A6A90
  • editorOverviewRuler.modifiedForeground#7A642070
  • editorOverviewRuler.warningForeground#8A5A2A
  • editorRuler.foreground#DCD4C0
  • editorStickyScroll.background#F4ECD8
  • editorStickyScrollHover.background#ECE4D0
  • editorSuggestWidget.background#F4ECD8
  • editorSuggestWidget.border#DCD4C0
  • editorSuggestWidget.foreground#2C2828
  • editorSuggestWidget.highlightForeground#7A6420
  • editorSuggestWidget.selectedBackground#E6DECC
  • editorSuggestWidget.selectedForeground#2C2828
  • editorWarning.foreground#8A5A2A
  • editorWhitespace.foreground#DCD4C0
  • editorWidget.background#F4ECD8
  • editorWidget.border#DCD4C0
  • editorWidget.foreground#2C2828
  • errorForeground#9A3A52
  • extensionButton.prominentBackground#7A6420
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#8A7430
  • focusBorder#7A642050
  • foreground#2C2828
  • gitDecoration.addedResourceForeground#2A7A60
  • gitDecoration.conflictingResourceForeground#8A5A2A
  • gitDecoration.deletedResourceForeground#9A3A52
  • gitDecoration.ignoredResourceForeground#C4BCA8
  • gitDecoration.modifiedResourceForeground#7A6420
  • gitDecoration.renamedResourceForeground#3A6A90
  • gitDecoration.untrackedResourceForeground#2A7A60
  • icon.foreground#5A5458
  • input.background#F8F0DC
  • input.border#D4CCB8
  • input.foreground#2C2828
  • input.placeholderForeground#9C9488
  • inputOption.activeBackground#7A642018
  • inputOption.activeBorder#7A6420
  • inputOption.activeForeground#2C2828
  • inputValidation.errorBackground#9A3A5218
  • inputValidation.errorBorder#9A3A52
  • inputValidation.infoBackground#3A6A9018
  • inputValidation.infoBorder#3A6A90
  • inputValidation.warningBackground#7A642018
  • inputValidation.warningBorder#7A6420
  • keybindingLabel.background#E8E0CC60
  • keybindingLabel.border#D4CCB8
  • keybindingLabel.bottomBorder#D4CCB8
  • keybindingLabel.foreground#2C2828
  • list.activeSelectionBackground#DED6C4
  • list.activeSelectionForeground#2C2828
  • list.activeSelectionIconForeground#7A6420
  • list.errorForeground#9A3A52
  • list.focusBackground#DED6C4
  • list.focusForeground#2C2828
  • list.highlightForeground#7A6420
  • list.hoverBackground#ECE4D0
  • list.hoverForeground#2C2828
  • list.inactiveSelectionBackground#E6DECC
  • list.inactiveSelectionForeground#2C2828
  • list.warningForeground#8A5A2A
  • minimap.background#EDE4D0
  • minimap.findMatchHighlight#7A642040
  • minimap.selectionHighlight#7A642030
  • minimapGutter.addedBackground#2A7A60
  • minimapGutter.deletedBackground#9A3A52
  • minimapGutter.modifiedBackground#7A6420
  • minimapSlider.activeBackground#7A64202A
  • minimapSlider.background#7A64200A
  • minimapSlider.hoverBackground#7A64201A
  • notificationCenter.border#DCD4C0
  • notifications.background#F8F0DC
  • notifications.border#DCD4C0
  • notifications.foreground#2C2828
  • notificationsErrorIcon.foreground#9A3A52
  • notificationsInfoIcon.foreground#3A6A90
  • notificationsWarningIcon.foreground#8A5A2A
  • panel.background#EDE4D0
  • panel.border#DCD4C0
  • panelTitle.activeBorder#7A6420
  • panelTitle.activeForeground#2C2828
  • panelTitle.inactiveForeground#8A8478
  • peekView.border#7A6420
  • peekViewEditor.background#F4ECD8
  • peekViewEditor.matchHighlightBackground#7A642030
  • peekViewEditorGutter.background#EDE4D0
  • peekViewResult.background#EDE4D0
  • peekViewResult.fileForeground#2C2828
  • peekViewResult.lineForeground#5A5458
  • peekViewResult.matchHighlightBackground#7A642030
  • peekViewResult.selectionBackground#DED6C4
  • peekViewResult.selectionForeground#2C2828
  • peekViewTitle.background#E8E0CC
  • peekViewTitleDescription.foreground#5A5458
  • peekViewTitleLabel.foreground#2C2828
  • pickerGroup.border#DCD4C0
  • pickerGroup.foreground#7A6420
  • problemsErrorIcon.foreground#9A3A52
  • problemsInfoIcon.foreground#3A6A90
  • problemsWarningIcon.foreground#8A5A2A
  • quickInput.background#F4ECD8
  • quickInput.foreground#2C2828
  • quickInputList.focusBackground#E8E0CC
  • quickInputList.focusForeground#2C2828
  • quickInputList.focusIconForeground#7A6420
  • scrollbar.shadow#00000018
  • scrollbarSlider.activeBackground#7A642032
  • scrollbarSlider.background#7A642012
  • scrollbarSlider.hoverBackground#7A642022
  • selection.background#7A642028
  • settings.focusedRowBackground#ECE4D0
  • settings.headerForeground#2C2828
  • settings.modifiedItemIndicator#7A6420
  • sideBar.background#EDE4D0
  • sideBar.border#DCD4C0
  • sideBar.foreground#5A5458
  • sideBarSectionHeader.background#E8E0CC
  • sideBarSectionHeader.border#DCD4C0
  • sideBarSectionHeader.foreground#7A6420
  • sideBarTitle.foreground#2C2828
  • statusBar.background#E6DECC
  • statusBar.border#DCD4C0
  • statusBar.debuggingBackground#7A6420
  • statusBar.debuggingBorder#7A6420
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#5A5458
  • statusBar.noFolderBackground#E6DECC
  • statusBar.noFolderForeground#5A5458
  • statusBarItem.hoverBackground#DCD4C0
  • statusBarItem.prominentBackground#DCD4C0
  • statusBarItem.prominentHoverBackground#D0C8B4
  • statusBarItem.remoteBackground#7A6420
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#F4ECD8
  • tab.activeBorderTop#7A6420
  • tab.activeForeground#2C2828
  • tab.border#DCD4C0
  • tab.hoverBackground#F2EAD6
  • tab.inactiveBackground#EAE2D0
  • tab.inactiveForeground#8A8478
  • tab.unfocusedActiveBackground#F0E8D4
  • tab.unfocusedActiveForeground#5A5458
  • terminal.ansiBlack#2C2828
  • terminal.ansiBlue#3A6A90
  • terminal.ansiBrightBlack#8A8478
  • terminal.ansiBrightBlue#4A7AA0
  • terminal.ansiBrightCyan#3A8888
  • terminal.ansiBrightGreen#3A8A70
  • terminal.ansiBrightMagenta#7B609A
  • terminal.ansiBrightRed#B04862
  • terminal.ansiBrightWhite#FFFAF0
  • terminal.ansiBrightYellow#8A7430
  • terminal.ansiCyan#2A7878
  • terminal.ansiGreen#2A7A60
  • terminal.ansiMagenta#6B508A
  • terminal.ansiRed#9A3A52
  • terminal.ansiWhite#F4ECD8
  • terminal.ansiYellow#7A6420
  • terminal.background#EDE4D0
  • terminal.foreground#2C2828
  • terminal.selectionBackground#7A642020
  • terminalCursor.foreground#7A6420
  • textBlockQuote.background#E8E0CC
  • textBlockQuote.border#7A6420
  • textCodeBlock.background#E8E0CC
  • textLink.activeForeground#4A7AA0
  • textLink.foreground#3A6A90
  • textPreformat.foreground#8A5A2A
  • titleBar.activeBackground#E6DECC
  • titleBar.activeForeground#2C2828
  • titleBar.border#DCD4C0
  • titleBar.inactiveBackground#EAE2D0
  • titleBar.inactiveForeground#8A8478
  • tree.indentGuidesStroke#DCD4C0
  • widget.shadow#00000012

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9C9488italic
comment.block.documentation, storage.type.class.jsdoc, variable.other.jsdoc#8C8678italic
keyword, keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.from#6A5580
keyword.operator.new, keyword.operator.delete, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.typeof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary#6A5580
storage, storage.type, storage.modifier#6A5580
storage.type.function, storage.type.class, storage.type.ts, storage.type.js#6A5580
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.type.annotation#6A6460
storage.type.function.arrow#6A5580
entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call#3A6A90
meta.method-call entity.name.function, entity.name.function.member#3A6A90
support.function.builtin, support.function.console#4A7AA0
entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, support.type, support.type.builtin#7A6420
entity.name.class, entity.other.inherited-class, support.class#7A6420
entity.name.type.parameter#8A7430
meta.decorator, meta.decorator entity.name.function, punctuation.decorator#7A6420italic
string, string.quoted, string.template#2A7A60
string.template meta.template.expression, punctuation.definition.template-expression#6A5580
constant.character.escape#9A3A52
constant.numeric#8A5A2A
constant, constant.language, support.constant, variable.other.constant#8A5A2A
variable, variable.other, variable.other.readwrite#2C2828
variable.parameter, meta.parameters variable#584868italic
variable.other.property, variable.other.object.property, meta.object-literal.key#484050
variable.language.this, variable.language.self, variable.language.super#584868italic
string.regexp#9A3A52
entity.name.tag, punctuation.definition.tag, meta.tag#9A3A52
support.class.component#7A6420
entity.other.attribute-name#6A5580italic
support.type.property-name.css, support.type.vendored.property-name.css#3A6A90
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#7A6420
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#6A5580
keyword.other.unit.css#8A5A2A
entity.name.tag.css#9A3A52
support.type.property-name.json#3A6A90
markup.heading, heading.1.markdown entity.name#7A6420bold
markup.bold#2C2828bold
markup.italic#584868italic
markup.inline.raw, markup.fenced_code.block#8A5A2A
markup.underline.link#3A6A90
entity.name.tag.yaml#3A6A90
entity.name.table.toml#7A6420
support.type.property-name.toml#3A6A90
punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.array, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section#7C7668
entity.name.namespace, entity.name.module#2C2828
invalid.illegal#9A3A52strikethrough
invalid.deprecated#9C9488strikethrough
variable.parameter.function.language.special.self.python#584868italic
entity.name.type.lifetime.rust, storage.modifier.lifetime.rust#9A3A52italic
entity.name.function.macro.rust#7A6420