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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#933B25
  • activityBar.inactiveForeground#E7E2D760
  • activityBarBadge.background#933B25
  • activityBarBadge.foreground#FEFDFB
  • button.background#933B25
  • button.foreground#FEFDFB
  • button.hoverBackground#933B25dd
  • editor.background#FEFDFB
  • editor.foreground#E7E2D7
  • editor.inactiveSelectionBackground#4083212580
  • editor.lineHighlightBackground#ECE8DF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#40832125
  • editorCursor.foreground#933B25
  • editorGroupHeader.tabsBackground#ECE8DFaa
  • editorLineNumber.activeForeground#933B25
  • editorLineNumber.foreground#EFE7D780
  • focusBorder#933B25
  • foreground#E7E2D7
  • input.background#ECE8DF
  • input.border#00000015
  • input.foreground#E7E2D7
  • input.placeholderForeground#E7E2D760
  • list.activeSelectionBackground#933B2530
  • list.activeSelectionForeground#E7E2D7
  • list.highlightForeground#933B25
  • list.hoverBackground#ECE8DF40
  • list.hoverForeground#E7E2D7
  • list.inactiveSelectionBackground#933B2515
  • list.inactiveSelectionForeground#E7E2D7
  • selection.background#40832125
  • sideBar.background#ECE8DF
  • sideBar.border#00000015
  • sideBar.foreground#E7E2D7
  • sideBarSectionHeader.background#ECE8DF80
  • sideBarSectionHeader.foreground#E7E2D7
  • sideBarTitle.foreground#933B25
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#E7E2D7
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#933B25
  • tab.activeForeground#E7E2D7
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#E7E2D780
  • terminal.ansiBlack#E7E2D7
  • terminal.ansiBlue#408321
  • terminal.ansiCyan#52A329
  • terminal.ansiGreen#933B25
  • terminal.ansiMagenta#763B19
  • terminal.ansiRed#763B19
  • terminal.ansiWhite#E7E2D7
  • terminal.ansiYellow#52A329
  • terminal.background#FEFDFB
  • terminal.foreground#E7E2D7
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#E7E2D7
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#E7E2D760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EFE7D7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#408321bold
storage.type, storage.modifier#408321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933B25—
string, punctuation.definition.string, string.template, meta.template.expression#52A329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763B19—
variable, variable.other.readwrite, variable.other.object#E7E2D7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#E7E2D7—
variable.parameter, meta.parameter#E7E2D7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#E7E2D780—
keyword.operator#E7E2D7—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#52A329bold
entity.other.inherited-class#933B25—
entity.name.tag, punctuation.definition.tag#408321—
entity.other.attribute-name#933B25—
meta.diff, meta.diff.header#EFE7D7—
markup.deleted#763B19—
markup.inserted#933B25—
markup.changed#52A329—
markup.heading, markup.heading.setext, punctuation.definition.heading#933B25bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#52A329—
string.other.link.title, string.other.link.description#933B25—
markup.underline.link#EFE7D7underline
punctuation.definition.list#408321—
markup.quote, punctuation.definition.quote#EFE7D7italic