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#F7F2E6
  • activityBar.border#00000015
  • activityBar.foreground#E45717
  • activityBar.inactiveForeground#20231660
  • activityBarBadge.background#E45717
  • activityBarBadge.foreground#F7F2E6
  • button.background#E45717
  • button.foreground#F7F2E6
  • button.hoverBackground#E45717dd
  • editor.background#F7F2E6
  • editor.foreground#202316
  • editor.inactiveSelectionBackground#FFC63A2580
  • editor.lineHighlightBackground#E8DFC750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFC63A25
  • editorCursor.foreground#E45717
  • editorGroupHeader.tabsBackground#E8DFC7aa
  • editorLineNumber.activeForeground#E45717
  • editorLineNumber.foreground#8E836E80
  • focusBorder#E45717
  • foreground#202316
  • input.background#E8DFC7
  • input.border#00000015
  • input.foreground#202316
  • input.placeholderForeground#20231660
  • list.activeSelectionBackground#E4571730
  • list.activeSelectionForeground#202316
  • list.highlightForeground#E45717
  • list.hoverBackground#E8DFC740
  • list.hoverForeground#202316
  • list.inactiveSelectionBackground#E4571715
  • list.inactiveSelectionForeground#202316
  • selection.background#FFC63A25
  • sideBar.background#E8DFC7
  • sideBar.border#00000015
  • sideBar.foreground#202316
  • sideBarSectionHeader.background#E8DFC780
  • sideBarSectionHeader.foreground#202316
  • sideBarTitle.foreground#E45717
  • statusBar.background#F7F2E6
  • statusBar.border#00000015
  • statusBar.foreground#202316
  • statusBar.noFolderBackground#F7F2E6
  • tab.activeBackground#F7F2E6
  • tab.activeBorderTop#E45717
  • tab.activeForeground#202316
  • tab.border#00000015
  • tab.inactiveBackground#F7F2E660
  • tab.inactiveForeground#20231680
  • terminal.ansiBlack#202316
  • terminal.ansiBlue#FFC63A
  • terminal.ansiCyan#5A6F2E
  • terminal.ansiGreen#E45717
  • terminal.ansiMagenta#FFF7DC
  • terminal.ansiRed#FFF7DC
  • terminal.ansiWhite#202316
  • terminal.ansiYellow#5A6F2E
  • terminal.background#F7F2E6
  • terminal.foreground#202316
  • titleBar.activeBackground#F7F2E6
  • titleBar.activeForeground#202316
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F2E6
  • titleBar.inactiveForeground#20231660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E836Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFC63Abold
storage.type, storage.modifier#FFC63Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E45717
string, punctuation.definition.string, string.template, meta.template.expression#5A6F2E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFF7DC
variable, variable.other.readwrite, variable.other.object#202316
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#202316
variable.parameter, meta.parameter#202316dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20231680
keyword.operator#202316
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5A6F2Ebold
entity.other.inherited-class#E45717
entity.name.tag, punctuation.definition.tag#FFC63A
entity.other.attribute-name#E45717
meta.diff, meta.diff.header#8E836E
markup.deleted#FFF7DC
markup.inserted#E45717
markup.changed#5A6F2E
markup.heading, markup.heading.setext, punctuation.definition.heading#E45717bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5A6F2E
string.other.link.title, string.other.link.description#E45717
markup.underline.link#8E836Eunderline
punctuation.definition.list#FFC63A
markup.quote, punctuation.definition.quote#8E836Eitalic