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#23201A
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C267
  • activityBar.inactiveForeground#FFF7EC60
  • activityBarBadge.background#E9C267
  • activityBarBadge.foreground#23201A
  • button.background#E9C267
  • button.foreground#23201A
  • button.hoverBackground#E9C267dd
  • editor.background#23201A
  • editor.foreground#FFF7EC
  • editor.inactiveSelectionBackground#A3EC793580
  • editor.lineHighlightBackground#23201A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A3EC7935
  • editorCursor.foreground#E9C267
  • editorGroupHeader.tabsBackground#23201Add
  • editorLineNumber.activeForeground#E9C267
  • editorLineNumber.foreground#D9BD8380
  • focusBorder#E9C267
  • foreground#FFF7EC
  • input.background#23201A
  • input.border#ffffff15
  • input.foreground#FFF7EC
  • input.placeholderForeground#FFF7EC60
  • list.activeSelectionBackground#E9C26730
  • list.activeSelectionForeground#FFF7EC
  • list.highlightForeground#E9C267
  • list.hoverBackground#23201A40
  • list.hoverForeground#FFF7EC
  • list.inactiveSelectionBackground#E9C26715
  • list.inactiveSelectionForeground#FFF7EC
  • selection.background#A3EC7935
  • sideBar.background#23201A
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7EC
  • sideBarSectionHeader.background#23201A80
  • sideBarSectionHeader.foreground#FFF7EC
  • sideBarTitle.foreground#E9C267
  • statusBar.background#23201A
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7EC
  • statusBar.noFolderBackground#23201A
  • tab.activeBackground#23201A
  • tab.activeBorderTop#E9C267
  • tab.activeForeground#FFF7EC
  • tab.border#ffffff15
  • tab.inactiveBackground#23201A60
  • tab.inactiveForeground#FFF7EC80
  • terminal.ansiBlack#23201A
  • terminal.ansiBlue#A3EC79
  • terminal.ansiCyan#E75566
  • terminal.ansiGreen#E9C267
  • terminal.ansiMagenta#F1839F
  • terminal.ansiRed#F1839F
  • terminal.ansiWhite#FFF7EC
  • terminal.ansiYellow#E75566
  • terminal.background#23201A
  • terminal.foreground#FFF7EC
  • titleBar.activeBackground#23201A
  • titleBar.activeForeground#FFF7EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#23201A
  • titleBar.inactiveForeground#FFF7EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9BD83italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A3EC79bold
storage.type, storage.modifier#A3EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9C267
string, punctuation.definition.string, string.template, meta.template.expression#E75566
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1839F
variable, variable.other.readwrite, variable.other.object#FFF7EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7EC
variable.parameter, meta.parameter#FFF7ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7EC80
keyword.operator#FFF7EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75566bold
entity.other.inherited-class#E9C267
entity.name.tag, punctuation.definition.tag#A3EC79
entity.other.attribute-name#E9C267
meta.diff, meta.diff.header#D9BD83
markup.deleted#F1839F
markup.inserted#E9C267
markup.changed#E75566
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C267bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75566
string.other.link.title, string.other.link.description#E9C267
markup.underline.link#D9BD83underline
punctuation.definition.list#A3EC79
markup.quote, punctuation.definition.quote#D9BD83italic