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#3c4148
  • activityBar.foreground#c7d0d9
  • activityBarBadge.background#b3cc57
  • activityBarBadge.foreground#ffffff
  • badge.background#b3cc57
  • badge.foreground#ffffff
  • button.background#ef746f
  • button.foreground#ffffff
  • dropdown.background#32373c
  • dropdown.border#32373c
  • dropdown.foreground#c7d0d9
  • editor.background#373c42
  • editor.foreground#c7d0d9
  • editor.hoverHighlightBackground#b3cc5722
  • editor.lineHighlightBackground#3e444a
  • editor.selectionBackground#b3cc5755
  • editor.wordHighlightBackground#ffbe4022
  • editor.wordHighlightStrongBackground#ef746f22
  • editorBracketMatch.background#b3cc5744
  • editorBracketMatch.border#ef746f
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#3e444a
  • editorGroupHeader.tabsBackground#3e444a
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#32373c
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#4e555e
  • editorLineNumber.foreground#656f7a
  • editorLink.activeForeground#b3cc57
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#ef746f55
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#4e555e
  • editorSuggestWidget.foreground#c7d0d9
  • editorSuggestWidget.highlightForeground#b3cc57
  • editorSuggestWidget.selectedBackground#656f7a
  • editorWhitespace.foreground#4e555e
  • editorWidget.background#4e555e
  • editorWidget.border#656f7a
  • extensionButton.prominentBackground#b3cc57
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#c5d87e
  • focusBorder#b3cc57
  • foreground#c7d0d9
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#7e8894
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#b3cc57
  • input.background#2b2f34
  • input.border#5a626c
  • input.foreground#c7d0d9
  • input.placeholderForeground#616a74
  • inputOption.activeBorder#ef746f
  • list.activeSelectionBackground#ef746f
  • list.activeSelectionForeground#373c42
  • list.focusBackground#5a626c
  • list.hoverBackground#3e444a
  • list.inactiveSelectionBackground#373c42
  • panel.background#4e555e
  • panel.border#656f7a
  • panelTitle.activeBorder#b3cc57
  • panelTitle.inactiveForeground#8c959f
  • peekView.border#b3cc57
  • peekViewEditor.background#2e3237
  • peekViewEditor.matchHighlightBackground#ef746f55
  • peekViewEditorGutter.background#32373c
  • peekViewResult.background#434950
  • peekViewResult.fileForeground#bbc6d1
  • peekViewResult.lineForeground#a9b6c4
  • peekViewResult.matchHighlightBackground#ef746f55
  • peekViewResult.selectionBackground#3c4148
  • peekViewResult.selectionForeground#c7d0d9
  • peekViewTitle.background#32373c
  • peekViewTitleDescription.foreground#bec8d3
  • peekViewTitleLabel.foreground#c7d0d9
  • progressBar.background#ffbe40
  • scrollbar.shadow#202326
  • scrollbarSlider.activeBackground#b3cc57aa
  • scrollbarSlider.background#656f7aaa
  • scrollbarSlider.hoverBackground#b3cc5755
  • sideBar.background#434950
  • sideBar.foreground#c7d0d9
  • sideBarSectionHeader.background#4a5058
  • sideBarSectionHeader.foreground#c7d0d9
  • statusBar.background#b3cc57
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ef746f
  • tab.inactiveBackground#40464d
  • tab.inactiveForeground#9aa2ab
  • terminal.ansiBlack#434950
  • terminal.ansiBlue#ffbe40
  • terminal.ansiBrightBlack#656f7a
  • terminal.ansiBrightBlue#ffe1a6
  • terminal.ansiBrightCyan#fcc0b2
  • terminal.ansiBrightGreen#d6e4a5
  • terminal.ansiBrightMagenta#8dd3dd
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f9cdcb
  • terminal.ansiCyan#f86f50
  • terminal.ansiGreen#b3cc57
  • terminal.ansiMagenta#3fb4c5
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#d6dde3
  • terminal.ansiYellow#ef746f
  • terminal.background#2b2f34
  • terminal.foreground#c7d0d9
  • titleBar.activeBackground#2e3237

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#b3cc57—
meta.embedded, source.groovy.embedded#F8F8F2—
comment#657482—
string#ef746f—
punctuation.definition.template-expression, punctuation.section.embedded#F92672—
meta.template.expression#F8F8F2—
constant.numeric#c78feb—
support.function.builtin#ffbe40—
meta.function-call.generic, meta.function-call.object, meta.function-call.static#A3cc57—
punctuation.bracket, punctuation.paren, punctuation.separator.comma#d1d1d1
entity.name.function.infix, storage.type.operator.infix#d8b800—
keyword.other.data, keyword.other.where, keyword.other.newtype#8d9aa6—
source#b9c3cf—
constant.language#c78feb—
constant.character, constant.other#cb86e6—
variable#F8F8F2
keyword#3fb4c5—
storage#b3cc57
storage.type#b3cc57italic
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution#ef746f
entity.other.inherited-class#40B6DDitalic underline
entity.name.function#ffbe40
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#b3cc57italic
entity.name.tag#b3cc57
keyword.control.do.haskell, keyword.control.case.haskell, keyword.control.of.haskell, keyword.other.let.haskell, keyword.other.do.haskell#FFBE40—
entity.other.attribute-name#A6E22E
support.function#A3cc57
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable—
invalid#F44747
invalid.deprecated#F44747—
meta.structure.dictionary.json string.quoted.double.json#CFCFC2—
meta.diff, meta.diff.header#75715E—
markup.deleted#F92672—
markup.inserted#A6E22E—
markup.changed#E6DB74—
constant.numeric.line-number.find-in-files - match#AE81FFA0—
entity.name.filename.find-in-files#E6DB74—
markup.quote#F92672—
markup.list#E6DB74—
markup.bold, markup.italic#66D9EF—
markup.inline.raw#FD971F
markup.heading#A6E22E—
markup.heading.setext#A6E22Ebold
markup.heading.markdown—bold
markup.quote.markdown#75715Eitalic
markup.bold.markdown—bold
string.other.link.title.markdown,string.other.link.description.markdown#AE81FF—
markup.underline.link.markdown,markup.underline.link.image.markdown#E6DB74—
markup.italic.markdown—italic
markup.list.unnumbered.markdown, markup.list.numbered.markdown#f8f8f2—
punctuation.definition.list.begin.markdown#A6E22E—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
variable.language#F68AD6—