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#F8F5E7
  • activityBar.border#00000015
  • activityBar.foreground#937625
  • activityBar.inactiveForeground#1F271860
  • activityBarBadge.background#937625
  • activityBarBadge.foreground#F8F5E7
  • button.background#937625
  • button.foreground#F8F5E7
  • button.hoverBackground#937625dd
  • editor.background#F8F5E7
  • editor.foreground#1F2718
  • editor.inactiveSelectionBackground#7C83212580
  • editor.lineHighlightBackground#ECE4CA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7C832125
  • editorCursor.foreground#937625
  • editorGroupHeader.tabsBackground#ECE4CAaa
  • editorLineNumber.activeForeground#937625
  • editorLineNumber.foreground#7B812A80
  • focusBorder#937625
  • foreground#1F2718
  • input.background#ECE4CA
  • input.border#00000015
  • input.foreground#1F2718
  • input.placeholderForeground#1F271860
  • list.activeSelectionBackground#93762530
  • list.activeSelectionForeground#1F2718
  • list.highlightForeground#937625
  • list.hoverBackground#ECE4CA40
  • list.hoverForeground#1F2718
  • list.inactiveSelectionBackground#93762515
  • list.inactiveSelectionForeground#1F2718
  • selection.background#7C832125
  • sideBar.background#ECE4CA
  • sideBar.border#00000015
  • sideBar.foreground#1F2718
  • sideBarSectionHeader.background#ECE4CA80
  • sideBarSectionHeader.foreground#1F2718
  • sideBarTitle.foreground#937625
  • statusBar.background#F8F5E7
  • statusBar.border#00000015
  • statusBar.foreground#1F2718
  • statusBar.noFolderBackground#F8F5E7
  • tab.activeBackground#F8F5E7
  • tab.activeBorderTop#937625
  • tab.activeForeground#1F2718
  • tab.border#00000015
  • tab.inactiveBackground#F8F5E760
  • tab.inactiveForeground#1F271880
  • terminal.ansiBlack#1F2718
  • terminal.ansiBlue#7C8321
  • terminal.ansiCyan#29A39B
  • terminal.ansiGreen#937625
  • terminal.ansiMagenta#767319
  • terminal.ansiRed#767319
  • terminal.ansiWhite#1F2718
  • terminal.ansiYellow#29A39B
  • terminal.background#F8F5E7
  • terminal.foreground#1F2718
  • titleBar.activeBackground#F8F5E7
  • titleBar.activeForeground#1F2718
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F5E7
  • titleBar.inactiveForeground#1F271860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7B812Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7C8321bold
storage.type, storage.modifier#7C8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937625
string, punctuation.definition.string, string.template, meta.template.expression#29A39B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#767319
variable, variable.other.readwrite, variable.other.object#1F2718
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2718
variable.parameter, meta.parameter#1F2718dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F271880
keyword.operator#1F2718
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A39Bbold
entity.other.inherited-class#937625
entity.name.tag, punctuation.definition.tag#7C8321
entity.other.attribute-name#937625
meta.diff, meta.diff.header#7B812A
markup.deleted#767319
markup.inserted#937625
markup.changed#29A39B
markup.heading, markup.heading.setext, punctuation.definition.heading#937625bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A39B
string.other.link.title, string.other.link.description#937625
markup.underline.link#7B812Aunderline
punctuation.definition.list#7C8321
markup.quote, punctuation.definition.quote#7B812Aitalic