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#8A8A8A
  • activityBar.background#000000
  • activityBar.border#1A1A1A
  • activityBar.foreground#F7F7F7
  • activityBar.inactiveForeground#737373
  • activityBarBadge.background#2E2E2E
  • activityBarBadge.foreground#F7F7F7
  • badge.background#2E2E2E
  • badge.foreground#F7F7F7
  • breadcrumb.activeSelectionForeground#A3A3A3
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#F7F7F7
  • breadcrumb.foreground#737373
  • breadcrumbPicker.background#050505
  • button.background#2A2A2A
  • button.foreground#F7F7F7
  • button.hoverBackground#383838
  • button.secondaryBackground#050505
  • button.secondaryForeground#F7F7F7
  • button.secondaryHoverBackground#0A0A0A
  • debugIcon.breakpointForeground#FF6B7A
  • debugIcon.pauseForeground#EBCB6B
  • debugIcon.restartForeground#7DDC83
  • debugIcon.startForeground#7DDC83
  • debugIcon.stepIntoForeground#6CB6FF
  • debugIcon.stepOutForeground#6CB6FF
  • debugIcon.stepOverForeground#6CB6FF
  • debugIcon.stopForeground#FF6B7A
  • debugToolBar.background#050505
  • debugToolBar.border#1A1A1A
  • descriptionForeground#A3A3A3
  • diffEditor.border#1A1A1A
  • diffEditor.insertedLineBackground#7DDC8312
  • diffEditor.insertedTextBackground#7DDC8320
  • diffEditor.removedLineBackground#FF6B7A14
  • diffEditor.removedTextBackground#FF6B7A22
  • dropdown.background#000000
  • dropdown.border#1A1A1A
  • dropdown.foreground#F7F7F7
  • editor.background#000000
  • editor.findMatchBackground#EBCB6B44
  • editor.findMatchBorder#EBCB6B
  • editor.findMatchHighlightBackground#EBCB6B22
  • editor.foreground#E7E7E7
  • editor.inactiveSelectionBackground#2A2A2A
  • editor.lineHighlightBackground#0A0A0AAA
  • editor.lineHighlightBorder#1A1A1A
  • editor.selectionBackground#3A3A3A
  • editor.selectionHighlightBackground#EBCB6B22
  • editor.wordHighlightBackground#2A2A2A88
  • editor.wordHighlightStrongBackground#3A3A3AAA
  • editorBracketMatch.background#3A3A3A88
  • editorBracketMatch.border#A3A3A3
  • editorCodeLens.foreground#737373
  • editorCursor.foreground#F7F7F7
  • editorError.foreground#FF6B7A
  • editorGroup.border#1A1A1A
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#1A1A1A
  • editorGutter.addedBackground#7DDC83
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF6B7A
  • editorGutter.modifiedBackground#6CB6FF
  • editorHint.foreground#7DDC83
  • editorHoverWidget.background#050505
  • editorHoverWidget.border#1A1A1A
  • editorHoverWidget.foreground#F7F7F7
  • editorIndentGuide.activeBackground1#A3A3A3
  • editorIndentGuide.background1#1A1A1A88
  • editorInfo.foreground#6CB6FF
  • editorLineNumber.activeForeground#D4D4D4
  • editorLineNumber.foreground#606060
  • editorLink.activeForeground#F7F7F7
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.errorForeground#FF6B7A88
  • editorOverviewRuler.findMatchForeground#EBCB6B
  • editorOverviewRuler.infoForeground#6CB6FF88
  • editorOverviewRuler.warningForeground#EBCB6B88
  • editorRuler.foreground#1A1A1A
  • editorSuggestWidget.background#050505
  • editorSuggestWidget.border#1A1A1A
  • editorSuggestWidget.foreground#F7F7F7
  • editorSuggestWidget.highlightForeground#F7F7F7
  • editorSuggestWidget.selectedBackground#0A0A0A
  • editorWarning.foreground#EBCB6B
  • editorWhitespace.foreground#A3A3A3
  • editorWidget.background#050505
  • editorWidget.border#1A1A1A
  • editorWidget.foreground#F7F7F7
  • errorForeground#FF6B7A
  • focusBorder#8A8A8A88
  • foreground#E7E7E7
  • gitDecoration.addedResourceForeground#7DDC83
  • gitDecoration.conflictingResourceForeground#EBCB6B
  • gitDecoration.deletedResourceForeground#FF6B7A
  • gitDecoration.ignoredResourceForeground#737373
  • gitDecoration.modifiedResourceForeground#6CB6FF
  • gitDecoration.renamedResourceForeground#39D0D8
  • gitDecoration.submoduleResourceForeground#B69CFF
  • gitDecoration.untrackedResourceForeground#A7EFA9
  • icon.foreground#A3A3A3
  • input.background#000000
  • input.border#1A1A1A
  • input.foreground#F7F7F7
  • input.placeholderForeground#737373
  • inputOption.activeBackground#2A2A2A88
  • inputOption.activeBorder#8A8A8A
  • inputValidation.errorBorder#FF6B7A
  • inputValidation.infoBorder#6CB6FF
  • inputValidation.warningBorder#EBCB6B
  • list.activeSelectionBackground#0A0A0A
  • list.activeSelectionForeground#F7F7F7
  • list.errorForeground#FF6B7A
  • list.focusBackground#2A2A2A88
  • list.focusForeground#F7F7F7
  • list.highlightForeground#F7F7F7
  • list.hoverBackground#050505
  • list.hoverForeground#F7F7F7
  • list.inactiveSelectionBackground#050505
  • list.inactiveSelectionForeground#F7F7F7
  • list.warningForeground#EBCB6B
  • listFilterWidget.background#050505
  • listFilterWidget.outline#8A8A8A
  • menu.background#050505
  • menu.foreground#F7F7F7
  • menu.selectionBackground#0A0A0A
  • menu.selectionForeground#F7F7F7
  • menu.separatorBackground#1A1A1A
  • menubar.selectionBackground#0A0A0A
  • menubar.selectionForeground#F7F7F7
  • minimap.background#000000
  • minimap.errorHighlight#FF6B7A
  • minimap.findMatchHighlight#EBCB6B
  • minimap.selectionHighlight#8A8A8A
  • minimap.warningHighlight#EBCB6B
  • minimapGutter.addedBackground#7DDC83
  • minimapGutter.deletedBackground#FF6B7A
  • minimapGutter.modifiedBackground#6CB6FF
  • notificationCenterHeader.background#0A0A0A
  • notificationCenterHeader.foreground#F7F7F7
  • notificationLink.foreground#F7F7F7
  • notifications.background#050505
  • notifications.border#1A1A1A
  • notifications.foreground#F7F7F7
  • notificationsErrorIcon.foreground#FF6B7A
  • notificationsInfoIcon.foreground#6CB6FF
  • notificationsWarningIcon.foreground#EBCB6B
  • panel.background#000000
  • panel.border#1A1A1A
  • panelSection.border#1A1A1A
  • panelTitle.activeBorder#6CB6FF
  • panelTitle.activeForeground#F7F7F7
  • panelTitle.inactiveForeground#737373
  • peekView.border#8A8A8A
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#EBCB6B33
  • peekViewResult.background#050505
  • peekViewResult.matchHighlightBackground#EBCB6B33
  • peekViewResult.selectionBackground#0A0A0A
  • peekViewTitle.background#050505
  • peekViewTitleDescription.foreground#737373
  • peekViewTitleLabel.foreground#F7F7F7
  • pickerGroup.border#1A1A1A
  • pickerGroup.foreground#F7F7F7
  • progressBar.background#8A8A8A
  • quickInput.background#050505
  • quickInput.foreground#F7F7F7
  • quickInputTitle.background#0A0A0A
  • sash.hoverBorder#8A8A8A
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#A3A3A366
  • scrollbarSlider.background#6F6F6F55
  • scrollbarSlider.hoverBackground#8A8A8A55
  • selection.background#6CB6FF55
  • sideBar.background#000000
  • sideBar.border#1A1A1A
  • sideBar.dropBackground#6CB6FF24
  • sideBar.foreground#E7E7E7
  • sideBarSectionHeader.background#050505
  • sideBarSectionHeader.border#1A1A1A
  • sideBarSectionHeader.foreground#F7F7F7
  • sideBarTitle.foreground#F7F7F7
  • statusBar.background#000000
  • statusBar.border#1A1A1A
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingForeground#EBCB6B
  • statusBar.foreground#E7E7E7
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#737373
  • statusBarItem.errorBackground#FF6B7A
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#2A2A2A
  • statusBarItem.remoteBackground#2E2E2E
  • statusBarItem.remoteForeground#F7F7F7
  • statusBarItem.warningBackground#EBCB6B
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#8A8A8A
  • tab.activeBorderTop#000000
  • tab.activeForeground#F7F7F7
  • tab.border#1A1A1A
  • tab.hoverBackground#050505
  • tab.hoverForeground#F7F7F7
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#737373
  • tab.unfocusedActiveForeground#A3A3A3
  • tab.unfocusedInactiveForeground#737373
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#6CB6FF
  • terminal.ansiBrightBlack#1A1A1A
  • terminal.ansiBrightBlue#9DCCFF
  • terminal.ansiBrightCyan#8CECEF
  • terminal.ansiBrightGreen#A7EFA9
  • terminal.ansiBrightMagenta#D0BFFF
  • terminal.ansiBrightRed#FF8793
  • terminal.ansiBrightWhite#F7F7F7
  • terminal.ansiBrightYellow#F5DC8A
  • terminal.ansiCyan#39D0D8
  • terminal.ansiGreen#7DDC83
  • terminal.ansiMagenta#B69CFF
  • terminal.ansiRed#FF6B7A
  • terminal.ansiWhite#E7E7E7
  • terminal.ansiYellow#EBCB6B
  • terminal.background#000000
  • terminal.foreground#E7E7E7
  • terminal.selectionBackground#3A3A3A
  • terminalCursor.foreground#F7F7F7
  • testing.iconErrored#FF6B7A
  • testing.iconFailed#FF6B7A
  • testing.iconPassed#7DDC83
  • testing.iconQueued#EBCB6B
  • testing.iconSkipped#737373
  • textBlockQuote.background#050505
  • textBlockQuote.border#8A8A8A
  • textCodeBlock.background#050505
  • textLink.activeForeground#A3A3A3
  • textLink.foreground#F7F7F7
  • textPreformat.foreground#EBCB6B
  • textSeparator.foreground#1A1A1A
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#F7F7F7
  • titleBar.border#1A1A1A
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#737373
  • tree.indentGuidesStroke#1A1A1A
  • walkThrough.embeddedEditorBackground#000000
  • welcomePage.background#000000
  • welcomePage.tileBackground#050505
  • welcomePage.tileHoverBackground#0A0A0A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring#808080
