Skip to main content
Coding Theme

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#bfbfbf
  • activityBar.activeFocusBorder#3994BCB3
  • activityBar.background#191A1B
  • activityBar.border#2A2B2CFF
  • activityBar.foreground#bfbfbf
  • activityBar.inactiveForeground#8C8C8C
  • activityBarBadge.background#3994BC
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBorder#bfbfbf
  • activityErrorBadge.background#f48771
  • activityErrorBadge.foreground#FFFFFF
  • activityWarningBadge.background#CCA700
  • activityWarningBadge.foreground#202020
  • badge.background#3994BCF0
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#bfbfbf
  • breadcrumb.background#121314
  • breadcrumb.focusForeground#bfbfbf
  • breadcrumb.foreground#8C8C8C
  • breadcrumbPicker.background#202122
  • button.background#297AA0
  • button.border#333536FF
  • button.foreground#FFFFFF
  • button.hoverBackground#2B7DA3
  • button.secondaryHoverBackground#FFFFFF10
  • charts.blue#57A3F8
  • charts.foreground#CCCCCC
  • charts.green#86CF86
  • charts.lines#C8CACC80
  • charts.orange#CD861A
  • charts.purple#AD80D7
  • charts.red#EF8773
  • charts.yellow#E0B97F
  • chat.requestBubbleBackground#ffffff13
  • chat.requestBubbleHoverBackground#ffffff22
  • checkbox.background#242526
  • checkbox.border#333536
  • checkbox.foreground#8C8C8C
  • commandCenter.activeBackground#FFFFFF0F
  • commandCenter.activeBorder#333536
  • commandCenter.activeForeground#bfbfbf
  • commandCenter.background#191A1B
  • commandCenter.border#2E3031
  • commandCenter.foreground#bfbfbf
  • descriptionForeground#8C8C8C
  • diffEditor.insertedLineBackground#347d3926
  • diffEditor.insertedTextBackground#57ab5a4d
  • diffEditor.removedLineBackground#c93c3726
  • diffEditor.removedTextBackground#f470674d
  • disabledForeground#555555
  • dropdown.background#191A1B
  • dropdown.border#333536
  • dropdown.foreground#bfbfbf
  • dropdown.listBackground#191A1B
  • editor.background#1b1b1b
  • editor.findMatchBackground#27678290
  • editor.findMatchHighlightBackground#27678280
  • editor.findRangeHighlightBackground#242526
  • editor.foreground#BBBEBF
  • editor.hoverHighlightBackground#242526
  • editor.inactiveSelectionBackground#27678260
  • editor.lineHighlightBackground#242526
  • editor.rangeHighlightBackground#242526
  • editor.selectionBackground#276782dd
  • editor.selectionHighlightBackground#27678260
  • editor.wordHighlightBackground#27678250
  • editor.wordHighlightStrongBackground#27678280
  • editorBracketMatch.background#3994BC55
  • editorBracketMatch.border#2A2B2CFF
  • editorCodeLens.foreground#8C8C8C
  • editorCommentsWidget.rangeActiveBackground#488FAE46
  • editorCommentsWidget.rangeBackground#488FAE26
  • editorCursor.foreground#BBBEBF
  • editorGroupHeader.tabsBackground#191A1B
  • editorGroupHeader.tabsBorder#2A2B2CFF
  • editorGutter.addedBackground#72C892
  • editorGutter.background#1b1b1b
  • editorGutter.deletedBackground#F28772
  • editorHoverWidget.background#202122
  • editorHoverWidget.border#2A2B2CFF
  • editorIndentGuide.activeBackground#838485
  • editorIndentGuide.background#8384854D
  • editorLineNumber.activeForeground#BBBEBF
  • editorLineNumber.foreground#858889
  • editorLink.activeForeground#3a94bc
  • editorOverviewRuler.addedForeground#73c991
  • editorOverviewRuler.border#2A2B2CFF
  • editorOverviewRuler.deletedForeground#f48771
  • editorOverviewRuler.errorForeground#f48771
  • editorOverviewRuler.findMatchForeground#3a94bc99
  • editorOverviewRuler.modifiedForeground#6ab890
  • editorOverviewRuler.warningForeground#e5ba7d
  • editorRuler.foreground#848484
  • editorStickyScroll.background#1b1b1b
  • editorStickyScroll.border#2A2B2CFF
  • editorStickyScrollHover.background#202122
  • editorSuggestWidget.background#202122
  • editorSuggestWidget.border#2A2B2CFF
  • editorSuggestWidget.foreground#bfbfbf
  • editorSuggestWidget.highlightForeground#bfbfbf
  • editorSuggestWidget.selectedBackground#3994BC26
  • editorWhitespace.foreground#8C8C8C4D
  • editorWidget.background#202122
  • editorWidget.border#2A2B2CFF
  • editorWidget.foreground#bfbfbf
  • errorForeground#f48771
  • extensionButton.prominentBackground#297AA0
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#2B7DA3
  • focusBorder#3994BCB3
  • foreground#bfbfbf
  • gauge.background#58A4F94D
  • gauge.border#2A2C2EFF
  • gauge.errorBackground#F287724D
  • gauge.errorForeground#f48771
  • gauge.foreground#59a4f9
  • gauge.warningBackground#E3B97E4D
  • gauge.warningForeground#e5ba7d
  • gitDecoration.addedResourceForeground#73c991
  • gitDecoration.conflictingResourceForeground#f48771
  • gitDecoration.deletedResourceForeground#f48771
  • gitDecoration.ignoredResourceForeground#8C8C8C
  • gitDecoration.modifiedResourceForeground#e5ba7d
  • gitDecoration.stageDeletedResourceForeground#f48771
  • gitDecoration.stageModifiedResourceForeground#e5ba7d
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#8C8C8C
  • inlineChat.border#00000000
  • input.background#191A1B
  • input.border#333536FF
  • input.foreground#bfbfbf
  • input.placeholderForeground#555555
  • inputOption.activeBackground#3994BC33
  • inputOption.activeBorder#2A2B2CFF
  • inputOption.activeForeground#bfbfbf
  • inputValidation.errorBackground#3A1D1D
  • inputValidation.errorBorder#BE1100
  • inputValidation.errorForeground#bfbfbf
  • inputValidation.infoBackground#1E3A47
  • inputValidation.infoBorder#3994BC
  • inputValidation.infoForeground#bfbfbf
  • inputValidation.warningBackground#352A05
  • inputValidation.warningBorder#B89500
  • inputValidation.warningForeground#bfbfbf
  • list.activeSelectionBackground#3994BC26
  • list.activeSelectionForeground#ededed
  • list.dropBackground#3994BC1A
  • list.errorForeground#f48771
  • list.focusBackground#3994BC26
  • list.focusForeground#bfbfbf
  • list.focusOutline#3994BCB3
  • list.highlightForeground#48A0C7
  • list.hoverBackground#FFFFFF0D
  • list.hoverForeground#bfbfbf
  • list.inactiveSelectionBackground#2C2D2E
  • list.inactiveSelectionForeground#ededed
  • list.invalidItemForeground#444444
  • list.warningForeground#e5ba7d
  • menu.background#202122
  • menu.border#2A2B2CFF
  • menu.foreground#bfbfbf
  • menu.selectionBackground#3994BC26
  • menu.selectionForeground#bfbfbf
  • menu.separatorBackground#2A2B2C
  • menubar.selectionBackground#242526
  • menubar.selectionForeground#bfbfbf
  • minimapSlider.activeBackground#83848599
  • minimapSlider.background#83848533
  • minimapSlider.hoverBackground#83848566
  • notificationCenter.border#2A2B2CFF
  • notificationCenterHeader.background#242526
  • notificationCenterHeader.foreground#bfbfbf
  • notificationLink.foreground#3a94bc
  • notifications.background#202122
  • notifications.border#2A2B2CFF
  • notifications.foreground#bfbfbf
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#3a94bc
  • notificationsWarningIcon.foreground#252520
  • notificationToast.border#2A2B2CFF
  • panel.background#191A1B
  • panel.border#2A2B2CFF
  • panelTitle.activeBorder#3994BC
  • panelTitle.activeForeground#bfbfbf
  • panelTitle.inactiveForeground#8C8C8C
  • peekView.border#2A2B2CFF
  • peekViewEditor.background#191A1B
  • peekViewEditor.matchHighlightBackground#3994BC33
  • peekViewResult.background#191A1B
  • peekViewResult.fileForeground#bfbfbf
  • peekViewResult.lineForeground#8C8C8C
  • peekViewResult.matchHighlightBackground#3994BC33
  • peekViewResult.selectionBackground#3994BC26
  • peekViewResult.selectionForeground#bfbfbf
  • peekViewTitle.background#242526
  • peekViewTitleDescription.foreground#8C8C8C
  • peekViewTitleLabel.foreground#bfbfbf
  • pickerGroup.border#2A2B2CFF
  • pickerGroup.foreground#bfbfbf
  • progressBar.background#878889
  • quickInput.background#202122
  • quickInput.border#333536
  • quickInput.foreground#bfbfbf
  • quickInputList.focusBackground#3994BC26
  • quickInputList.focusForeground#bfbfbf
  • quickInputList.focusIconForeground#bfbfbf
  • quickInputList.hoverBackground#262728
  • quickInputTitle.background#202122
  • scrollbar.shadow#191B1D4D
  • scrollbarSlider.activeBackground#83848599
  • scrollbarSlider.background#83848533
  • scrollbarSlider.hoverBackground#83848566
  • sideBar.background#191A1B
  • sideBar.border#2A2B2CFF
  • sideBar.foreground#bfbfbf
  • sideBarSectionHeader.background#191A1B
  • sideBarSectionHeader.border#2A2B2CFF
  • sideBarSectionHeader.foreground#bfbfbf
  • sideBarTitle.foreground#bfbfbf
  • statusBar.background#191A1B
  • statusBar.border#2A2B2CFF
  • statusBar.debuggingBackground#3994BC
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#3994BCB3
  • statusBar.foreground#8C8C8C
  • statusBar.noFolderBackground#191A1B
  • statusBar.noFolderForeground#8C8C8C
  • statusBarItem.activeBackground#4B4C4D
  • statusBarItem.focusBorder#3994BCB3
  • statusBarItem.hoverBackground#262728
  • statusBarItem.prominentBackground#3994BC
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#3994BC
  • statusBarItem.remoteBackground#f00975
  • statusBarItem.remoteForeground#fafafa
  • statusBarItem.remoteHoverBackground#191A1B
  • tab.activeBackground#121314
  • tab.activeBorder#121314
  • tab.activeBorderTop#3994BC
  • tab.activeForeground#bfbfbf
  • tab.border#2A2B2CFF
  • tab.hoverBackground#121314
  • tab.hoverForeground#bfbfbf
  • tab.inactiveBackground#191A1B
  • tab.inactiveForeground#8C8C8C
  • tab.lastPinnedBorder#2A2B2CFF
  • tab.unfocusedActiveBackground#121314
  • tab.unfocusedActiveForeground#8C8C8C
  • tab.unfocusedInactiveBackground#191A1B
  • tab.unfocusedInactiveForeground#444444
  • terminal.ansiBrightGreen#00fa9a
  • terminal.ansiGreen#00fa9a
  • terminal.background#191A1B
  • terminal.border#2A2B2CFF
  • terminal.selectionBackground#3994BC33
  • terminal.tab.activeBorder#3994BC00
  • terminalCursor.background#191A1B
  • terminalCursor.foreground#bfbfbf
  • textBlockQuote.background#242526
  • textBlockQuote.border#2A2B2CFF
  • textCodeBlock.background#242526
  • textLink.activeForeground#53A5CA
  • textLink.foreground#48A0C7
  • textPreformat.background#262626
  • textPreformat.foreground#8C8C8C
  • textSeparator.foreground#2a2a2aFF
  • titleBar.activeBackground#191A1B
  • titleBar.activeForeground#8C8C8C
  • titleBar.border#2A2B2CFF
  • titleBar.inactiveBackground#191A1B
  • titleBar.inactiveForeground#8C8C8C
  • toolbar.hoverBackground#FFFFFF18
  • widget.border#2A2B2CFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#8b949e
