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#2D2A27
  • activityBar.border#ffffff15
  • activityBar.foreground#C8935A
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#C8935A
  • activityBarBadge.foreground#2D2A27
  • button.background#C8935A
  • button.foreground#2D2A27
  • button.hoverBackground#C8935Add
  • editor.background#2D2A27
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#E6DED23580
  • editor.lineHighlightBackground#241C1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E6DED235
  • editorCursor.foreground#C8935A
  • editorGroupHeader.tabsBackground#2D2A27dd
  • editorLineNumber.activeForeground#C8935A
  • editorLineNumber.foreground#C8C4BC80
  • focusBorder#C8935A
  • foreground#FAF7F2
  • input.background#241C17
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#C8935A30
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#C8935A
  • list.hoverBackground#241C1740
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#C8935A15
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#E6DED235
  • sideBar.background#241C17
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#2D2A2780
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#C8935A
  • statusBar.background#2D2A27
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#2D2A27
  • tab.activeBackground#2D2A27
  • tab.activeBorderTop#C8935A
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#241C1760
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#2D2A27
  • terminal.ansiBlue#E6DED2
  • terminal.ansiCyan#5E884C
  • terminal.ansiGreen#C8935A
  • terminal.ansiMagenta#B84A3A
  • terminal.ansiRed#B84A3A
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#5E884C
  • terminal.background#2D2A27
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#2D2A27
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2D2A27
  • 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#E6DED2bold
storage.type, storage.modifier#E6DED2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C8935A
string, punctuation.definition.string, string.template, meta.template.expression#5E884C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B84A3A
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#5E884Cbold
entity.other.inherited-class#C8935A
entity.name.tag, punctuation.definition.tag#E6DED2
entity.other.attribute-name#C8935A
meta.diff, meta.diff.header#C8C4BC
markup.deleted#B84A3A
markup.inserted#C8935A
markup.changed#5E884C
markup.heading, markup.heading.setext, punctuation.definition.heading#C8935Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5E884C
string.other.link.title, string.other.link.description#C8935A
markup.underline.link#C8C4BCunderline
punctuation.definition.list#E6DED2
markup.quote, punctuation.definition.quote#C8C4BCitalic