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#424252
  • activityBar.foreground#ebebf4
  • activityBarBadge.background#566981
  • activityBarBadge.foreground#ffffff
  • badge.background#566981
  • badge.foreground#ffffff
  • button.background#89a7b1
  • button.foreground#ffffff
  • dropdown.background#383846
  • dropdown.border#383846
  • dropdown.foreground#ebebf4
  • editor.background#3d3d4c
  • editor.foreground#ebebf4
  • editor.hoverHighlightBackground#56698122
  • editor.lineHighlightBackground#444454
  • editor.selectionBackground#56698155
  • editor.wordHighlightBackground#cbdad522
  • editor.wordHighlightStrongBackground#89a7b122
  • editorBracketMatch.background#56698144
  • editorBracketMatch.border#89a7b1
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#444454
  • editorGroupHeader.tabsBackground#444454
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#383846
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#545468
  • editorLineNumber.foreground#6a6a85
  • editorLink.activeForeground#566981
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#89a7b155
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#545468
  • editorSuggestWidget.foreground#ebebf4
  • editorSuggestWidget.highlightForeground#566981
  • editorSuggestWidget.selectedBackground#6a6a85
  • editorWhitespace.foreground#545468
  • editorWidget.background#545468
  • editorWidget.border#6a6a85
  • extensionButton.prominentBackground#566981
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6d829d
  • focusBorder#566981
  • foreground#ebebf4
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#85859d
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#566981
  • input.background#32323e
  • input.border#5f5f76
  • input.foreground#ebebf4
  • input.placeholderForeground#66667f
  • inputOption.activeBorder#89a7b1
  • list.activeSelectionBackground#89a7b1
  • list.activeSelectionForeground#3d3d4c
  • list.focusBackground#5f5f76
  • list.hoverBackground#444454
  • list.inactiveSelectionBackground#3d3d4c
  • notification.background#48485a
  • notification.buttonBackground#566981
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#ebebf4
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#545468
  • panel.border#6a6a85
  • panelTitle.activeBorder#566981
  • panelTitle.inactiveForeground#9393a8
  • peekView.border#566981
  • peekViewEditor.background#343441
  • peekViewEditor.matchHighlightBackground#89a7b155
  • peekViewEditorGutter.background#383846
  • peekViewResult.background#48485a
  • peekViewResult.fileForeground#dedeed
  • peekViewResult.lineForeground#cacae2
  • peekViewResult.matchHighlightBackground#89a7b155
  • peekViewResult.selectionBackground#424252
  • peekViewResult.selectionForeground#ebebf4
  • peekViewTitle.background#383846
  • peekViewTitleDescription.foreground#e1e1ef
  • peekViewTitleLabel.foreground#ebebf4
  • progressBar.background#cbdad5
  • scrollbar.shadow#262630
  • scrollbarSlider.activeBackground#566981aa
  • scrollbarSlider.background#6a6a85aa
  • scrollbarSlider.hoverBackground#56698155
  • sideBar.background#48485a
  • sideBar.foreground#ebebf4
  • sideBarSectionHeader.background#4f4f63
  • sideBarSectionHeader.foreground#ebebf4
  • statusBar.background#566981
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#89a7b1
  • tab.inactiveBackground#464657
  • tab.inactiveForeground#a1a1b4
  • terminal.ansiBlack#48485a
  • terminal.ansiBlue#cbdad5
  • terminal.ansiBrightBlack#6a6a85
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#c6d5da
  • terminal.ansiBrightGreen#8b9cb2
  • terminal.ansiBrightMagenta#8b9cb2
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#c6d5da
  • terminal.ansiCyan#89a7b1
  • terminal.ansiGreen#566981
  • terminal.ansiMagenta#566981
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#fbfbfd
  • terminal.ansiYellow#89a7b1
  • terminal.background#32323e
  • terminal.foreground#ebebf4
  • titleBar.activeBackground#343441

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ebebf4
comment#6c6c87
string#9eb2d9
constant.numeric#9eb2d9
constant.language#89a7b1
constant.character, constant.other#89a7b1
variable
keyword#566981
storage#89a7b1
storage.type#566981
entity.name.class#89a7b1underline
entity.other.inherited-class#89a7b1
entity.name.function#cbdad5
variable.parameter#ebebf4
entity.name.tag#566981
entity.other.attribute-name#89a7b1
support.function#89a7b1
support.constant#89a7b1
support.type, support.class#89a7b1
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#9eb2d9
meta.diff, meta.diff.header#6c6c87
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#9595aa
meta.property-value, support.constant.property-value, constant.other.color#9eb2d9
meta.structure.dictionary.json string.quoted.double.json#89a7b1
meta.structure.dictionary.value.json string.quoted.double.json#9eb2d9
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#ebebf4
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#566981
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#566981normal
variable.other#ebebf4normal
variable.parameter.function.coffee#9eb2d9
entity.name.section.markdown#89a7b1
punctuation.definition.heading.markdown#566981
markup.raw.inline.markdown#9eb2d9
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#566981
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#566981
punctuation.definition.metadata.markdown#566981
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#566981
markup.bold.markdown, markup.italic.markdown#566981
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#ebebf4

Shiki preview

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

Loading...