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#FFFCFA
  • activityBar.border#00000015
  • activityBar.foreground#932548
  • activityBar.inactiveForeground#1A120F60
  • activityBarBadge.background#932548
  • activityBarBadge.foreground#FFFCFA
  • button.background#932548
  • button.foreground#FFFCFA
  • button.hoverBackground#932548dd
  • editor.background#FFFCFA
  • editor.foreground#1A120F
  • editor.inactiveSelectionBackground#8321342580
  • editor.lineHighlightBackground#EEDFD850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83213425
  • editorCursor.foreground#932548
  • editorGroupHeader.tabsBackground#EEDFD8aa
  • editorLineNumber.activeForeground#932548
  • editorLineNumber.foreground#8a747080
  • focusBorder#932548
  • foreground#1A120F
  • input.background#EEDFD8
  • input.border#00000015
  • input.foreground#1A120F
  • input.placeholderForeground#1A120F60
  • list.activeSelectionBackground#93254830
  • list.activeSelectionForeground#1A120F
  • list.highlightForeground#932548
  • list.hoverBackground#EEDFD840
  • list.hoverForeground#1A120F
  • list.inactiveSelectionBackground#93254815
  • list.inactiveSelectionForeground#1A120F
  • selection.background#83213425
  • sideBar.background#EEDFD8
  • sideBar.border#00000015
  • sideBar.foreground#1A120F
  • sideBarSectionHeader.background#EEDFD880
  • sideBarSectionHeader.foreground#1A120F
  • sideBarTitle.foreground#932548
  • statusBar.background#FFFCFA
  • statusBar.border#00000015
  • statusBar.foreground#1A120F
  • statusBar.noFolderBackground#FFFCFA
  • tab.activeBackground#FFFCFA
  • tab.activeBorderTop#932548
  • tab.activeForeground#1A120F
  • tab.border#00000015
  • tab.inactiveBackground#FFFCFA60
  • tab.inactiveForeground#1A120F80
  • terminal.ansiBlack#1A120F
  • terminal.ansiBlue#832134
  • terminal.ansiCyan#29A356
  • terminal.ansiGreen#932548
  • terminal.ansiMagenta#76192C
  • terminal.ansiRed#76192C
  • terminal.ansiWhite#1A120F
  • terminal.ansiYellow#29A356
  • terminal.background#FFFCFA
  • terminal.foreground#1A120F
  • titleBar.activeBackground#FFFCFA
  • titleBar.activeForeground#1A120F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCFA
  • titleBar.inactiveForeground#1A120F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a7470italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832134bold
storage.type, storage.modifier#832134italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932548
string, punctuation.definition.string, string.template, meta.template.expression#29A356
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#76192C
variable, variable.other.readwrite, variable.other.object#1A120F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A120F
variable.parameter, meta.parameter#1A120Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A120F80
keyword.operator#1A120F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A356bold
entity.other.inherited-class#932548
entity.name.tag, punctuation.definition.tag#832134
entity.other.attribute-name#932548
meta.diff, meta.diff.header#8a7470
markup.deleted#76192C
markup.inserted#932548
markup.changed#29A356
markup.heading, markup.heading.setext, punctuation.definition.heading#932548bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A356
string.other.link.title, string.other.link.description#932548
markup.underline.link#8a7470underline
punctuation.definition.list#832134
markup.quote, punctuation.definition.quote#8a7470italic