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

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#4b5054
entity.name.type, support.type, support.class, entity.name.namespace#116329
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#953800
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#116329bold
markup.boldbold
markup.italicitalic
markup.heading#0969dabold
invalid#ffffff