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#030507
  • activityBar.border#ffffff15
  • activityBar.foreground#67B1E9
  • activityBar.inactiveForeground#f2f4f560
  • activityBarBadge.background#67B1E9
  • activityBarBadge.foreground#030507
  • button.background#67B1E9
  • button.foreground#030507
  • button.hoverBackground#67B1E9dd
  • editor.background#030507
  • editor.foreground#f2f4f5
  • editor.inactiveSelectionBackground#79AFEC3580
  • editor.lineHighlightBackground#090A0C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79AFEC35
  • editorCursor.foreground#67B1E9
  • editorGroupHeader.tabsBackground#030507dd
  • editorLineNumber.activeForeground#67B1E9
  • editorLineNumber.foreground#9aa0a580
  • focusBorder#67B1E9
  • foreground#f2f4f5
  • input.background#090A0C
  • input.border#ffffff15
  • input.foreground#f2f4f5
  • input.placeholderForeground#f2f4f560
  • list.activeSelectionBackground#67B1E930
  • list.activeSelectionForeground#f2f4f5
  • list.highlightForeground#67B1E9
  • list.hoverBackground#090A0C40
  • list.hoverForeground#f2f4f5
  • list.inactiveSelectionBackground#67B1E915
  • list.inactiveSelectionForeground#f2f4f5
  • selection.background#79AFEC35
  • sideBar.background#090A0C
  • sideBar.border#ffffff15
  • sideBar.foreground#f2f4f5
  • sideBarSectionHeader.background#03050780
  • sideBarSectionHeader.foreground#f2f4f5
  • sideBarTitle.foreground#67B1E9
  • statusBar.background#030507
  • statusBar.border#ffffff15
  • statusBar.foreground#f2f4f5
  • statusBar.noFolderBackground#030507
  • tab.activeBackground#030507
  • tab.activeBorderTop#67B1E9
  • tab.activeForeground#f2f4f5
  • tab.border#ffffff15
  • tab.inactiveBackground#090A0C60
  • tab.inactiveForeground#f2f4f580
  • terminal.ansiBlack#030507
  • terminal.ansiBlue#79AFEC
  • terminal.ansiCyan#55B4E7
  • terminal.ansiGreen#67B1E9
  • terminal.ansiMagenta#F19283
  • terminal.ansiRed#F19283
  • terminal.ansiWhite#f2f4f5
  • terminal.ansiYellow#55B4E7
  • terminal.background#030507
  • terminal.foreground#f2f4f5
  • titleBar.activeBackground#030507
  • titleBar.activeForeground#f2f4f5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#030507
  • titleBar.inactiveForeground#f2f4f560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa0a5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79AFECbold
storage.type, storage.modifier#79AFECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67B1E9
string, punctuation.definition.string, string.template, meta.template.expression#55B4E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19283
variable, variable.other.readwrite, variable.other.object#f2f4f5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f2f4f5
variable.parameter, meta.parameter#f2f4f5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f2f4f580
keyword.operator#f2f4f5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55B4E7bold
entity.other.inherited-class#67B1E9
entity.name.tag, punctuation.definition.tag#79AFEC
entity.other.attribute-name#67B1E9
meta.diff, meta.diff.header#9aa0a5
markup.deleted#F19283
markup.inserted#67B1E9
markup.changed#55B4E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67B1E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55B4E7
string.other.link.title, string.other.link.description#67B1E9
markup.underline.link#9aa0a5underline
punctuation.definition.list#79AFEC
markup.quote, punctuation.definition.quote#9aa0a5italic