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#211F1C
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AA67
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#E9AA67
  • activityBarBadge.foreground#211F1C
  • button.background#E9AA67
  • button.foreground#211F1C
  • button.hoverBackground#E9AA67dd
  • editor.background#211F1C
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#ECBE793580
  • editor.lineHighlightBackground#19131040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBE7935
  • editorCursor.foreground#E9AA67
  • editorGroupHeader.tabsBackground#211F1Cdd
  • editorLineNumber.activeForeground#E9AA67
  • editorLineNumber.foreground#C8C4BC80
  • focusBorder#E9AA67
  • foreground#FAF7F2
  • input.background#191310
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#E9AA6730
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#E9AA67
  • list.hoverBackground#19131040
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#E9AA6715
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#ECBE7935
  • sideBar.background#191310
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#211F1C80
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#E9AA67
  • statusBar.background#211F1C
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#211F1C
  • tab.activeBackground#211F1C
  • tab.activeBorderTop#E9AA67
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#19131060
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#211F1C
  • terminal.ansiBlue#ECBE79
  • terminal.ansiCyan#81E755
  • terminal.ansiGreen#E9AA67
  • terminal.ansiMagenta#F19283
  • terminal.ansiRed#F19283
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#81E755
  • terminal.background#211F1C
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#211F1C
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#211F1C
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C8C4BCitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBE79bold
storage.type, storage.modifier#ECBE79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AA67
string, punctuation.definition.string, string.template, meta.template.expression#81E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19283
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#81E755bold
entity.other.inherited-class#E9AA67
entity.name.tag, punctuation.definition.tag#ECBE79
entity.other.attribute-name#E9AA67
meta.diff, meta.diff.header#C8C4BC
markup.deleted#F19283
markup.inserted#E9AA67
markup.changed#81E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AA67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#81E755
string.other.link.title, string.other.link.description#E9AA67
markup.underline.link#C8C4BCunderline
punctuation.definition.list#ECBE79
markup.quote, punctuation.definition.quote#C8C4BCitalic