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#2e3235
  • activityBar.foreground#ffffff
  • activityBarBadge.background#faffdb
  • activityBarBadge.foreground#3b3a32
  • badge.background#faffdb
  • badge.foreground#3b3a32
  • button.background#9fb3c2
  • button.foreground#3b3a32
  • dropdown.background#24282a
  • dropdown.border#24282a
  • dropdown.foreground#ffffff
  • editor.background#292d30
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#faffdb22
  • editor.lineHighlightBackground#303538
  • editor.selectionBackground#c7af3f55
  • editor.wordHighlightBackground#c7af3f22
  • editor.wordHighlightStrongBackground#9fb3c222
  • editorBracketMatch.background#faffdb44
  • editorBracketMatch.border#9fb3c2
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#303538
  • editorGroupHeader.tabsBackground#303538
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#24282a
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#40474b
  • editorLineNumber.foreground#586167
  • editorLink.activeForeground#faffdb
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#9fb3c255
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#40474b
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#faffdb
  • editorSuggestWidget.selectedBackground#586167
  • editorWhitespace.foreground#40474b
  • editorWidget.background#40474b
  • editorWidget.border#586167
  • extensionButton.prominentBackground#faffdb
  • extensionButton.prominentForeground#3b3a32
  • extensionButton.prominentHoverBackground#ffffff
  • focusBorder#faffdb
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#6f7a83
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#faffdb
  • input.background#1d2022
  • input.border#4c5459
  • input.foreground#ffffff
  • input.placeholderForeground#535b62
  • inputOption.activeBorder#9fb3c2
  • list.activeSelectionBackground#9fb3c2
  • list.activeSelectionForeground#292d30
  • list.focusBackground#4c5459
  • list.hoverBackground#303538
  • list.inactiveSelectionBackground#292d30
  • notification.background#353a3e
  • notification.buttonBackground#faffdb
  • notification.buttonForeground#3b3a32
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#ffffff
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#40474b
  • panel.border#586167
  • panelTitle.activeBorder#faffdb
  • panelTitle.inactiveForeground#7c878f
  • peekView.border#faffdb
  • peekViewEditor.background#202325
  • peekViewEditor.matchHighlightBackground#9fb3c255
  • peekViewEditorGutter.background#24282a
  • peekViewResult.background#353a3e
  • peekViewResult.fileForeground#f5f5f5
  • peekViewResult.lineForeground#e6e6e6
  • peekViewResult.matchHighlightBackground#9fb3c255
  • peekViewResult.selectionBackground#2e3235
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#24282a
  • peekViewTitleDescription.foreground#f7f7f7
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#c7af3f
  • scrollbar.shadow#121314
  • scrollbarSlider.activeBackground#faffdbaa
  • scrollbarSlider.background#586167aa
  • scrollbarSlider.hoverBackground#faffdb55
  • sideBar.background#353a3e
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#3c4246
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#faffdb
  • statusBar.foreground#3b3a32
  • statusBar.noFolderBackground#9fb3c2
  • tab.inactiveBackground#32373b
  • tab.inactiveForeground#8a949b
  • terminal.ansiBlack#353a3e
  • terminal.ansiBlue#c7af3f
  • terminal.ansiBrightBlack#586167
  • terminal.ansiBrightBlue#ded08e
  • terminal.ansiBrightCyan#ded08e
  • terminal.ansiBrightGreen#ffffff
  • terminal.ansiBrightMagenta#dde4ea
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#dde4ea
  • terminal.ansiCyan#c7af3f
  • terminal.ansiGreen#faffdb
  • terminal.ansiMagenta#9fb3c2
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#9fb3c2
  • terminal.background#1d2022
  • terminal.foreground#ffffff
  • titleBar.activeBackground#202325

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffff
comment#4f5a63
string#faffdb
constant.numeric#c7af3f
constant.language#9fb3c2
constant.character, constant.other#9fb3c2
variable
keyword#9fb3c2
storage#9fb3c2
storage.type#faffdb
entity.name.class#9fb3c2underline
entity.other.inherited-class#9fb3c2
entity.name.function#c7af3f
variable.parameter#ffffff
entity.name.tag#faffdb
entity.other.attribute-name#9fb3c2
support.function#c7af3f
support.constant#9fb3c2
support.type, support.class#9fb3c2
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#faffdb
meta.diff, meta.diff.header#4f5a63
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#71818e
meta.property-value, support.constant.property-value, constant.other.color#faffdb
meta.structure.dictionary.json string.quoted.double.json#9fb3c2
meta.structure.dictionary.value.json string.quoted.double.json#faffdb
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#ffffff
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#faffdb
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#faffdbnormal
variable.other#ffffffnormal
variable.parameter.function.coffee#c7af3f
entity.name.section.markdown#9fb3c2
punctuation.definition.heading.markdown#9fb3c2
markup.raw.inline.markdown#faffdb
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#9fb3c2
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#9fb3c2
punctuation.definition.metadata.markdown#9fb3c2
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#faffdb
markup.bold.markdown, markup.italic.markdown#faffdb
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#ffffff

Shiki preview

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

Loading...