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.activeBackground#d3deec
  • activityBar.background#e8edf3
  • activityBar.border#d5dde7
  • activityBar.foreground#29323d
  • activityBar.inactiveForeground#5f6b78
  • activityBarBadge.background#2d6a8f
  • activityBarBadge.foreground#f6f8fb
  • agents.background#e8edf3
  • agentsPanel.background#f6f8fb
  • agentsPanel.border#d5dde7
  • agentsPanel.foreground#29323d
  • badge.background#2d6a8f
  • badge.foreground#f6f8fb
  • breadcrumb.background#f6f8fb
  • breadcrumb.focusForeground#29323d
  • breadcrumb.foreground#54606d
  • breadcrumbPicker.background#e8edf3
  • button.background#2d6a8f
  • button.foreground#f6f8fb
  • descriptionForeground#54606d
  • diffEditor.insertedTextBackground#30745822
  • diffEditor.removedTextBackground#82403522
  • dropdown.background#f6f8fb
  • dropdown.border#d5dde7
  • dropdown.foreground#29323d
  • editor.background#f6f8fb
  • editor.foreground#29323d
  • editor.lineHighlightBackground#eef2f7
  • editor.lineHighlightBorder#eef2f7
  • editor.selectionBackground#d3deec
  • editor.selectionHighlightBackground#d3deec80
  • editorBracketHighlight.foreground1#5f6a7a
  • editorBracketHighlight.foreground2#5f6a7a
  • editorBracketHighlight.foreground3#5f6a7a
  • editorBracketHighlight.foreground4#5f6a7a
  • editorBracketHighlight.foreground5#5f6a7a
  • editorBracketHighlight.foreground6#5f6a7a
  • editorBracketHighlight.unexpectedBracket.foreground#824035
  • editorBracketMatch.background#d3deec80
  • editorBracketMatch.border#5f6b78
  • editorCodeLens.foreground#5f6b78
  • editorCursor.foreground#29323d
  • editorError.foreground#824035
  • editorGroup.border#d5dde7
  • editorGroupHeader.tabsBackground#e8edf3
  • editorGroupHeader.tabsBorder#d5dde7
  • editorGutter.addedBackground#307458
  • editorGutter.deletedBackground#824035
  • editorGutter.modifiedBackground#2d6a8f
  • editorHoverWidget.background#e8edf3
  • editorHoverWidget.border#d5dde7
  • editorIndentGuide.activeBackground1#5f6b78
  • editorIndentGuide.background1#d5dde7
  • editorInfo.foreground#2d6a8f
  • editorInlayHint.background#d5dde766
  • editorInlayHint.foreground#54606d
  • editorLightBulb.foreground#785b31
  • editorLineNumber.activeForeground#29323d
  • editorLineNumber.foreground#54606d
  • editorLink.activeForeground#2d6a8f
  • editorOverviewRuler.border#d5dde7
  • editorRuler.foreground#d5dde7
  • editorSuggestWidget.background#e8edf3
  • editorSuggestWidget.border#d5dde7
  • editorSuggestWidget.selectedBackground#d3deec
  • editorWarning.foreground#785b31
  • editorWhitespace.foreground#5f6b78
  • editorWidget.background#e8edf3
  • editorWidget.border#d5dde7
  • errorForeground#824035
  • focusBorder#d5dde7
  • foreground#29323d
  • gitDecoration.deletedResourceForeground#824035
  • gitDecoration.ignoredResourceForeground#5f6b78
  • gitDecoration.modifiedResourceForeground#785b31
  • gitDecoration.untrackedResourceForeground#307458
  • icon.foreground#54606d
  • input.background#f6f8fb
  • input.border#d5dde7
  • input.foreground#29323d
  • input.placeholderForeground#5f6b78
  • list.activeSelectionBackground#d3deec
  • list.activeSelectionForeground#29323d
  • list.highlightForeground#2d6a8f
  • list.hoverBackground#d3deec66
  • list.inactiveSelectionBackground#d3deec99
  • minimap.background#f6f8fb
  • notebook.cellEditorBackground#f6f8fb
  • notebook.editorBackground#f6f8fb
  • panel.background#f6f8fb
  • panel.border#d5dde7
  • panelTitle.activeBorder#2d6a8f
  • panelTitle.activeForeground#29323d
  • panelTitle.inactiveForeground#5f6b78
  • peekView.border#d5dde7
  • peekViewEditor.background#f6f8fb
  • peekViewResult.background#e8edf3
  • peekViewTitle.background#e8edf3
  • scrollbarSlider.activeBackground#54606d88
  • scrollbarSlider.background#5f6b7855
  • scrollbarSlider.hoverBackground#5f6b7888
  • selection.background#d3deec
  • sideBar.background#e8edf3
  • sideBar.border#d5dde7
  • sideBar.foreground#54606d
  • sideBarSectionHeader.background#e8edf3
  • sideBarSectionHeader.border#d5dde7
  • sideBarSectionHeader.foreground#29323d
  • sideBarTitle.foreground#29323d
  • statusBar.background#f6f8fb
  • statusBar.border#d5dde7
  • statusBar.debuggingBackground#785b31
  • statusBar.debuggingForeground#f6f8fb
  • statusBar.foreground#54606d
  • statusBar.noFolderBackground#f6f8fb
  • tab.activeBackground#f6f8fb
  • tab.activeBorder#2d6a8f
  • tab.activeForeground#29323d
  • tab.border#d5dde7
  • tab.inactiveBackground#e8edf3
  • tab.inactiveForeground#54606d
  • terminal.ansiBlack#29323d
  • terminal.ansiBlue#2d6a8f
  • terminal.ansiBrightBlack#54606d
  • terminal.ansiBrightBlue#2d6a8f
  • terminal.ansiBrightCyan#297284
  • terminal.ansiBrightGreen#307458
  • terminal.ansiBrightMagenta#995a2b
  • terminal.ansiBrightRed#824035
  • terminal.ansiBrightWhite#f6f8fb
  • terminal.ansiBrightYellow#785b31
  • terminal.ansiCyan#297284
  • terminal.ansiGreen#41745a
  • terminal.ansiMagenta#995a2b
  • terminal.ansiRed#9c5365
  • terminal.ansiWhite#5f6b78
  • terminal.ansiYellow#7159a0
  • terminal.background#f6f8fb
  • terminal.foreground#29323d
  • terminal.selectionBackground#d3deec
  • terminalCursor.foreground#29323d
  • textCodeBlock.background#e8edf3
  • textLink.activeForeground#2d6a8f
  • textLink.foreground#2d6a8f
  • titleBar.activeBackground#e8edf3
  • titleBar.activeForeground#29323d
  • titleBar.border#d5dde7
  • titleBar.inactiveBackground#e8edf3
  • titleBar.inactiveForeground#5f6b78
  • widget.border#d5dde7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage#7159a0
string#41745a
entity.name.function, support.function#2d6a8f
constant.numeric, constant.language#9c5365
entity.name.type, entity.name.class, support.type#995a2b
support, variable.language, constant.other.symbol#297284
punctuation, keyword.operator#5f6a7a
comment#5f6b78italic
entity.name.tag, entity.name.namespace#995a2b
entity.other.attribute-name#297284
constant.character.escape#9c5365
invalid#824035
markup.heading, entity.name.section#2d6a8fbold
markup.bold#7159a0bold
markup.italic#7159a0italic
markup.raw, markup.inline.raw#297284
markup.underline.link, string.other.link#2d6a8funderline
markup.quote#5f6b78italic
markup.inserted#307458
markup.deleted#824035
markup.changed#785b31
Candela Themes by Candela - VS Code Theme