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#932556
  • activityBar.inactiveForeground#2a211f60
  • activityBarBadge.background#932556
  • activityBarBadge.foreground#FFFBFA
  • button.background#932556
  • button.foreground#FFFBFA
  • button.hoverBackground#932556dd
  • editor.background#FFFBFA
  • editor.foreground#2a211f
  • editor.inactiveSelectionBackground#2183602580
  • editor.lineHighlightBackground#F9EFE650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21836025
  • editorCursor.foreground#932556
  • editorGroupHeader.tabsBackground#F9EFE6aa
  • editorLineNumber.activeForeground#932556
  • editorLineNumber.foreground#c9deda80
  • focusBorder#932556
  • foreground#2a211f
  • input.background#F9EFE6
  • input.border#00000015
  • input.foreground#2a211f
  • input.placeholderForeground#2a211f60
  • list.activeSelectionBackground#93255630
  • list.activeSelectionForeground#2a211f
  • list.highlightForeground#932556
  • list.hoverBackground#F9EFE640
  • list.hoverForeground#2a211f
  • list.inactiveSelectionBackground#93255615
  • list.inactiveSelectionForeground#2a211f
  • selection.background#21836025
  • sideBar.background#F9EFE6
  • sideBar.border#00000015
  • sideBar.foreground#2a211f
  • sideBarSectionHeader.background#F9EFE680
  • sideBarSectionHeader.foreground#2a211f
  • sideBarTitle.foreground#932556
  • statusBar.background#FFFBFA
  • statusBar.border#00000015
  • statusBar.foreground#2a211f
  • statusBar.noFolderBackground#FFFBFA
  • tab.activeBackground#FFFBFA
  • tab.activeBorderTop#932556
  • tab.activeForeground#2a211f
  • tab.border#00000015
  • tab.inactiveBackground#FFFBFA60
  • tab.inactiveForeground#2a211f80
  • terminal.ansiBlack#2a211f
  • terminal.ansiBlue#218360
  • terminal.ansiCyan#296AA3
  • terminal.ansiGreen#932556
  • terminal.ansiMagenta#764619
  • terminal.ansiRed#764619
  • terminal.ansiWhite#2a211f
  • terminal.ansiYellow#296AA3
  • terminal.background#FFFBFA
  • terminal.foreground#2a211f
  • titleBar.activeBackground#FFFBFA
  • titleBar.activeForeground#2a211f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFBFA
  • titleBar.inactiveForeground#2a211f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9dedaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218360bold
storage.type, storage.modifier#218360italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932556—
string, punctuation.definition.string, string.template, meta.template.expression#296AA3—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764619—
variable, variable.other.readwrite, variable.other.object#2a211f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2a211f—
variable.parameter, meta.parameter#2a211fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2a211f80—
keyword.operator#2a211f—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#296AA3bold
entity.other.inherited-class#932556—
entity.name.tag, punctuation.definition.tag#218360—
entity.other.attribute-name#932556—
meta.diff, meta.diff.header#c9deda—
markup.deleted#764619—
markup.inserted#932556—
markup.changed#296AA3—
markup.heading, markup.heading.setext, punctuation.definition.heading#932556bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#296AA3—
string.other.link.title, string.other.link.description#932556—
markup.underline.link#c9dedaunderline
punctuation.definition.list#218360—
markup.quote, punctuation.definition.quote#c9dedaitalic