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#5c6470
  • activityBar.foreground#ffffff
  • activityBarBadge.background#6299c4
  • activityBarBadge.foreground#ffffff
  • badge.background#6299c4
  • badge.foreground#ffffff
  • button.background#c262c4
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#5c6470
  • editor.background#ffffff
  • editor.foreground#5c6470
  • editor.hoverHighlightBackground#6299c422
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#c262c433
  • editor.wordHighlightBackground#62c47c22
  • editor.wordHighlightStrongBackground#c262c422
  • editorBracketMatch.background#6299c444
  • editorBracketMatch.border#c262c4
  • 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#6299c4
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#c262c455
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#5c6470
  • editorSuggestWidget.highlightForeground#6299c4
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#6299c4
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#87b1d2
  • focusBorder#6299c4
  • foreground#5c6470
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#6299c4
  • input.background#ffffff
  • input.border#999999
  • input.foreground#5c6470
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#c262c4
  • list.activeSelectionBackground#c262c4
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#6299c4
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#5c6470
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#6299c4
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#6299c4
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#c262c455
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#68717e
  • peekViewResult.lineForeground#9da4ae
  • peekViewResult.matchHighlightBackground#c262c455
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#68717e
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#555d68
  • peekViewTitleLabel.foreground#5c6470
  • progressBar.background#62c47c
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#6299c4aa
  • scrollbarSlider.background#5c647035
  • scrollbarSlider.hoverBackground#6299c455
  • sideBar.background#f2f2f2
  • sideBar.foreground#5c6470
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#5c6470
  • statusBar.background#6299c4
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#c262c4
  • tab.activeForeground#5c6470
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#c7cbd1
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#62c47c
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#ace0ba
  • terminal.ansiBrightCyan#ace0ba
  • terminal.ansiBrightGreen#acc9e0
  • terminal.ansiBrightMagenta#acc9e0
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#8f97a3
  • terminal.ansiBrightYellow#dface0
  • terminal.ansiCyan#62c47c
  • terminal.ansiGreen#6299c4
  • terminal.ansiMagenta#6299c4
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#68717e
  • terminal.ansiYellow#c262c4
  • terminal.background#ffffff
  • terminal.foreground#5c6470
  • titleBar.activeBackground#e3e5e8
  • titleBar.activeForeground#5c6470
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#5c6470
comment#a7b0bc
string#cec86f
constant.numeric#cea36f
constant.language#c262c4
constant.character, constant.other#c262c4
variable
keyword#6299c4
storage#c262c4
storage.type#6299c4
entity.name.class#c262c4underline
entity.other.inherited-class#c262c4
entity.name.function#62c47c
variable.parameter#454b54
entity.name.tag#6299c4
entity.other.attribute-name#c262c4
support.function#62c47c
support.constant#c262c4
support.type, support.class#c262c4
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#cec86f
meta.diff, meta.diff.header#a7b0bc
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#7c899b
meta.property-value, support.constant.property-value, constant.other.color#cec86f
meta.structure.dictionary.json string.quoted.double.json#c262c4
meta.structure.dictionary.value.json string.quoted.double.json#cec86f
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#5c6470
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#6299c4
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#6299c4normal
variable.other#454b54normal
variable.parameter.function.coffee#cea36f
entity.name.section.markdown#c262c4
punctuation.definition.heading.markdown#6299c4
markup.raw.inline.markdown#cec86f
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#6299c4
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#6299c4
punctuation.definition.metadata.markdown#6299c4
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#6299c4
markup.bold.markdown, markup.italic.markdown#6299c4
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#5c6470

Shiki preview

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

Loading...