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#444349
  • activityBar.foreground#e5e3ef
  • activityBarBadge.background#725ac1
  • activityBarBadge.foreground#ffffff
  • badge.background#725ac1
  • badge.foreground#ffffff
  • button.background#8d86c9
  • button.foreground#ffffff
  • dropdown.background#dfddeb
  • dropdown.border#dfddeb
  • dropdown.foreground#444349
  • editor.background#e5e3ef
  • editor.foreground#444349
  • editor.hoverHighlightBackground#725ac122
  • editor.lineHighlightBackground#dcd9e9
  • editor.selectionBackground#725ac133
  • editor.wordHighlightBackground#8d859322
  • editor.wordHighlightStrongBackground#8d86c922
  • editorBracketMatch.background#725ac144
  • editorBracketMatch.border#8d86c9
  • editorCursor.foreground#222222
  • editorGroup.background#dcd9e9
  • editorGroupHeader.tabsBackground#dcd9e9
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#dfddeb
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#c7c3dc
  • editorLineNumber.foreground#a9a2ca
  • editorLink.activeForeground#725ac1
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#8d86c955
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#c7c3dc
  • editorSuggestWidget.foreground#444349
  • editorSuggestWidget.highlightForeground#725ac1
  • editorSuggestWidget.selectedBackground#b8b2d3
  • editorWhitespace.foreground#c7c3dc
  • editorWidget.background#d6d3e6
  • editorWidget.border#a9a2ca
  • extensionButton.prominentBackground#725ac1
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#927fcf
  • focusBorder#725ac1
  • foreground#444349
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#7c71ae
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#725ac1
  • input.background#e5e3ef
  • input.border#6c61a5
  • input.foreground#444349
  • input.placeholderForeground#a9a2ca
  • inputOption.activeBorder#8d86c9
  • list.activeSelectionBackground#8d86c9
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#b8b2d3
  • list.hoverBackground#eeedf5
  • list.inactiveSelectionBackground#e5e3ef
  • notification.background#b8b2d3
  • notification.buttonBackground#725ac1
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#444349
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#d9d6e8
  • panel.border#c1bcd9
  • panelTitle.activeBorder#725ac1
  • panelTitle.activeForeground#4c4376
  • panelTitle.inactiveForeground#9a92c1
  • peekView.border#725ac1
  • peekViewEditor.background#dfddeb
  • peekViewEditor.matchHighlightBackground#8d86c955
  • peekViewEditorGutter.background#d3d0e4
  • peekViewResult.background#d6d3e6
  • peekViewResult.fileForeground#504f56
  • peekViewResult.lineForeground#82818b
  • peekViewResult.matchHighlightBackground#8d86c955
  • peekViewResult.selectionBackground#ebe9f3
  • peekViewResult.selectionForeground#504f56
  • peekViewTitle.background#dfddeb
  • peekViewTitleDescription.foreground#3d3c41
  • peekViewTitleLabel.foreground#444349
  • progressBar.background#8d8593
  • scrollbar.shadow#6c61a5
  • scrollbarSlider.activeBackground#725ac1aa
  • scrollbarSlider.background#44434935
  • scrollbarSlider.hoverBackground#725ac155
  • sideBar.background#d6d3e6
  • sideBar.foreground#444349
  • sideBarSectionHeader.background#b8b2d3
  • sideBarSectionHeader.foreground#444349
  • statusBar.background#725ac1
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#8d86c9
  • tab.activeForeground#444349
  • tab.border#c1bcd9
  • tab.inactiveBackground#d9d6e8
  • tab.inactiveForeground#aaa8b0
  • terminal.ansiBlack#f4f3f8
  • terminal.ansiBlue#8d8593
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#c0bbc3
  • terminal.ansiBrightCyan#c0bbc3
  • terminal.ansiBrightGreen#b1a4dd
  • terminal.ansiBrightMagenta#b1a4dd
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#76747e
  • terminal.ansiBrightYellow#cfcde8
  • terminal.ansiCyan#8d8593
  • terminal.ansiGreen#725ac1
  • terminal.ansiMagenta#725ac1
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#504f56
  • terminal.ansiYellow#8d86c9
  • terminal.background#e5e3ef
  • terminal.foreground#444349
  • titleBar.activeBackground#c4c3c8
  • titleBar.activeForeground#444349
  • widget.shadow#a9a2ca55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#444349
comment#594b87
string#b58ad1
constant.numeric#944fc1
constant.language#8d86c9
constant.character, constant.other#8d86c9
variable
keyword#725ac1
storage#8d86c9
storage.type#725ac1
entity.name.class#8d86c9underline
entity.other.inherited-class#8d86c9
entity.name.function#8d8593
variable.parameter#585566
entity.name.tag#725ac1
entity.other.attribute-name#8d86c9
support.function#8d8593
support.constant#8d86c9
support.type, support.class#8d86c9
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#b58ad1
meta.diff, meta.diff.header#594b87
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#393056
meta.property-value, support.constant.property-value, constant.other.color#b58ad1
meta.structure.dictionary.json string.quoted.double.json#8d86c9
meta.structure.dictionary.value.json string.quoted.double.json#b58ad1
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#444349
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#725ac1
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#725ac1normal
variable.other#585566normal
variable.parameter.function.coffee#944fc1
entity.name.section.markdown#8d86c9
punctuation.definition.heading.markdown#725ac1
markup.raw.inline.markdown#b58ad1
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#725ac1
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#725ac1
punctuation.definition.metadata.markdown#725ac1
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#725ac1
markup.bold.markdown, markup.italic.markdown#725ac1
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#444349

Shiki preview

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

Loading...