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#373247
  • activityBar.foreground#ffffff
  • activityBarBadge.background#7cd827
  • activityBarBadge.foreground#ffffff
  • badge.background#7cd827
  • badge.foreground#ffffff
  • button.background#a25cdb
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#373247
  • editor.background#ffffff
  • editor.foreground#373247
  • editor.hoverHighlightBackground#7cd82722
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#7cd82733
  • editor.wordHighlightBackground#37324722
  • editor.wordHighlightStrongBackground#a25cdb22
  • editorBracketMatch.background#7cd82744
  • editorBracketMatch.border#a25cdb
  • editorCursor.foreground#222222
  • editorGroup.background#f7f7f7
  • editorGroupHeader.tabsBackground#f7f7f7
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#fafafa
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#e6e6e6
  • editorLineNumber.foreground#cccccc
  • editorLink.activeForeground#7cd827
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#a25cdb55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#373247
  • editorSuggestWidget.highlightForeground#7cd827
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#7cd827
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#96e052
  • focusBorder#7cd827
  • foreground#373247
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#7cd827
  • input.background#ffffff
  • input.border#999999
  • input.foreground#373247
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#a25cdb
  • list.activeSelectionBackground#a25cdb
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#7cd827
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#373247
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#7cd827
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#7cd827
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#a25cdb55
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#433d56
  • peekViewResult.lineForeground#716792
  • peekViewResult.matchHighlightBackground#a25cdb55
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#433d56
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#302c3e
  • peekViewTitleLabel.foreground#373247
  • progressBar.background#373247
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#7cd827aa
  • scrollbarSlider.background#37324735
  • scrollbarSlider.hoverBackground#7cd82755
  • sideBar.background#f2f2f2
  • sideBar.foreground#373247
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#373247
  • statusBar.background#7cd827
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#a25cdb
  • tab.activeForeground#373247
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#9a92b3
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#373247
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#655c83
  • terminal.ansiBrightCyan#b0e87d
  • terminal.ansiBrightGreen#b0e87d
  • terminal.ansiBrightMagenta#b0e87d
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#655c83
  • terminal.ansiBrightYellow#d2b0ed
  • terminal.ansiCyan#7cd827
  • terminal.ansiGreen#7cd827
  • terminal.ansiMagenta#7cd827
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#433d56
  • terminal.ansiYellow#a25cdb
  • terminal.background#ffffff
  • terminal.foreground#373247
  • titleBar.activeBackground#b6b0c8
  • titleBar.activeForeground#373247
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#373247
comment#d2d0db
string#9db515
constant.numeric#9db515
constant.language#a25cdb
constant.character, constant.other#a25cdb
variable
keyword#7cd827
storage#a25cdb
storage.type#7cd827
entity.name.class#a25cdbunderline
entity.other.inherited-class#a25cdb
entity.name.function#373247
variable.parameter#4e4863
entity.name.tag#7cd827
entity.other.attribute-name#a25cdb
support.function#7cd827
support.constant#a25cdb
support.type, support.class#a25cdb
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#9db515
meta.diff, meta.diff.header#d2d0db
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#a9a5ba
meta.property-value, support.constant.property-value, constant.other.color#9db515
meta.structure.dictionary.json string.quoted.double.json#a25cdb
meta.structure.dictionary.value.json string.quoted.double.json#9db515
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#373247
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#7cd827
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#7cd827normal
variable.other#4e4863normal
variable.parameter.function.coffee#9db515
entity.name.section.markdown#a25cdb
punctuation.definition.heading.markdown#7cd827
markup.raw.inline.markdown#9db515
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#7cd827
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#7cd827
punctuation.definition.metadata.markdown#7cd827
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#7cd827
markup.bold.markdown, markup.italic.markdown#7cd827
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#373247

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...