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#FFFBFA
  • activityBar.border#00000015
  • activityBar.foreground#932525
  • activityBar.inactiveForeground#141C2460
  • activityBarBadge.background#932525
  • activityBarBadge.foreground#FFFBFA
  • button.background#932525
  • button.foreground#FFFBFA
  • button.hoverBackground#932525dd
  • editor.background#FFFBFA
  • editor.foreground#141C24
  • editor.inactiveSelectionBackground#8326212580
  • editor.lineHighlightBackground#FAEDEB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83262125
  • editorCursor.foreground#932525
  • editorGroupHeader.tabsBackground#FAEDEBaa
  • editorLineNumber.activeForeground#932525
  • editorLineNumber.foreground#F1ECE680
  • focusBorder#932525
  • foreground#141C24
  • input.background#FAEDEB
  • input.border#00000015
  • input.foreground#141C24
  • input.placeholderForeground#141C2460
  • list.activeSelectionBackground#93252530
  • list.activeSelectionForeground#141C24
  • list.highlightForeground#932525
  • list.hoverBackground#FAEDEB40
  • list.hoverForeground#141C24
  • list.inactiveSelectionBackground#93252515
  • list.inactiveSelectionForeground#141C24
  • selection.background#83262125
  • sideBar.background#FAEDEB
  • sideBar.border#00000015
  • sideBar.foreground#141C24
  • sideBarSectionHeader.background#FAEDEB80
  • sideBarSectionHeader.foreground#141C24
  • sideBarTitle.foreground#932525
  • statusBar.background#FFFBFA
  • statusBar.border#00000015
  • statusBar.foreground#141C24
  • statusBar.noFolderBackground#FFFBFA
  • tab.activeBackground#FFFBFA
  • tab.activeBorderTop#932525
  • tab.activeForeground#141C24
  • tab.border#00000015
  • tab.inactiveBackground#FFFBFA60
  • tab.inactiveForeground#141C2480
  • terminal.ansiBlack#141C24
  • terminal.ansiBlue#832621
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#932525
  • terminal.ansiMagenta#197676
  • terminal.ansiRed#197676
  • terminal.ansiWhite#141C24
  • terminal.ansiYellow#A37A29
  • terminal.background#FFFBFA
  • terminal.foreground#141C24
  • titleBar.activeBackground#FFFBFA
  • titleBar.activeForeground#141C24
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFBFA
  • titleBar.inactiveForeground#141C2460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F1ECE6italic
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#932525—
string, punctuation.definition.string, string.template, meta.template.expression#A37A29—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197676—
variable, variable.other.readwrite, variable.other.object#141C24—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#141C24—
variable.parameter, meta.parameter#141C24dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#141C2480—
keyword.operator#141C24—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#932525—
entity.name.tag, punctuation.definition.tag#832621—
entity.other.attribute-name#932525—
meta.diff, meta.diff.header#F1ECE6—
markup.deleted#197676—
markup.inserted#932525—
markup.changed#A37A29—
markup.heading, markup.heading.setext, punctuation.definition.heading#932525bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A37A29—
string.other.link.title, string.other.link.description#932525—
markup.underline.link#F1ECE6underline
punctuation.definition.list#832621—
markup.quote, punctuation.definition.quote#F1ECE6italic