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#6d6764
  • activityBar.foreground#ffffff
  • activityBarBadge.background#edbd44
  • activityBarBadge.foreground#ffffff
  • badge.background#edbd44
  • badge.foreground#ffffff
  • button.background#f75431
  • button.foreground#ffffff
  • dropdown.background#fafafa
  • dropdown.border#fafafa
  • dropdown.foreground#6d6764
  • editor.background#ffffff
  • editor.foreground#6d6764
  • editor.hoverHighlightBackground#edbd4422
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#f7543133
  • editor.wordHighlightBackground#52b4d822
  • editor.wordHighlightStrongBackground#f7543122
  • editorBracketMatch.background#edbd4444
  • editorBracketMatch.border#f75431
  • editorCursor.foreground#333333
  • editorGroup.background#f7f7f7
  • editorGroupHeader.tabsBackground#f7f7f7
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#fafafa
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#e6e6e6
  • editorLineNumber.foreground#cccccc
  • editorLink.activeForeground#edbd44
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#f7543155
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#e6e6e6
  • editorSuggestWidget.foreground#6d6764
  • editorSuggestWidget.highlightForeground#edbd44
  • editorSuggestWidget.selectedBackground#d9d9d9
  • editorWhitespace.foreground#e6e6e6
  • editorWidget.background#f2f2f2
  • editorWidget.border#cccccc
  • extensionButton.prominentBackground#edbd44
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#f1cd73
  • focusBorder#edbd44
  • foreground#6d6764
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#a6a6a6
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#edbd44
  • input.background#ffffff
  • input.border#999999
  • input.foreground#6d6764
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#f75431
  • list.activeSelectionBackground#f75431
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#d9d9d9
  • list.hoverBackground#ffffff
  • list.inactiveSelectionBackground#ffffff
  • notification.background#d9d9d9
  • notification.buttonBackground#edbd44
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#6d6764
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#f5f5f5
  • panel.border#e0e0e0
  • panelTitle.activeBorder#edbd44
  • panelTitle.activeForeground#737373
  • panelTitle.inactiveForeground#bfbfbf
  • peekView.border#edbd44
  • peekViewEditor.background#fafafa
  • peekViewEditor.matchHighlightBackground#f7543155
  • peekViewEditorGutter.background#f0f0f0
  • peekViewResult.background#f2f2f2
  • peekViewResult.fileForeground#7a7470
  • peekViewResult.lineForeground#aca7a5
  • peekViewResult.matchHighlightBackground#f7543155
  • peekViewResult.selectionBackground#ffffff
  • peekViewResult.selectionForeground#7a7470
  • peekViewTitle.background#fafafa
  • peekViewTitleDescription.foreground#655f5d
  • peekViewTitleLabel.foreground#6d6764
  • progressBar.background#52b4d8
  • scrollbar.shadow#999999
  • scrollbarSlider.activeBackground#edbd44aa
  • scrollbarSlider.background#6d676435
  • scrollbarSlider.hoverBackground#edbd4455
  • sideBar.background#f2f2f2
  • sideBar.foreground#6d6764
  • sideBarSectionHeader.background#d9d9d9
  • sideBarSectionHeader.foreground#6d6764
  • statusBar.background#edbd44
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#f75431
  • tab.activeForeground#6d6764
  • tab.border#e0e0e0
  • tab.inactiveBackground#f5f5f5
  • tab.inactiveForeground#d1cecc
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#52b4d8
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#a5d8eb
  • terminal.ansiBrightCyan#e6f6fa
  • terminal.ansiBrightGreen#f6dea1
  • terminal.ansiBrightMagenta#eec188
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#a09a97
  • terminal.ansiBrightYellow#fba593
  • terminal.ansiCyan#92d8e8
  • terminal.ansiGreen#edbd44
  • terminal.ansiMagenta#e2922f
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#7a7470
  • terminal.ansiYellow#f75431
  • terminal.background#ffffff
  • terminal.foreground#6d6764
  • titleBar.activeBackground#e9e8e7
  • titleBar.activeForeground#6d6764
  • widget.shadow#cccccc55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#6d6764
comment#c4b5ae
string#a2d66b
constant.numeric#88c448
constant.language#f75431
constant.character, constant.other#f75431
variable
keyword#e2922f
storage#f75431
storage.type#edbd44
entity.name.class#f75431underline
entity.other.inherited-class#f75431
entity.name.function#52b4d8
variable.parameter#6d6764
entity.name.tag#edbd44
entity.other.attribute-name#f75431
support.function#92d8e8
support.constant#f75431
support.type, support.class#f75431
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#a2d66b
meta.diff, meta.diff.header#c4b5ae
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#a48d82
meta.property-value, support.constant.property-value, constant.other.color#a2d66b
meta.structure.dictionary.json string.quoted.double.json#f75431
meta.structure.dictionary.value.json string.quoted.double.json#a2d66b
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#6d6764
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#edbd44
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#edbd44normal
variable.other#6d6764normal
variable.parameter.function.coffee#88c448
entity.name.section.markdown#f75431
punctuation.definition.heading.markdown#e2922f
markup.raw.inline.markdown#a2d66b
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#e2922f
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#e2922f
punctuation.definition.metadata.markdown#e2922f
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#edbd44
markup.bold.markdown, markup.italic.markdown#edbd44
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#6d6764

Shiki preview

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

Loading...