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#050910
  • activityBar.border#ffffff15
  • activityBar.foreground#67B3E9
  • activityBar.inactiveForeground#f2f6fa60
  • activityBarBadge.background#67B3E9
  • activityBarBadge.foreground#050910
  • button.background#67B3E9
  • button.foreground#050910
  • button.hoverBackground#67B3E9dd
  • editor.background#050910
  • editor.foreground#f2f6fa
  • editor.inactiveSelectionBackground#799FEC3580
  • editor.lineHighlightBackground#04091040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#799FEC35
  • editorCursor.foreground#67B3E9
  • editorGroupHeader.tabsBackground#050910dd
  • editorLineNumber.activeForeground#67B3E9
  • editorLineNumber.foreground#6b728080
  • focusBorder#67B3E9
  • foreground#f2f6fa
  • input.background#040910
  • input.border#ffffff15
  • input.foreground#f2f6fa
  • input.placeholderForeground#f2f6fa60
  • list.activeSelectionBackground#67B3E930
  • list.activeSelectionForeground#f2f6fa
  • list.highlightForeground#67B3E9
  • list.hoverBackground#04091040
  • list.hoverForeground#f2f6fa
  • list.inactiveSelectionBackground#67B3E915
  • list.inactiveSelectionForeground#f2f6fa
  • selection.background#799FEC35
  • sideBar.background#040910
  • sideBar.border#ffffff15
  • sideBar.foreground#f2f6fa
  • sideBarSectionHeader.background#05091080
  • sideBarSectionHeader.foreground#f2f6fa
  • sideBarTitle.foreground#67B3E9
  • statusBar.background#050910
  • statusBar.border#ffffff15
  • statusBar.foreground#f2f6fa
  • statusBar.noFolderBackground#050910
  • tab.activeBackground#050910
  • tab.activeBorderTop#67B3E9
  • tab.activeForeground#f2f6fa
  • tab.border#ffffff15
  • tab.inactiveBackground#04091060
  • tab.inactiveForeground#f2f6fa80
  • terminal.ansiBlack#050910
  • terminal.ansiBlue#799FEC
  • terminal.ansiCyan#559EE7
  • terminal.ansiGreen#67B3E9
  • terminal.ansiMagenta#C9F183
  • terminal.ansiRed#C9F183
  • terminal.ansiWhite#f2f6fa
  • terminal.ansiYellow#559EE7
  • terminal.background#050910
  • terminal.foreground#f2f6fa
  • titleBar.activeBackground#050910
  • titleBar.activeForeground#f2f6fa
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#050910
  • titleBar.inactiveForeground#f2f6fa60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b7280italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#799FECbold
storage.type, storage.modifier#799FECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67B3E9
string, punctuation.definition.string, string.template, meta.template.expression#559EE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C9F183
variable, variable.other.readwrite, variable.other.object#f2f6fa
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f2f6fa
variable.parameter, meta.parameter#f2f6fadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f2f6fa80
keyword.operator#f2f6fa
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#559EE7bold
entity.other.inherited-class#67B3E9
entity.name.tag, punctuation.definition.tag#799FEC
entity.other.attribute-name#67B3E9
meta.diff, meta.diff.header#6b7280
markup.deleted#C9F183
markup.inserted#67B3E9
markup.changed#559EE7
markup.heading, markup.heading.setext, punctuation.definition.heading#67B3E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#559EE7
string.other.link.title, string.other.link.description#67B3E9
markup.underline.link#6b7280underline
punctuation.definition.list#799FEC
markup.quote, punctuation.definition.quote#6b7280italic