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#fff7e6
  • activityBar.border#00000015
  • activityBar.foreground#f2c94c
  • activityBar.inactiveForeground#1b1a1760
  • activityBarBadge.background#f2c94c
  • activityBarBadge.foreground#fff7e6
  • button.background#f2c94c
  • button.foreground#fff7e6
  • button.hoverBackground#f2c94cdd
  • editor.background#fff7e6
  • editor.foreground#1b1a17
  • editor.inactiveSelectionBackground#e3a6172580
  • editor.lineHighlightBackground#f5f1e650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#e3a61725
  • editorCursor.foreground#f2c94c
  • editorGroupHeader.tabsBackground#f5f1e6aa
  • editorLineNumber.activeForeground#f2c94c
  • editorLineNumber.foreground#e6e1d480
  • focusBorder#f2c94c
  • foreground#1b1a17
  • input.background#f5f1e6
  • input.border#00000015
  • input.foreground#1b1a17
  • input.placeholderForeground#1b1a1760
  • list.activeSelectionBackground#f2c94c30
  • list.activeSelectionForeground#1b1a17
  • list.highlightForeground#f2c94c
  • list.hoverBackground#f5f1e640
  • list.hoverForeground#1b1a17
  • list.inactiveSelectionBackground#f2c94c15
  • list.inactiveSelectionForeground#1b1a17
  • selection.background#e3a61725
  • sideBar.background#f5f1e6
  • sideBar.border#00000015
  • sideBar.foreground#1b1a17
  • sideBarSectionHeader.background#f5f1e680
  • sideBarSectionHeader.foreground#1b1a17
  • sideBarTitle.foreground#f2c94c
  • statusBar.background#fff7e6
  • statusBar.border#00000015
  • statusBar.foreground#1b1a17
  • statusBar.noFolderBackground#fff7e6
  • tab.activeBackground#fff7e6
  • tab.activeBorderTop#f2c94c
  • tab.activeForeground#1b1a17
  • tab.border#00000015
  • tab.inactiveBackground#fff7e660
  • tab.inactiveForeground#1b1a1780
  • terminal.ansiBlack#1b1a17
  • terminal.ansiBlue#e3a617
  • terminal.ansiCyan#6b7f3a
  • terminal.ansiGreen#f2c94c
  • terminal.ansiMagenta#556b2f
  • terminal.ansiRed#556b2f
  • terminal.ansiWhite#1b1a17
  • terminal.ansiYellow#6b7f3a
  • terminal.background#fff7e6
  • terminal.foreground#1b1a17
  • titleBar.activeBackground#fff7e6
  • titleBar.activeForeground#1b1a17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff7e6
  • titleBar.inactiveForeground#1b1a1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6e1d4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#e3a617bold
storage.type, storage.modifier#e3a617italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f2c94c
string, punctuation.definition.string, string.template, meta.template.expression#6b7f3a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#556b2f
variable, variable.other.readwrite, variable.other.object#1b1a17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1b1a17
variable.parameter, meta.parameter#1b1a17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1b1a1780
keyword.operator#1b1a17
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6b7f3abold
entity.other.inherited-class#f2c94c
entity.name.tag, punctuation.definition.tag#e3a617
entity.other.attribute-name#f2c94c
meta.diff, meta.diff.header#e6e1d4
markup.deleted#556b2f
markup.inserted#f2c94c
markup.changed#6b7f3a
markup.heading, markup.heading.setext, punctuation.definition.heading#f2c94cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6b7f3a
string.other.link.title, string.other.link.description#f2c94c
markup.underline.link#e6e1d4underline
punctuation.definition.list#e3a617
markup.quote, punctuation.definition.quote#e6e1d4italic