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#4b4060
  • activityBar.foreground#ffffff
  • activityBarBadge.background#f46036
  • activityBarBadge.foreground#ffffff
  • badge.background#f46036
  • badge.foreground#ffffff
  • button.background#7eb1dd
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#4b4060
  • editor.background#ffffff
  • editor.foreground#4b4060
  • editor.hoverHighlightBackground#f4603622
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#725ac133
  • editor.wordHighlightBackground#7c86d622
  • editor.wordHighlightStrongBackground#7eb1dd22
  • editorBracketMatch.background#f4603644
  • editorBracketMatch.border#7eb1dd
  • 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#f46036
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#7eb1dd55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#4b4060
  • editorSuggestWidget.highlightForeground#f46036
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#f46036
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#f78666
  • focusBorder#f46036
  • foreground#4b4060
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#f46036
  • input.background#ffffff
  • input.border#999999
  • input.foreground#4b4060
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#7eb1dd
  • list.activeSelectionBackground#7eb1dd
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#f46036
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#4b4060
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#f46036
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#f46036
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#7eb1dd55
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#574a6f
  • peekViewResult.lineForeground#8979a6
  • peekViewResult.matchHighlightBackground#7eb1dd55
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#574a6f
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#443a57
  • peekViewTitleLabel.foreground#4b4060
  • progressBar.background#7c86d6
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#f46036aa
  • scrollbarSlider.background#4b406035
  • scrollbarSlider.hoverBackground#f4603655
  • sideBar.background#f2f2f2
  • sideBar.foreground#4b4060
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#4b4060
  • statusBar.background#f46036
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#7eb1dd
  • tab.activeForeground#4b4060
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#b1a7c5
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#7c86d6
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#caceee
  • terminal.ansiBrightCyan#f9ac97
  • terminal.ansiBrightGreen#f9ac97
  • terminal.ansiBrightMagenta#e6d1f7
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#7b6a9c
  • terminal.ansiBrightYellow#cfe2f2
  • terminal.ansiCyan#f46036
  • terminal.ansiGreen#f46036
  • terminal.ansiMagenta#b67ae8
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#574a6f
  • terminal.ansiYellow#7eb1dd
  • terminal.background#ffffff
  • terminal.foreground#4b4060
  • titleBar.activeBackground#cdc6d9
  • titleBar.activeForeground#4b4060
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#4b4060
comment#aaaaaa
string#f78362
constant.numeric#f7a261
constant.language#7eb1dd
constant.character, constant.other#7eb1dd
variable
keyword#b67ae8
storage#7eb1dd
storage.type#f46036
entity.name.class#7eb1ddunderline
entity.other.inherited-class#7eb1dd
entity.name.function#7c86d6
variable.parameter#30293d
entity.name.tag#f46036
entity.other.attribute-name#7eb1dd
support.function#f46036
support.constant#7eb1dd
support.type, support.class#7eb1dd
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#f78362
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#f78362
meta.structure.dictionary.json string.quoted.double.json#7eb1dd
meta.structure.dictionary.value.json string.quoted.double.json#f78362
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#4b4060
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#f46036
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#f46036normal
variable.other#30293dnormal
variable.parameter.function.coffee#f7a261
entity.name.section.markdown#7eb1dd
punctuation.definition.heading.markdown#b67ae8
markup.raw.inline.markdown#f78362
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#b67ae8
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#b67ae8
punctuation.definition.metadata.markdown#b67ae8
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#f46036
markup.bold.markdown, markup.italic.markdown#f46036
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#4b4060

Shiki preview

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

Loading...