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#0D110E
  • activityBar.border#ffffff15
  • activityBar.foreground#E9BE67
  • activityBar.inactiveForeground#FFFFFF60
  • activityBarBadge.background#E9BE67
  • activityBarBadge.foreground#0D110E
  • button.background#E9BE67
  • button.foreground#0D110E
  • button.hoverBackground#E9BE67dd
  • editor.background#0D110E
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#79EC9F3580
  • editor.lineHighlightBackground#2C241C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC9F35
  • editorCursor.foreground#E9BE67
  • editorGroupHeader.tabsBackground#0D110Edd
  • editorLineNumber.activeForeground#E9BE67
  • editorLineNumber.foreground#E7E5DF80
  • focusBorder#E9BE67
  • foreground#FFFFFF
  • input.background#2C241C
  • input.border#ffffff15
  • input.foreground#FFFFFF
  • input.placeholderForeground#FFFFFF60
  • list.activeSelectionBackground#E9BE6730
  • list.activeSelectionForeground#FFFFFF
  • list.highlightForeground#E9BE67
  • list.hoverBackground#2C241C40
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#E9BE6715
  • list.inactiveSelectionForeground#FFFFFF
  • selection.background#79EC9F35
  • sideBar.background#2C241C
  • sideBar.border#ffffff15
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#0D110E80
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#E9BE67
  • statusBar.background#0D110E
  • statusBar.border#ffffff15
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#0D110E
  • tab.activeBackground#0D110E
  • tab.activeBorderTop#E9BE67
  • tab.activeForeground#FFFFFF
  • tab.border#ffffff15
  • tab.inactiveBackground#2C241C60
  • tab.inactiveForeground#FFFFFF80
  • terminal.ansiBlack#0D110E
  • terminal.ansiBlue#79EC9F
  • terminal.ansiCyan#E7BE55
  • terminal.ansiGreen#E9BE67
  • terminal.ansiMagenta#F18A83
  • terminal.ansiRed#F18A83
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#E7BE55
  • terminal.background#0D110E
  • terminal.foreground#FFFFFF
  • titleBar.activeBackground#0D110E
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0D110E
  • titleBar.inactiveForeground#FFFFFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E5DFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC9Fbold
storage.type, storage.modifier#79EC9Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9BE67
string, punctuation.definition.string, string.template, meta.template.expression#E7BE55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18A83
variable, variable.other.readwrite, variable.other.object#FFFFFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFFFFF
variable.parameter, meta.parameter#FFFFFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFFFFF80
keyword.operator#FFFFFF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BE55bold
entity.other.inherited-class#E9BE67
entity.name.tag, punctuation.definition.tag#79EC9F
entity.other.attribute-name#E9BE67
meta.diff, meta.diff.header#E7E5DF
markup.deleted#F18A83
markup.inserted#E9BE67
markup.changed#E7BE55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9BE67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BE55
string.other.link.title, string.other.link.description#E9BE67
markup.underline.link#E7E5DFunderline
punctuation.definition.list#79EC9F
markup.quote, punctuation.definition.quote#E7E5DFitalic