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#393e3e
  • activityBar.foreground#d6dbdb
  • activityBarBadge.background#fb4934
  • activityBarBadge.foreground#ffffff
  • badge.background#fb4934
  • badge.foreground#ffffff
  • button.background#9bb7a7
  • button.foreground#ffffff
  • dropdown.background#2f3434
  • dropdown.border#2f3434
  • dropdown.foreground#d6dbdb
  • editor.background#343939
  • editor.foreground#d6dbdb
  • editor.hoverHighlightBackground#fb493422
  • editor.lineHighlightBackground#3b4141
  • editor.selectionBackground#9bb7a755
  • editor.wordHighlightBackground#f9f7f122
  • editor.wordHighlightStrongBackground#9bb7a722
  • editorBracketMatch.background#fb493444
  • editorBracketMatch.border#9bb7a7
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#3b4141
  • editorGroupHeader.tabsBackground#3b4141
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#2f3434
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#4c5454
  • editorLineNumber.foreground#656e6e
  • editorLink.activeForeground#fb4934
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#9bb7a755
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#4c5454
  • editorSuggestWidget.foreground#d6dbdb
  • editorSuggestWidget.highlightForeground#fb4934
  • editorSuggestWidget.selectedBackground#656e6e
  • editorWhitespace.foreground#4c5454
  • editorWidget.background#4c5454
  • editorWidget.border#656e6e
  • extensionButton.prominentBackground#fb4934
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#cf7371
  • focusBorder#fb4934
  • foreground#d6dbdb
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#7d8989
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#fb4934
  • input.background#282c2c
  • input.border#586161
  • input.foreground#d6dbdb
  • input.placeholderForeground#606969
  • inputOption.activeBorder#9bb7a7
  • list.activeSelectionBackground#9bb7a7
  • list.activeSelectionForeground#343939
  • list.focusBackground#586161
  • list.hoverBackground#3b4141
  • list.inactiveSelectionBackground#343939
  • notification.background#404646
  • notification.buttonBackground#fb4934
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#d6dbdb
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#4c5454
  • panel.border#656e6e
  • panelTitle.activeBorder#fb4934
  • panelTitle.inactiveForeground#8b9595
  • peekView.border#fb4934
  • peekViewEditor.background#2a2e2e
  • peekViewEditor.matchHighlightBackground#9bb7a755
  • peekViewEditorGutter.background#2f3434
  • peekViewResult.background#404646
  • peekViewResult.fileForeground#cbd1d1
  • peekViewResult.lineForeground#bbc3c3
  • peekViewResult.matchHighlightBackground#9bb7a755
  • peekViewResult.selectionBackground#393e3e
  • peekViewResult.selectionForeground#d6dbdb
  • peekViewTitle.background#2f3434
  • peekViewTitleDescription.foreground#ced4d4
  • peekViewTitleLabel.foreground#d6dbdb
  • progressBar.background#f9f7f1
  • scrollbar.shadow#1c1e1e
  • scrollbarSlider.activeBackground#fb4934aa
  • scrollbarSlider.background#656e6eaa
  • scrollbarSlider.hoverBackground#fb493455
  • sideBar.background#404646
  • sideBar.foreground#d6dbdb
  • sideBarSectionHeader.background#474e4e
  • sideBarSectionHeader.foreground#d6dbdb
  • statusBar.background#fb4934
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#9bb7a7
  • tab.inactiveBackground#3e4444
  • tab.inactiveForeground#98a1a1
  • terminal.ansiBlack#404646
  • terminal.ansiBlue#f9f7f1
  • terminal.ansiBrightBlack#656e6e
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#dc9997
  • terminal.ansiBrightGreen#dc9997
  • terminal.ansiBrightMagenta#d6e2db
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#d6e2db
  • terminal.ansiCyan#fb4934
  • terminal.ansiGreen#fb4934
  • terminal.ansiMagenta#9bb7a7
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#e4e7e7
  • terminal.ansiYellow#9bb7a7
  • terminal.background#282c2c
  • terminal.foreground#d6dbdb
  • titleBar.activeBackground#2a2e2e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d6dbdb
comment#5e7070
string#689d6a
constant.numeric#8ec07c
constant.language#9bb7a7
constant.character, constant.other#9bb7a7
variable
keyword#9bb7a7
storage#9bb7a7
storage.type#fb4934
entity.name.class#9bb7a7underline
entity.other.inherited-class#9bb7a7
entity.name.function#f9f7f1
variable.parameter#ffffff
entity.name.tag#fb4934
entity.other.attribute-name#9bb7a7
support.function#fb4934
support.constant#9bb7a7
support.type, support.class#9bb7a7
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#689d6a
meta.diff, meta.diff.header#5e7070
markup.deleted#e61f44
markup.inserted#A6E22E
markup.changed#f7b83d
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#839797
meta.property-value, support.constant.property-value, constant.other.color#689d6a
meta.structure.dictionary.json string.quoted.double.json#9bb7a7
meta.structure.dictionary.value.json string.quoted.double.json#689d6a
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#d6dbdb
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#fb4934
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#fb4934normal
variable.other#ffffffnormal
variable.parameter.function.coffee#8ec07c
entity.name.section.markdown#9bb7a7
punctuation.definition.heading.markdown#9bb7a7
markup.raw.inline.markdown#689d6a
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#9bb7a7
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#9bb7a7
punctuation.definition.metadata.markdown#9bb7a7
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#fb4934
markup.bold.markdown, markup.italic.markdown#fb4934
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664e4d
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#f7b83d
meta.template.expression#d6dbdb
Comrade Yuri by Zachary Taylor - VS Code Theme