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#2e2c2b
  • activityBar.foreground#ffffff
  • activityBarBadge.background#c4c4c4
  • activityBarBadge.foreground#2e2c2b
  • badge.background#c4c4c4
  • badge.foreground#2e2c2b
  • button.background#8c8c8c
  • button.foreground#2e2c2b
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#2e2c2b
  • editor.background#ffffff
  • editor.foreground#2e2c2b
  • editor.hoverHighlightBackground#c4c4c422
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#8c8c8c33
  • editor.wordHighlightBackground#22222222
  • editor.wordHighlightStrongBackground#8c8c8c22
  • editorBracketMatch.background#c4c4c444
  • editorBracketMatch.border#8c8c8c
  • 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#c4c4c4
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#8c8c8c55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#2e2c2b
  • editorSuggestWidget.highlightForeground#c4c4c4
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#c4c4c4
  • extensionButton.prominentForeground#2e2c2b
  • extensionButton.prominentHoverBackground#dddddd
  • focusBorder#c4c4c4
  • foreground#2e2c2b
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#c4c4c4
  • input.background#ffffff
  • input.border#999999
  • input.foreground#2e2c2b
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#8c8c8c
  • list.activeSelectionBackground#8c8c8c
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#c4c4c4
  • notification.buttonForeground#2e2c2b
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#2e2c2b
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#c4c4c4
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#c4c4c4
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#8c8c8c55
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#3b3937
  • peekViewResult.lineForeground#706b69
  • peekViewResult.matchHighlightBackground#8c8c8c55
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#3b3937
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#262424
  • peekViewTitleLabel.foreground#2e2c2b
  • progressBar.background#222222
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#c4c4c4aa
  • scrollbarSlider.background#2e2c2b35
  • scrollbarSlider.hoverBackground#c4c4c455
  • sideBar.background#f2f2f2
  • sideBar.foreground#2e2c2b
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#2e2c2b
  • statusBar.background#c4c4c4
  • statusBar.foreground#2e2c2b
  • statusBar.noFolderBackground#8c8c8c
  • tab.activeForeground#2e2c2b
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#96918f
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#222222
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#555555
  • terminal.ansiBrightCyan#555555
  • terminal.ansiBrightGreen#f7f7f7
  • terminal.ansiBrightMagenta#888888
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#635e5c
  • terminal.ansiBrightYellow#bfbfbf
  • terminal.ansiCyan#222222
  • terminal.ansiGreen#c4c4c4
  • terminal.ansiMagenta#555555
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#3b3937
  • terminal.ansiYellow#8c8c8c
  • terminal.background#ffffff
  • terminal.foreground#2e2c2b
  • titleBar.activeBackground#afaba9
  • titleBar.activeForeground#2e2c2b
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2e2c2b
comment#cccccc
string#888888
constant.numeric#b0b0b0
constant.language#8c8c8c
constant.character, constant.other#8c8c8c
variable
keyword#555555
storage#8c8c8c
storage.type#c4c4c4
entity.name.class#8c8c8cunderline
entity.other.inherited-class#8c8c8c
entity.name.function#222222
variable.parameter#2e2c2b
entity.name.tag#c4c4c4
entity.other.attribute-name#8c8c8c
support.function#222222
support.constant#8c8c8c
support.type, support.class#8c8c8c
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#888888
meta.diff, meta.diff.header#cccccc
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#a6a6a6
meta.property-value, support.constant.property-value, constant.other.color#888888
meta.structure.dictionary.json string.quoted.double.json#8c8c8c
meta.structure.dictionary.value.json string.quoted.double.json#888888
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#2e2c2b
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#c4c4c4
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#c4c4c4normal
variable.other#2e2c2bnormal
variable.parameter.function.coffee#b0b0b0
entity.name.section.markdown#8c8c8c
punctuation.definition.heading.markdown#555555
markup.raw.inline.markdown#888888
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#555555
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#555555
punctuation.definition.metadata.markdown#555555
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#c4c4c4
markup.bold.markdown, markup.italic.markdown#c4c4c4
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#2e2c2b

Shiki preview

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

Loading...