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#0B1623
  • activityBar.border#ffffff15
  • activityBar.foreground#678CE9
  • activityBar.inactiveForeground#F7F6F060
  • activityBarBadge.background#678CE9
  • activityBarBadge.foreground#0B1623
  • button.background#678CE9
  • button.foreground#0B1623
  • button.hoverBackground#678CE9dd
  • editor.background#0B1623
  • editor.foreground#F7F6F0
  • editor.inactiveSelectionBackground#7994EC3580
  • editor.lineHighlightBackground#0E101B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7994EC35
  • editorCursor.foreground#678CE9
  • editorGroupHeader.tabsBackground#0B1623dd
  • editorLineNumber.activeForeground#678CE9
  • editorLineNumber.foreground#AFA89980
  • focusBorder#678CE9
  • foreground#F7F6F0
  • input.background#0E101B
  • input.border#ffffff15
  • input.foreground#F7F6F0
  • input.placeholderForeground#F7F6F060
  • list.activeSelectionBackground#678CE930
  • list.activeSelectionForeground#F7F6F0
  • list.highlightForeground#678CE9
  • list.hoverBackground#0E101B40
  • list.hoverForeground#F7F6F0
  • list.inactiveSelectionBackground#678CE915
  • list.inactiveSelectionForeground#F7F6F0
  • selection.background#7994EC35
  • sideBar.background#0E101B
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F6F0
  • sideBarSectionHeader.background#0B162380
  • sideBarSectionHeader.foreground#F7F6F0
  • sideBarTitle.foreground#678CE9
  • statusBar.background#0B1623
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F6F0
  • statusBar.noFolderBackground#0B1623
  • tab.activeBackground#0B1623
  • tab.activeBorderTop#678CE9
  • tab.activeForeground#F7F6F0
  • tab.border#ffffff15
  • tab.inactiveBackground#0E101B60
  • tab.inactiveForeground#F7F6F080
  • terminal.ansiBlack#0B1623
  • terminal.ansiBlue#7994EC
  • terminal.ansiCyan#E7A855
  • terminal.ansiGreen#678CE9
  • terminal.ansiMagenta#B3F183
  • terminal.ansiRed#B3F183
  • terminal.ansiWhite#F7F6F0
  • terminal.ansiYellow#E7A855
  • terminal.background#0B1623
  • terminal.foreground#F7F6F0
  • titleBar.activeBackground#0B1623
  • titleBar.activeForeground#F7F6F0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0B1623
  • titleBar.inactiveForeground#F7F6F060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AFA899italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7994ECbold
storage.type, storage.modifier#7994ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#678CE9
string, punctuation.definition.string, string.template, meta.template.expression#E7A855
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B3F183
variable, variable.other.readwrite, variable.other.object#F7F6F0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F6F0
variable.parameter, meta.parameter#F7F6F0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F6F080
keyword.operator#F7F6F0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A855bold
entity.other.inherited-class#678CE9
entity.name.tag, punctuation.definition.tag#7994EC
entity.other.attribute-name#678CE9
meta.diff, meta.diff.header#AFA899
markup.deleted#B3F183
markup.inserted#678CE9
markup.changed#E7A855
markup.heading, markup.heading.setext, punctuation.definition.heading#678CE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A855
string.other.link.title, string.other.link.description#678CE9
markup.underline.link#AFA899underline
punctuation.definition.list#7994EC
markup.quote, punctuation.definition.quote#AFA899italic