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#719692
  • activityBar.foreground#e1f0ee
  • activityBarBadge.background#69adb5
  • activityBarBadge.foreground#ffffff
  • badge.background#69adb5
  • badge.foreground#ffffff
  • button.background#25808a
  • button.foreground#ffffff
  • dropdown.background#daedea
  • dropdown.border#daedea
  • dropdown.foreground#719692
  • editor.background#e1f0ee
  • editor.foreground#719692
  • editor.hoverHighlightBackground#69adb522
  • editor.lineHighlightBackground#d7ebe8
  • editor.selectionBackground#25808a33
  • editor.wordHighlightBackground#4cd7e022
  • editor.wordHighlightStrongBackground#25808a22
  • editorBracketMatch.background#69adb544
  • editorBracketMatch.border#25808a
  • editorCursor.foreground#444444
  • editorGroup.background#d7ebe8
  • editorGroupHeader.tabsBackground#d7ebe8
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#daedea
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#bfdfdb
  • editorLineNumber.foreground#9dcec7
  • editorLink.activeForeground#69adb5
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#25808a55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#bfdfdb
  • editorSuggestWidget.foreground#719692
  • editorSuggestWidget.highlightForeground#69adb5
  • editorSuggestWidget.selectedBackground#aed6d1
  • editorWhitespace.foreground#bfdfdb
  • editorWidget.background#d0e7e4
  • editorWidget.border#9dcec7
  • extensionButton.prominentBackground#69adb5
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#8bc0c6
  • focusBorder#69adb5
  • foreground#719692
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#6ab4ab
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#69adb5
  • input.background#e1f0ee
  • input.border#59aca1
  • input.foreground#719692
  • input.placeholderForeground#9dcec7
  • inputOption.activeBorder#25808a
  • list.activeSelectionBackground#25808a
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#aed6d1
  • list.hoverBackground#ebf5f4
  • list.inactiveSelectionBackground#e1f0ee
  • notification.background#aed6d1
  • notification.buttonBackground#69adb5
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#719692
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#d3e9e6
  • panel.border#b8dcd7
  • panelTitle.activeBorder#69adb5
  • panelTitle.activeForeground#3d7b73
  • panelTitle.inactiveForeground#8cc5be
  • peekView.border#69adb5
  • peekViewEditor.background#daedea
  • peekViewEditor.matchHighlightBackground#25808a55
  • peekViewEditorGutter.background#cde6e2
  • peekViewResult.background#d0e7e4
  • peekViewResult.fileForeground#80a19d
  • peekViewResult.lineForeground#baccca
  • peekViewResult.matchHighlightBackground#25808a55
  • peekViewResult.selectionBackground#e8f3f2
  • peekViewResult.selectionForeground#80a19d
  • peekViewTitle.background#daedea
  • peekViewTitleDescription.foreground#698e8a
  • peekViewTitleLabel.foreground#719692
  • progressBar.background#4cd7e0
  • scrollbar.shadow#59aca1
  • scrollbarSlider.activeBackground#69adb5aa
  • scrollbarSlider.background#71969235
  • scrollbarSlider.hoverBackground#69adb555
  • sideBar.background#d0e7e4
  • sideBar.foreground#719692
  • sideBarSectionHeader.background#aed6d1
  • sideBarSectionHeader.foreground#719692
  • statusBar.background#69adb5
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#25808a
  • tab.activeForeground#719692
  • tab.border#b8dcd7
  • tab.inactiveBackground#d3e9e6
  • tab.inactiveForeground#e6edec
  • terminal.ansiBlack#f2f8f8
  • terminal.ansiBlue#4cd7e0
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#a3eaef
  • terminal.ansiBrightCyan#44d9e3
  • terminal.ansiBrightGreen#add2d7
  • terminal.ansiBrightMagenta#add2d7
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#acc1bf
  • terminal.ansiBrightYellow#47c0ce
  • terminal.ansiCyan#199fa8
  • terminal.ansiGreen#69adb5
  • terminal.ansiMagenta#69adb5
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#80a19d
  • terminal.ansiYellow#25808a
  • terminal.background#e1f0ee
  • terminal.foreground#719692
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#719692
  • widget.shadow#9dcec755

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#719692
comment#93c7c0
string#4cd7e0
constant.numeric#199fa8
constant.language#25808a
constant.character, constant.other#25808a
variable
keyword#69adb5
storage#25808a
storage.type#69adb5
entity.name.class#25808aunderline
entity.other.inherited-class#25808a
entity.name.function#4cd7e0
variable.parameter#719692
entity.name.tag#69adb5
entity.other.attribute-name#25808a
support.function#199fa8
support.constant#25808a
support.type, support.class#25808a
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#4cd7e0
meta.diff, meta.diff.header#93c7c0
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#61ada3
meta.property-value, support.constant.property-value, constant.other.color#4cd7e0
meta.structure.dictionary.json string.quoted.double.json#25808a
meta.structure.dictionary.value.json string.quoted.double.json#4cd7e0
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#719692
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#69adb5
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#69adb5normal
variable.other#719692normal
variable.parameter.function.coffee#199fa8
entity.name.section.markdown#25808a
punctuation.definition.heading.markdown#69adb5
markup.raw.inline.markdown#4cd7e0
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#69adb5
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#69adb5
punctuation.definition.metadata.markdown#69adb5
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#69adb5
markup.bold.markdown, markup.italic.markdown#69adb5
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#719692

Shiki preview

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

Loading...