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#FAF9F4
  • activityBar.border#00000015
  • activityBar.foreground#937F25
  • activityBar.inactiveForeground#3e342660
  • activityBarBadge.background#937F25
  • activityBarBadge.foreground#FAF9F4
  • button.background#937F25
  • button.foreground#FAF9F4
  • button.hoverBackground#937F25dd
  • editor.background#FAF9F4
  • editor.foreground#3e3426
  • editor.inactiveSelectionBackground#5A83212580
  • editor.lineHighlightBackground#F5F3EB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5A832125
  • editorCursor.foreground#937F25
  • editorGroupHeader.tabsBackground#F5F3EBaa
  • editorLineNumber.activeForeground#937F25
  • editorLineNumber.foreground#e7d6ae80
  • focusBorder#937F25
  • foreground#3e3426
  • input.background#F5F3EB
  • input.border#00000015
  • input.foreground#3e3426
  • input.placeholderForeground#3e342660
  • list.activeSelectionBackground#937F2530
  • list.activeSelectionForeground#3e3426
  • list.highlightForeground#937F25
  • list.hoverBackground#F5F3EB40
  • list.hoverForeground#3e3426
  • list.inactiveSelectionBackground#937F2515
  • list.inactiveSelectionForeground#3e3426
  • selection.background#5A832125
  • sideBar.background#F5F3EB
  • sideBar.border#00000015
  • sideBar.foreground#3e3426
  • sideBarSectionHeader.background#F5F3EB80
  • sideBarSectionHeader.foreground#3e3426
  • sideBarTitle.foreground#937F25
  • statusBar.background#FAF9F4
  • statusBar.border#00000015
  • statusBar.foreground#3e3426
  • statusBar.noFolderBackground#FAF9F4
  • tab.activeBackground#FAF9F4
  • tab.activeBorderTop#937F25
  • tab.activeForeground#3e3426
  • tab.border#00000015
  • tab.inactiveBackground#FAF9F460
  • tab.inactiveForeground#3e342680
  • terminal.ansiBlack#3e3426
  • terminal.ansiBlue#5A8321
  • terminal.ansiCyan#29A366
  • terminal.ansiGreen#937F25
  • terminal.ansiMagenta#763219
  • terminal.ansiRed#763219
  • terminal.ansiWhite#3e3426
  • terminal.ansiYellow#29A366
  • terminal.background#FAF9F4
  • terminal.foreground#3e3426
  • titleBar.activeBackground#FAF9F4
  • titleBar.activeForeground#3e3426
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF9F4
  • titleBar.inactiveForeground#3e342660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7d6aeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5A8321bold
storage.type, storage.modifier#5A8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937F25—
string, punctuation.definition.string, string.template, meta.template.expression#29A366—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763219—
variable, variable.other.readwrite, variable.other.object#3e3426—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3e3426—
variable.parameter, meta.parameter#3e3426dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3e342680—
keyword.operator#3e3426—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A366bold
entity.other.inherited-class#937F25—
entity.name.tag, punctuation.definition.tag#5A8321—
entity.other.attribute-name#937F25—
meta.diff, meta.diff.header#e7d6ae—
markup.deleted#763219—
markup.inserted#937F25—
markup.changed#29A366—
markup.heading, markup.heading.setext, punctuation.definition.heading#937F25bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#29A366—
string.other.link.title, string.other.link.description#937F25—
markup.underline.link#e7d6aeunderline
punctuation.definition.list#5A8321—
markup.quote, punctuation.definition.quote#e7d6aeitalic