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#70ddea
  • activityBar.background#0b242f
  • activityBar.border#315c6b
  • activityBar.foreground#70ddea
  • activityBar.inactiveForeground#8db7c1
  • activityBarBadge.background#70ddea
  • activityBarBadge.foreground#071b23
  • badge.background#70ddea
  • badge.foreground#071b23
  • breadcrumb.background#13313d
  • breadcrumb.foreground#b0d4df
  • button.background#70ddea
  • button.foreground#071b23
  • button.hoverBackground#82e1ec
  • button.secondaryBackground#244553
  • button.secondaryForeground#e1f4f9
  • button.secondaryHoverBackground#1b3a47
  • charts.blue#f0cda1
  • charts.green#a9ddb4
  • charts.orange#c4b0ff
  • charts.purple#a8dbb8
  • charts.red#ff9faa
  • charts.yellow#efd18e
  • contrastActiveBorder#70ddea
  • debugConsole.errorForeground#ff9faa
  • debugConsole.infoForeground#f0cda1
  • debugConsole.sourceForeground#b0d4df
  • debugConsole.warningForeground#efd18e
  • debugExceptionWidget.background#13313d
  • debugExceptionWidget.border#ff9faa
  • debugIcon.breakpointForeground#ff9faa
  • debugIcon.disconnectForeground#ff9faa
  • debugIcon.pauseForeground#c4b0ff
  • debugIcon.startForeground#a9ddb4
  • debugIcon.stepIntoForeground#c4b0ff
  • debugIcon.stepOutForeground#c4b0ff
  • debugIcon.stepOverForeground#c4b0ff
  • debugIcon.stopForeground#ff9faa
  • debugToolBar.background#13313d
  • descriptionForeground#8db7c1
  • diffEditor.insertedLineBackground#a9ddb40c
  • diffEditor.insertedTextBackground#a9ddb41c
  • diffEditor.removedLineBackground#ff9faa0c
  • diffEditor.removedTextBackground#ff9faa1c
  • disabledForeground#8db7c1
  • dropdown.background#13313d
  • dropdown.border#315c6b
  • dropdown.foreground#e1f4f9
  • editor.background#071b23
  • editor.findMatchBackground#213042
  • editor.findMatchBorder#c4b0ff
  • editor.findMatchHighlightBackground#213042
  • editor.findMatchHighlightBorder#c4b0ff
  • editor.findRangeHighlightBorder#c4b0ff
  • editor.focusedStackFrameHighlightBackground#a9ddb418
  • editor.foreground#e1f4f9
  • editor.inactiveSelectionBackground#244553
  • editor.lineHighlightBackground#1b3a47
  • editor.selectionBackground#244553
  • editor.selectionForeground#e1f4f9
  • editor.selectionHighlightBackground#70ddea16
  • editor.stackFrameHighlightBackground#c4b0ff18
  • editor.wordHighlightBackground#70ddea16
  • editor.wordHighlightStrongBackground#70ddea16
  • editorBracketHighlight.foreground1#70ddea
  • editorBracketHighlight.foreground2#c4b0ff
  • editorBracketHighlight.foreground3#f0cda1
  • editorBracketHighlight.foreground4#a8dbb8
  • editorBracketHighlight.foreground5#edaecd
  • editorBracketHighlight.foreground6#b3c9f5
  • editorBracketHighlight.unexpectedBracket.foreground#ff9faa
  • editorBracketMatch.background#1b3a47
  • editorBracketMatch.border#8db7c1
  • editorCursor.foreground#70ddea
  • editorError.foreground#ff9faa
  • editorGroup.border#315c6b
  • editorGroupHeader.tabsBackground#13313d
  • editorGroupHeader.tabsBorder#315c6b
  • editorGutter.addedBackground#a9ddb4
  • editorGutter.deletedBackground#ff9faa
  • editorGutter.modifiedBackground#c4b0ff
  • editorHint.foreground#a9ddb4
  • editorHoverWidget.background#13313d
  • editorHoverWidget.border#315c6b
  • editorHoverWidget.foreground#e1f4f9
  • editorIndentGuide.activeBackground1#8db7c1
  • editorIndentGuide.background1#36525a
  • editorInfo.foreground#f0cda1
  • editorLineNumber.activeForeground#70ddea
  • editorLineNumber.foreground#8db7c1
  • editorOverviewRuler.addedForeground#a9ddb4
  • editorOverviewRuler.deletedForeground#ff9faa
  • editorOverviewRuler.errorForeground#ff9faa
  • editorOverviewRuler.modifiedForeground#c4b0ff
  • editorOverviewRuler.warningForeground#efd18e
  • editorRuler.foreground#36525a
  • editorWarning.foreground#efd18e
  • editorWhitespace.foreground#36525a
  • editorWidget.background#13313d
  • editorWidget.border#315c6b
  • editorWidget.foreground#e1f4f9
  • errorForeground#ff9faa
  • focusBorder#70ddea
  • foreground#e1f4f9
  • gitDecoration.addedResourceForeground#a9ddb4
  • gitDecoration.conflictingResourceForeground#ff9faa
  • gitDecoration.deletedResourceForeground#ff9faa
  • gitDecoration.ignoredResourceForeground#8db7c1
  • gitDecoration.modifiedResourceForeground#c4b0ff
  • gitDecoration.renamedResourceForeground#f0cda1
  • gitDecoration.untrackedResourceForeground#a9ddb4
  • input.background#13313d
  • input.border#315c6b
  • input.foreground#e1f4f9
  • input.placeholderForeground#8db7c1
  • inputOption.activeBackground#244553
  • inputOption.activeBorder#70ddea
  • inputOption.activeForeground#e1f4f9
  • inputOption.hoverBackground#1b3a47
  • inputValidation.errorBackground#202831
  • inputValidation.errorBorder#ff9faa
  • inputValidation.errorForeground#e1f4f9
  • inputValidation.infoBackground#1e2d30
  • inputValidation.infoBorder#f0cda1
  • inputValidation.infoForeground#e1f4f9
  • inputValidation.warningBackground#1e2d2e
  • inputValidation.warningBorder#efd18e
  • inputValidation.warningForeground#e1f4f9
  • list.activeSelectionBackground#244553
  • list.activeSelectionForeground#e1f4f9
  • list.errorForeground#ff9faa
  • list.filterMatchBackground#244553
  • list.focusBackground#244553
  • list.focusForeground#e1f4f9
  • list.focusHighlightForeground#70ddea
  • list.focusOutline#70ddea
  • list.highlightForeground#e1f4f9
  • list.hoverBackground#1b3a47
  • list.hoverForeground#e1f4f9
  • list.inactiveSelectionBackground#244553
  • list.inactiveSelectionForeground#e1f4f9
  • list.warningForeground#efd18e
  • menu.background#13313d
  • menu.border#315c6b
  • menu.foreground#e1f4f9
  • menu.selectionBackground#244553
  • menu.selectionForeground#e1f4f9
  • menu.separatorBackground#315c6b
  • minimap.errorHighlight#ff9faa
  • minimap.warningHighlight#efd18e
  • notebook.cellEditorBackground#071b23
  • notificationCenterHeader.background#0b242f
  • notificationCenterHeader.foreground#b0d4df
  • notifications.background#13313d
  • notifications.border#315c6b
  • notifications.foreground#e1f4f9
  • notificationsErrorIcon.foreground#ff9faa
  • notificationsInfoIcon.foreground#f0cda1
  • notificationsWarningIcon.foreground#efd18e
  • panel.background#13313d
  • panel.border#315c6b
  • panelTitle.activeBorder#70ddea
  • panelTitle.activeForeground#e1f4f9
  • panelTitle.inactiveForeground#b0d4df
  • peekView.border#70ddea
  • peekViewEditor.background#13313d
  • peekViewEditor.matchHighlightBackground#244553
  • peekViewResult.background#13313d
  • peekViewResult.fileForeground#e1f4f9
  • peekViewResult.lineForeground#e1f4f9
  • peekViewResult.matchHighlightBackground#244553
  • peekViewResult.selectionBackground#244553
  • peekViewResult.selectionForeground#e1f4f9
  • peekViewTitle.background#13313d
  • peekViewTitleDescription.foreground#b0d4df
  • peekViewTitleLabel.foreground#e1f4f9
  • pickerGroup.border#315c6b
  • pickerGroup.foreground#70ddea
  • problemsErrorIcon.foreground#ff9faa
  • problemsInfoIcon.foreground#f0cda1
  • problemsWarningIcon.foreground#efd18e
  • progressBar.background#70ddea
  • quickInput.background#13313d
  • quickInput.foreground#e1f4f9
  • quickInputList.focusBackground#244553
  • quickInputList.focusForeground#e1f4f9
  • scrollbar.shadow#071b2399
  • scrollbarSlider.activeBackground#8db7c180
  • scrollbarSlider.background#8db7c140
  • scrollbarSlider.hoverBackground#8db7c160
  • selection.background#244553
  • sideBar.background#0b242f
  • sideBar.border#315c6b
  • sideBar.foreground#b0d4df
  • sideBarSectionHeader.background#0b242f
  • sideBarSectionHeader.foreground#e1f4f9
  • sideBarTitle.foreground#e1f4f9
  • statusBar.background#0b242f
  • statusBar.border#315c6b
  • statusBar.debuggingBackground#244553
  • statusBar.debuggingForeground#e1f4f9
  • statusBar.foreground#e1f4f9
  • statusBar.noFolderBackground#0b242f
  • statusBar.noFolderForeground#e1f4f9
  • statusBarItem.hoverBackground#1b3a47
  • statusBarItem.remoteBackground#70ddea
  • statusBarItem.remoteForeground#071b23
  • tab.activeBackground#071b23
  • tab.activeBorderTop#70ddea
  • tab.activeForeground#e1f4f9
  • tab.border#315c6b
  • tab.hoverBackground#1b3a47
  • tab.inactiveBackground#13313d
  • tab.inactiveForeground#8db7c1
  • tab.unfocusedActiveForeground#b0d4df
  • tab.unfocusedInactiveForeground#8db7c1
  • terminal.ansiBlack#8db7c1
  • terminal.ansiBlue#f0cda1
  • terminal.ansiBrightBlack#97bec8
  • terminal.ansiBrightBlue#fddaae
  • terminal.ansiBrightCyan#7deaf7
  • terminal.ansiBrightGreen#b6eac1
  • terminal.ansiBrightMagenta#b5e8c5
  • terminal.ansiBrightRed#ffacb7
  • terminal.ansiBrightWhite#bde1ec
  • terminal.ansiBrightYellow#fcde9b
  • terminal.ansiCyan#70ddea
  • terminal.ansiGreen#a9ddb4
  • terminal.ansiMagenta#a8dbb8
  • terminal.ansiRed#ff9faa
  • terminal.ansiWhite#b0d4df
  • terminal.ansiYellow#efd18e
  • terminal.background#071b23
  • terminal.border#315c6b
  • terminal.findMatchBackground#244553
  • terminal.findMatchBorder#c4b0ff
  • terminal.findMatchHighlightBackground#1b3a47
  • terminal.findMatchHighlightBorder#70ddea
  • terminal.foreground#e1f4f9
  • terminal.selectionBackground#244553
  • terminalCursor.background#071b23
  • terminalCursor.foreground#70ddea
  • testing.iconFailed#ff9faa
  • testing.iconPassed#a9ddb4
  • testing.iconQueued#8db7c1
  • testing.iconSkipped#8db7c1
  • testing.iconUnset#8db7c1
  • testing.runAction#a9ddb4
  • textBlockQuote.background#1b3a47
  • textBlockQuote.border#70ddea
  • textCodeBlock.background#1b3a47
  • textLink.activeForeground#70ddea
  • textLink.foreground#70ddea
  • textPreformat.foreground#c4b0ff
  • titleBar.activeBackground#0b242f
  • titleBar.activeForeground#e1f4f9
  • titleBar.border#315c6b
  • titleBar.inactiveBackground#0b242f
  • titleBar.inactiveForeground#8db7c1
  • toolbar.hoverBackground#1b3a47
  • widget.border#315c6b
  • widget.shadow#071b2399

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8db7c1italic
keyword, storage.type, storage.modifier#70ddea
string, markup.inline.raw, markup.fenced_code#c4b0ff
entity.name.function, support.function, variable.function, meta.function-call#f0cda1
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#a8dbb8
constant.numeric#edaecd
constant.language, variable.other.constant, constant.other#edaecd
keyword.operator#b3c9f5
variable, variable.other.readwrite#e1f4f9
variable.parameter#b0d4df
variable.other.property, support.variable.property, support.type.property-name#f0cda1
punctuation, meta.brace#b0d4df
entity.name.tag#70ddea
entity.other.attribute-name#c4b0ff
string.regexp#a8dbb8
constant.character.escape#b3c9f5
markup.heading, entity.name.section#70ddeabold
markup.italicitalic
markup.boldbold
invalid#ff9faaunderline
markup.inserted#a9ddb4
markup.deleted#ff9faa