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#FFF9F0
  • activityBar.border#00000015
  • activityBar.foreground#934B25
  • activityBar.inactiveForeground#17141160
  • activityBarBadge.background#934B25
  • activityBarBadge.foreground#FFF9F0
  • button.background#934B25
  • button.foreground#FFF9F0
  • button.hoverBackground#934B25dd
  • editor.background#FFF9F0
  • editor.foreground#171411
  • editor.inactiveSelectionBackground#5283212580
  • editor.lineHighlightBackground#F7E6CE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#52832125
  • editorCursor.foreground#934B25
  • editorGroupHeader.tabsBackground#F7E6CEaa
  • editorLineNumber.activeForeground#934B25
  • editorLineNumber.foreground#b79b7080
  • focusBorder#934B25
  • foreground#171411
  • input.background#F7E6CE
  • input.border#00000015
  • input.foreground#171411
  • input.placeholderForeground#17141160
  • list.activeSelectionBackground#934B2530
  • list.activeSelectionForeground#171411
  • list.highlightForeground#934B25
  • list.hoverBackground#F7E6CE40
  • list.hoverForeground#171411
  • list.inactiveSelectionBackground#934B2515
  • list.inactiveSelectionForeground#171411
  • selection.background#52832125
  • sideBar.background#F7E6CE
  • sideBar.border#00000015
  • sideBar.foreground#171411
  • sideBarSectionHeader.background#F7E6CE80
  • sideBarSectionHeader.foreground#171411
  • sideBarTitle.foreground#934B25
  • statusBar.background#FFF9F0
  • statusBar.border#00000015
  • statusBar.foreground#171411
  • statusBar.noFolderBackground#FFF9F0
  • tab.activeBackground#FFF9F0
  • tab.activeBorderTop#934B25
  • tab.activeForeground#171411
  • tab.border#00000015
  • tab.inactiveBackground#FFF9F060
  • tab.inactiveForeground#17141180
  • terminal.ansiBlack#171411
  • terminal.ansiBlue#528321
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#934B25
  • terminal.ansiMagenta#764F19
  • terminal.ansiRed#764F19
  • terminal.ansiWhite#171411
  • terminal.ansiYellow#A37A29
  • terminal.background#FFF9F0
  • terminal.foreground#171411
  • titleBar.activeBackground#FFF9F0
  • titleBar.activeForeground#171411
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF9F0
  • titleBar.inactiveForeground#17141160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b79b70italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#528321bold
storage.type, storage.modifier#528321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934B25
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764F19
variable, variable.other.readwrite, variable.other.object#171411
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171411
variable.parameter, meta.parameter#171411dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17141180
keyword.operator#171411
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#934B25
entity.name.tag, punctuation.definition.tag#528321
entity.other.attribute-name#934B25
meta.diff, meta.diff.header#b79b70
markup.deleted#764F19
markup.inserted#934B25
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#934B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#934B25
markup.underline.link#b79b70underline
punctuation.definition.list#528321
markup.quote, punctuation.definition.quote#b79b70italic