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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#254093
  • activityBar.inactiveForeground#0d0d0f60
  • activityBarBadge.background#254093
  • activityBarBadge.foreground#FEFDFB
  • button.background#254093
  • button.foreground#FEFDFB
  • button.hoverBackground#254093dd
  • editor.background#FEFDFB
  • editor.foreground#0d0d0f
  • editor.inactiveSelectionBackground#21834B2580
  • editor.lineHighlightBackground#E0E7DA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834B25
  • editorCursor.foreground#254093
  • editorGroupHeader.tabsBackground#E0E7DAaa
  • editorLineNumber.activeForeground#254093
  • editorLineNumber.foreground#2a303680
  • focusBorder#254093
  • foreground#0d0d0f
  • input.background#E0E7DA
  • input.border#00000015
  • input.foreground#0d0d0f
  • input.placeholderForeground#0d0d0f60
  • list.activeSelectionBackground#25409330
  • list.activeSelectionForeground#0d0d0f
  • list.highlightForeground#254093
  • list.hoverBackground#E0E7DA40
  • list.hoverForeground#0d0d0f
  • list.inactiveSelectionBackground#25409315
  • list.inactiveSelectionForeground#0d0d0f
  • selection.background#21834B25
  • sideBar.background#E0E7DA
  • sideBar.border#00000015
  • sideBar.foreground#0d0d0f
  • sideBarSectionHeader.background#E0E7DA80
  • sideBarSectionHeader.foreground#0d0d0f
  • sideBarTitle.foreground#254093
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#0d0d0f
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#254093
  • tab.activeForeground#0d0d0f
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#0d0d0f80
  • terminal.ansiBlack#0d0d0f
  • terminal.ansiBlue#21834B
  • terminal.ansiCyan#2981A3
  • terminal.ansiGreen#254093
  • terminal.ansiMagenta#766019
  • terminal.ansiRed#766019
  • terminal.ansiWhite#0d0d0f
  • terminal.ansiYellow#2981A3
  • terminal.background#FEFDFB
  • terminal.foreground#0d0d0f
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#0d0d0f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#0d0d0f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2a3036italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21834Bbold
storage.type, storage.modifier#21834Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254093
string, punctuation.definition.string, string.template, meta.template.expression#2981A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766019
variable, variable.other.readwrite, variable.other.object#0d0d0f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0d0d0f
variable.parameter, meta.parameter#0d0d0fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0d0d0f80
keyword.operator#0d0d0f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2981A3bold
entity.other.inherited-class#254093
entity.name.tag, punctuation.definition.tag#21834B
entity.other.attribute-name#254093
meta.diff, meta.diff.header#2a3036
markup.deleted#766019
markup.inserted#254093
markup.changed#2981A3
markup.heading, markup.heading.setext, punctuation.definition.heading#254093bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2981A3
string.other.link.title, string.other.link.description#254093
markup.underline.link#2a3036underline
punctuation.definition.list#21834B
markup.quote, punctuation.definition.quote#2a3036italic