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#2c2d2d
  • activityBar.foreground#f7f9f9
  • activityBarBadge.background#bc4331
  • activityBarBadge.foreground#ffffff
  • badge.background#bc4331
  • badge.foreground#ffffff
  • button.background#7873a0
  • button.foreground#ffffff
  • dropdown.background#f1f5f5
  • dropdown.border#f1f5f5
  • dropdown.foreground#2c2d2d
  • editor.background#f7f9f9
  • editor.foreground#2c2d2d
  • editor.hoverHighlightBackground#bc433122
  • editor.lineHighlightBackground#eef2f2
  • editor.selectionBackground#908bbc33
  • editor.wordHighlightBackground#6e909e22
  • editor.wordHighlightStrongBackground#7873a022
  • editorBracketMatch.background#bc433144
  • editorBracketMatch.border#7873a0
  • editorCursor.foreground#222222
  • editorGroup.background#eef2f2
  • editorGroupHeader.tabsBackground#eef2f2
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#f1f5f5
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#dae3e3
  • editorLineNumber.foreground#bdcdcd
  • editorLink.activeForeground#bc4331
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#7873a055
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#dae3e3
  • editorSuggestWidget.foreground#2c2d2d
  • editorSuggestWidget.highlightForeground#bc4331
  • editorSuggestWidget.selectedBackground#cbd8d8
  • editorWhitespace.foreground#dae3e3
  • editorWidget.background#e8eeee
  • editorWidget.border#bdcdcd
  • extensionButton.prominentBackground#bc4331
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#d1604f
  • focusBorder#bc4331
  • foreground#2c2d2d
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#91acac
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#bc4331
  • input.background#f7f9f9
  • input.border#82a2a2
  • input.foreground#2c2d2d
  • input.placeholderForeground#bdcdcd
  • inputOption.activeBorder#7873a0
  • list.activeSelectionBackground#7873a0
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#cbd8d8
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#f7f9f9
  • notification.background#cbd8d8
  • notification.buttonBackground#bc4331
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#2c2d2d
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#ebf0f0
  • panel.border#d4dfdf
  • panelTitle.activeBorder#bc4331
  • panelTitle.activeForeground#5c7b7b
  • panelTitle.inactiveForeground#aec2c2
  • peekView.border#bc4331
  • peekViewEditor.background#f1f5f5
  • peekViewEditor.matchHighlightBackground#7873a055
  • peekViewEditorGutter.background#e6ecec
  • peekViewResult.background#e8eeee
  • peekViewResult.fileForeground#393a3a
  • peekViewResult.lineForeground#6b6d6d
  • peekViewResult.matchHighlightBackground#7873a055
  • peekViewResult.selectionBackground#fdfdfd
  • peekViewResult.selectionForeground#393a3a
  • peekViewTitle.background#f1f5f5
  • peekViewTitleDescription.foreground#242525
  • peekViewTitleLabel.foreground#2c2d2d
  • progressBar.background#6e909e
  • scrollbar.shadow#82a2a2
  • scrollbarSlider.activeBackground#bc4331aa
  • scrollbarSlider.background#2c2d2d35
  • scrollbarSlider.hoverBackground#bc433155
  • sideBar.background#e8eeee
  • sideBar.foreground#2c2d2d
  • sideBarSectionHeader.background#cbd8d8
  • sideBarSectionHeader.foreground#2c2d2d
  • statusBar.background#bc4331
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#7873a0
  • tab.activeForeground#2c2d2d
  • tab.border#d4dfdf
  • tab.inactiveBackground#ebf0f0
  • tab.inactiveForeground#919494
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#6e909e
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#abbfc7
  • terminal.ansiBrightCyan#b3b0c9
  • terminal.ansiBrightGreen#dc8477
  • terminal.ansiBrightMagenta#e2e1e6
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#5e6161
  • terminal.ansiBrightYellow#b3b0c9
  • terminal.ansiCyan#7873a0
  • terminal.ansiGreen#bc4331
  • terminal.ansiMagenta#abaab7
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#393a3a
  • terminal.ansiYellow#7873a0
  • terminal.background#f7f9f9
  • terminal.foreground#2c2d2d
  • titleBar.activeBackground#abadad
  • titleBar.activeForeground#2c2d2d
  • widget.shadow#bdcdcd55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2c2d2d
comment#ccc9e0
string#63a5a5
constant.numeric#4eadad
constant.language#7873a0
constant.character, constant.other#7873a0
variable
keyword#abaab7
storage#7873a0
storage.type#bc4331
entity.name.class#7873a0underline
entity.other.inherited-class#7873a0
entity.name.function#6e909e
variable.parameter#4f5656
entity.name.tag#bc4331
entity.other.attribute-name#7873a0
support.function#7873a0
support.constant#7873a0
support.type, support.class#7873a0
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#63a5a5
meta.diff, meta.diff.header#ccc9e0
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#9e98c4
meta.property-value, support.constant.property-value, constant.other.color#63a5a5
meta.structure.dictionary.json string.quoted.double.json#7873a0
meta.structure.dictionary.value.json string.quoted.double.json#63a5a5
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#2c2d2d
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#bc4331
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#bc4331normal
variable.other#4f5656normal
variable.parameter.function.coffee#4eadad
entity.name.section.markdown#7873a0
punctuation.definition.heading.markdown#abaab7
markup.raw.inline.markdown#63a5a5
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#abaab7
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#abaab7
punctuation.definition.metadata.markdown#abaab7
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#bc4331
markup.bold.markdown, markup.italic.markdown#bc4331
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#2c2d2d

Shiki preview

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

Loading...