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#0D2226
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A467
  • activityBar.inactiveForeground#f4efe360
  • activityBarBadge.background#E9A467
  • activityBarBadge.foreground#0D2226
  • button.background#E9A467
  • button.foreground#0D2226
  • button.hoverBackground#E9A467dd
  • editor.background#0D2226
  • editor.foreground#f4efe3
  • editor.inactiveSelectionBackground#B3EC793580
  • editor.lineHighlightBackground#16100E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B3EC7935
  • editorCursor.foreground#E9A467
  • editorGroupHeader.tabsBackground#0D2226dd
  • editorLineNumber.activeForeground#E9A467
  • editorLineNumber.foreground#b69ad780
  • focusBorder#E9A467
  • foreground#f4efe3
  • input.background#16100E
  • input.border#ffffff15
  • input.foreground#f4efe3
  • input.placeholderForeground#f4efe360
  • list.activeSelectionBackground#E9A46730
  • list.activeSelectionForeground#f4efe3
  • list.highlightForeground#E9A467
  • list.hoverBackground#16100E40
  • list.hoverForeground#f4efe3
  • list.inactiveSelectionBackground#E9A46715
  • list.inactiveSelectionForeground#f4efe3
  • selection.background#B3EC7935
  • sideBar.background#16100E
  • sideBar.border#ffffff15
  • sideBar.foreground#f4efe3
  • sideBarSectionHeader.background#0D222680
  • sideBarSectionHeader.foreground#f4efe3
  • sideBarTitle.foreground#E9A467
  • statusBar.background#0D2226
  • statusBar.border#ffffff15
  • statusBar.foreground#f4efe3
  • statusBar.noFolderBackground#0D2226
  • tab.activeBackground#0D2226
  • tab.activeBorderTop#E9A467
  • tab.activeForeground#f4efe3
  • tab.border#ffffff15
  • tab.inactiveBackground#16100E60
  • tab.inactiveForeground#f4efe380
  • terminal.ansiBlack#0D2226
  • terminal.ansiBlue#B3EC79
  • terminal.ansiCyan#9955E7
  • terminal.ansiGreen#E9A467
  • terminal.ansiMagenta#F1CD83
  • terminal.ansiRed#F1CD83
  • terminal.ansiWhite#f4efe3
  • terminal.ansiYellow#9955E7
  • terminal.background#0D2226
  • terminal.foreground#f4efe3
  • titleBar.activeBackground#0D2226
  • titleBar.activeForeground#f4efe3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0D2226
  • titleBar.inactiveForeground#f4efe360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b69ad7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B3EC79bold
storage.type, storage.modifier#B3EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A467
string, punctuation.definition.string, string.template, meta.template.expression#9955E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CD83
variable, variable.other.readwrite, variable.other.object#f4efe3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4efe3
variable.parameter, meta.parameter#f4efe3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4efe380
keyword.operator#f4efe3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9955E7bold
entity.other.inherited-class#E9A467
entity.name.tag, punctuation.definition.tag#B3EC79
entity.other.attribute-name#E9A467
meta.diff, meta.diff.header#b69ad7
markup.deleted#F1CD83
markup.inserted#E9A467
markup.changed#9955E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A467bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9955E7
string.other.link.title, string.other.link.description#E9A467
markup.underline.link#b69ad7underline
punctuation.definition.list#B3EC79
markup.quote, punctuation.definition.quote#b69ad7italic