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#1b1b24
  • activityBar.foreground#f7f7fc
  • activityBarBadge.background#585480
  • activityBarBadge.foreground#ffffff
  • badge.background#585480
  • badge.foreground#ffffff
  • button.background#7873ae
  • button.foreground#ffffff
  • dropdown.background#f0f0f9
  • dropdown.border#f0f0f9
  • dropdown.foreground#1b1b24
  • editor.background#f7f7fc
  • editor.foreground#1b1b24
  • editor.hoverHighlightBackground#58548022
  • editor.lineHighlightBackground#ececf8
  • editor.selectionBackground#7873ae33
  • editor.wordHighlightBackground#b0add322
  • editor.wordHighlightStrongBackground#7873ae22
  • editorBracketMatch.background#58548044
  • editorBracketMatch.border#7873ae
  • editorCursor.foreground#222222
  • editorGroup.background#ececf8
  • editorGroupHeader.tabsBackground#ececf8
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#f0f0f9
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#d2d2ee
  • editorLineNumber.foreground#adade0
  • editorLink.activeForeground#585480
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#7873ae55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#d2d2ee
  • editorSuggestWidget.foreground#1b1b24
  • editorSuggestWidget.highlightForeground#585480
  • editorSuggestWidget.selectedBackground#bfbfe7
  • editorWhitespace.foreground#d2d2ee
  • editorWidget.background#e4e4f5
  • editorWidget.border#adade0
  • extensionButton.prominentBackground#585480
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6f6a9d
  • focusBorder#585480
  • foreground#1b1b24
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#7575cb
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#585480
  • input.background#f7f7fc
  • input.border#6363c4
  • input.foreground#1b1b24
  • input.placeholderForeground#adade0
  • inputOption.activeBorder#7873ae
  • list.activeSelectionBackground#7873ae
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#bfbfe7
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#f7f7fc
  • notification.background#bfbfe7
  • notification.buttonBackground#585480
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#1b1b24
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#e8e8f6
  • panel.border#cacaeb
  • panelTitle.activeBorder#585480
  • panelTitle.activeForeground#3c3c9f
  • panelTitle.inactiveForeground#9a9ad9
  • peekView.border#585480
  • peekViewEditor.background#f0f0f9
  • peekViewEditor.matchHighlightBackground#7873ae55
  • peekViewEditorGutter.background#e1e1f4
  • peekViewResult.background#e4e4f5
  • peekViewResult.fileForeground#262633
  • peekViewResult.lineForeground#52526d
  • peekViewResult.matchHighlightBackground#7873ae55
  • peekViewResult.selectionBackground#fefeff
  • peekViewResult.selectionForeground#262633
  • peekViewTitle.background#f0f0f9
  • peekViewTitleDescription.foreground#14141b
  • peekViewTitleLabel.foreground#1b1b24
  • progressBar.background#b0add3
  • scrollbar.shadow#6363c4
  • scrollbarSlider.activeBackground#585480aa
  • scrollbarSlider.background#1b1b2435
  • scrollbarSlider.hoverBackground#58548055
  • sideBar.background#e4e4f5
  • sideBar.foreground#1b1b24
  • sideBarSectionHeader.background#bfbfe7
  • sideBarSectionHeader.foreground#1b1b24
  • statusBar.background#585480
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#7873ae
  • tab.activeForeground#1b1b24
  • tab.border#cacaeb
  • tab.inactiveBackground#e8e8f6
  • tab.inactiveForeground#747497
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#b0add3
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#f0eff7
  • terminal.ansiBrightCyan#a1d576
  • terminal.ansiBrightGreen#8c89b1
  • terminal.ansiBrightMagenta#b6b4d3
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#47475e
  • terminal.ansiBrightYellow#b6b4d3
  • terminal.ansiCyan#6daf36
  • terminal.ansiGreen#585480
  • terminal.ansiMagenta#7873ae
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#262633
  • terminal.ansiYellow#7873ae
  • terminal.background#f7f7fc
  • terminal.foreground#1b1b24
  • titleBar.activeBackground#9191ad
  • titleBar.activeForeground#1b1b24
  • widget.shadow#adade055

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#1b1b24
comment#505067
string#6daf36
constant.numeric#6daf36
constant.language#7873ae
constant.character, constant.other#7873ae
variable
keyword#7873ae
storage#7873ae
storage.type#585480
entity.name.class#7873aeunderline
entity.other.inherited-class#7873ae
entity.name.function#b0add3
variable.parameter#1b1b24
entity.name.tag#585480
entity.other.attribute-name#7873ae
support.function#6daf36
support.constant#7873ae
support.type, support.class#7873ae
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#6daf36
meta.diff, meta.diff.header#505067
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#2f2f3c
meta.property-value, support.constant.property-value, constant.other.color#6daf36
meta.structure.dictionary.json string.quoted.double.json#7873ae
meta.structure.dictionary.value.json string.quoted.double.json#6daf36
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#1b1b24
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#585480
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#585480normal
variable.other#1b1b24normal
variable.parameter.function.coffee#6daf36
entity.name.section.markdown#7873ae
punctuation.definition.heading.markdown#7873ae
markup.raw.inline.markdown#6daf36
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#7873ae
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#7873ae
punctuation.definition.metadata.markdown#7873ae
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#585480
markup.bold.markdown, markup.italic.markdown#585480
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#1b1b24

Shiki preview

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

Loading...