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#173436
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A467
  • activityBar.inactiveForeground#F3F5F660
  • activityBarBadge.background#E9A467
  • activityBarBadge.foreground#173436
  • button.background#E9A467
  • button.foreground#173436
  • button.hoverBackground#E9A467dd
  • editor.background#173436
  • editor.foreground#F3F5F6
  • editor.inactiveSelectionBackground#ECBA793580
  • editor.lineHighlightBackground#31251B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBA7935
  • editorCursor.foreground#E9A467
  • editorGroupHeader.tabsBackground#173436dd
  • editorLineNumber.activeForeground#E9A467
  • editorLineNumber.foreground#747C8480
  • focusBorder#E9A467
  • foreground#F3F5F6
  • input.background#31251B
  • input.border#ffffff15
  • input.foreground#F3F5F6
  • input.placeholderForeground#F3F5F660
  • list.activeSelectionBackground#E9A46730
  • list.activeSelectionForeground#F3F5F6
  • list.highlightForeground#E9A467
  • list.hoverBackground#31251B40
  • list.hoverForeground#F3F5F6
  • list.inactiveSelectionBackground#E9A46715
  • list.inactiveSelectionForeground#F3F5F6
  • selection.background#ECBA7935
  • sideBar.background#31251B
  • sideBar.border#ffffff15
  • sideBar.foreground#F3F5F6
  • sideBarSectionHeader.background#17343680
  • sideBarSectionHeader.foreground#F3F5F6
  • sideBarTitle.foreground#E9A467
  • statusBar.background#173436
  • statusBar.border#ffffff15
  • statusBar.foreground#F3F5F6
  • statusBar.noFolderBackground#173436
  • tab.activeBackground#173436
  • tab.activeBorderTop#E9A467
  • tab.activeForeground#F3F5F6
  • tab.border#ffffff15
  • tab.inactiveBackground#31251B60
  • tab.inactiveForeground#F3F5F680
  • terminal.ansiBlack#173436
  • terminal.ansiBlue#ECBA79
  • terminal.ansiCyan#55DDE7
  • terminal.ansiGreen#E9A467
  • terminal.ansiMagenta#EEF183
  • terminal.ansiRed#EEF183
  • terminal.ansiWhite#F3F5F6
  • terminal.ansiYellow#55DDE7
  • terminal.background#173436
  • terminal.foreground#F3F5F6
  • titleBar.activeBackground#173436
  • titleBar.activeForeground#F3F5F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#173436
  • titleBar.inactiveForeground#F3F5F660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#747C84italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBA79bold
storage.type, storage.modifier#ECBA79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A467
string, punctuation.definition.string, string.template, meta.template.expression#55DDE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#EEF183
variable, variable.other.readwrite, variable.other.object#F3F5F6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3F5F6
variable.parameter, meta.parameter#F3F5F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3F5F680
keyword.operator#F3F5F6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55DDE7bold
entity.other.inherited-class#E9A467
entity.name.tag, punctuation.definition.tag#ECBA79
entity.other.attribute-name#E9A467
meta.diff, meta.diff.header#747C84
markup.deleted#EEF183
markup.inserted#E9A467
markup.changed#55DDE7
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A467bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55DDE7
string.other.link.title, string.other.link.description#E9A467
markup.underline.link#747C84underline
punctuation.definition.list#ECBA79
markup.quote, punctuation.definition.quote#747C84italic