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#2d3142
  • activityBar.foreground#ffffff
  • activityBarBadge.background#ef8354
  • activityBarBadge.foreground#ffffff
  • badge.background#ef8354
  • badge.foreground#ffffff
  • button.background#6e81a0
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#2d3142
  • editor.background#ffffff
  • editor.foreground#2d3142
  • editor.hoverHighlightBackground#ef835422
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#ef835433
  • editor.wordHighlightBackground#2d314222
  • editor.wordHighlightStrongBackground#6e81a022
  • editorBracketMatch.background#ef835444
  • editorBracketMatch.border#6e81a0
  • 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#ef8354
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#6e81a055
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#2d3142
  • editorSuggestWidget.highlightForeground#ef8354
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#ef8354
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#f3a583
  • focusBorder#ef8354
  • foreground#2d3142
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#ef8354
  • input.background#ffffff
  • input.border#999999
  • input.foreground#2d3142
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#6e81a0
  • list.activeSelectionBackground#6e81a0
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#ef8354
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#2d3142
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#ef8354
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#ef8354
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#6e81a055
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#373c51
  • peekViewResult.lineForeground#61698e
  • peekViewResult.matchHighlightBackground#6e81a055
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#373c51
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#272a39
  • peekViewTitleLabel.foreground#2d3142
  • progressBar.background#2d3142
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#ef8354aa
  • scrollbarSlider.background#2d314235
  • scrollbarSlider.hoverBackground#ef835455
  • sideBar.background#f2f2f2
  • sideBar.foreground#2d3142
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#2d3142
  • statusBar.background#ef8354
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#6e81a0
  • tab.activeForeground#2d3142
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#8b92b0
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#2d3142
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#565e7f
  • terminal.ansiBrightCyan#acb7c8
  • terminal.ansiBrightGreen#f8c7b1
  • terminal.ansiBrightMagenta#f8c7b1
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#565e7f
  • terminal.ansiBrightYellow#acb7c8
  • terminal.ansiCyan#6e81a0
  • terminal.ansiGreen#ef8354
  • terminal.ansiMagenta#ef8354
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#373c51
  • terminal.ansiYellow#6e81a0
  • terminal.background#ffffff
  • terminal.foreground#2d3142
  • titleBar.activeBackground#a9afc5
  • titleBar.activeForeground#2d3142
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2d3142
comment#aba6bf
string#5e8759
constant.numeric#7cb8ba
constant.language#6e81a0
constant.character, constant.other#6e81a0
variable
keyword#ef8354
storage#6e81a0
storage.type#ef8354
entity.name.class#6e81a0underline
entity.other.inherited-class#6e81a0
entity.name.function#2d3142
variable.parameter#474d68
entity.name.tag#ef8354
entity.other.attribute-name#6e81a0
support.function#6e81a0
support.constant#6e81a0
support.type, support.class#6e81a0
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#5e8759
meta.diff, meta.diff.header#aba6bf
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#81799f
meta.property-value, support.constant.property-value, constant.other.color#5e8759
meta.structure.dictionary.json string.quoted.double.json#6e81a0
meta.structure.dictionary.value.json string.quoted.double.json#5e8759
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#2d3142
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#ef8354
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#ef8354normal
variable.other#474d68normal
variable.parameter.function.coffee#7cb8ba
entity.name.section.markdown#6e81a0
punctuation.definition.heading.markdown#ef8354
markup.raw.inline.markdown#5e8759
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#ef8354
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#ef8354
punctuation.definition.metadata.markdown#ef8354
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#ef8354
markup.bold.markdown, markup.italic.markdown#ef8354
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#2d3142

Shiki preview

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

Loading...