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#2d4137
  • activityBar.foreground#cce0d6
  • activityBarBadge.background#685b59
  • activityBarBadge.foreground#ffffff
  • badge.background#685b59
  • badge.foreground#ffffff
  • button.background#688e2f
  • button.foreground#ffffff
  • dropdown.background#c6dcd1
  • dropdown.border#c6dcd1
  • dropdown.foreground#2d4137
  • editor.background#cce0d6
  • editor.foreground#2d4137
  • editor.hoverHighlightBackground#685b5922
  • editor.lineHighlightBackground#c2dace
  • editor.selectionBackground#688e2f33
  • editor.wordHighlightBackground#2d413722
  • editor.wordHighlightStrongBackground#688e2f22
  • editorBracketMatch.background#685b5944
  • editorBracketMatch.border#688e2f
  • editorCursor.foreground#222222
  • editorGroup.background#c2dace
  • editorGroupHeader.tabsBackground#c2dace
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#c6dcd1
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#accdbc
  • editorLineNumber.foreground#8db9a3
  • editorLink.activeForeground#685b59
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#688e2f55
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#accdbc
  • editorSuggestWidget.foreground#2d4137
  • editorSuggestWidget.highlightForeground#685b59
  • editorSuggestWidget.selectedBackground#9cc3b0
  • editorWhitespace.foreground#accdbc
  • editorWidget.background#bcd6c9
  • editorWidget.border#8db9a3
  • extensionButton.prominentBackground#685b59
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#837371
  • focusBorder#685b59
  • foreground#2d4137
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#5e9b7d
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#685b59
  • input.background#cce0d6
  • input.border#558b70
  • input.foreground#2d4137
  • input.placeholderForeground#8db9a3
  • inputOption.activeBorder#688e2f
  • list.activeSelectionBackground#688e2f
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#9cc3b0
  • list.hoverBackground#d6e6de
  • list.inactiveSelectionBackground#cce0d6
  • notification.background#9cc3b0
  • notification.buttonBackground#685b59
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#2d4137
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#bfd8cc
  • panel.border#a6c9b7
  • panelTitle.activeBorder#685b59
  • panelTitle.activeForeground#385c4a
  • panelTitle.inactiveForeground#7db096
  • peekView.border#685b59
  • peekViewEditor.background#c6dcd1
  • peekViewEditor.matchHighlightBackground#688e2f55
  • peekViewEditorGutter.background#b9d4c7
  • peekViewResult.background#bcd6c9
  • peekViewResult.fileForeground#375044
  • peekViewResult.lineForeground#618c77
  • peekViewResult.matchHighlightBackground#688e2f55
  • peekViewResult.selectionBackground#d2e4db
  • peekViewResult.selectionForeground#375044
  • peekViewTitle.background#c6dcd1
  • peekViewTitleDescription.foreground#27382f
  • peekViewTitleLabel.foreground#2d4137
  • progressBar.background#2d4137
  • scrollbar.shadow#558b70
  • scrollbarSlider.activeBackground#685b59aa
  • scrollbarSlider.background#2d413735
  • scrollbarSlider.hoverBackground#685b5955
  • sideBar.background#bcd6c9
  • sideBar.foreground#2d4137
  • sideBarSectionHeader.background#9cc3b0
  • sideBarSectionHeader.foreground#2d4137
  • statusBar.background#685b59
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#688e2f
  • tab.activeForeground#2d4137
  • tab.border#a6c9b7
  • tab.inactiveBackground#bfd8cc
  • tab.inactiveForeground#8baf9d
  • terminal.ansiBlack#dceae3
  • terminal.ansiBlue#2d4137
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#577d6a
  • terminal.ansiBrightCyan#9c8d8b
  • terminal.ansiBrightGreen#9c8d8b
  • terminal.ansiBrightMagenta#9cc95a
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#577d6a
  • terminal.ansiBrightYellow#9cc95a
  • terminal.ansiCyan#685b59
  • terminal.ansiGreen#685b59
  • terminal.ansiMagenta#688e2f
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#375044
  • terminal.ansiYellow#688e2f
  • terminal.background#cce0d6
  • terminal.foreground#2d4137
  • titleBar.activeBackground#a9c4b6
  • titleBar.activeForeground#2d4137
  • widget.shadow#8db9a355

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2d4137
comment#98aaa1
string#f7a21b
constant.numeric#f7a21b
constant.language#688e2f
constant.character, constant.other#688e2f
variable
keyword#688e2f
storage#688e2f
storage.type#685b59
entity.name.class#688e2funderline
entity.other.inherited-class#688e2f
entity.name.function#2d4137
variable.parameter#486d5b
entity.name.tag#685b59
entity.other.attribute-name#688e2f
support.function#685b59
support.constant#688e2f
support.type, support.class#688e2f
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#f7a21b
meta.diff, meta.diff.header#98aaa1
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#6f867b
meta.property-value, support.constant.property-value, constant.other.color#f7a21b
meta.structure.dictionary.json string.quoted.double.json#688e2f
meta.structure.dictionary.value.json string.quoted.double.json#f7a21b
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#2d4137
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#685b59
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#685b59normal
variable.other#486d5bnormal
variable.parameter.function.coffee#f7a21b
entity.name.section.markdown#688e2f
punctuation.definition.heading.markdown#688e2f
markup.raw.inline.markdown#f7a21b
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#688e2f
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#688e2f
punctuation.definition.metadata.markdown#688e2f
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#685b59
markup.bold.markdown, markup.italic.markdown#685b59
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#2d4137

Shiki preview

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

Loading...