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#FDFEFB
  • activityBar.border#00000015
  • activityBar.foreground#932E25
  • activityBar.inactiveForeground#14131360
  • activityBarBadge.background#932E25
  • activityBarBadge.foreground#FDFEFB
  • button.background#932E25
  • button.foreground#FDFEFB
  • button.hoverBackground#932E25dd
  • editor.background#FDFEFB
  • editor.foreground#141313
  • editor.inactiveSelectionBackground#8326212580
  • editor.lineHighlightBackground#EFEADC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83262125
  • editorCursor.foreground#932E25
  • editorGroupHeader.tabsBackground#EFEADCaa
  • editorLineNumber.activeForeground#932E25
  • editorLineNumber.foreground#aeb8a980
  • focusBorder#932E25
  • foreground#141313
  • input.background#EFEADC
  • input.border#00000015
  • input.foreground#141313
  • input.placeholderForeground#14131360
  • list.activeSelectionBackground#932E2530
  • list.activeSelectionForeground#141313
  • list.highlightForeground#932E25
  • list.hoverBackground#EFEADC40
  • list.hoverForeground#141313
  • list.inactiveSelectionBackground#932E2515
  • list.inactiveSelectionForeground#141313
  • selection.background#83262125
  • sideBar.background#EFEADC
  • sideBar.border#00000015
  • sideBar.foreground#141313
  • sideBarSectionHeader.background#EFEADC80
  • sideBarSectionHeader.foreground#141313
  • sideBarTitle.foreground#932E25
  • statusBar.background#FDFEFB
  • statusBar.border#00000015
  • statusBar.foreground#141313
  • statusBar.noFolderBackground#FDFEFB
  • tab.activeBackground#FDFEFB
  • tab.activeBorderTop#932E25
  • tab.activeForeground#141313
  • tab.border#00000015
  • tab.inactiveBackground#FDFEFB60
  • tab.inactiveForeground#14131380
  • terminal.ansiBlack#141313
  • terminal.ansiBlue#832621
  • terminal.ansiCyan#31A329
  • terminal.ansiGreen#932E25
  • terminal.ansiMagenta#4C7619
  • terminal.ansiRed#4C7619
  • terminal.ansiWhite#141313
  • terminal.ansiYellow#31A329
  • terminal.background#FDFEFB
  • terminal.foreground#141313
  • titleBar.activeBackground#FDFEFB
  • titleBar.activeForeground#141313
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFEFB
  • titleBar.inactiveForeground#14131360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aeb8a9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832621bold
storage.type, storage.modifier#832621italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932E25
string, punctuation.definition.string, string.template, meta.template.expression#31A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4C7619
variable, variable.other.readwrite, variable.other.object#141313
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#141313
variable.parameter, meta.parameter#141313dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#14131380
keyword.operator#141313
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#31A329bold
entity.other.inherited-class#932E25
entity.name.tag, punctuation.definition.tag#832621
entity.other.attribute-name#932E25
meta.diff, meta.diff.header#aeb8a9
markup.deleted#4C7619
markup.inserted#932E25
markup.changed#31A329
markup.heading, markup.heading.setext, punctuation.definition.heading#932E25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#31A329
string.other.link.title, string.other.link.description#932E25
markup.underline.link#aeb8a9underline
punctuation.definition.list#832621
markup.quote, punctuation.definition.quote#aeb8a9italic