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#eaecee
  • activityBar.foreground#0969da
  • activityBar.inactiveForeground#989b9f
  • activityBarBadge.background#0969da
  • activityBarBadge.foreground#ffffff
  • badge.background#0969da
  • badge.foreground#ffffff
  • button.background#0969da
  • button.foreground#ffffff
  • button.hoverBackground#085fc4
  • dropdown.background#eaecee
  • editor.background#f6f8fa
  • editor.findMatchBackground#0969da66
  • editor.findMatchHighlightBackground#0969da38
  • editor.foreground#24292f
  • editor.lineHighlightBackground#edeff1
  • editor.selectionBackground#0969da38
  • editorBracketMatch.border#0969da
  • editorCursor.foreground#0969da
  • editorGroupHeader.tabsBackground#f1f3f5
  • editorIndentGuide.activeBackground1#24292f38
  • editorIndentGuide.background1#24292f14
  • editorLineNumber.activeForeground#0969da
  • editorLineNumber.foreground#989b9f
  • editorSuggestWidget.selectedBackground#0969da38
  • editorWhitespace.foreground#24292f1a
  • editorWidget.background#eaecee
  • focusBorder#0969da
  • input.background#eaecee
  • input.foreground#24292f
  • input.placeholderForeground#989b9f
  • list.activeSelectionBackground#0969da38
  • list.activeSelectionForeground#24292f
  • list.hoverBackground#edeff1
  • list.inactiveSelectionBackground#0969da24
  • panel.background#f0f2f4
  • panelTitle.activeForeground#0969da
  • scrollbarSlider.activeBackground#24292f5c
  • scrollbarSlider.background#24292f29
  • scrollbarSlider.hoverBackground#24292f42
  • selection.background#0969da4d
  • sideBar.background#f0f2f4
  • sideBar.foreground#24292f
  • sideBarSectionHeader.background#f6f8fa
  • sideBarTitle.foreground#0969da
  • statusBar.background#eaecee
  • statusBar.foreground#24292f
  • statusBar.noFolderBackground#eaecee
  • tab.activeBackground#f6f8fa
  • tab.activeBorderTop#0969da
  • tab.activeForeground#0969da
  • tab.border#eff1f3
  • tab.inactiveBackground#f1f3f5
  • tab.inactiveForeground#989b9f
  • terminal.background#f6f8fa
  • terminal.foreground#24292f
  • titleBar.activeBackground#eaecee
  • titleBar.activeForeground#24292f
  • titleBar.inactiveBackground#eaecee
  • titleBar.inactiveForeground#989b9f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6e7781italic
string, string.quoted, string.template#0a3069
constant.numeric, constant.language, constant.character#0550ae
keyword, keyword.control, storage, storage.type, storage.modifier#cf222e
entity.name.function, support.function, meta.function-call.generic#8250df
variable, meta.definition.variable.name, variable.other.readwrite#24292f
variable.parameter, parameter#4a4e54
entity.name.type, support.type, support.class, entity.name.namespace#953800
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#116329
keyword.operator#0969da
entity.name.tag, punctuation.definition.tag#cf222e
entity.other.attribute-name#8250df
constant.other.color, support.constant#0550ae
entity.name.type.class#953800bold
markup.boldbold
markup.italicitalic
markup.heading#0969dabold
invalid#f6f8fa