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#09110D
  • activityBar.border#ffffff15
  • activityBar.foreground#67E99B
  • activityBar.inactiveForeground#e3e6df60
  • activityBarBadge.background#67E99B
  • activityBarBadge.foreground#09110D
  • button.background#67E99B
  • button.foreground#09110D
  • button.hoverBackground#67E99Bdd
  • editor.background#09110D
  • editor.foreground#e3e6df
  • editor.inactiveSelectionBackground#A7EC793580
  • editor.lineHighlightBackground#11181440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A7EC7935
  • editorCursor.foreground#67E99B
  • editorGroupHeader.tabsBackground#09110Ddd
  • editorLineNumber.activeForeground#67E99B
  • editorLineNumber.foreground#9aaa8f80
  • focusBorder#67E99B
  • foreground#e3e6df
  • input.background#111814
  • input.border#ffffff15
  • input.foreground#e3e6df
  • input.placeholderForeground#e3e6df60
  • list.activeSelectionBackground#67E99B30
  • list.activeSelectionForeground#e3e6df
  • list.highlightForeground#67E99B
  • list.hoverBackground#11181440
  • list.hoverForeground#e3e6df
  • list.inactiveSelectionBackground#67E99B15
  • list.inactiveSelectionForeground#e3e6df
  • selection.background#A7EC7935
  • sideBar.background#111814
  • sideBar.border#ffffff15
  • sideBar.foreground#e3e6df
  • sideBarSectionHeader.background#09110D80
  • sideBarSectionHeader.foreground#e3e6df
  • sideBarTitle.foreground#67E99B
  • statusBar.background#09110D
  • statusBar.border#ffffff15
  • statusBar.foreground#e3e6df
  • statusBar.noFolderBackground#09110D
  • tab.activeBackground#09110D
  • tab.activeBorderTop#67E99B
  • tab.activeForeground#e3e6df
  • tab.border#ffffff15
  • tab.inactiveBackground#11181460
  • tab.inactiveForeground#e3e6df80
  • terminal.ansiBlack#09110D
  • terminal.ansiBlue#A7EC79
  • terminal.ansiCyan#E79255
  • terminal.ansiGreen#67E99B
  • terminal.ansiMagenta#F1C783
  • terminal.ansiRed#F1C783
  • terminal.ansiWhite#e3e6df
  • terminal.ansiYellow#E79255
  • terminal.background#09110D
  • terminal.foreground#e3e6df
  • titleBar.activeBackground#09110D
  • titleBar.activeForeground#e3e6df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#09110D
  • titleBar.inactiveForeground#e3e6df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aaa8fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A7EC79bold
storage.type, storage.modifier#A7EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E99B
string, punctuation.definition.string, string.template, meta.template.expression#E79255
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C783
variable, variable.other.readwrite, variable.other.object#e3e6df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#e3e6df
variable.parameter, meta.parameter#e3e6dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#e3e6df80
keyword.operator#e3e6df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E79255bold
entity.other.inherited-class#67E99B
entity.name.tag, punctuation.definition.tag#A7EC79
entity.other.attribute-name#67E99B
meta.diff, meta.diff.header#9aaa8f
markup.deleted#F1C783
markup.inserted#67E99B
markup.changed#E79255
markup.heading, markup.heading.setext, punctuation.definition.heading#67E99Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E79255
string.other.link.title, string.other.link.description#67E99B
markup.underline.link#9aaa8funderline
punctuation.definition.list#A7EC79
markup.quote, punctuation.definition.quote#9aaa8fitalic