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#4a5159
  • activityBar.foreground#ffffff
  • activityBarBadge.background#00b27d
  • activityBarBadge.foreground#ffffff
  • badge.background#00b27d
  • badge.foreground#ffffff
  • button.background#9a6fc4
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#4a5159
  • editor.background#ffffff
  • editor.foreground#4a5159
  • editor.hoverHighlightBackground#00b27d22
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#00b27d33
  • editor.wordHighlightBackground#4a515922
  • editor.wordHighlightStrongBackground#9a6fc422
  • editorBracketMatch.background#00b27d44
  • editorBracketMatch.border#9a6fc4
  • 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#00b27d
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#9a6fc455
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#4a5159
  • editorSuggestWidget.highlightForeground#00b27d
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#00b27d
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#00e5a1
  • focusBorder#00b27d
  • foreground#4a5159
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#00b27d
  • input.background#ffffff
  • input.border#999999
  • input.foreground#4a5159
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#9a6fc4
  • list.activeSelectionBackground#9a6fc4
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#00b27d
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#4a5159
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#00b27d
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#00b27d
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#9a6fc455
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#565e67
  • peekViewResult.lineForeground#87919b
  • peekViewResult.matchHighlightBackground#9a6fc455
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#565e67
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#434951
  • peekViewTitleLabel.foreground#4a5159
  • progressBar.background#4a5159
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#00b27daa
  • scrollbarSlider.background#4a515935
  • scrollbarSlider.hoverBackground#00b27d55
  • sideBar.background#f2f2f2
  • sideBar.foreground#4a5159
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#4a5159
  • statusBar.background#00b27d
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#9a6fc4
  • tab.activeForeground#4a5159
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#b1b7be
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#4a5159
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#798490
  • terminal.ansiBrightCyan#cdb7e2
  • terminal.ansiBrightGreen#19ffbb
  • terminal.ansiBrightMagenta#19ffbb
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#798490
  • terminal.ansiBrightYellow#cdb7e2
  • terminal.ansiCyan#9a6fc4
  • terminal.ansiGreen#00b27d
  • terminal.ansiMagenta#00b27d
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#565e67
  • terminal.ansiYellow#9a6fc4
  • terminal.background#ffffff
  • terminal.foreground#4a5159
  • titleBar.activeBackground#cdd1d5
  • titleBar.activeForeground#4a5159
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#4a5159
comment#acb5bf
string#76818e
constant.numeric#aaaaaa
constant.language#9a6fc4
constant.character, constant.other#9a6fc4
variable
keyword#00b27d
storage#9a6fc4
storage.type#00b27d
entity.name.class#9a6fc4underline
entity.other.inherited-class#9a6fc4
entity.name.function#4a5159
variable.parameter#383e44
entity.name.tag#00b27d
entity.other.attribute-name#9a6fc4
support.function#9a6fc4
support.constant#9a6fc4
support.type, support.class#9a6fc4
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#76818e
meta.diff, meta.diff.header#acb5bf
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#818e9e
meta.property-value, support.constant.property-value, constant.other.color#76818e
meta.structure.dictionary.json string.quoted.double.json#9a6fc4
meta.structure.dictionary.value.json string.quoted.double.json#76818e
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#4a5159
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#00b27d
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#00b27dnormal
variable.other#383e44normal
variable.parameter.function.coffee#aaaaaa
entity.name.section.markdown#9a6fc4
punctuation.definition.heading.markdown#00b27d
markup.raw.inline.markdown#76818e
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#00b27d
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#00b27d
punctuation.definition.metadata.markdown#00b27d
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#00b27d
markup.bold.markdown, markup.italic.markdown#00b27d
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#4a5159

Shiki preview

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

Loading...