keyword, keyword.control, storage.type, storage.modifier#6CB6FF
keyword.operator, punctuation.accessor, punctuation.separator, punctuation.terminator#A3A3A3
string, string.quoted, punctuation.definition.string#7DDC83
string.regexp, constant.character.escape#56D4DD
constant.numeric, constant.language, constant.character, support.constant#EBCB6B
variable, variable.other, variable.other.readwrite#E7E7E7
variable.parameter, variable.language, support.variable#9BB8E8
entity.name.function, support.function, variable.function, meta.function-call#39D0D8
entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, support.class, support.type#B69CFF
entity.name.interface, entity.other.inherited-class#B69CFF
entity.name.tag, punctuation.definition.tag#6CB6FF
entity.other.attribute-name, entity.other.attribute-name.class#B69CFF
support.type.property-name.css, support.type.vendored.property-name.css, meta.property-name, variable.css#9BB8E8
constant.other.color, support.constant.color#39D0D8
invalid, invalid.illegal#FF6B7Abold
invalid.deprecated#687789strikethrough
markup.heading, markup.heading entity.name, entity.name.section.markdown#6CB6FFbold
markup.bold#F7F7F7bold
markup.italic#B69CFFitalic
markup.underline#6CB6FFunderline
markup.strikethrough#808080strikethrough
markup.quote, punctuation.definition.quote.begin.markdown#7DDC83
markup.inline.raw, markup.fenced_code, markup.raw.block#EBCB6B
markup.inserted, markup.inserted.git_gutter#7DDC83
markup.deleted, markup.deleted.git_gutter#FF6B7A
markup.changed, markup.changed.git_gutter#EBCB6B
meta.diff.header, meta.separator#A3A3A3
source.json support.type.property-name, support.type.property-name.json#9BB8E8
meta.object-literal.key, variable.other.property, support.variable.property#9BB8E8
storage.type.function.arrow, keyword.operator.expression, keyword.operator.new#6CB6FF
support.function.console, support.class.console#B69CFF
entity.name.type.module, support.type.object.module, keyword.control.import, keyword.control.export, keyword.control.from#7DDC83
meta.jsx.children, text.html.derivative#E7E7E7
token.info-token#6CB6FF
token.warn-token#EBCB6B
token.error-token#FF6B7A
token.debug-token#B69CFF
AdaLabs Terminal by Abhishek Choudhury - VS Code Theme