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.activeBackground#1a1f2e40
  • activityBar.activeBorder#69b7ff
  • activityBar.activeFocusBorder#69b7ff
  • activityBar.background#161b26
  • activityBar.border#2a3441
  • activityBar.foreground#9db7d6
  • activityBar.inactiveForeground#4a5568
  • activityBarBadge.background#69b7ff
  • activityBarBadge.foreground#ffffff
  • badge.background#69b7ff
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#69b7ff
  • breadcrumb.background#1a1f2e
  • breadcrumb.focusForeground#9db7d6
  • breadcrumb.foreground#6b7280
  • breadcrumbPicker.background#161b26
  • button.background#69b7ff
  • button.foreground#ffffff
  • button.hoverBackground#4a90e2
  • button.secondaryBackground#2a3441
  • button.secondaryForeground#9db7d6
  • button.secondaryHoverBackground#374151
  • charts.blue#69b7ff
  • charts.foreground#9db7d6
  • charts.green#c3e88d
  • charts.lines#69b7ff
  • charts.orange#f78c6c
  • charts.purple#c792ea
  • charts.red#ff5370
  • charts.yellow#f9e79f
  • checkbox.background#1a1f2e
  • checkbox.border#2a3441
  • checkbox.foreground#9db7d6
  • commandCenter.activeBackground#2d3748
  • commandCenter.activeForeground#ffffff
  • commandCenter.background#161b26
  • commandCenter.border#2a3441
  • commandCenter.foreground#9db7d6
  • commandCenter.inactiveBorder#2a3441
  • commandCenter.inactiveForeground#6b7280
  • debugConsole.errorForeground#ff5370
  • debugConsole.infoForeground#69b7ff
  • debugConsole.sourceForeground#c792ea
  • debugConsole.warningForeground#f78c6c
  • debugConsoleInputIcon.foreground#9db7d6
  • debugIcon.breakpointDisabledForeground#6b7280
  • debugIcon.breakpointForeground#ff5370
  • debugIcon.breakpointUnverifiedForeground#f78c6c
  • debugToolBar.background#1a1f2e
  • debugToolBar.border#2a3441
  • dropdown.background#1a1f2e
  • dropdown.border#2a3441
  • dropdown.foreground#9db7d6
  • dropdown.listBackground#161b26
  • editor.background#1a1f2e
  • editor.findMatchBackground#4a90e2
  • editor.findMatchHighlightBackground#4a90e240
  • editor.foreground#9db7d6
  • editor.inactiveSelectionBackground#2d374840
  • editor.lineHighlightBackground#1e2433
  • editor.selectionBackground#2d3748
  • editor.selectionHighlightBackground#2d374880
  • editor.wordHighlightBackground#2d374860
  • editor.wordHighlightStrongBackground#2d374880
  • editorCursor.foreground#69b7ff
  • editorGroup.border#2a3441
  • editorGroupHeader.tabsBackground#161b26
  • editorGroupHeader.tabsBorder#2a3441
  • editorGutter.addedBackground#c3e88d
  • editorGutter.background#1a1f2e
  • editorGutter.deletedBackground#ff5370
  • editorGutter.foldingControlForeground#7fb3d3
  • editorGutter.modifiedBackground#69b7ff
  • editorIndentGuide.activeBackground1#4a5568
  • editorIndentGuide.background1#2a3441
  • editorLineNumber.activeForeground#7fb3d3
  • editorLineNumber.foreground#3e4759
  • editorRuler.foreground#2a3441
  • editorSuggestWidget.background#1a1f2e
  • editorSuggestWidget.border#2a3441
  • editorSuggestWidget.foreground#9db7d6
  • editorSuggestWidget.highlightForeground#69b7ff
  • editorSuggestWidget.selectedBackground#2d3748
  • editorSuggestWidget.selectedForeground#ffffff
  • editorWhitespace.foreground#2a3441
  • editorWidget.background#1a1f2e
  • editorWidget.border#2a3441
  • editorWidget.foreground#9db7d6
  • editorWidget.resizeBorder#69b7ff
  • extensionButton.prominentBackground#69b7ff
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#4a90e2
  • gitDecoration.conflictingResourceForeground#f78c6c
  • gitDecoration.deletedResourceForeground#ff5370
  • gitDecoration.ignoredResourceForeground#6b7280
  • gitDecoration.modifiedResourceForeground#69b7ff
  • gitDecoration.submoduleResourceForeground#89ddff
  • gitDecoration.untrackedResourceForeground#c3e88d
  • input.background#1a1f2e
  • input.border#2a3441
  • input.foreground#9db7d6
  • input.placeholderForeground#6b7280
  • inputOption.activeBackground#69b7ff
  • inputOption.activeBorder#69b7ff
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#ff5370
  • inputValidation.errorBorder#ff5370
  • inputValidation.infoBackground#69b7ff
  • inputValidation.infoBorder#69b7ff
  • inputValidation.warningBackground#f78c6c
  • inputValidation.warningBorder#f78c6c
  • list.activeSelectionBackground#2d3748
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#2d374880
  • list.focusBackground#2d3748
  • list.focusForeground#ffffff
  • list.highlightForeground#69b7ff
  • list.hoverBackground#1e2433
  • list.hoverForeground#9db7d6
  • list.inactiveSelectionBackground#2d374860
  • list.inactiveSelectionForeground#9db7d6
  • menu.background#1a1f2e
  • menu.border#2a3441
  • menu.foreground#9db7d6
  • menu.selectionBackground#2d3748
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#2a3441
  • menubar.selectionBackground#2d3748
  • menubar.selectionForeground#ffffff
  • merge.border#2a3441
  • merge.commonContentBackground#f78c6c20
  • merge.commonHeaderBackground#f78c6c40
  • merge.currentContentBackground#c3e88d20
  • merge.currentHeaderBackground#c3e88d40
  • merge.incomingContentBackground#69b7ff20
  • merge.incomingHeaderBackground#69b7ff40
  • notificationCenter.border#2a3441
  • notificationCenterHeader.background#161b26
  • notificationCenterHeader.foreground#9db7d6
  • notificationLink.foreground#69b7ff
  • notifications.background#1a1f2e
  • notifications.border#2a3441
  • notifications.foreground#9db7d6
  • notificationToast.border#2a3441
  • panel.background#161b26
  • panel.border#2a3441
  • panelInput.border#2a3441
  • panelTitle.activeBorder#69b7ff
  • panelTitle.activeForeground#9db7d6
  • panelTitle.inactiveForeground#6b7280
  • peekView.border#69b7ff
  • peekViewEditor.background#1a1f2e
  • peekViewEditor.matchHighlightBackground#4a90e240
  • peekViewResult.background#161b26
  • peekViewResult.matchHighlightBackground#4a90e240
  • peekViewResult.selectionBackground#2d3748
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#161b26
  • peekViewTitleDescription.foreground#6b7280
  • peekViewTitleLabel.foreground#9db7d6
  • ports.iconRunningProcessForeground#c3e88d
  • progressBar.background#69b7ff
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#2a3441a0
  • scrollbarSlider.background#2a344160
  • scrollbarSlider.hoverBackground#2a344180
  • settings.checkboxBackground#1a1f2e
  • settings.checkboxBorder#2a3441
  • settings.checkboxForeground#9db7d6
  • settings.dropdownBackground#1a1f2e
  • settings.dropdownBorder#2a3441
  • settings.dropdownForeground#9db7d6
  • settings.headerForeground#9db7d6
  • settings.modifiedItemIndicator#69b7ff
  • settings.numberInputBackground#1a1f2e
  • settings.numberInputBorder#2a3441
  • settings.numberInputForeground#9db7d6
  • settings.textInputBackground#1a1f2e
  • settings.textInputBorder#2a3441
  • settings.textInputForeground#9db7d6
  • sideBar.background#161b26
  • sideBar.border#2a3441
  • sideBar.foreground#9db7d6
  • sideBarSectionHeader.background#1a1f2e
  • sideBarSectionHeader.border#2a3441
  • sideBarSectionHeader.foreground#9db7d6
  • sideBarTitle.foreground#9db7d6
  • statusBar.background#161b26
  • statusBar.border#2a3441
  • statusBar.debuggingBackground#f78c6c
  • statusBar.debuggingForeground#161b26
  • statusBar.foreground#9db7d6
  • statusBar.noFolderBackground#161b26
  • statusBarItem.activeBackground#2d3748
  • statusBarItem.hoverBackground#1e2433
  • statusBarItem.prominentBackground#69b7ff
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#4a90e2
  • tab.activeBackground#1a1f2e
  • tab.activeBorder#69b7ff
  • tab.activeBorderTop#69b7ff
  • tab.activeForeground#9db7d6
  • tab.border#2a3441
  • tab.hoverBackground#1e2433
  • tab.hoverForeground#9db7d6
  • tab.inactiveBackground#161b26
  • tab.inactiveForeground#6b7280
  • tab.unfocusedActiveForeground#7fb3d3
  • tab.unfocusedInactiveForeground#4a5568
  • terminal.ansiBlack#1a1f2e
  • terminal.ansiBlue#69b7ff
  • terminal.ansiBrightBlack#4a5568
  • terminal.ansiBrightBlue#82c8ff
  • terminal.ansiBrightCyan#a3e7ff
  • terminal.ansiBrightGreen#d5f4a7
  • terminal.ansiBrightMagenta#d4b0f0
  • terminal.ansiBrightRed#ff7a85
  • terminal.ansiBrightWhite#b8cbe6
  • terminal.ansiBrightYellow#fcecb8
  • terminal.ansiCyan#89ddff
  • terminal.ansiGreen#c3e88d
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#ff5370
  • terminal.ansiWhite#9db7d6
  • terminal.ansiYellow#f9e79f
  • terminal.background#161b26
  • terminal.foreground#9db7d6
  • testing.iconErrored#f78c6c
  • testing.iconFailed#ff5370
  • testing.iconPassed#c3e88d
  • testing.iconQueued#89ddff
  • testing.iconSkipped#f9e79f
  • testing.iconUnset#6b7280
  • testing.runAction#c3e88d
  • titleBar.activeBackground#161b26
  • titleBar.activeForeground#9db7d6
  • titleBar.border#2a3441
  • titleBar.inactiveBackground#161b26
  • titleBar.inactiveForeground#6b7280
  • walkThrough.embeddedEditorBackground#161b26
  • welcomePage.background#1a1f2e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b7280italic
