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#242423
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A867
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#E9A867
  • activityBarBadge.foreground#242423
  • button.background#E9A867
  • button.foreground#242423
  • button.hoverBackground#E9A867dd
  • editor.background#242423
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#ECB3793580
  • editor.lineHighlightBackground#2A241D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB37935
  • editorCursor.foreground#E9A867
  • editorGroupHeader.tabsBackground#242423dd
  • editorLineNumber.activeForeground#E9A867
  • editorLineNumber.foreground#D8B48C80
  • focusBorder#E9A867
  • foreground#FAF7F2
  • input.background#2A241D
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#E9A86730
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#E9A867
  • list.hoverBackground#2A241D40
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#E9A86715
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#ECB37935
  • sideBar.background#2A241D
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#24242380
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#E9A867
  • statusBar.background#242423
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#242423
  • tab.activeBackground#242423
  • tab.activeBorderTop#E9A867
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#2A241D60
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#242423
  • terminal.ansiBlue#ECB379
  • terminal.ansiCyan#E7AD55
  • terminal.ansiGreen#E9A867
  • terminal.ansiMagenta#83F1AB
  • terminal.ansiRed#83F1AB
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#E7AD55
  • terminal.background#242423
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#242423
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#242423
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8B48Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB379bold
storage.type, storage.modifier#ECB379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A867
string, punctuation.definition.string, string.template, meta.template.expression#E7AD55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1AB
variable, variable.other.readwrite, variable.other.object#FAF7F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F2
variable.parameter, meta.parameter#FAF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F280
keyword.operator#FAF7F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AD55bold
entity.other.inherited-class#E9A867
entity.name.tag, punctuation.definition.tag#ECB379
entity.other.attribute-name#E9A867
meta.diff, meta.diff.header#D8B48C
markup.deleted#83F1AB
markup.inserted#E9A867
markup.changed#E7AD55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A867bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AD55
string.other.link.title, string.other.link.description#E9A867
markup.underline.link#D8B48Cunderline
punctuation.definition.list#ECB379
markup.quote, punctuation.definition.quote#D8B48Citalic