constant.other.placeholder, constant.character#ff7b72
constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity#79c0ff
entity.name, meta.export.default, meta.definition.variable#ffa657
variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression#c9d1d9
entity.name.function#d2a8ff
entity.name.tag#9d7fff
support.class.component#7ee787
keyword#ff7b72
storage, storage.type#ff7b72
storage.modifier.package, storage.modifier.import, storage.type.java#c9d1d9
string, string punctuation.section.embedded source#a5d6ff
support#79c0ff
meta.property-name#79c0ff
variable#ffa657
variable.other#c9d1d9
invalid.broken#ffa198italic
invalid.deprecated#ffa198italic
invalid.illegal#ffa198italic
invalid.unimplemented#ffa198italic
carriage-return#f0f6fcitalic underline
message.error#ffa198
string variable#79c0ff
source.regexp, string.regexp#a5d6ff
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#a5d6ff
string.regexp constant.character.escape#7ee787bold
support.constant#79c0ff
support.variable#79c0ff
support.type.property-name.json#7ee787
meta.module-reference#79c0ff
punctuation.definition.list.begin.markdown#ffa657
markup.heading, markup.heading entity.name#79c0ffbold
markup.quote#7ee787
markup.italic#c9d1d9italic
markup.bold#c9d1d9bold
markup.underlineunderline
markup.strikethroughstrikethrough
markup.inline.raw#79c0ff
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#ffa198
punctuation.section.embedded#ff7b72
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#7ee787
markup.changed, punctuation.definition.changed#ffa657
markup.ignored, markup.untracked#0d1117
meta.diff.range#d2a8ffbold
meta.diff.header#79c0ff
meta.separator#79c0ffbold
meta.output#79c0ff
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#8b949e
brackethighlighter.unmatched#ffa198
constant.other.reference.link, string.other.link#a5d6ff
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Coder Leo Dark by Leonard Gehrmann - VS Code Theme