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#2a2f35
  • activityBar.border#ffffff15
  • activityBar.foreground#214d63
  • activityBar.inactiveForeground#f2f4f260
  • activityBarBadge.background#214d63
  • activityBarBadge.foreground#2a2f35
  • button.background#214d63
  • button.foreground#2a2f35
  • button.hoverBackground#214d63dd
  • editor.background#2a2f35
  • editor.foreground#f2f4f2
  • editor.inactiveSelectionBackground#4f5d473580
  • editor.lineHighlightBackground#11131840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4f5d4735
  • editorCursor.foreground#214d63
  • editorGroupHeader.tabsBackground#2a2f35dd
  • editorLineNumber.activeForeground#214d63
  • editorLineNumber.foreground#58636b80
  • focusBorder#214d63
  • foreground#f2f4f2
  • input.background#111318
  • input.border#ffffff15
  • input.foreground#f2f4f2
  • input.placeholderForeground#f2f4f260
  • list.activeSelectionBackground#214d6330
  • list.activeSelectionForeground#f2f4f2
  • list.highlightForeground#214d63
  • list.hoverBackground#11131840
  • list.hoverForeground#f2f4f2
  • list.inactiveSelectionBackground#214d6315
  • list.inactiveSelectionForeground#f2f4f2
  • selection.background#4f5d4735
  • sideBar.background#111318
  • sideBar.border#ffffff15
  • sideBar.foreground#f2f4f2
  • sideBarSectionHeader.background#2a2f3580
  • sideBarSectionHeader.foreground#f2f4f2
  • sideBarTitle.foreground#214d63
  • statusBar.background#2a2f35
  • statusBar.border#ffffff15
  • statusBar.foreground#f2f4f2
  • statusBar.noFolderBackground#2a2f35
  • tab.activeBackground#2a2f35
  • tab.activeBorderTop#214d63
  • tab.activeForeground#f2f4f2
  • tab.border#ffffff15
  • tab.inactiveBackground#11131860
  • tab.inactiveForeground#f2f4f280
  • terminal.ansiBlack#2a2f35
  • terminal.ansiBlue#4f5d47
  • terminal.ansiCyan#b5c46a
  • terminal.ansiGreen#214d63
  • terminal.ansiMagenta#b85b45
  • terminal.ansiRed#b85b45
  • terminal.ansiWhite#f2f4f2
  • terminal.ansiYellow#b5c46a
  • terminal.background#2a2f35
  • terminal.foreground#f2f4f2
  • titleBar.activeBackground#2a2f35
  • titleBar.activeForeground#f2f4f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2a2f35
  • titleBar.inactiveForeground#f2f4f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#58636bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4f5d47bold
storage.type, storage.modifier#4f5d47italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#214d63
string, punctuation.definition.string, string.template, meta.template.expression#b5c46a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b85b45
variable, variable.other.readwrite, variable.other.object#f2f4f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f2f4f2
variable.parameter, meta.parameter#f2f4f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f2f4f280
keyword.operator#f2f4f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b5c46abold
entity.other.inherited-class#214d63
entity.name.tag, punctuation.definition.tag#4f5d47
entity.other.attribute-name#214d63
meta.diff, meta.diff.header#58636b
markup.deleted#b85b45
markup.inserted#214d63
markup.changed#b5c46a
markup.heading, markup.heading.setext, punctuation.definition.heading#214d63bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b5c46a
string.other.link.title, string.other.link.description#214d63
markup.underline.link#58636bunderline
punctuation.definition.list#4f5d47
markup.quote, punctuation.definition.quote#58636bitalic