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#1c1b2c
  • activityBar.foreground#d2c9ef
  • activityBarBadge.background#e4b363
  • activityBarBadge.foreground#ffffff
  • badge.background#e4b363
  • badge.foreground#ffffff
  • button.background#ef6461
  • button.foreground#ffffff
  • dropdown.background#141320
  • dropdown.border#141320
  • dropdown.foreground#d2c9ef
  • editor.background#181726
  • editor.foreground#d2c9ef
  • editor.hoverHighlightBackground#e4b36322
  • editor.lineHighlightBackground#1e1d30
  • editor.selectionBackground#ef646155
  • editor.wordHighlightBackground#908cd822
  • editor.wordHighlightStrongBackground#ef646122
  • editorBracketMatch.background#e4b36344
  • editorBracketMatch.border#ef6461
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#1e1d30
  • editorGroupHeader.tabsBackground#1e1d30
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#141320
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#2c2a46
  • editorLineNumber.foreground#403d66
  • editorLink.activeForeground#e4b363
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#ef646155
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#2c2a46
  • editorSuggestWidget.foreground#d2c9ef
  • editorSuggestWidget.highlightForeground#e4b363
  • editorSuggestWidget.selectedBackground#403d66
  • editorWhitespace.foreground#2c2a46
  • editorWidget.background#2c2a46
  • editorWidget.border#403d66
  • extensionButton.prominentBackground#e4b363
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#ecc88e
  • focusBorder#e4b363
  • foreground#d2c9ef
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#545185
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#e4b363
  • input.background#0e0d16
  • input.border#363456
  • input.foreground#d2c9ef
  • input.placeholderForeground#3c3a5f
  • inputOption.activeBorder#ef6461
  • list.activeSelectionBackground#ef6461
  • list.activeSelectionForeground#181726
  • list.focusBackground#363456
  • list.hoverBackground#1e1d30
  • list.inactiveSelectionBackground#181726
  • notification.background#222136
  • notification.buttonBackground#e4b363
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#d2c9ef
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#2c2a46
  • panel.border#403d66
  • panelTitle.activeBorder#e4b363
  • panelTitle.inactiveForeground#5e5a95
  • peekView.border#e4b363
  • peekViewEditor.background#100f19
  • peekViewEditor.matchHighlightBackground#ef646155
  • peekViewEditorGutter.background#141320
  • peekViewResult.background#222136
  • peekViewResult.fileForeground#c5b9ea
  • peekViewResult.lineForeground#b1a2e3
  • peekViewResult.matchHighlightBackground#ef646155
  • peekViewResult.selectionBackground#1c1b2c
  • peekViewResult.selectionForeground#d2c9ef
  • peekViewTitle.background#141320
  • peekViewTitleDescription.foreground#c8bdeb
  • peekViewTitleLabel.foreground#d2c9ef
  • progressBar.background#908cd8
  • scrollbar.shadow#040406
  • scrollbarSlider.activeBackground#e4b363aa
  • scrollbarSlider.background#403d66aa
  • scrollbarSlider.hoverBackground#e4b36355
  • sideBar.background#222136
  • sideBar.foreground#d2c9ef
  • sideBarSectionHeader.background#28263f
  • sideBarSectionHeader.foreground#d2c9ef
  • statusBar.background#e4b363
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ef6461
  • tab.inactiveBackground#201f33
  • tab.inactiveForeground#6a66a3
  • terminal.ansiBlack#222136
  • terminal.ansiBlue#908cd8
  • terminal.ansiBrightBlack#403d66
  • terminal.ansiBrightBlue#dad8f2
  • terminal.ansiBrightCyan#ffffff
  • terminal.ansiBrightGreen#f3ddba
  • terminal.ansiBrightMagenta#f3ddba
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f8bfbe
  • terminal.ansiCyan#e8e9eb
  • terminal.ansiGreen#e4b363
  • terminal.ansiMagenta#e4b363
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#e2ddf5
  • terminal.ansiYellow#ef6461
  • terminal.background#0e0d16
  • terminal.foreground#d2c9ef
  • titleBar.activeBackground#100f19

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d2c9ef
comment#454370
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#ffffff
entity.name.tag#e4b363
entity.other.attribute-name#ef6461
support.function#e8e9eb
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#454370
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#6360a0
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#d2c9ef
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#ffffffnormal
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#d2c9ef

Shiki preview

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

Loading...