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.activeBorder#0366d6
  • activityBar.background#fff
  • activityBar.dropBorder#2f363d
  • activityBar.foreground#2f363d
  • activityBar.inactiveForeground#959da5
  • activityBarBadge.background#0366d6
  • activityBarBadge.foreground#fff
  • badge.background#0366d6
  • badge.foreground#fff
  • breadcrumb.focusForeground#0366d6
  • breadcrumbPicker.background#f6f8fa
  • button.background#28a745
  • button.foreground#fff
  • button.hoverBackground#22863a
  • button.secondaryBackground#0366d6
  • button.secondaryForeground#fff
  • button.secondaryHoverBackground#005cc5
  • charts.blue#0366d6
  • charts.foreground#2f363d
  • charts.green#28a745
  • charts.lines#0366d6
  • charts.orange#f66a0a
  • charts.purple#6f42c1
  • charts.red#d73a49
  • charts.yellow#ffd33d
  • checkbox.background#e1e4e8
  • checkbox.border#d1d5da
  • debugConsole.errorForeground#d73a49
  • debugConsole.infoForeground#6f42c1
  • debugConsole.sourceForeground#0366d6
  • debugConsole.warningForeground#ffd33d
  • debugConsoleInputIcon.foreground#0366d6
  • debugExceptionWidget.border#f6f8fa
  • debugIcon.breakpointDisabledForeground#24292e
  • debugIcon.breakpointForeground#d73a49
  • debugIcon.continueForeground#6f42c1
  • debugIcon.disconnectForeground#d73a49
  • debugIcon.pauseForeground#6f42c1
  • debugIcon.restartForeground#6f42c1
  • debugIcon.startForeground#6f42c1
  • debugIcon.stepBackForeground#6f42c1
  • debugIcon.stepIntoForeground#6f42c1
  • debugIcon.stepOutForeground#6f42c1
  • debugIcon.stepOverForeground#6f42c1
  • debugIcon.stopForeground#d73a49
  • descriptionForeground#6a737d
  • diffEditor.border#e1e4e8
  • diffEditor.deletedTextBackground#d73a494d
  • diffEditor.insertedTextBackground#28a7454d
  • dropdown.background#e1e4e8
  • dropdown.border#d1d5da
  • dropdown.foreground#2f363d
  • dropdown.listBackground#fff
  • editor.background#fff
  • editor.findMatchBackground#ffd33d80
  • editor.findMatchHighlightBackground#ffd33d80
  • editor.findRangeHighlightBackground#6a737d33
  • editor.focusedStackFrameHighlightBackground#6f42c180
  • editor.foldBackground#fafbfc
  • editor.foreground#24292e
  • editor.hoverHighlightBackground#0366d680
  • editor.inactiveSelectionBackground#0366d633
  • editor.lineHighlightBackground#f6f8fa
  • editor.selectionBackground#0366d64d
  • editor.selectionHighlightBackground#0366d633
  • editor.stackFrameHighlightBackground#6f42c180
  • editorBracketMatch.background#0366d61a
  • editorBracketMatch.border#0366d61a
  • editorCodeLens.foreground#959da5
  • editorCursor.foreground#0366d6
  • editorError.foreground#d73a49
  • editorGroup.border#e1e4e8
  • editorGroup.dropBackground#0366d633
  • editorGroupHeader.border#fff
  • editorGroupHeader.noTabsBackground#fff
  • editorGroupHeader.tabsBackground#fff
  • editorGroupHeader.tabsBorder#fff
  • editorGutter.addedBackground#28a745
  • editorGutter.deletedBackground#d73a49
  • editorGutter.modifiedBackground#0366d6
  • editorHint.foreground#6f42c1
  • editorHoverWidget.border#f6f8fa
  • editorHoverWidget.statusBarBackground#e1e4e8
  • editorIndentGuide.activeBackground#d1d5da
  • editorIndentGuide.background#e1e4e8
  • editorInfo.foreground#0366d6
  • editorLightBulb.foreground#ffd33d
  • editorLightBulbAutoFix.foreground#ffd33d
  • editorLineNumber.activeForeground#24292e
  • editorLineNumber.foreground#d1d5da
  • editorLink.activeForeground#0366d6
  • editorOverviewRuler.addedForeground#28a745
  • editorOverviewRuler.background#fff
  • editorOverviewRuler.border#fff
  • editorOverviewRuler.deletedForeground#d73a49
  • editorOverviewRuler.findMatchForeground#fff
  • editorOverviewRuler.infoForeground#0366d6
  • editorOverviewRuler.modifiedForeground#0366d6
  • editorOverviewRuler.warningForeground#ffd33d
  • editorSuggestWidget.border#f6f8fa
  • editorSuggestWidget.foreground#24292e
  • editorSuggestWidget.highlightForeground#0366d6
  • editorSuggestWidget.selectedBackground#dbedff
  • editorUnnecessaryCode.opacity#24292e80
  • editorWarning.foreground#ffd33d
  • editorWhitespace.foreground#d1d5da
  • editorWidget.background#f6f8fa
  • editorWidget.border:#f6f8fa
  • editorWidget.resizeBorder#0366d6
  • errorForeground#cb2431
  • focusBorder#fff
  • foreground#444d56
  • gitDecoration.addedResourceForeground#28a745
  • gitDecoration.conflictingResourceForeground#e36209
  • gitDecoration.deletedResourceForeground#cb2431
  • gitDecoration.ignoredResourceForeground#959da5
  • gitDecoration.modifiedResourceForeground#005cc5
  • gitDecoration.stageDeletedResourceForeground#cb2431
  • gitDecoration.stageModifiedResourceForeground#005cc5
  • gitDecoration.submoduleResourceForeground#959da5
  • gitDecoration.untrackedResourceForeground#28a745
  • icon.foreground#005cc5
  • imagePreview.border#e1e4e8
  • input.background#e1e4e8
  • input.border#d1d5da
  • input.foreground#2f363d
  • input.placeholderForeground#959da5
  • inputOption.activeBackground#c8e1ff
  • inputOption.activeForeground#2f363d
  • inputValidation.errorBackground#fdaeb7
  • inputValidation.errorBorder#fdaeb7
  • inputValidation.infoBackground#c8e1ff
  • inputValidation.infoBorder#c8e1ff
  • inputValidation.warningBackground#fff5b1
  • inputValidation.warningBorder#fff5b1
  • list.activeSelectionBackground#fff
  • list.activeSelectionForeground#0366d6
  • list.deemphasizedForeground#959da5
  • list.dropBackground#0366d633
  • list.errorForeground#d73a49
  • list.filterMatchBackground#ffd33d
  • list.filterMatchBorder#ffd33d
  • list.focusBackground#dbedff
  • list.focusForeground#2f363d
  • list.highlightForeground#2f363d
  • list.hoverBackground#fff
  • list.hoverForeground#24292e
  • list.inactiveFocusBackground#fff
  • list.inactiveSelectionBackground#fff
  • list.inactiveSelectionForeground#0366d6
  • list.invalidItemForeground#d73a49
  • list.warningForeground#ffd33d
  • listFilterWidget.background#ffd33d
  • listFilterWidget.noMatchesOutline#ffd33d
  • merge.currentContentBackground#28a74566
  • merge.currentHeaderBackground#28a745e6
  • merge.incomingContentBackground#0366d666
  • merge.incomingHeaderBackground#0366d6e6
  • minimap.background#fff
  • minimap.errorHighlight#d73a49
  • minimap.findMatchHighlight#ffd33d
  • minimap.selectionHighlight#0366d6
  • minimap.warningHighlight#ffd33d
  • minimapGutter.addedBackground#28a745
  • minimapGutter.deletedBackground#d73a49
  • minimapGutter.modifiedBackground#0366d6
  • minimapSlider.activeBackground#959da566
  • minimapSlider.background#959da566
  • minimapSlider.hoverBackground#959da566
  • notificationsErrorIcon.foreground#d73a49
  • notificationsInfoIcon.foreground#0366d6
  • notificationsWarningIcon.foreground#ffd33d
  • panelTitle.activeBorder#0366d6
  • peekView.border#e1e4e8
  • peekViewEditor.background#fff
  • peekViewEditor.matchHighlightBackground#ffd33d80
  • peekViewResult.background#fff
  • peekViewResult.lineForeground#fff
  • peekViewResult.selectionBackground#fff
  • peekViewResult.selectionForeground#0366d6
  • peekViewTitle.background#f6f8fa
  • peekViewTitleDescription.foreground#6a737d
  • problemsErrorIcon.foreground#d73a49
  • problemsInfoIcon.foreground#0366d6
  • problemsWarningIcon.foreground#ffd33d
  • progressBar.background#0366d6
  • scrollbar.shadow#fff
  • scrollbarSlider.activeBackground#959da54d
  • scrollbarSlider.background#959da566
  • scrollbarSlider.hoverBackground#959da54d
  • sideBar.background#fff
  • sideBar.dropBackground#0366d633
  • sideBar.foreground#6a737d
  • sideBarSectionHeader.background#fff
  • sideBarSectionHeader.foreground#2f363d
  • sideBarTitle.foreground#2f363d
  • statusBar.background#fff
  • statusBar.debuggingBackground#6f42c1
  • statusBar.debuggingForeground#fff
  • statusBar.foreground#2f363d
  • tab.activeBackground#fff
  • tab.activeBorder#0366d6
  • tab.activeForeground#2f363d
  • tab.border#fff
  • tab.hoverForeground#2f363d
  • tab.inactiveBackground#fff
  • tab.inactiveForeground#959da5
  • tab.unfocusedHoverForeground#2f363d
  • terminal.ansiBlack#1b1f23
  • terminal.ansiBlue#0366d6
  • terminal.ansiBrightBlack#1b1f23
  • terminal.ansiBrightBlue#0366d6
  • terminal.ansiBrightCyan#0366d6
  • terminal.ansiBrightGreen#28a745
  • terminal.ansiBrightMagenta#6f42c1
  • terminal.ansiBrightRed#d73a49
  • terminal.ansiBrightWhite#fff
  • terminal.ansiBrightYellow#ffd33d
  • terminal.ansiCyan#0366d6
  • terminal.ansiGreen#28a745
  • terminal.ansiMagenta#6f42c1
  • terminal.ansiRed#d73a49
  • terminal.ansiWhite#fff
  • terminal.ansiYellow#ffd33d
  • terminal.background#fff
  • terminal.foreground#24292e
  • terminal.selectionBackground#0366d64d
  • textBlockQuote.background#fff
  • textBlockQuote.border#e1e4e8
  • textCodeBlock.background#f6f8fa
  • textLink.activeForeground#0366d6
  • textLink.foreground#0366d6
  • textPreformat.foreground#6a737d
  • textSeparator.foreground#f6f8fa
  • titleBar.activeBackground#fff
  • titleBar.activeForeground#2f363d
  • tree.indentGuidesStroke#d1d5da

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6a737d
constant, entity.name.constant, variable.other.constant, variable.language#005cc5
entity, entity.name#6f42c1
variable.parameter.function#24292e
entity.name.tag#22863a
keyword#d73a49
storage, storage.type#d73a49
storage.modifier.package, storage.modifier.import, storage.type.java#24292e
string, punctuation.definition.string, string punctuation.section.embedded source#032f62
support#5a32a3
meta.property-name#005cc5
variable#e36209
variable.other#24292e
invalid.broken, invalid.deprecated, invalid.illegal, invalid.unimplemented#b31d28italic
carriage-return#24292eitalic underline
message.error#b31d28
string source#24292e
string variable#005cc5
source.regexp, string.regexp, string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#032f62
string.regexp constant.character.escape#22863abold
support.constant#005cc5
support.variable#005cc5
meta.module-reference#005cc5
punctuation.definition.list.begin.markdown#e36209
markup.heading, markup.heading entity.name#005cc5bold
markup.quote#22863a
markup.italic#24292eitalic
markup.bold#24292ebold
markup.raw#005cc5
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#b31d28
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#22863a
markup.changed, punctuation.definition.changed#e36209
markup.ignored, markup.untracked#f6f8fa
meta.diff.range#6f42c1bold
meta.diff.header#005cc5
meta.separator#005cc5bold
meta.output#005cc5
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#586069
brackethighlighter.unmatched#b31d28
constant.other.reference.link, string.other.link#032f62underline