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#2d2c2b
  • activityBar.foreground#c0d5c1
  • activityBarBadge.background#b7950c
  • activityBarBadge.foreground#ffffff
  • badge.background#b7950c
  • badge.foreground#ffffff
  • button.background#407710
  • button.foreground#ffffff
  • dropdown.background#bad1bb
  • dropdown.border#bad1bb
  • dropdown.foreground#2d2c2b
  • editor.background#c0d5c1
  • editor.foreground#2d2c2b
  • editor.hoverHighlightBackground#b7950c22
  • editor.lineHighlightBackground#b7cfb8
  • editor.selectionBackground#569e1633
  • editor.wordHighlightBackground#68912e22
  • editor.wordHighlightStrongBackground#40771022
  • editorBracketMatch.background#b7950c44
  • editorBracketMatch.border#407710
  • editorCursor.foreground#222222
  • editorGroup.background#b7cfb8
  • editorGroupHeader.tabsBackground#b7cfb8
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#bad1bb
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#a1c1a3
  • editorLineNumber.foreground#83ac85
  • editorLink.activeForeground#b7950c
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#40771055
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#a1c1a3
  • editorSuggestWidget.foreground#2d2c2b
  • editorSuggestWidget.highlightForeground#b7950c
  • editorSuggestWidget.selectedBackground#92b694
  • editorWhitespace.foreground#a1c1a3
  • editorWidget.background#b1cbb2
  • editorWidget.border#83ac85
  • extensionButton.prominentBackground#b7950c
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#e7bc0f
  • focusBorder#b7950c
  • foreground#2d2c2b
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#5b885d
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#b7950c
  • input.background#c0d5c1
  • input.border#507952
  • input.foreground#2d2c2b
  • input.placeholderForeground#83ac85
  • inputOption.activeBorder#407710
  • list.activeSelectionBackground#407710
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#92b694
  • list.hoverBackground#c9dbca
  • list.inactiveSelectionBackground#c0d5c1
  • notification.background#92b694
  • notification.buttonBackground#b7950c
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#2d2c2b
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#b4cdb5
  • panel.border#9bbd9d
  • panelTitle.activeBorder#b7950c
  • panelTitle.activeForeground#324b33
  • panelTitle.inactiveForeground#73a276
  • peekView.border#b7950c
  • peekViewEditor.background#bad1bb
  • peekViewEditor.matchHighlightBackground#40771055
  • peekViewEditorGutter.background#aec9af
  • peekViewResult.background#b1cbb2
  • peekViewResult.fileForeground#3a3937
  • peekViewResult.lineForeground#6e6c69
  • peekViewResult.matchHighlightBackground#40771055
  • peekViewResult.selectionBackground#c6d9c7
  • peekViewResult.selectionForeground#3a3937
  • peekViewTitle.background#bad1bb
  • peekViewTitleDescription.foreground#252424
  • peekViewTitleLabel.foreground#2d2c2b
  • progressBar.background#68912e
  • scrollbar.shadow#507952
  • scrollbarSlider.activeBackground#b7950caa
  • scrollbarSlider.background#2d2c2b35
  • scrollbarSlider.hoverBackground#b7950c55
  • sideBar.background#b1cbb2
  • sideBar.foreground#2d2c2b
  • sideBarSectionHeader.background#92b694
  • sideBarSectionHeader.foreground#2d2c2b
  • statusBar.background#b7950c
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#407710
  • tab.activeForeground#2d2c2b
  • tab.border#9bbd9d
  • tab.inactiveBackground#b4cdb5
  • tab.inactiveForeground#949290
  • terminal.ansiBlack#cfdfd0
  • terminal.ansiBlue#68912e
  • terminal.ansiBrightBlack#fdfefd
  • terminal.ansiBrightBlue#9ccb5a
  • terminal.ansiBrightCyan#f2cd37
  • terminal.ansiBrightGreen#f2cd37
  • terminal.ansiBrightMagenta#9ccb5a
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#615f5d
  • terminal.ansiBrightYellow#70d11c
  • terminal.ansiCyan#b7950c
  • terminal.ansiGreen#b7950c
  • terminal.ansiMagenta#68912e
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#3a3937
  • terminal.ansiYellow#407710
  • terminal.background#c0d5c1
  • terminal.foreground#2d2c2b
  • titleBar.activeBackground#adabaa
  • titleBar.activeForeground#2d2c2b
  • widget.shadow#83ac8555

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2d2c2b
comment#93a594
string#ce830d
constant.numeric#f5c504
constant.language#407710
constant.character, constant.other#407710
variable
keyword#68912e
storage#407710
storage.type#b7950c
entity.name.class#407710underline
entity.other.inherited-class#407710
entity.name.function#68912e
variable.parameter#2d2c2b
entity.name.tag#b7950c
entity.other.attribute-name#407710
support.function#b7950c
support.constant#407710
support.type, support.class#407710
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#ce830d
meta.diff, meta.diff.header#93a594
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#6b806c
meta.property-value, support.constant.property-value, constant.other.color#ce830d
meta.structure.dictionary.json string.quoted.double.json#407710
meta.structure.dictionary.value.json string.quoted.double.json#ce830d
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#2d2c2b
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#b7950c
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#b7950cnormal
variable.other#2d2c2bnormal
variable.parameter.function.coffee#f5c504
entity.name.section.markdown#407710
punctuation.definition.heading.markdown#68912e
markup.raw.inline.markdown#ce830d
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#68912e
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#68912e
punctuation.definition.metadata.markdown#68912e
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#b7950c
markup.bold.markdown, markup.italic.markdown#b7950c
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#2d2c2b

Shiki preview

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

Loading...