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#323b3d
  • activityBar.foreground#bdd6db
  • activityBarBadge.background#499fbc
  • activityBarBadge.foreground#ffffff
  • badge.background#499fbc
  • badge.foreground#ffffff
  • button.background#2d8da1
  • button.foreground#ffffff
  • dropdown.background#b6d2d7
  • dropdown.border#b6d2d7
  • dropdown.foreground#323b3d
  • editor.background#bdd6db
  • editor.foreground#323b3d
  • editor.hoverHighlightBackground#499fbc22
  • editor.lineHighlightBackground#b3d0d6
  • editor.selectionBackground#2d8da133
  • editor.wordHighlightBackground#323b3d22
  • editor.wordHighlightStrongBackground#2d8da122
  • editorBracketMatch.background#499fbc44
  • editorBracketMatch.border#2d8da1
  • editorCursor.foreground#222222
  • editorGroup.background#b3d0d6
  • editorGroupHeader.tabsBackground#b3d0d6
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#b6d2d7
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#9cc1c9
  • editorLineNumber.foreground#7badb7
  • editorLink.activeForeground#499fbc
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#2d8da155
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#9cc1c9
  • editorSuggestWidget.foreground#323b3d
  • editorSuggestWidget.highlightForeground#499fbc
  • editorSuggestWidget.selectedBackground#8cb7c0
  • editorWhitespace.foreground#9cc1c9
  • editorWidget.background#adccd2
  • editorWidget.border#7badb7
  • extensionButton.prominentBackground#499fbc
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6eb3ca
  • focusBorder#499fbc
  • foreground#323b3d
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#518994
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#499fbc
  • input.background#bdd6db
  • input.border#487a84
  • input.foreground#323b3d
  • input.placeholderForeground#7badb7
  • inputOption.activeBorder#2d8da1
  • list.activeSelectionBackground#2d8da1
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#8cb7c0
  • list.hoverBackground#c7dce0
  • list.inactiveSelectionBackground#bdd6db
  • notification.background#8cb7c0
  • notification.buttonBackground#499fbc
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#323b3d
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#b0ced4
  • panel.border#95bdc5
  • panelTitle.activeBorder#499fbc
  • panelTitle.activeForeground#2d4c52
  • panelTitle.inactiveForeground#6ba3ae
  • peekView.border#499fbc
  • peekViewEditor.background#b6d2d7
  • peekViewEditor.matchHighlightBackground#2d8da155
  • peekViewEditorGutter.background#a9cad0
  • peekViewResult.background#adccd2
  • peekViewResult.fileForeground#3d494b
  • peekViewResult.lineForeground#6b7f83
  • peekViewResult.matchHighlightBackground#2d8da155
  • peekViewResult.selectionBackground#c4dadf
  • peekViewResult.selectionForeground#3d494b
  • peekViewTitle.background#b6d2d7
  • peekViewTitleDescription.foreground#2b3335
  • peekViewTitleLabel.foreground#323b3d
  • progressBar.background#323b3d
  • scrollbar.shadow#487a84
  • scrollbarSlider.activeBackground#499fbcaa
  • scrollbarSlider.background#323b3d35
  • scrollbarSlider.hoverBackground#499fbc55
  • sideBar.background#adccd2
  • sideBar.foreground#323b3d
  • sideBarSectionHeader.background#8cb7c0
  • sideBarSectionHeader.foreground#323b3d
  • statusBar.background#499fbc
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#2d8da1
  • tab.activeForeground#323b3d
  • tab.border#95bdc5
  • tab.inactiveBackground#b0ced4
  • tab.inactiveForeground#94a4a7
  • terminal.ansiBlack#cee0e4
  • terminal.ansiBlue#323b3d
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#607175
  • terminal.ansiBrightCyan#607175
  • terminal.ansiBrightGreen#94c6d7
  • terminal.ansiBrightMagenta#bdd0d6
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#607175
  • terminal.ansiBrightYellow#61bfd3
  • terminal.ansiCyan#323b3d
  • terminal.ansiGreen#499fbc
  • terminal.ansiMagenta#7ea3af
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#3d494b
  • terminal.ansiYellow#2d8da1
  • terminal.background#bdd6db
  • terminal.foreground#323b3d
  • titleBar.activeBackground#b0bcbe
  • titleBar.activeForeground#323b3d
  • widget.shadow#7badb755

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#323b3d
comment#7e9296
string#2d8da1
constant.numeric#2d8da1
constant.language#2d8da1
constant.character, constant.other#2d8da1
variable
keyword#7ea3af
storage#2d8da1
storage.type#499fbc
entity.name.class#2d8da1underline
entity.other.inherited-class#2d8da1
entity.name.function#323b3d
variable.parameter#323b3d
entity.name.tag#499fbc
entity.other.attribute-name#2d8da1
support.function#323b3d
support.constant#2d8da1
support.type, support.class#2d8da1
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#2d8da1
meta.diff, meta.diff.header#7e9296
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#5a6b6e
meta.property-value, support.constant.property-value, constant.other.color#2d8da1
meta.structure.dictionary.json string.quoted.double.json#2d8da1
meta.structure.dictionary.value.json string.quoted.double.json#2d8da1
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#323b3d
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#499fbc
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#499fbcnormal
variable.other#323b3dnormal
variable.parameter.function.coffee#2d8da1
entity.name.section.markdown#2d8da1
punctuation.definition.heading.markdown#7ea3af
markup.raw.inline.markdown#2d8da1
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#7ea3af
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#7ea3af
punctuation.definition.metadata.markdown#7ea3af
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#499fbc
markup.bold.markdown, markup.italic.markdown#499fbc
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#323b3d

Shiki preview

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

Loading...