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#252525
  • activityBar.foreground#d5d338
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#9f9d33
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#161816
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#737229
  • button.foreground#ffffff
  • button.hoverBackground#8e8c25
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#171716
  • editor.findMatchBackground#565543
  • editor.findMatchBorder#a1a063
  • editor.findMatchHighlightBackground#849b2a76
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#56563b68
  • editor.hoverHighlightBackground#96952266
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#454427
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#a1a066
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#9b981a66
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorGroup.border#444444
  • editorGroup.emptyBackground#171716
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#171716
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#888630
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#828282
  • editorLink.activeForeground#d9d73a
  • editorOverviewRuler.border#7f7f7f4d
  • editorOverviewRuler.currentContentForeground#a9a9a9
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#e6e231
  • editorSuggestWidget.selectedBackground#383707
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#1f1f1f
  • foreground#cccccc
  • icon.foreground#cccccc
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#8e8c1a
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#4e5632
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#454b4fa7
  • list.focusBackground#4b4a0f
  • list.focusForeground#cccccc
  • list.focusOutline#000000
  • list.highlightForeground#dedb45
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#4e4f44b1
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#4b4a0f
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • minimap.background#171716
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#565543
  • minimap.selectionHighlight#454427
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#161816
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#c0be3e
  • peekViewEditor.background#282701
  • peekViewEditor.matchHighlightBackground#58572ead
  • peekViewEditor.matchHighlightBorder#a9a841
  • peekViewEditorGutter.background#212102
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#8c8a196c
  • peekViewResult.selectionBackground#99973a7a
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#b6b318
  • progressBar.background#c9c76d
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#606646
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#1f1f1f
  • sideBar.border#ff000000
  • sideBar.dropBackground#454b4fa7
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#121214
  • statusBar.debuggingBackground#adab4d
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#a5a5a5
  • statusBar.noFolderBackground#77762d
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#b6b31a
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#161816
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.inactiveBackground#20201f
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#7b7a39
  • terminalCursor.foreground#ffffff
  • textLink.foreground#eae73d
  • titleBar.activeBackground#121214
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#121214
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#bbbbbbff—
comment, string.comment#5c6370italic
string#e5c07b—
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js,punctuation.definition.template-expression.begin.ts,punctuation.definition.template-expression.end.ts#c678dd—
string.template.js#e5c07b—
meta.template.expression.js#abb2bf—
constant.numeric#c678dd—
string.embedded.begin, string.embedded.end#c678dd—
string.embedded#98c379—
constant.language#56b6c2—
constant.character, constant.other#56b6c2—
variable.language#e06c75—
variable.readwrite, variable.readwrite.other.block#61afef—
keyword, keyword.operator.logical, keyword.operator.constructor#e06c75—
keyword.operator#e06c75—
storage#e06c75—
storage.type#56b6c2—
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#61afef—
variable.other.object#61afef—
variable.other.property, variable.other.block#abb2bf—
entity.other.inherited-class#98c379—
entity.name.function, support.function#98c379—
variable.parameter#d19a66italic
entity.name.function-call#abb2bf—
function.support.builtin, function.support.core#98c379—
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#e06c75—
entity.name.tag.class, entity.name.tag.id#56b6c2—
entity.other.attribute-name#98c379—
support.constant#56b6c2—
support.type, support.variable#56b6c2—
support.dictionary.json#56b6c2—
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#abb2bf—
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#98c379—
variable.css, variable.scss, variable.less, variable.sass#56b6c2—
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#e5c07b—
unit.css, unit.scss, unit.less, unit.sass#c678dd—
function.css, function.scss, function.less, function.sass#56b6c2—
support.other.variable—
invalid#F8F8F0—
invalid.deprecated#F8F8F0—
structure.dictionary.property-name.json#56b6c2—
string.detected-link#61afef—
meta.diff, meta.diff.header#75715E—
markup.deleted#c678dd—
markup.inserted#e5c07b—
markup.changed#e5c07b—
constant.numeric.line-number.find-in-files - match#56b6c2A0—
entity.name.filename.find-in-files#e5c07b—
markup.italic, markup.italic.markdown—italic
punctuation.definition.italic.markdown#696969none
markup.underline.link.markdown#61afef—
markup.bold.markdown—bold
punctuation.definition.bold.markdown#696969none
markup.heading.markdown#e06c75bold
punctuation.definition.heading.markdown#696969none
markup.quote.markdown#98c379—
meta.separator.markdown#c678ddbold
markup.raw.inline.markdown, markup.raw.block.markdown#56b6c2—
punctuation.definition.list_item.markdown#ffffffbold
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—