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.background#151820
  • activityBar.border#2A3140
  • activityBar.foreground#D0D7E4
  • activityBar.inactiveForeground#6E7686
  • activityBarBadge.background#6BA8D8
  • activityBarBadge.foreground#1A1D23
  • badge.background#6BA8D8
  • badge.foreground#1A1D23
  • breadcrumb.activeSelectionForeground#D0D7E4
  • breadcrumb.focusForeground#D0D7E4
  • breadcrumb.foreground#6E7686
  • button.background#6BA8D8
  • button.foreground#1A1D23
  • button.hoverBackground#82B8E0
  • descriptionForeground#6E7686
  • diffEditor.insertedLineBackground#52B8B833
  • diffEditor.insertedTextBackground#52B8B833
  • diffEditor.modifiedTextBackground#8B4CBA50
  • diffEditor.removedLineBackground#D8787833
  • diffEditor.removedTextBackground#D8787833
  • dropdown.background#232830
  • dropdown.border#2A3140
  • dropdown.foreground#D0D7E4
  • editor.background#1A1D23
  • editor.findMatchBackground#E5850D66
  • editor.findMatchBorder#D4A050
  • editor.findMatchHighlightBackground#E5850D33
  • editor.foreground#D0D7E4
  • editor.hoverHighlightBackground#8B4CBA66
  • editor.inactiveSelectionBackground#8B4CBA30
  • editor.lineHighlightBackground#1F232B
  • editor.selectionBackground#8B4CBA50
  • editor.selectionHighlightBackground#8B4CBA66
  • editor.wordHighlightBackground#E5850D45
  • editor.wordHighlightStrongBackground#E5850D66
  • editorBracketHighlight.foreground1#6BA8D8
  • editorBracketHighlight.foreground2#A890C8
  • editorBracketHighlight.foreground3#8FBA8A
  • editorBracketHighlight.foreground4#D89560
  • editorBracketMatch.background#6BA8D833
  • editorBracketMatch.border#6BA8D8
  • editorCursor.foreground#6BA8D8
  • editorError.foreground#D87878
  • editorGroup.border#2A3140
  • editorGroupHeader.tabsBackground#151820
  • editorGroupHeader.tabsBorder#2A3140
  • editorGutter.addedBackground#52B8B8
  • editorGutter.deletedBackground#D87878
  • editorGutter.modifiedBackground#D4A050
  • editorHint.foreground#52B8B8
  • editorIndentGuide.activeBackground1#4B5563
  • editorIndentGuide.background1#2A3140
  • editorInfo.foreground#6BA8D8
  • editorLineNumber.activeForeground#D0D7E4
  • editorLineNumber.foreground#6E7686
  • editorLink.activeForeground#6BA8D8
  • editorWarning.foreground#D4A050
  • errorForeground#D87878
  • focusBorder#6BA8D8
  • foreground#D0D7E4
  • gitDecoration.addedResourceForeground#52B8B8
  • gitDecoration.deletedResourceForeground#D87878
  • gitDecoration.ignoredResourceForeground#6E7686
  • gitDecoration.modifiedResourceForeground#D4A050
  • gitDecoration.untrackedResourceForeground#6E7686
  • icon.foreground#D0D7E4
  • input.background#232830
  • input.border#2A3140
  • input.foreground#D0D7E4
  • input.placeholderForeground#6E7686
  • list.activeSelectionBackground#8B4CBA50
  • list.activeSelectionForeground#D0D7E4
  • list.deemphasizedForeground#8A939F
  • list.focusOutline#6BA8D8
  • list.hoverBackground#1F232B
  • list.hoverForeground#D0D7E4
  • list.inactiveSelectionBackground#8B4CBA30
  • list.inactiveSelectionForeground#D0D7E4
  • minimap.findMatchHighlight#E5850D66
  • minimap.selectionHighlight#8B4CBA50
  • notificationCenterHeader.background#1A1D23
  • notifications.background#151820
  • notifications.border#2A3140
  • notifications.foreground#D0D7E4
  • panel.background#151820
  • panel.border#2A3140
  • panelTitle.activeForeground#D0D7E4
  • panelTitle.inactiveForeground#6E7686
  • peekView.border#6BA8D8
  • peekViewEditor.background#151820
  • peekViewResult.background#151820
  • peekViewTitle.background#1A1D23
  • progressBar.background#6BA8D8
  • scrollbarSlider.activeBackground#FFFFFF44
  • scrollbarSlider.background#FFFFFF22
  • scrollbarSlider.hoverBackground#FFFFFF33
  • sideBar.background#151820
  • sideBar.border#2A3140
  • sideBar.foreground#D0D7E4
  • sideBarSectionHeader.background#1A1D23
  • sideBarSectionHeader.foreground#D0D7E4
  • sideBarTitle.foreground#D0D7E4
  • statusBar.background#151820
  • statusBar.border#2A3140
  • statusBar.debuggingBackground#6BA8D8
  • statusBar.foreground#D0D7E4
  • statusBar.noFolderBackground#151820
  • tab.activeBackground#1A1D23
  • tab.activeBorder#6BA8D8
  • tab.activeForeground#D0D7E4
  • tab.border#2A3140
  • tab.inactiveBackground#151820
  • tab.inactiveForeground#6E7686
  • terminal.ansiBlack#1A1D23
  • terminal.ansiBlue#6BA8D8
  • terminal.ansiBrightBlack#6E7686
  • terminal.ansiBrightBlue#82B8E0
  • terminal.ansiBrightCyan#68C8C8
  • terminal.ansiBrightGreen#A8D0A4
  • terminal.ansiBrightMagenta#B8A0D8
  • terminal.ansiBrightRed#E89090
  • terminal.ansiBrightWhite#ECEFF4
  • terminal.ansiBrightYellow#E8B078
  • terminal.ansiCyan#52B8B8
  • terminal.ansiGreen#8FBA8A
  • terminal.ansiMagenta#A890C8
  • terminal.ansiRed#D87878
  • terminal.ansiWhite#D0D7E4
  • terminal.ansiYellow#D89560
  • terminal.background#1A1D23
  • terminal.foreground#D0D7E4
  • titleBar.activeBackground#151820
  • titleBar.activeForeground#D0D7E4
  • titleBar.border#2A3140
  • titleBar.inactiveBackground#151820
  • titleBar.inactiveForeground#6E7686
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E7686italic
string, string.quoted, string.template#8FBA8A—
constant.numeric#D89560—
constant.language, constant.language.null#88A8C8—
keyword, keyword.control, storage.modifier, meta.decorator, punctuation.decorator#A890C8—
keyword.operator#8A939F—
storage.type#C4A055—
constant.language.boolean#88A8C8—
string.regexp#6BA8D8—
entity.name.function, support.function, meta.function-call#6BA8D8—
entity.name.type, entity.name.class, support.type, support.class#C4A055—
variable, variable.other, variable.parameter#B8C0CC—
entity.name.tag, meta.tag#A890C8—
entity.other.attribute-name#D89560—
constant.character.escape#6BA8D8—
invalid, invalid.illegal#D87878—
markup.heading#6BA8D8bold
markup.bold#D0D7E4bold
markup.italic#A890C8italic
markup.underline.link, string.other.link#6BA8D8—
markup.inline.raw, markup.fenced_code#D89560—
markup.fenced_code——
markup.quote#6E7686italic
markup.list, punctuation.definition.list#C4A055—
markup.inserted#52B8B8—
markup.deleted#D87878—
punctuation, meta.brace#8A939F—