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#3e3e47
  • activityBar.foreground#ffffff
  • activityBarBadge.background#c43535
  • activityBarBadge.foreground#ffffff
  • badge.background#c43535
  • badge.foreground#ffffff
  • button.background#5f5582
  • button.foreground#ffffff
  • dropdown.background#34343d
  • dropdown.border#34343d
  • dropdown.foreground#ffffff
  • editor.background#393942
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#c4353522
  • editor.lineHighlightBackground#40404a
  • editor.selectionBackground#47959a55
  • editor.wordHighlightBackground#e0ddeb22
  • editor.wordHighlightStrongBackground#5f558222
  • editorBracketMatch.background#c4353544
  • editorBracketMatch.border#5f5582
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#40404a
  • editorGroupHeader.tabsBackground#40404a
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#34343d
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#51515d
  • editorLineNumber.foreground#686879
  • editorLink.activeForeground#c43535
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#5f558255
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#51515d
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#c43535
  • editorSuggestWidget.selectedBackground#686879
  • editorWhitespace.foreground#51515d
  • editorWidget.background#51515d
  • editorWidget.border#686879
  • extensionButton.prominentBackground#c43535
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#d25a5a
  • focusBorder#c43535
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#818193
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#c43535
  • input.background#2d2d34
  • input.border#5c5c6b
  • input.foreground#ffffff
  • input.placeholderForeground#646473
  • inputOption.activeBorder#5f5582
  • list.activeSelectionBackground#5f5582
  • list.activeSelectionForeground#393942
  • list.focusBackground#5c5c6b
  • list.hoverBackground#40404a
  • list.inactiveSelectionBackground#393942
  • notification.background#454550
  • notification.buttonBackground#c43535
  • 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#51515d
  • panel.border#686879
  • panelTitle.activeBorder#c43535
  • panelTitle.inactiveForeground#8f8f9e
  • peekView.border#c43535
  • peekViewEditor.background#303037
  • peekViewEditor.matchHighlightBackground#5f558255
  • peekViewEditorGutter.background#34343d
  • peekViewResult.background#454550
  • peekViewResult.fileForeground#f5f5f5
  • peekViewResult.lineForeground#e6e6e6
  • peekViewResult.matchHighlightBackground#5f558255
  • peekViewResult.selectionBackground#3e3e47
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#34343d
  • peekViewTitleDescription.foreground#f7f7f7
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#e0ddeb
  • scrollbar.shadow#212127
  • scrollbarSlider.activeBackground#c43535aa
  • scrollbarSlider.background#686879aa
  • scrollbarSlider.hoverBackground#c4353555
  • sideBar.background#454550
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#4c4c58
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#c43535
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#5f5582
  • tab.inactiveBackground#42424d
  • tab.inactiveForeground#9d9daa
  • terminal.ansiBlack#454550
  • terminal.ansiBlue#e0ddeb
  • terminal.ansiBrightBlack#686879
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#c5c3cf
  • terminal.ansiBrightGreen#dd8282
  • terminal.ansiBrightMagenta#938ab3
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#938ab3
  • terminal.ansiCyan#8f8aa2
  • terminal.ansiGreen#c43535
  • terminal.ansiMagenta#5f5582
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#5f5582
  • terminal.background#2d2d34
  • terminal.foreground#ffffff
  • titleBar.activeBackground#303037

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffff
comment#6b6b7a
string#64aeb3
constant.numeric#64aeb3
constant.language#5f5582
constant.character, constant.other#5f5582
variable
keyword#5f5582
storage#5f5582
storage.type#c43535
entity.name.class#5f5582underline
entity.other.inherited-class#5f5582
entity.name.function#e0ddeb
variable.parameter#ffffff
entity.name.tag#c43535
entity.other.attribute-name#5f5582
support.function#8f8aa2
support.constant#5f5582
support.type, support.class#5f5582
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#64aeb3
meta.diff, meta.diff.header#6b6b7a
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#92929f
meta.property-value, support.constant.property-value, constant.other.color#64aeb3
meta.structure.dictionary.json string.quoted.double.json#5f5582
meta.structure.dictionary.value.json string.quoted.double.json#64aeb3
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#c43535
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#c43535normal
variable.other#ffffffnormal
variable.parameter.function.coffee#64aeb3
entity.name.section.markdown#5f5582
punctuation.definition.heading.markdown#5f5582
markup.raw.inline.markdown#64aeb3
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#5f5582
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#5f5582
punctuation.definition.metadata.markdown#5f5582
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#c43535
markup.bold.markdown, markup.italic.markdown#c43535
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...