variable, string constant.other.placeholder#9db7d6
constant.other.color#f78c6c
invalid, invalid.illegal#ff5370
keyword, storage.type, storage.modifier#c792ea
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89ddff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff5370
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#69b7ff
meta.block variable.other#ff5370
support.other.variable, string.other.link#ff5370
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#f78c6c
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#c3e88d
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#f9e79f
support.type#82b1ff
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#82b1ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff5370
variable.language#ff5370italic
entity.name.method.js#69b7ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#69b7ff
entity.other.attribute-name#c792ea
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f9e79fitalic
entity.other.attribute-name.class#f9e79f
source.sass keyword.control#69b7ff
markup.inserted#c3e88d
markup.deleted#ff5370
markup.changed#c792ea
string.regexp#89ddff
constant.character.escape#89ddff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#69b7ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#c792ea
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f9e79f
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f78c6c
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c3e88d
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#69b7ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c792ea
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c3e88d
text.html.markdown, punctuation.definition.list_item.markdown#9db7d6
text.html.markdown markup.inline.raw.markdown#c792ea
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#89ddff
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#c3e88d
markup.italic#ff5370italic
markup.bold, markup.bold string#ff5370bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#ff5370bold
markup.underline#f78c6cunderline
markup.quote punctuation.definition.blockquote.markdown#89ddff
markup.quoteitalic
string.other.link.title.markdown#69b7ff
string.other.link.description.title.markdown#c792ea
constant.other.reference.link.markdown#f9e79f
markup.raw.block#c792ea
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#9db7d6
variable.language.fenced.markdown#89ddff
meta.separator#89ddffbold
markup.table#9db7d6
Midnight Blueprint by Gagan Goswami - VS Code Theme