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#FFFBF5
  • activityBar.border#00000015
  • activityBar.foreground#93252E
  • activityBar.inactiveForeground#21171460
  • activityBarBadge.background#93252E
  • activityBarBadge.foreground#FFFBF5
  • button.background#93252E
  • button.foreground#FFFBF5
  • button.hoverBackground#93252Edd
  • editor.background#FFFBF5
  • editor.foreground#211714
  • editor.inactiveSelectionBackground#2183342580
  • editor.lineHighlightBackground#FBEDE950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21833425
  • editorCursor.foreground#93252E
  • editorGroupHeader.tabsBackground#FBEDE9aa
  • editorLineNumber.activeForeground#93252E
  • editorLineNumber.foreground#9abf7a80
  • focusBorder#93252E
  • foreground#211714
  • input.background#FBEDE9
  • input.border#00000015
  • input.foreground#211714
  • input.placeholderForeground#21171460
  • list.activeSelectionBackground#93252E30
  • list.activeSelectionForeground#211714
  • list.highlightForeground#93252E
  • list.hoverBackground#FBEDE940
  • list.hoverForeground#211714
  • list.inactiveSelectionBackground#93252E15
  • list.inactiveSelectionForeground#211714
  • selection.background#21833425
  • sideBar.background#FBEDE9
  • sideBar.border#00000015
  • sideBar.foreground#211714
  • sideBarSectionHeader.background#FBEDE980
  • sideBarSectionHeader.foreground#211714
  • sideBarTitle.foreground#93252E
  • statusBar.background#FFFBF5
  • statusBar.border#00000015
  • statusBar.foreground#211714
  • statusBar.noFolderBackground#FFFBF5
  • tab.activeBackground#FFFBF5
  • tab.activeBorderTop#93252E
  • tab.activeForeground#211714
  • tab.border#00000015
  • tab.inactiveBackground#FFFBF560
  • tab.inactiveForeground#21171480
  • terminal.ansiBlack#211714
  • terminal.ansiBlue#218334
  • terminal.ansiCyan#A38529
  • terminal.ansiGreen#93252E
  • terminal.ansiMagenta#527619
  • terminal.ansiRed#527619
  • terminal.ansiWhite#211714
  • terminal.ansiYellow#A38529
  • terminal.background#FFFBF5
  • terminal.foreground#211714
  • titleBar.activeBackground#FFFBF5
  • titleBar.activeForeground#211714
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFBF5
  • titleBar.inactiveForeground#21171460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9abf7aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218334bold
storage.type, storage.modifier#218334italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93252E
string, punctuation.definition.string, string.template, meta.template.expression#A38529
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#527619
variable, variable.other.readwrite, variable.other.object#211714
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#211714
variable.parameter, meta.parameter#211714dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21171480
keyword.operator#211714
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38529bold
entity.other.inherited-class#93252E
entity.name.tag, punctuation.definition.tag#218334
entity.other.attribute-name#93252E
meta.diff, meta.diff.header#9abf7a
markup.deleted#527619
markup.inserted#93252E
markup.changed#A38529
markup.heading, markup.heading.setext, punctuation.definition.heading#93252Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38529
string.other.link.title, string.other.link.description#93252E
markup.underline.link#9abf7aunderline
punctuation.definition.list#218334
markup.quote, punctuation.definition.quote#9abf7aitalic