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#FCF8F3
  • activityBar.border#00000015
  • activityBar.foreground#93256A
  • activityBar.inactiveForeground#2b232660
  • activityBarBadge.background#93256A
  • activityBarBadge.foreground#FCF8F3
  • button.background#93256A
  • button.foreground#FCF8F3
  • button.hoverBackground#93256Add
  • editor.background#FCF8F3
  • editor.foreground#2b2326
  • editor.inactiveSelectionBackground#83216A2580
  • editor.lineHighlightBackground#F2EDE350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83216A25
  • editorCursor.foreground#93256A
  • editorGroupHeader.tabsBackground#F2EDE3aa
  • editorLineNumber.activeForeground#93256A
  • editorLineNumber.foreground#e5e6e280
  • focusBorder#93256A
  • foreground#2b2326
  • input.background#F2EDE3
  • input.border#00000015
  • input.foreground#2b2326
  • input.placeholderForeground#2b232660
  • list.activeSelectionBackground#93256A30
  • list.activeSelectionForeground#2b2326
  • list.highlightForeground#93256A
  • list.hoverBackground#F2EDE340
  • list.hoverForeground#2b2326
  • list.inactiveSelectionBackground#93256A15
  • list.inactiveSelectionForeground#2b2326
  • selection.background#83216A25
  • sideBar.background#F2EDE3
  • sideBar.border#00000015
  • sideBar.foreground#2b2326
  • sideBarSectionHeader.background#F2EDE380
  • sideBarSectionHeader.foreground#2b2326
  • sideBarTitle.foreground#93256A
  • statusBar.background#FCF8F3
  • statusBar.border#00000015
  • statusBar.foreground#2b2326
  • statusBar.noFolderBackground#FCF8F3
  • tab.activeBackground#FCF8F3
  • tab.activeBorderTop#93256A
  • tab.activeForeground#2b2326
  • tab.border#00000015
  • tab.inactiveBackground#FCF8F360
  • tab.inactiveForeground#2b232680
  • terminal.ansiBlack#2b2326
  • terminal.ansiBlue#83216A
  • terminal.ansiCyan#5CA329
  • terminal.ansiGreen#93256A
  • terminal.ansiMagenta#76194F
  • terminal.ansiRed#76194F
  • terminal.ansiWhite#2b2326
  • terminal.ansiYellow#5CA329
  • terminal.background#FCF8F3
  • terminal.foreground#2b2326
  • titleBar.activeBackground#FCF8F3
  • titleBar.activeForeground#2b2326
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCF8F3
  • titleBar.inactiveForeground#2b232660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e5e6e2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#83216Abold
storage.type, storage.modifier#83216Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93256A
string, punctuation.definition.string, string.template, meta.template.expression#5CA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#76194F
variable, variable.other.readwrite, variable.other.object#2b2326
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2b2326
variable.parameter, meta.parameter#2b2326dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2b232680
keyword.operator#2b2326
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5CA329bold
entity.other.inherited-class#93256A
entity.name.tag, punctuation.definition.tag#83216A
entity.other.attribute-name#93256A
meta.diff, meta.diff.header#e5e6e2
markup.deleted#76194F
markup.inserted#93256A
markup.changed#5CA329
markup.heading, markup.heading.setext, punctuation.definition.heading#93256Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5CA329
string.other.link.title, string.other.link.description#93256A
markup.underline.link#e5e6e2underline
punctuation.definition.list#83216A
markup.quote, punctuation.definition.quote#e5e6e2italic