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#232A34
  • activityBar.border#ffffff15
  • activityBar.foreground#67A8E9
  • activityBar.inactiveForeground#F8F9FB60
  • activityBarBadge.background#67A8E9
  • activityBarBadge.foreground#232A34
  • button.background#67A8E9
  • button.foreground#232A34
  • button.hoverBackground#67A8E9dd
  • editor.background#232A34
  • editor.foreground#F8F9FB
  • editor.inactiveSelectionBackground#79C6EC3580
  • editor.lineHighlightBackground#232A3440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79C6EC35
  • editorCursor.foreground#67A8E9
  • editorGroupHeader.tabsBackground#232A34dd
  • editorLineNumber.activeForeground#67A8E9
  • editorLineNumber.foreground#E9DFCF80
  • focusBorder#67A8E9
  • foreground#F8F9FB
  • input.background#232A34
  • input.border#ffffff15
  • input.foreground#F8F9FB
  • input.placeholderForeground#F8F9FB60
  • list.activeSelectionBackground#67A8E930
  • list.activeSelectionForeground#F8F9FB
  • list.highlightForeground#67A8E9
  • list.hoverBackground#232A3440
  • list.hoverForeground#F8F9FB
  • list.inactiveSelectionBackground#67A8E915
  • list.inactiveSelectionForeground#F8F9FB
  • selection.background#79C6EC35
  • sideBar.background#232A34
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F9FB
  • sideBarSectionHeader.background#232A3480
  • sideBarSectionHeader.foreground#F8F9FB
  • sideBarTitle.foreground#67A8E9
  • statusBar.background#232A34
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F9FB
  • statusBar.noFolderBackground#232A34
  • tab.activeBackground#232A34
  • tab.activeBorderTop#67A8E9
  • tab.activeForeground#F8F9FB
  • tab.border#ffffff15
  • tab.inactiveBackground#232A3460
  • tab.inactiveForeground#F8F9FB80
  • terminal.ansiBlack#232A34
  • terminal.ansiBlue#79C6EC
  • terminal.ansiCyan#E755A8
  • terminal.ansiGreen#67A8E9
  • terminal.ansiMagenta#F18383
  • terminal.ansiRed#F18383
  • terminal.ansiWhite#F8F9FB
  • terminal.ansiYellow#E755A8
  • terminal.background#232A34
  • terminal.foreground#F8F9FB
  • titleBar.activeBackground#232A34
  • titleBar.activeForeground#F8F9FB
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#232A34
  • titleBar.inactiveForeground#F8F9FB60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9DFCFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79C6ECbold
storage.type, storage.modifier#79C6ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A8E9
string, punctuation.definition.string, string.template, meta.template.expression#E755A8
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18383
variable, variable.other.readwrite, variable.other.object#F8F9FB
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F9FB
variable.parameter, meta.parameter#F8F9FBdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F9FB80
keyword.operator#F8F9FB
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755A8bold
entity.other.inherited-class#67A8E9
entity.name.tag, punctuation.definition.tag#79C6EC
entity.other.attribute-name#67A8E9
meta.diff, meta.diff.header#E9DFCF
markup.deleted#F18383
markup.inserted#67A8E9
markup.changed#E755A8
markup.heading, markup.heading.setext, punctuation.definition.heading#67A8E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755A8
string.other.link.title, string.other.link.description#67A8E9
markup.underline.link#E9DFCFunderline
punctuation.definition.list#79C6EC
markup.quote, punctuation.definition.quote#E9DFCFitalic