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#3f4952
  • activityBar.foreground#ffffff
  • activityBarBadge.background#e85362
  • activityBarBadge.foreground#ffffff
  • badge.background#e85362
  • badge.foreground#ffffff
  • button.background#5392db
  • button.foreground#ffffff
  • dropdown.background#373f46
  • dropdown.border#373f46
  • dropdown.foreground#ffffff
  • editor.background#3b444c
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#e8536222
  • editor.lineHighlightBackground#424c55
  • editor.selectionBackground#077cf955
  • editor.wordHighlightBackground#5392db22
  • editor.wordHighlightStrongBackground#5392db22
  • editorBracketMatch.background#e8536244
  • editorBracketMatch.border#5392db
  • editorCursor.foreground#ffffff
  • editorGroup.background#424c55
  • editorGroupHeader.tabsBackground#424c55
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#373f46
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#515e69
  • editorLineNumber.foreground#687785
  • editorLink.activeForeground#e85362
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#5392db55
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#515e69
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#e85362
  • editorSuggestWidget.selectedBackground#687785
  • editorWhitespace.foreground#515e69
  • editorWidget.background#515e69
  • editorWidget.border#687785
  • extensionButton.prominentBackground#e85362
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#ee808b
  • focusBorder#e85362
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#82919e
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#e85362
  • input.background#30373e
  • input.border#5c6b77
  • input.foreground#ffffff
  • input.placeholderForeground#637280
  • inputOption.activeBorder#5392db
  • list.activeSelectionBackground#5392db
  • list.activeSelectionForeground#3b444c
  • list.focusBackground#5c6b77
  • list.hoverBackground#424c55
  • list.inactiveSelectionBackground#3b444c
  • notification.background#46515a
  • notification.buttonBackground#e85362
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#ffffff
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#515e69
  • panel.border#687785
  • panelTitle.activeBorder#e85362
  • panelTitle.inactiveForeground#909da9
  • peekView.border#e85362
  • peekViewEditor.background#323a41
  • peekViewEditor.matchHighlightBackground#5392db55
  • peekViewEditorGutter.background#373f46
  • peekViewResult.background#46515a
  • peekViewResult.fileForeground#f5f5f5
  • peekViewResult.lineForeground#e6e6e6
  • peekViewResult.matchHighlightBackground#5392db55
  • peekViewResult.selectionBackground#3f4952
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#373f46
  • peekViewTitleDescription.foreground#f7f7f7
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#5392db
  • scrollbar.shadow#252a2f
  • scrollbarSlider.activeBackground#e85362aa
  • scrollbarSlider.background#687785aa
  • scrollbarSlider.hoverBackground#e8536255
  • sideBar.background#46515a
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#4d5963
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#e85362
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#5392db
  • tab.inactiveBackground#444e57
  • tab.inactiveForeground#9faab4
  • terminal.ansiBlack#46515a
  • terminal.ansiBlue#5392db
  • terminal.ansiBrightBlack#687785
  • terminal.ansiBrightBlue#a7c7ed
  • terminal.ansiBrightCyan#d7c9f0
  • terminal.ansiBrightGreen#f4adb4
  • terminal.ansiBrightMagenta#f4adb4
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#a7c7ed
  • terminal.ansiCyan#9b78db
  • terminal.ansiGreen#e85362
  • terminal.ansiMagenta#e85362
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#5392db
  • terminal.background#30373e
  • terminal.foreground#ffffff
  • titleBar.activeBackground#323a41

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffff
comment#718493
string#9fbde0
constant.numeric#9fbde0
constant.language#5392db
constant.character, constant.other#5392db
variable
keyword#e85362
storage#5392db
storage.type#e85362
entity.name.class#5392dbunderline
entity.other.inherited-class#5392db
entity.name.function#5392db
variable.parameter#ffffff
entity.name.tag#e85362
entity.other.attribute-name#5392db
support.function#9b78db
support.constant#5392db
support.type, support.class#5392db
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#9fbde0
meta.diff, meta.diff.header#718493
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#9caab4
meta.property-value, support.constant.property-value, constant.other.color#9fbde0
meta.structure.dictionary.json string.quoted.double.json#5392db
meta.structure.dictionary.value.json string.quoted.double.json#9fbde0
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#ffffff
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#e85362
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#e85362normal
variable.other#ffffffnormal
variable.parameter.function.coffee#9fbde0
entity.name.section.markdown#5392db
punctuation.definition.heading.markdown#e85362
markup.raw.inline.markdown#9fbde0
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#e85362
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#e85362
punctuation.definition.metadata.markdown#e85362
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#e85362
markup.bold.markdown, markup.italic.markdown#e85362
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#ffffff

Shiki preview

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

Loading...