Skip to main content
CodingTheme

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#514b60
  • activityBar.foreground#ffffff
  • activityBarBadge.background#b1a6ca
  • activityBarBadge.foreground#ffffff
  • badge.background#b1a6ca
  • badge.foreground#ffffff
  • button.background#c6b3b9
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#514b60
  • editor.background#ffffff
  • editor.foreground#514b60
  • editor.hoverHighlightBackground#b1a6ca22
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#b1a6ca33
  • editor.wordHighlightBackground#e484b222
  • editor.wordHighlightStrongBackground#c6b3b922
  • editorBracketMatch.background#b1a6ca44
  • editorBracketMatch.border#c6b3b9
  • editorCursor.foreground#222222
  • 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#b1a6ca
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#c6b3b955
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#514b60
  • editorSuggestWidget.highlightForeground#b1a6ca
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#b1a6ca
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#cdc6dd
  • focusBorder#b1a6ca
  • foreground#514b60
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#b1a6ca
  • input.background#ffffff
  • input.border#999999
  • input.foreground#514b60
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#c6b3b9
  • list.activeSelectionBackground#c6b3b9
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#b1a6ca
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#514b60
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#b1a6ca
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#b1a6ca
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#c6b3b955
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#5d566e
  • peekViewResult.lineForeground#9088a2
  • peekViewResult.matchHighlightBackground#c6b3b955
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#5d566e
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#4a4457
  • peekViewTitleLabel.foreground#514b60
  • progressBar.background#e484b2
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#b1a6caaa
  • scrollbarSlider.background#514b6035
  • scrollbarSlider.hoverBackground#b1a6ca55
  • sideBar.background#f2f2f2
  • sideBar.foreground#514b60
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#514b60
  • statusBar.background#b1a6ca
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#c6b3b9
  • tab.activeForeground#514b60
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#b8b3c4
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#e484b2
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#f6d8e6
  • terminal.ansiBrightCyan#ffffff
  • terminal.ansiBrightGreen#e9e6f0
  • terminal.ansiBrightMagenta#e3e3ea
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#827a97
  • terminal.ansiBrightYellow#f2edef
  • terminal.ansiCyan#f0b9d4
  • terminal.ansiGreen#b1a6ca
  • terminal.ansiMagenta#a8a9bf
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#5d566e
  • terminal.ansiYellow#c6b3b9
  • terminal.background#ffffff
  • terminal.foreground#514b60
  • titleBar.activeBackground#d3d0da
  • titleBar.activeForeground#514b60
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#514b60
comment#aaaaaa
string#9eb2d9
constant.numeric#9eb2d9
constant.language#c6b3b9
constant.character, constant.other#c6b3b9
variable
keyword#a8a9bf
storage#c6b3b9
storage.type#b1a6ca
entity.name.class#c6b3b9underline
entity.other.inherited-class#c6b3b9
entity.name.function#e484b2
variable.parameter#514b60
entity.name.tag#b1a6ca
entity.other.attribute-name#c6b3b9
support.function#f0b9d4
support.constant#c6b3b9
support.type, support.class#c6b3b9
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#9eb2d9
meta.diff, meta.diff.header#aaaaaa
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#848484
meta.property-value, support.constant.property-value, constant.other.color#9eb2d9
meta.structure.dictionary.json string.quoted.double.json#c6b3b9
meta.structure.dictionary.value.json string.quoted.double.json#9eb2d9
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#514b60
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#b1a6ca
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#b1a6canormal
variable.other#514b60normal
variable.parameter.function.coffee#9eb2d9
entity.name.section.markdown#c6b3b9
punctuation.definition.heading.markdown#a8a9bf
markup.raw.inline.markdown#9eb2d9
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#a8a9bf
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#a8a9bf
punctuation.definition.metadata.markdown#a8a9bf
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#b1a6ca
markup.bold.markdown, markup.italic.markdown#b1a6ca
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#514b60

Shiki preview

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

Loading...