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#FAF7F2
  • activityBar.border#00000015
  • activityBar.foreground#C8935A
  • activityBar.inactiveForeground#241C1760
  • activityBarBadge.background#C8935A
  • activityBarBadge.foreground#FAF7F2
  • button.background#C8935A
  • button.foreground#FAF7F2
  • button.hoverBackground#C8935Add
  • editor.background#FAF7F2
  • editor.foreground#241C17
  • editor.inactiveSelectionBackground#E6DED22580
  • editor.lineHighlightBackground#F3F5F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E6DED225
  • editorCursor.foreground#C8935A
  • editorGroupHeader.tabsBackground#F3F5F7aa
  • editorLineNumber.activeForeground#C8935A
  • editorLineNumber.foreground#C8C4BC80
  • focusBorder#C8935A
  • foreground#241C17
  • input.background#F3F5F7
  • input.border#00000015
  • input.foreground#241C17
  • input.placeholderForeground#241C1760
  • list.activeSelectionBackground#C8935A30
  • list.activeSelectionForeground#241C17
  • list.highlightForeground#C8935A
  • list.hoverBackground#F3F5F740
  • list.hoverForeground#241C17
  • list.inactiveSelectionBackground#C8935A15
  • list.inactiveSelectionForeground#241C17
  • selection.background#E6DED225
  • sideBar.background#F3F5F7
  • sideBar.border#00000015
  • sideBar.foreground#241C17
  • sideBarSectionHeader.background#F3F5F780
  • sideBarSectionHeader.foreground#241C17
  • sideBarTitle.foreground#C8935A
  • statusBar.background#FAF7F2
  • statusBar.border#00000015
  • statusBar.foreground#241C17
  • statusBar.noFolderBackground#FAF7F2
  • tab.activeBackground#FAF7F2
  • tab.activeBorderTop#C8935A
  • tab.activeForeground#241C17
  • tab.border#00000015
  • tab.inactiveBackground#FAF7F260
  • tab.inactiveForeground#241C1780
  • terminal.ansiBlack#241C17
  • terminal.ansiBlue#E6DED2
  • terminal.ansiCyan#5E884C
  • terminal.ansiGreen#C8935A
  • terminal.ansiMagenta#B84A3A
  • terminal.ansiRed#B84A3A
  • terminal.ansiWhite#241C17
  • terminal.ansiYellow#5E884C
  • terminal.background#FAF7F2
  • terminal.foreground#241C17
  • titleBar.activeBackground#FAF7F2
  • titleBar.activeForeground#241C17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7F2
  • titleBar.inactiveForeground#241C1760
  • widget.border#00000015

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#241C17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241C17
variable.parameter, meta.parameter#241C17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#241C1780
keyword.operator#241C17
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