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#FFFAF5
  • activityBar.border#00000015
  • activityBar.foreground#932532
  • activityBar.inactiveForeground#2a111260
  • activityBarBadge.background#932532
  • activityBarBadge.foreground#FFFAF5
  • button.background#932532
  • button.foreground#FFFAF5
  • button.hoverBackground#932532dd
  • editor.background#FFFAF5
  • editor.foreground#2a1112
  • editor.inactiveSelectionBackground#83212A2580
  • editor.lineHighlightBackground#F7E6D450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83212A25
  • editorCursor.foreground#932532
  • editorGroupHeader.tabsBackground#F7E6D4aa
  • editorLineNumber.activeForeground#932532
  • editorLineNumber.foreground#9c6c5d80
  • focusBorder#932532
  • foreground#2a1112
  • input.background#F7E6D4
  • input.border#00000015
  • input.foreground#2a1112
  • input.placeholderForeground#2a111260
  • list.activeSelectionBackground#93253230
  • list.activeSelectionForeground#2a1112
  • list.highlightForeground#932532
  • list.hoverBackground#F7E6D440
  • list.hoverForeground#2a1112
  • list.inactiveSelectionBackground#93253215
  • list.inactiveSelectionForeground#2a1112
  • selection.background#83212A25
  • sideBar.background#F7E6D4
  • sideBar.border#00000015
  • sideBar.foreground#2a1112
  • sideBarSectionHeader.background#F7E6D480
  • sideBarSectionHeader.foreground#2a1112
  • sideBarTitle.foreground#932532
  • statusBar.background#FFFAF5
  • statusBar.border#00000015
  • statusBar.foreground#2a1112
  • statusBar.noFolderBackground#FFFAF5
  • tab.activeBackground#FFFAF5
  • tab.activeBorderTop#932532
  • tab.activeForeground#2a1112
  • tab.border#00000015
  • tab.inactiveBackground#FFFAF560
  • tab.inactiveForeground#2a111280
  • terminal.ansiBlack#2a1112
  • terminal.ansiBlue#83212A
  • terminal.ansiCyan#6AA329
  • terminal.ansiGreen#932532
  • terminal.ansiMagenta#761921
  • terminal.ansiRed#761921
  • terminal.ansiWhite#2a1112
  • terminal.ansiYellow#6AA329
  • terminal.background#FFFAF5
  • terminal.foreground#2a1112
  • titleBar.activeBackground#FFFAF5
  • titleBar.activeForeground#2a1112
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFAF5
  • titleBar.inactiveForeground#2a111260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9c6c5ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#83212Abold
storage.type, storage.modifier#83212Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932532
string, punctuation.definition.string, string.template, meta.template.expression#6AA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761921
variable, variable.other.readwrite, variable.other.object#2a1112
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2a1112
variable.parameter, meta.parameter#2a1112dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2a111280
keyword.operator#2a1112
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6AA329bold
entity.other.inherited-class#932532
entity.name.tag, punctuation.definition.tag#83212A
entity.other.attribute-name#932532
meta.diff, meta.diff.header#9c6c5d
markup.deleted#761921
markup.inserted#932532
markup.changed#6AA329
markup.heading, markup.heading.setext, punctuation.definition.heading#932532bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6AA329
string.other.link.title, string.other.link.description#932532
markup.underline.link#9c6c5dunderline
punctuation.definition.list#83212A
markup.quote, punctuation.definition.quote#9c6c5ditalic