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#A7C080
  • activityBar.background#313b40
  • activityBar.foreground#D3C6AA
  • activityBar.inactiveForeground#808683
  • activityBarBadge.background#A7C080
  • activityBarBadge.foreground#2D353B
  • badge.background#A7C080
  • badge.foreground#2D353B
  • breadcrumb.activeSelectionForeground#D3C6AA
  • breadcrumb.background#2f383d
  • breadcrumb.focusForeground#D3C6AA
  • breadcrumb.foreground#808683
  • breadcrumbPicker.background#2f383d
  • button.background#414648
  • button.border#656661
  • button.foreground#D3C6AA
  • button.hoverBackground#555856
  • button.secondaryBackground#2f383d
  • button.secondaryForeground#D3C6AA
  • button.secondaryHoverBackground#353c41
  • charts.blue#7FBBB3
  • charts.foreground#D3C6AA
  • charts.green#A7C080
  • charts.orange#e19d80
  • charts.purple#D699B6
  • charts.red#E67E80
  • charts.yellow#DBBC7F
  • checkbox.background#2f383d
  • checkbox.border#414648
  • checkbox.foreground#D3C6AA
  • debugConsole.errorForeground#F85552
  • debugConsole.infoForeground#7FBBB3
  • debugConsole.sourceForeground#808683
  • debugConsole.warningForeground#DBBC7F
  • debugToolBar.background#2f383d
  • debugToolBar.border#414648
  • descriptionForeground#808683
  • diffEditor.diagonalFill#4146484d
  • diffEditor.insertedLineBackground#a7c0801a
  • diffEditor.insertedTextBackground#a7c08026
  • diffEditor.removedLineBackground#e67e801a
  • diffEditor.removedTextBackground#e67e8026
  • dropdown.background#2f383d
  • dropdown.border#414648
  • dropdown.foreground#D3C6AA
  • editor.background#2D353B
  • editor.findMatchBackground#8da10159
  • editor.findMatchHighlightBackground#a7c0802e
  • editor.findRangeHighlightBackground#7fbbb31f
  • editor.foldBackground#a7c08014
  • editor.foldPlaceholderForeground#808683
  • editor.foreground#D3C6AA
  • editor.hoverHighlightBackground#a7c0801a
  • editor.inactiveSelectionBackground#3e4446
  • editor.lineHighlightBackground#32393e
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#80868333
  • editor.selectionBackground#4b4f4f
  • editor.selectionHighlightBackground#a7c08040
  • editor.wordHighlightBackground#a7c08040
  • editor.wordHighlightStrongBackground#7fbbb333
  • editorBracketHighlight.foreground1#A7C080
  • editorBracketHighlight.foreground2#DBBC7F
  • editorBracketHighlight.foreground3#7FBBB3
  • editorBracketHighlight.foreground4#E67E80
  • editorBracketHighlight.foreground5#83C092
  • editorBracketHighlight.foreground6#D699B6
  • editorBracketMatch.background#a7c08024
  • editorBracketMatch.border#A7C080
  • editorCodeLens.foreground#808683
  • editorCursor.foreground#D3C6AA
  • editorError.foreground#F85552
  • editorGroup.border#414648
  • editorGroup.dropBackground#a7c0801f
  • editorGroup.emptyBackground#2D353B
  • editorGroupHeader.noTabsBackground#2D353B
  • editorGroupHeader.tabsBackground#2D353B
  • editorGutter.addedBackground#A7C080
  • editorGutter.background#2D353B
  • editorGutter.deletedBackground#E67E80
  • editorGutter.modifiedBackground#DBBC7F
  • editorHint.foreground#7FBBB3
  • editorHoverWidget.background#2f383d
  • editorHoverWidget.border#414648
  • editorHoverWidget.foreground#D3C6AA
  • editorIndentGuide.activeBackground#a7c08066
  • editorIndentGuide.background#41464866
  • editorInfo.foreground#7FBBB3
  • editorLineNumber.activeForeground#D3C6AA
  • editorLineNumber.foreground#6a7579
  • editorLink.activeForeground#7FBBB3
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#f85552cc
  • editorOverviewRuler.infoForeground#7fbbb3cc
  • editorOverviewRuler.warningForeground#dbbc7fcc
  • editorPane.background#2D353B
  • editorRuler.foreground#414648a6
  • editorSuggestWidget.background#2f383d
  • editorSuggestWidget.border#414648
  • editorSuggestWidget.foreground#D3C6AA
  • editorSuggestWidget.highlightForeground#A7C080
  • editorSuggestWidget.selectedBackground#414648
  • editorSuggestWidget.selectedForeground#D3C6AA
  • editorWarning.foreground#DBBC7F
  • editorWhitespace.foreground#41464880
  • editorWidget.background#2f383d
  • editorWidget.border#414648
  • editorWidget.resizeBorder#A7C080
  • errorForeground#F85552
  • focusBorder#a7c0808c
  • foreground#D3C6AA
  • gitDecoration.addedResourceForeground#A7C080
  • gitDecoration.conflictingResourceForeground#D699B6
  • gitDecoration.deletedResourceForeground#E67E80
  • gitDecoration.ignoredResourceForeground#808683
  • gitDecoration.modifiedResourceForeground#DBBC7F
  • gitDecoration.untrackedResourceForeground#83C092
  • infoForeground#7FBBB3
  • input.background#2f383d
  • input.border#414648
  • input.foreground#D3C6AA
  • input.placeholderForeground#808683
  • inputOption.activeBackground#a7c0801f
  • inputOption.activeBorder#A7C080
  • inputValidation.errorBackground#f8555226
  • inputValidation.errorBorder#F85552
  • inputValidation.errorForeground#F85552
  • inputValidation.infoBackground#7fbbb326
  • inputValidation.infoBorder#7FBBB3
  • inputValidation.infoForeground#7FBBB3
  • inputValidation.warningBackground#dbbc7f26
  • inputValidation.warningBorder#DBBC7F
  • inputValidation.warningForeground#DBBC7F
  • list.activeSelectionBackground#414648
  • list.activeSelectionForeground#D3C6AA
  • list.deemphasizedForeground#808683
  • list.filterMatchBackground#8da10159
  • list.filterMatchBorder#DBBC7F
  • list.focusAndSelectionBackground#414648
  • list.focusBackground#353c41
  • list.focusOutline#A7C080
  • list.highlightForeground#A7C080
  • list.hoverBackground#353c41
  • list.inactiveSelectionBackground#353c41
  • list.invalidItemForeground#F85552
  • listFilterWidget.background#2f383d
  • listFilterWidget.outline#A7C080
  • menu.background#2f383d
  • menu.border#414648
  • menu.foreground#D3C6AA
  • menu.selectionBackground#414648
  • menu.selectionForeground#D3C6AA
  • menu.separatorBackground#414648
  • minimap.background#2D353B
  • minimap.errorHighlight#F85552
  • minimap.findMatchHighlight#A7C080
  • minimap.selectionHighlight#4b4f4f
  • minimap.warningHighlight#DBBC7F
  • minimapGutter.addedBackground#A7C080
  • minimapGutter.deletedBackground#E67E80
  • minimapGutter.modifiedBackground#DBBC7F
  • notificationCenter.border#414648
  • notificationCenterHeader.background#2f383d
  • notificationCenterHeader.foreground#D3C6AA
  • notificationLink.foreground#7FBBB3
  • notificationToast.border#414648
  • panel.background#2D353B
  • panel.border#414648
  • panelSection.border#414648
  • panelSectionHeader.background#2f383d
  • panelSectionHeader.foreground#D3C6AA
  • panelTitle.activeBorder#A7C080
  • panelTitle.activeForeground#D3C6AA
  • panelTitle.inactiveForeground#808683
  • peekView.border#A7C080
  • peekViewEditor.background#2f383d
  • peekViewEditor.matchHighlightBackground#8da10159
  • peekViewResult.background#2f383d
  • peekViewResult.fileForeground#D3C6AA
  • peekViewResult.lineForeground#808683
  • peekViewResult.selectionBackground#414648
  • peekViewResult.selectionForeground#D3C6AA
  • peekViewTitle.background#313b40
  • peekViewTitleDescription.foreground#808683
  • peekViewTitleLabel.foreground#D3C6AA
  • pickerGroup.border#414648
  • pickerGroup.foreground#808683
  • problemsErrorIcon.foreground#F85552
  • problemsInfoIcon.foreground#7FBBB3
  • problemsWarningIcon.foreground#DBBC7F
  • progressBar.background#A7C080
  • quickInput.background#2f383d
  • quickInput.foreground#D3C6AA
  • scrollbar.shadow#00000070
  • scrollbarSlider.activeBackground#555856e6
  • scrollbarSlider.background#41464899
  • scrollbarSlider.hoverBackground#414648e6
  • settings.headerForeground#D3C6AA
  • settings.modifiedItemIndicator#DBBC7F
  • sideBar.background#2f383d
  • sideBar.border#414648
  • sideBar.foreground#D3C6AA
  • sideBarSectionHeader.background#2f383d
  • sideBarSectionHeader.border#414648
  • sideBarSectionHeader.foreground#808683
  • sideBarTitle.foreground#D3C6AA
  • statusBar.background#313b40
  • statusBar.border#313b40
  • statusBar.debuggingBackground#5e4c50
  • statusBar.debuggingForeground#D3C6AA
  • statusBar.foreground#D3C6AA
  • statusBar.noFolderBackground#313b40
  • statusBar.noFolderForeground#D3C6AA
  • statusBarItem.activeBackground#414648
  • statusBarItem.hoverBackground#353c41
  • statusBarItem.prominentBackground#A7C080
  • statusBarItem.prominentForeground#2D353B
  • tab.activeBackground#2D353B
  • tab.activeBorder#A7C080
  • tab.activeForeground#D3C6AA
  • tab.activeModifiedBorder#DBBC7F
  • tab.border#414648
  • tab.hoverBackground#353c41
  • tab.inactiveBackground#2f383d
  • tab.inactiveForeground#808683
  • tab.inactiveModifiedBorder#dbbc7fb3
  • tab.lastPinnedBorder#555856
  • tab.unfocusedActiveBackground#2D353B
  • tab.unfocusedActiveForeground#808683
  • tab.unfocusedInactiveBackground#2f383d
  • tab.unfocusedInactiveForeground#808683
  • terminal.ansiBlack#343F44
  • terminal.ansiBlue#7FBBB3
  • terminal.ansiBrightBlack#5C6A72
  • terminal.ansiBrightBlue#3A94C5
  • terminal.ansiBrightCyan#35A77C
  • terminal.ansiBrightGreen#8DA101
  • terminal.ansiBrightMagenta#DF69BA
  • terminal.ansiBrightRed#F85552
  • terminal.ansiBrightWhite#DFDDC8
  • terminal.ansiBrightYellow#DFA000
  • terminal.ansiCyan#83C092
  • terminal.ansiGreen#A7C080
  • terminal.ansiMagenta#D699B6
  • terminal.ansiRed#E67E80
  • terminal.ansiWhite#D3C6AA
  • terminal.ansiYellow#DBBC7F
  • terminal.background#2D353B
  • terminal.border#414648
  • terminal.findMatchHighlightBackground#8da10159
  • terminal.foreground#D3C6AA
  • terminal.inactiveSelectionBackground#3e4446
  • terminal.selectionBackground#4b4f4f
  • terminalCursor.foreground#D3C6AA
  • textBlockQuote.background#353c41
  • textBlockQuote.border#a7c08080
  • textCodeBlock.background#2f383d
  • textLink.activeForeground#A7C080
  • textLink.foreground#7FBBB3
  • textPreformat.foreground#D3C6AA
  • textSeparator.foreground#414648
  • titleBar.activeBackground#313b40
  • titleBar.activeForeground#D3C6AA
  • titleBar.border#414648
  • titleBar.inactiveBackground#313b40
  • titleBar.inactiveForeground#808683
  • warningForeground#DBBC7F
  • widget.shadow#00000070

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.delete, storage.type.extends#E67E80
keyword.other.debugger#E67E80
storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch#e19d80
keyword.operator#e19d80
string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end#DBBC7F
entity.other.attribute-name#DBBC7F
constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, variable.interpolation#A7C080
entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method#A7C080
keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map#83C092
storage.type.annotation#83C092
entity.name.label, constant.other.label#83C092
support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module#83C092
storage.type, support.type, entity.name.type, keyword.type#7FBBB3
entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class#7FBBB3
constant.numeric#D699B6
constant.language.boolean#D699B6
variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.nu#D699B6
constant.language, support.constant#D699B6
variable, support.variable, meta.definition.variable#D3C6AA
variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember#D3C6AA
punctuation.definition.tag, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition.interpolation, punctuation.definition.template-expression#808683
comment, punctuation.definition.comment#808683italic
invalid, invalid.illegal#F85552
heading.1.markdown, markup.heading.setext.1.markdown#E67E80bold
heading.2.markdown, markup.heading.setext.2.markdown#e19d80bold
heading.3.markdown#DBBC7Fbold
heading.4.markdown#A7C080bold
heading.5.markdown#7FBBB3bold
heading.6.markdown#D699B6bold
string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown#D699B6
markup.underline.link.image.markdown, markup.underline.link.markdown#A7C080underline
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, punctuation.definition.heading.markdown#808683
markup.italicitalic
markup.boldbold
markup.bold.markdown markup.italic.markdownitalic bold
markup.inline.raw.string.markdown, markup.fenced_code.block.markdown#A7C080
punctuation.definition.raw.markdown, punctuation.definition.markdown#DBBC7F
punctuation.definition.list.begin.markdown#E67E80
string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#A7C080
support.type.property-name.css#83C092
support.type.vendored.property-name.css#7FBBB3
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#DBBC7F
entity.other.attribute-name.class.css#E67E80
keyword.other.unit#e19d80
entity.name.tag.css, keyword.control.at-rule.keyframes.css#D699B6
support.type.property-name.json, support.type.object.key.json#DBBC7F
storage.type.js, storage.type.function.arrow.js#e19d80
punctuation.accessor.js, punctuation.separator.key-value.js, keyword.operator.accessor.js#808683
punctuation.definition.block.tag.jsdoc#E67E80
variable.parameter.function.python#D3C6AA
entity.name.type.rust, support.type.rust#7FBBB3
entity.name.function.rust, support.function.rust#A7C080
storage.type.rust, storage.modifier.rust#e19d80
entity.name.namespace.rust, storage.type.module.rust#83C092
entity.name.type.go, support.type.go#7FBBB3
entity.name.function.go, support.function.go#A7C080
entity.name.package.go, keyword.import.go, keyword.package.go#83C092
support.function.builtin.shell, support.function.unix.shell#DBBC7F
variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell#D699B6
string.quoted.double.shell, string.quoted.single.shell, string.unquoted.heredoc.shell#A7C080
keyword.other.instruction.dockerfile, entity.name.function.dockerfile#e19d80
entity.name.type.base-image.dockerfile, entity.name.image.dockerfile#D699B6
entity.name.tag.yaml, variable.other.key.yaml, support.type.property-name.yaml#DBBC7F
string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, string.unquoted.block.yaml#A7C080
punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml#83C092
keyword.key.toml, entity.other.attribute-name.table.toml#e19d80
string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml#A7C080
constant.other.boolean.toml#7FBBB3
markup.inserted.diff, punctuation.definition.inserted.diff#A7C080
markup.deleted.diff, punctuation.definition.deleted.diff#E67E80
markup.changed.diff, punctuation.definition.changed.diff#7FBBB3
meta.diff.range.context, punctuation.definition.range.diff#e19d80
Everforest (Gogh) by Frost-rA9 - VS Code Theme