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#3a385b
  • activityBar.foreground#e6e3ef
  • activityBarBadge.background#e4b363
  • activityBarBadge.foreground#ffffff
  • badge.background#e4b363
  • badge.foreground#ffffff
  • button.background#ef6461
  • button.foreground#ffffff
  • dropdown.background#e0ddeb
  • dropdown.border#e0ddeb
  • dropdown.foreground#3a385b
  • editor.background#e6e3ef
  • editor.foreground#3a385b
  • editor.hoverHighlightBackground#e4b36322
  • editor.lineHighlightBackground#ddd9e9
  • editor.selectionBackground#ef646133
  • editor.wordHighlightBackground#908cd822
  • editor.wordHighlightStrongBackground#ef646122
  • editorBracketMatch.background#e4b36344
  • editorBracketMatch.border#ef6461
  • editorCursor.foreground#222222
  • editorGroup.background#ddd9e9
  • editorGroupHeader.tabsBackground#ddd9e9
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#e0ddeb
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#c9c3dc
  • editorLineNumber.foreground#aca2ca
  • editorLink.activeForeground#e4b363
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#ef646155
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#c9c3dc
  • editorSuggestWidget.foreground#3a385b
  • editorSuggestWidget.highlightForeground#e4b363
  • editorSuggestWidget.selectedBackground#bbb2d3
  • editorWhitespace.foreground#c9c3dc
  • editorWidget.background#d8d3e6
  • editorWidget.border#aca2ca
  • extensionButton.prominentBackground#e4b363
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#ecc88e
  • focusBorder#e4b363
  • foreground#3a385b
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#8171ae
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#e4b363
  • input.background#e6e3ef
  • input.border#7261a5
  • input.foreground#3a385b
  • input.placeholderForeground#aca2ca
  • inputOption.activeBorder#ef6461
  • list.activeSelectionBackground#ef6461
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#bbb2d3
  • list.hoverBackground#efedf5
  • list.inactiveSelectionBackground#e6e3ef
  • notification.background#bbb2d3
  • notification.buttonBackground#e4b363
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#3a385b
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#dad6e8
  • panel.border#c3bcd9
  • panelTitle.activeBorder#e4b363
  • panelTitle.activeForeground#504376
  • panelTitle.inactiveForeground#9e92c1
  • peekView.border#e4b363
  • peekViewEditor.background#e0ddeb
  • peekViewEditor.matchHighlightBackground#ef646155
  • peekViewEditorGutter.background#d5d0e4
  • peekViewResult.background#d8d3e6
  • peekViewResult.fileForeground#44426b
  • peekViewResult.lineForeground#706da5
  • peekViewResult.matchHighlightBackground#ef646155
  • peekViewResult.selectionBackground#ece9f3
  • peekViewResult.selectionForeground#44426b
  • peekViewTitle.background#e0ddeb
  • peekViewTitleDescription.foreground#343252
  • peekViewTitleLabel.foreground#3a385b
  • progressBar.background#908cd8
  • scrollbar.shadow#7261a5
  • scrollbarSlider.activeBackground#e4b363aa
  • scrollbarSlider.background#3a385b35
  • scrollbarSlider.hoverBackground#e4b36355
  • sideBar.background#d8d3e6
  • sideBar.foreground#3a385b
  • sideBarSectionHeader.background#bbb2d3
  • sideBarSectionHeader.foreground#3a385b
  • statusBar.background#e4b363
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ef6461
  • tab.activeForeground#3a385b
  • tab.border#c3bcd9
  • tab.inactiveBackground#dad6e8
  • tab.inactiveForeground#9f9dc2
  • terminal.ansiBlack#f4f3f8
  • terminal.ansiBlue#908cd8
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#dad8f2
  • terminal.ansiBrightCyan#625f9a
  • terminal.ansiBrightGreen#f3ddba
  • terminal.ansiBrightMagenta#f3ddba
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#625f9a
  • terminal.ansiBrightYellow#f8bfbe
  • terminal.ansiCyan#3a385b
  • terminal.ansiGreen#e4b363
  • terminal.ansiMagenta#e4b363
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#44426b
  • terminal.ansiYellow#ef6461
  • terminal.background#e6e3ef
  • terminal.foreground#3a385b
  • titleBar.activeBackground#bebcd6
  • titleBar.activeForeground#3a385b
  • widget.shadow#aca2ca55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#3a385b
comment#b7b4c1
string#d2c9ef
constant.numeric#d2c9ef
constant.language#ef6461
constant.character, constant.other#ef6461
variable
keyword#e4b363
storage#ef6461
storage.type#e4b363
entity.name.class#ef6461underline
entity.other.inherited-class#ef6461
entity.name.function#908cd8
variable.parameter#69669b
entity.name.tag#e4b363
entity.other.attribute-name#ef6461
support.function#3a385b
support.constant#ef6461
support.type, support.class#ef6461
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#d2c9ef
meta.diff, meta.diff.header#b7b4c1
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#8f8a9e
meta.property-value, support.constant.property-value, constant.other.color#d2c9ef
meta.structure.dictionary.json string.quoted.double.json#ef6461
meta.structure.dictionary.value.json string.quoted.double.json#d2c9ef
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#3a385b
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#e4b363
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#e4b363normal
variable.other#69669bnormal
variable.parameter.function.coffee#d2c9ef
entity.name.section.markdown#ef6461
punctuation.definition.heading.markdown#e4b363
markup.raw.inline.markdown#d2c9ef
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#e4b363
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#e4b363
punctuation.definition.metadata.markdown#e4b363
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#e4b363
markup.bold.markdown, markup.italic.markdown#e4b363
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#3a385b

Shiki preview

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

Loading...