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#932530
  • activityBar.inactiveForeground#1E241D60
  • activityBarBadge.background#932530
  • activityBarBadge.foreground#FFFDFA
  • button.background#932530
  • button.foreground#FFFDFA
  • button.hoverBackground#932530dd
  • editor.background#FFFDFA
  • editor.foreground#1E241D
  • editor.inactiveSelectionBackground#4B83212580
  • editor.lineHighlightBackground#FFF8F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4B832125
  • editorCursor.foreground#932530
  • editorGroupHeader.tabsBackground#FFF8F0aa
  • editorLineNumber.activeForeground#932530
  • editorLineNumber.foreground#F2F4ED80
  • focusBorder#932530
  • foreground#1E241D
  • input.background#FFF8F0
  • input.border#00000015
  • input.foreground#1E241D
  • input.placeholderForeground#1E241D60
  • list.activeSelectionBackground#93253030
  • list.activeSelectionForeground#1E241D
  • list.highlightForeground#932530
  • list.hoverBackground#FFF8F040
  • list.hoverForeground#1E241D
  • list.inactiveSelectionBackground#93253015
  • list.inactiveSelectionForeground#1E241D
  • selection.background#4B832125
  • sideBar.background#FFF8F0
  • sideBar.border#00000015
  • sideBar.foreground#1E241D
  • sideBarSectionHeader.background#FFF8F080
  • sideBarSectionHeader.foreground#1E241D
  • sideBarTitle.foreground#932530
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#1E241D
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#932530
  • tab.activeForeground#1E241D
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#1E241D80
  • terminal.ansiBlack#1E241D
  • terminal.ansiBlue#4B8321
  • terminal.ansiCyan#78A329
  • terminal.ansiGreen#932530
  • terminal.ansiMagenta#557619
  • terminal.ansiRed#557619
  • terminal.ansiWhite#1E241D
  • terminal.ansiYellow#78A329
  • terminal.background#FFFDFA
  • terminal.foreground#1E241D
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#1E241D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#1E241D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2F4EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4B8321bold
storage.type, storage.modifier#4B8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932530
string, punctuation.definition.string, string.template, meta.template.expression#78A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#557619
variable, variable.other.readwrite, variable.other.object#1E241D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E241D
variable.parameter, meta.parameter#1E241Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E241D80
keyword.operator#1E241D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#78A329bold
entity.other.inherited-class#932530
entity.name.tag, punctuation.definition.tag#4B8321
entity.other.attribute-name#932530
meta.diff, meta.diff.header#F2F4ED
markup.deleted#557619
markup.inserted#932530
markup.changed#78A329
markup.heading, markup.heading.setext, punctuation.definition.heading#932530bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#78A329
string.other.link.title, string.other.link.description#932530
markup.underline.link#F2F4EDunderline
punctuation.definition.list#4B8321
markup.quote, punctuation.definition.quote#F2F4EDitalic