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#2c323d
  • activityBar.foreground#d6dbdb
  • activityBarBadge.background#bc4331
  • activityBarBadge.foreground#ffffff
  • badge.background#bc4331
  • badge.foreground#ffffff
  • button.background#736f99
  • button.foreground#ffffff
  • dropdown.background#d1d6d6
  • dropdown.border#d1d6d6
  • dropdown.foreground#2c323d
  • editor.background#d6dbdb
  • editor.foreground#2c323d
  • editor.hoverHighlightBackground#bc433122
  • editor.lineHighlightBackground#ced4d4
  • editor.selectionBackground#908bbc33
  • editor.wordHighlightBackground#69899622
  • editor.wordHighlightStrongBackground#736f9922
  • editorBracketMatch.background#bc433144
  • editorBracketMatch.border#736f99
  • editorCursor.foreground#222222
  • editorGroup.background#ced4d4
  • editorGroupHeader.tabsBackground#ced4d4
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#d1d6d6
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#bbc3c3
  • editorLineNumber.foreground#a0abab
  • editorLink.activeForeground#bc4331
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#736f9955
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#bbc3c3
  • editorSuggestWidget.foreground#2c323d
  • editorSuggestWidget.highlightForeground#bc4331
  • editorSuggestWidget.selectedBackground#adb7b7
  • editorWhitespace.foreground#bbc3c3
  • editorWidget.background#c8cfcf
  • editorWidget.border#a0abab
  • extensionButton.prominentBackground#bc4331
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#d1604f
  • focusBorder#bc4331
  • foreground#2c323d
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#778888
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#bc4331
  • input.background#d6dbdb
  • input.border#6b7a7a
  • input.foreground#2c323d
  • input.placeholderForeground#a0abab
  • inputOption.activeBorder#736f99
  • list.activeSelectionBackground#736f99
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#adb7b7
  • list.hoverBackground#dee2e2
  • list.inactiveSelectionBackground#d6dbdb
  • notification.background#adb7b7
  • notification.buttonBackground#bc4331
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#2c323d
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#cbd1d1
  • panel.border#b5bebe
  • panelTitle.activeBorder#bc4331
  • panelTitle.activeForeground#475151
  • panelTitle.inactiveForeground#929f9f
  • peekView.border#bc4331
  • peekViewEditor.background#d1d6d6
  • peekViewEditor.matchHighlightBackground#736f9955
  • peekViewEditorGutter.background#c6cdcd
  • peekViewResult.background#c8cfcf
  • peekViewResult.fileForeground#373e4c
  • peekViewResult.lineForeground#616f87
  • peekViewResult.matchHighlightBackground#736f9955
  • peekViewResult.selectionBackground#dbe0e0
  • peekViewResult.selectionForeground#373e4c
  • peekViewTitle.background#d1d6d6
  • peekViewTitleDescription.foreground#262b34
  • peekViewTitleLabel.foreground#2c323d
  • progressBar.background#698996
  • scrollbar.shadow#6b7a7a
  • scrollbarSlider.activeBackground#bc4331aa
  • scrollbarSlider.background#2c323d35
  • scrollbarSlider.hoverBackground#bc433155
  • sideBar.background#c8cfcf
  • sideBar.foreground#2c323d
  • sideBarSectionHeader.background#adb7b7
  • sideBarSectionHeader.foreground#2c323d
  • statusBar.background#bc4331
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#736f99
  • tab.activeForeground#2c323d
  • tab.border#b5bebe
  • tab.inactiveBackground#cbd1d1
  • tab.inactiveForeground#8a96ab
  • terminal.ansiBlack#e4e7e7
  • terminal.ansiBlue#698996
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#a5b8c0
  • terminal.ansiBrightCyan#adabc3
  • terminal.ansiBrightGreen#dc8477
  • terminal.ansiBrightMagenta#adacb3
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#576378
  • terminal.ansiBrightYellow#adabc3
  • terminal.ansiCyan#736f99
  • terminal.ansiGreen#bc4331
  • terminal.ansiMagenta#787782
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#373e4c
  • terminal.ansiYellow#736f99
  • terminal.background#d6dbdb
  • terminal.foreground#2c323d
  • titleBar.activeBackground#a8b0c0
  • titleBar.activeForeground#2c323d
  • widget.shadow#a0abab55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2c323d
comment#9da5a5
string#63a5a5
constant.numeric#4eadad
constant.language#736f99
constant.character, constant.other#736f99
variable
keyword#787782
storage#736f99
storage.type#bc4331
entity.name.class#736f99underline
entity.other.inherited-class#736f99
entity.name.function#698996
variable.parameter#4f596b
entity.name.tag#bc4331
entity.other.attribute-name#736f99
support.function#736f99
support.constant#736f99
support.type, support.class#736f99
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#63a5a5
meta.diff, meta.diff.header#9da5a5
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#768080
meta.property-value, support.constant.property-value, constant.other.color#63a5a5
meta.structure.dictionary.json string.quoted.double.json#736f99
meta.structure.dictionary.value.json string.quoted.double.json#63a5a5
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#2c323d
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#4f596bnormal
variable.parameter.function.coffee#4eadad
entity.name.section.markdown#736f99
punctuation.definition.heading.markdown#787782
markup.raw.inline.markdown#63a5a5
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#787782
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#787782
punctuation.definition.metadata.markdown#787782
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#2c323d

Shiki preview

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

Loading...