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#474e56
  • activityBar.foreground#ffffff
  • activityBarBadge.background#a175ba
  • activityBarBadge.foreground#ffffff
  • badge.background#a175ba
  • badge.foreground#ffffff
  • button.background#dd5d7a
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#474e56
  • editor.background#ffffff
  • editor.foreground#474e56
  • editor.hoverHighlightBackground#a175ba22
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#a1cbc633
  • editor.wordHighlightBackground#a1cbc622
  • editor.wordHighlightStrongBackground#dd5d7a22
  • editorBracketMatch.background#a175ba44
  • editorBracketMatch.border#dd5d7a
  • editorCursor.foreground#333333
  • editorGroup.background#f7f7f7
  • editorGroupHeader.tabsBackground#f7f7f7
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#fafafa
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#e6e6e6
  • editorLineNumber.foreground#cccccc
  • editorLink.activeForeground#a175ba
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#dd5d7a55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#474e56
  • editorSuggestWidget.highlightForeground#a175ba
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#a175ba
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#b897cb
  • focusBorder#a175ba
  • foreground#474e56
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#a175ba
  • input.background#ffffff
  • input.border#999999
  • input.foreground#474e56
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#dd5d7a
  • list.activeSelectionBackground#dd5d7a
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#a175ba
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#474e56
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#a175ba
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#a175ba
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#dd5d7a55
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#535b64
  • peekViewResult.lineForeground#838e99
  • peekViewResult.matchHighlightBackground#dd5d7a55
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#535b64
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#40464e
  • peekViewTitleLabel.foreground#474e56
  • progressBar.background#a1cbc6
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#a175baaa
  • scrollbarSlider.background#474e5635
  • scrollbarSlider.hoverBackground#a175ba55
  • sideBar.background#f2f2f2
  • sideBar.foreground#474e56
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#474e56
  • statusBar.background#a175ba
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#dd5d7a
  • tab.activeForeground#474e56
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#adb4bc
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#a1cbc6
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#e3efee
  • terminal.ansiBrightCyan#e3efee
  • terminal.ansiBrightGreen#cfb9dc
  • terminal.ansiBrightMagenta#efb1bf
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#76818d
  • terminal.ansiBrightYellow#efb1bf
  • terminal.ansiCyan#a1cbc6
  • terminal.ansiGreen#a175ba
  • terminal.ansiMagenta#dd5d7a
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#535b64
  • terminal.ansiYellow#dd5d7a
  • terminal.background#ffffff
  • terminal.foreground#474e56
  • titleBar.activeBackground#c9ced3
  • titleBar.activeForeground#474e56
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#474e56
comment#9da7b2
string#5685ce
constant.numeric#a175ba
constant.language#dd5d7a
constant.character, constant.other#dd5d7a
variable
keyword#dd5d7a
storage#dd5d7a
storage.type#a175ba
entity.name.class#dd5d7aunderline
entity.other.inherited-class#dd5d7a
entity.name.function#a1cbc6
variable.parameter#32373d
entity.name.tag#a175ba
entity.other.attribute-name#dd5d7a
support.function#a1cbc6
support.constant#dd5d7a
support.type, support.class#dd5d7a
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#5685ce
meta.diff, meta.diff.header#9da7b2
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#728190
meta.property-value, support.constant.property-value, constant.other.color#5685ce
meta.structure.dictionary.json string.quoted.double.json#dd5d7a
meta.structure.dictionary.value.json string.quoted.double.json#5685ce
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#474e56
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#a175ba
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#a175banormal
variable.other#32373dnormal
variable.parameter.function.coffee#a175ba
entity.name.section.markdown#dd5d7a
punctuation.definition.heading.markdown#dd5d7a
markup.raw.inline.markdown#5685ce
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#dd5d7a
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#dd5d7a
punctuation.definition.metadata.markdown#dd5d7a
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#a175ba
markup.bold.markdown, markup.italic.markdown#a175ba
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#474e56

Shiki preview

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

Loading...