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#090B0A
  • activityBar.border#ffffff15
  • activityBar.foreground#67A4E9
  • activityBar.inactiveForeground#f7f0df60
  • activityBarBadge.background#67A4E9
  • activityBarBadge.foreground#090B0A
  • button.background#67A4E9
  • button.foreground#090B0A
  • button.hoverBackground#67A4E9dd
  • editor.background#090B0A
  • editor.foreground#f7f0df
  • editor.inactiveSelectionBackground#ECAD793580
  • editor.lineHighlightBackground#171C1940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECAD7935
  • editorCursor.foreground#67A4E9
  • editorGroupHeader.tabsBackground#090B0Add
  • editorLineNumber.activeForeground#67A4E9
  • editorLineNumber.foreground#c9d6bf80
  • focusBorder#67A4E9
  • foreground#f7f0df
  • input.background#171C19
  • input.border#ffffff15
  • input.foreground#f7f0df
  • input.placeholderForeground#f7f0df60
  • list.activeSelectionBackground#67A4E930
  • list.activeSelectionForeground#f7f0df
  • list.highlightForeground#67A4E9
  • list.hoverBackground#171C1940
  • list.hoverForeground#f7f0df
  • list.inactiveSelectionBackground#67A4E915
  • list.inactiveSelectionForeground#f7f0df
  • selection.background#ECAD7935
  • sideBar.background#171C19
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f0df
  • sideBarSectionHeader.background#090B0A80
  • sideBarSectionHeader.foreground#f7f0df
  • sideBarTitle.foreground#67A4E9
  • statusBar.background#090B0A
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f0df
  • statusBar.noFolderBackground#090B0A
  • tab.activeBackground#090B0A
  • tab.activeBorderTop#67A4E9
  • tab.activeForeground#f7f0df
  • tab.border#ffffff15
  • tab.inactiveBackground#171C1960
  • tab.inactiveForeground#f7f0df80
  • terminal.ansiBlack#090B0A
  • terminal.ansiBlue#ECAD79
  • terminal.ansiCyan#55E75A
  • terminal.ansiGreen#67A4E9
  • terminal.ansiMagenta#83C5F1
  • terminal.ansiRed#83C5F1
  • terminal.ansiWhite#f7f0df
  • terminal.ansiYellow#55E75A
  • terminal.background#090B0A
  • terminal.foreground#f7f0df
  • titleBar.activeBackground#090B0A
  • titleBar.activeForeground#f7f0df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#090B0A
  • titleBar.inactiveForeground#f7f0df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9d6bfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECAD79bold
storage.type, storage.modifier#ECAD79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A4E9
string, punctuation.definition.string, string.template, meta.template.expression#55E75A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83C5F1
variable, variable.other.readwrite, variable.other.object#f7f0df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f0df
variable.parameter, meta.parameter#f7f0dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f0df80
keyword.operator#f7f0df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E75Abold
entity.other.inherited-class#67A4E9
entity.name.tag, punctuation.definition.tag#ECAD79
entity.other.attribute-name#67A4E9
meta.diff, meta.diff.header#c9d6bf
markup.deleted#83C5F1
markup.inserted#67A4E9
markup.changed#55E75A
markup.heading, markup.heading.setext, punctuation.definition.heading#67A4E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E75A
string.other.link.title, string.other.link.description#67A4E9
markup.underline.link#c9d6bfunderline
punctuation.definition.list#ECAD79
markup.quote, punctuation.definition.quote#c9d6bfitalic