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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#937725
  • activityBar.inactiveForeground#1F2A1F60
  • activityBarBadge.background#937725
  • activityBarBadge.foreground#FFFDFA
  • button.background#937725
  • button.foreground#FFFDFA
  • button.hoverBackground#937725dd
  • editor.background#FFFDFA
  • editor.foreground#1F2A1F
  • editor.inactiveSelectionBackground#4083212580
  • editor.lineHighlightBackground#FFFDF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#40832125
  • editorCursor.foreground#937725
  • editorGroupHeader.tabsBackground#FFFDF0aa
  • editorLineNumber.activeForeground#937725
  • editorLineNumber.foreground#C0A67880
  • focusBorder#937725
  • foreground#1F2A1F
  • input.background#FFFDF0
  • input.border#00000015
  • input.foreground#1F2A1F
  • input.placeholderForeground#1F2A1F60
  • list.activeSelectionBackground#93772530
  • list.activeSelectionForeground#1F2A1F
  • list.highlightForeground#937725
  • list.hoverBackground#FFFDF040
  • list.hoverForeground#1F2A1F
  • list.inactiveSelectionBackground#93772515
  • list.inactiveSelectionForeground#1F2A1F
  • selection.background#40832125
  • sideBar.background#FFFDF0
  • sideBar.border#00000015
  • sideBar.foreground#1F2A1F
  • sideBarSectionHeader.background#FFFDF080
  • sideBarSectionHeader.foreground#1F2A1F
  • sideBarTitle.foreground#937725
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#1F2A1F
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#937725
  • tab.activeForeground#1F2A1F
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#1F2A1F80
  • terminal.ansiBlack#1F2A1F
  • terminal.ansiBlue#408321
  • terminal.ansiCyan#A33729
  • terminal.ansiGreen#937725
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#1F2A1F
  • terminal.ansiYellow#A33729
  • terminal.background#FFFDFA
  • terminal.foreground#1F2A1F
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#1F2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#1F2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C0A678italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#408321bold
storage.type, storage.modifier#408321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937725—
string, punctuation.definition.string, string.template, meta.template.expression#A33729—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719—
variable, variable.other.readwrite, variable.other.object#1F2A1F—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2A1F—
variable.parameter, meta.parameter#1F2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F2A1F80—
keyword.operator#1F2A1F—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A33729bold
entity.other.inherited-class#937725—
entity.name.tag, punctuation.definition.tag#408321—
entity.other.attribute-name#937725—
meta.diff, meta.diff.header#C0A678—
markup.deleted#765719—
markup.inserted#937725—
markup.changed#A33729—
markup.heading, markup.heading.setext, punctuation.definition.heading#937725bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A33729—
string.other.link.title, string.other.link.description#937725—
markup.underline.link#C0A678underline
punctuation.definition.list#408321—
markup.quote, punctuation.definition.quote#C0A678italic