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#92b4ff
  • activityBar.background#121730
  • activityBar.border#3e527c
  • activityBar.foreground#92b4ff
  • activityBar.inactiveForeground#92a4cc
  • activityBarBadge.background#92b4ff
  • activityBarBadge.foreground#0c1026
  • badge.background#92b4ff
  • badge.foreground#0c1026
  • breadcrumb.background#1a2240
  • breadcrumb.foreground#bcc9e8
  • button.background#92b4ff
  • button.foreground#0c1026
  • button.hoverBackground#a0bdff
  • button.secondaryBackground#2a3856
  • button.secondaryForeground#e8eefe
  • button.secondaryHoverBackground#212e4b
  • charts.blue#b5aaff
  • charts.green#a9ddb4
  • charts.orange#dfc59e
  • charts.purple#91dfd1
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#92b4ff
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#b5aaff
  • debugConsole.sourceForeground#bcc9e8
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#1a2240
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#dfc59e
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#dfc59e
  • debugIcon.stepOutForeground#dfc59e
  • debugIcon.stepOverForeground#dfc59e
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#1a2240
  • descriptionForeground#92a4cc
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#92a4cc
  • dropdown.background#1a2240
  • dropdown.border#3e527c
  • dropdown.foreground#e8eefe
  • editor.background#0c1026
  • editor.findMatchBackground#2a2937
  • editor.findMatchBorder#dfc59e
  • editor.findMatchHighlightBackground#2a2937
  • editor.findMatchHighlightBorder#dfc59e
  • editor.findRangeHighlightBorder#dfc59e
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#e8eefe
  • editor.inactiveSelectionBackground#2a3856
  • editor.lineHighlightBackground#212e4b
  • editor.selectionBackground#2a3856
  • editor.selectionForeground#e8eefe
  • editor.selectionHighlightBackground#92b4ff16
  • editor.stackFrameHighlightBackground#dfc59e18
  • editor.wordHighlightBackground#92b4ff16
  • editor.wordHighlightStrongBackground#92b4ff16
  • editorBracketHighlight.foreground1#92b4ff
  • editorBracketHighlight.foreground2#dfc59e
  • editorBracketHighlight.foreground3#b5aaff
  • editorBracketHighlight.foreground4#91dfd1
  • editorBracketHighlight.foreground5#f4b2c3
  • editorBracketHighlight.foreground6#cadb8f
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#212e4b
  • editorBracketMatch.border#92a4cc
  • editorCursor.foreground#92b4ff
  • editorError.foreground#ff9faa
  • editorGroup.border#3e527c
  • editorGroupHeader.tabsBackground#1a2240
  • editorGroupHeader.tabsBorder#3e527c
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#dfc59e
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#1a2240
  • editorHoverWidget.border#3e527c
  • editorHoverWidget.foreground#e8eefe
  • editorIndentGuide.activeBackground1#92a4cc
  • editorIndentGuide.background1#3b4460
  • editorInfo.foreground#b5aaff
  • editorLineNumber.activeForeground#92b4ff
  • editorLineNumber.foreground#92a4cc
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#dfc59e
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#3b4460
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#3b4460
  • editorWidget.background#1a2240
  • editorWidget.border#3e527c
  • editorWidget.foreground#e8eefe
  • errorForeground#ff9faa
  • focusBorder#92b4ff
  • foreground#e8eefe
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#92a4cc
  • gitDecoration.modifiedResourceForeground#dfc59e
  • gitDecoration.renamedResourceForeground#b5aaff
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#1a2240
  • input.border#3e527c
  • input.foreground#e8eefe
  • input.placeholderForeground#92a4cc
  • inputOption.activeBackground#2a3856
  • inputOption.activeBorder#92b4ff
  • inputOption.activeForeground#e8eefe
  • inputOption.hoverBackground#212e4b
  • inputValidation.errorBackground#241e33
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#e8eefe
  • inputValidation.infoBackground#1d1f3c
  • inputValidation.infoBorder#b5aaff
  • inputValidation.infoForeground#e8eefe
  • inputValidation.warningBackground#232330
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#e8eefe
  • list.activeSelectionBackground#2a3856
  • list.activeSelectionForeground#e8eefe
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#2a3856
  • list.focusBackground#2a3856
  • list.focusForeground#e8eefe
  • list.focusHighlightForeground#92b4ff
  • list.focusOutline#92b4ff
  • list.highlightForeground#e8eefe
  • list.hoverBackground#212e4b
  • list.hoverForeground#e8eefe
  • list.inactiveSelectionBackground#2a3856
  • list.inactiveSelectionForeground#e8eefe
  • list.warningForeground#efd18e
  • menu.background#1a2240
  • menu.border#3e527c
  • menu.foreground#e8eefe
  • menu.selectionBackground#2a3856
  • menu.selectionForeground#e8eefe
  • menu.separatorBackground#3e527c
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#0c1026
  • notificationCenterHeader.background#121730
  • notificationCenterHeader.foreground#bcc9e8
  • notifications.background#1a2240
  • notifications.border#3e527c
  • notifications.foreground#e8eefe
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#b5aaff
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#1a2240
  • panel.border#3e527c
  • panelTitle.activeBorder#92b4ff
  • panelTitle.activeForeground#e8eefe
  • panelTitle.inactiveForeground#bcc9e8
  • peekView.border#92b4ff
  • peekViewEditor.background#1a2240
  • peekViewEditor.matchHighlightBackground#2a3856
  • peekViewResult.background#1a2240
  • peekViewResult.fileForeground#e8eefe
  • peekViewResult.lineForeground#e8eefe
  • peekViewResult.matchHighlightBackground#2a3856
  • peekViewResult.selectionBackground#2a3856
  • peekViewResult.selectionForeground#e8eefe
  • peekViewTitle.background#1a2240
  • peekViewTitleDescription.foreground#bcc9e8
  • peekViewTitleLabel.foreground#e8eefe
  • pickerGroup.border#3e527c
  • pickerGroup.foreground#92b4ff
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#b5aaff
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#92b4ff
  • quickInput.background#1a2240
  • quickInput.foreground#e8eefe
  • quickInputList.focusBackground#2a3856
  • quickInputList.focusForeground#e8eefe
  • scrollbar.shadow#0c102699
  • scrollbarSlider.activeBackground#92a4cc80
  • scrollbarSlider.background#92a4cc40
  • scrollbarSlider.hoverBackground#92a4cc60
  • selection.background#2a3856
  • sideBar.background#121730
  • sideBar.border#3e527c
  • sideBar.foreground#bcc9e8
  • sideBarSectionHeader.background#121730
  • sideBarSectionHeader.foreground#e8eefe
  • sideBarTitle.foreground#e8eefe
  • statusBar.background#121730
  • statusBar.border#3e527c
  • statusBar.debuggingBackground#2a3856
  • statusBar.debuggingForeground#e8eefe
  • statusBar.foreground#e8eefe
  • statusBar.noFolderBackground#121730
  • statusBar.noFolderForeground#e8eefe
  • statusBarItem.hoverBackground#212e4b
  • statusBarItem.remoteBackground#92b4ff
  • statusBarItem.remoteForeground#0c1026
  • tab.activeBackground#0c1026
  • tab.activeBorderTop#92b4ff
  • tab.activeForeground#e8eefe
  • tab.border#3e527c
  • tab.hoverBackground#212e4b
  • tab.inactiveBackground#1a2240
  • tab.inactiveForeground#92a4cc
  • tab.unfocusedActiveForeground#bcc9e8
  • tab.unfocusedInactiveForeground#92a4cc
  • terminal.ansiBlack#92a4cc
  • terminal.ansiBlue#b5aaff
  • terminal.ansiBrightBlack#9fb1d9
  • terminal.ansiBrightBlue#c2b7ff
  • terminal.ansiBrightCyan#9fc1ff
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#9eecde
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#c9d6f5
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#92b4ff
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#91dfd1
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#bcc9e8
  • terminal.ansiYellow#efd18e
  • terminal.background#0c1026
  • terminal.border#3e527c
  • terminal.findMatchBackground#2a3856
  • terminal.findMatchBorder#dfc59e
  • terminal.findMatchHighlightBackground#212e4b
  • terminal.findMatchHighlightBorder#92b4ff
  • terminal.foreground#e8eefe
  • terminal.selectionBackground#2a3856
  • terminalCursor.background#0c1026
  • terminalCursor.foreground#92b4ff
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#92a4cc
  • testing.iconSkipped#92a4cc
  • testing.iconUnset#92a4cc
  • testing.runAction#a9ddb4
  • textBlockQuote.background#212e4b
  • textBlockQuote.border#92b4ff
  • textCodeBlock.background#212e4b
  • textLink.activeForeground#92b4ff
  • textLink.foreground#92b4ff
  • textPreformat.foreground#dfc59e
  • titleBar.activeBackground#121730
  • titleBar.activeForeground#e8eefe
  • titleBar.border#3e527c
  • titleBar.inactiveBackground#121730
  • titleBar.inactiveForeground#92a4cc
  • toolbar.hoverBackground#212e4b
  • widget.border#3e527c
  • widget.shadow#0c102699

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#92a4ccitalic
keyword, storage.type, storage.modifier#92b4ff
string, markup.inline.raw, markup.fenced_code#dfc59e
entity.name.function, support.function, variable.function, meta.function-call#b5aaff
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#91dfd1
constant.numeric#f4b2c3
constant.language, variable.other.constant, constant.other#f4b2c3
keyword.operator#cadb8f
variable, variable.other.readwrite#e8eefe
variable.parameter#bcc9e8
variable.other.property, support.variable.property, support.type.property-name#b5aaff
punctuation, meta.brace#bcc9e8
entity.name.tag#92b4ff
entity.other.attribute-name#dfc59e
string.regexp#91dfd1
constant.character.escape#cadb8f
markup.heading, entity.name.section#92b4ffbold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa