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#FFF7E5
  • activityBar.border#00000015
  • activityBar.foreground#932530
  • activityBar.inactiveForeground#24120f60
  • activityBarBadge.background#932530
  • activityBarBadge.foreground#FFF7E5
  • button.background#932530
  • button.foreground#FFF7E5
  • button.hoverBackground#932530dd
  • editor.background#FFF7E5
  • editor.foreground#24120f
  • editor.inactiveSelectionBackground#832E212580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#832E2125
  • editorCursor.foreground#932530
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#932530
  • editorLineNumber.foreground#d8c49a80
  • focusBorder#932530
  • foreground#24120f
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#24120f
  • input.placeholderForeground#24120f60
  • list.activeSelectionBackground#93253030
  • list.activeSelectionForeground#24120f
  • list.highlightForeground#932530
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#24120f
  • list.inactiveSelectionBackground#93253015
  • list.inactiveSelectionForeground#24120f
  • selection.background#832E2125
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#24120f
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#24120f
  • sideBarTitle.foreground#932530
  • statusBar.background#FFF7E5
  • statusBar.border#00000015
  • statusBar.foreground#24120f
  • statusBar.noFolderBackground#FFF7E5
  • tab.activeBackground#FFF7E5
  • tab.activeBorderTop#932530
  • tab.activeForeground#24120f
  • tab.border#00000015
  • tab.inactiveBackground#FFF7E560
  • tab.inactiveForeground#24120f80
  • terminal.ansiBlack#24120f
  • terminal.ansiBlue#832E21
  • terminal.ansiCyan#7AA329
  • terminal.ansiGreen#932530
  • terminal.ansiMagenta#277619
  • terminal.ansiRed#277619
  • terminal.ansiWhite#24120f
  • terminal.ansiYellow#7AA329
  • terminal.background#FFF7E5
  • terminal.foreground#24120f
  • titleBar.activeBackground#FFF7E5
  • titleBar.activeForeground#24120f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF7E5
  • titleBar.inactiveForeground#24120f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8c49aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832E21bold
storage.type, storage.modifier#832E21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932530
string, punctuation.definition.string, string.template, meta.template.expression#7AA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#277619
variable, variable.other.readwrite, variable.other.object#24120f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24120f
variable.parameter, meta.parameter#24120fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24120f80
keyword.operator#24120f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7AA329bold
entity.other.inherited-class#932530
entity.name.tag, punctuation.definition.tag#832E21
entity.other.attribute-name#932530
meta.diff, meta.diff.header#d8c49a
markup.deleted#277619
markup.inserted#932530
markup.changed#7AA329
markup.heading, markup.heading.setext, punctuation.definition.heading#932530bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7AA329
string.other.link.title, string.other.link.description#932530
markup.underline.link#d8c49aunderline
punctuation.definition.list#832E21
markup.quote, punctuation.definition.quote#d8c49aitalic