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#2B1812
  • activityBar.border#ffffff15
  • activityBar.foreground#E99B67
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#E99B67
  • activityBarBadge.foreground#2B1812
  • button.background#E99B67
  • button.foreground#2B1812
  • button.hoverBackground#E99B67dd
  • editor.background#2B1812
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#ECA3793580
  • editor.lineHighlightBackground#0E090740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA37935
  • editorCursor.foreground#E99B67
  • editorGroupHeader.tabsBackground#2B1812dd
  • editorLineNumber.activeForeground#E99B67
  • editorLineNumber.foreground#B8C6B080
  • focusBorder#E99B67
  • foreground#FAF7F2
  • input.background#0E0907
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#E99B6730
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#E99B67
  • list.hoverBackground#0E090740
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#E99B6715
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#ECA37935
  • sideBar.background#0E0907
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#2B181280
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#E99B67
  • statusBar.background#2B1812
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#2B1812
  • tab.activeBackground#2B1812
  • tab.activeBorderTop#E99B67
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#0E090760
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#2B1812
  • terminal.ansiBlue#ECA379
  • terminal.ansiCyan#55E77F
  • terminal.ansiGreen#E99B67
  • terminal.ansiMagenta#83F1A2
  • terminal.ansiRed#83F1A2
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#55E77F
  • terminal.background#2B1812
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#2B1812
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2B1812
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8C6B0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA379bold
storage.type, storage.modifier#ECA379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99B67
string, punctuation.definition.string, string.template, meta.template.expression#55E77F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1A2
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#55E77Fbold
entity.other.inherited-class#E99B67
entity.name.tag, punctuation.definition.tag#ECA379
entity.other.attribute-name#E99B67
meta.diff, meta.diff.header#B8C6B0
markup.deleted#83F1A2
markup.inserted#E99B67
markup.changed#55E77F
markup.heading, markup.heading.setext, punctuation.definition.heading#E99B67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E77F
string.other.link.title, string.other.link.description#E99B67
markup.underline.link#B8C6B0underline
punctuation.definition.list#ECA379
markup.quote, punctuation.definition.quote#B8C6B0italic