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#FFFBF5
  • activityBar.border#00000015
  • activityBar.foreground#935F25
  • activityBar.inactiveForeground#3A281A60
  • activityBarBadge.background#935F25
  • activityBarBadge.foreground#FFFBF5
  • button.background#935F25
  • button.foreground#FFFBF5
  • button.hoverBackground#935F25dd
  • editor.background#FFFBF5
  • editor.foreground#3A281A
  • editor.inactiveSelectionBackground#8367212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83672125
  • editorCursor.foreground#935F25
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#935F25
  • editorLineNumber.foreground#78a84d80
  • focusBorder#935F25
  • foreground#3A281A
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#3A281A
  • input.placeholderForeground#3A281A60
  • list.activeSelectionBackground#935F2530
  • list.activeSelectionForeground#3A281A
  • list.highlightForeground#935F25
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#3A281A
  • list.inactiveSelectionBackground#935F2515
  • list.inactiveSelectionForeground#3A281A
  • selection.background#83672125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#3A281A
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#3A281A
  • sideBarTitle.foreground#935F25
  • statusBar.background#FFFBF5
  • statusBar.border#00000015
  • statusBar.foreground#3A281A
  • statusBar.noFolderBackground#FFFBF5
  • tab.activeBackground#FFFBF5
  • tab.activeBorderTop#935F25
  • tab.activeForeground#3A281A
  • tab.border#00000015
  • tab.inactiveBackground#FFFBF560
  • tab.inactiveForeground#3A281A80
  • terminal.ansiBlack#3A281A
  • terminal.ansiBlue#836721
  • terminal.ansiCyan#A34529
  • terminal.ansiGreen#935F25
  • terminal.ansiMagenta#19761E
  • terminal.ansiRed#19761E
  • terminal.ansiWhite#3A281A
  • terminal.ansiYellow#A34529
  • terminal.background#FFFBF5
  • terminal.foreground#3A281A
  • titleBar.activeBackground#FFFBF5
  • titleBar.activeForeground#3A281A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFBF5
  • titleBar.inactiveForeground#3A281A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#78a84ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836721bold
storage.type, storage.modifier#836721italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935F25
string, punctuation.definition.string, string.template, meta.template.expression#A34529
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19761E
variable, variable.other.readwrite, variable.other.object#3A281A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A281A
variable.parameter, meta.parameter#3A281Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A281A80
keyword.operator#3A281A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A34529bold
entity.other.inherited-class#935F25
entity.name.tag, punctuation.definition.tag#836721
entity.other.attribute-name#935F25
meta.diff, meta.diff.header#78a84d
markup.deleted#19761E
markup.inserted#935F25
markup.changed#A34529
markup.heading, markup.heading.setext, punctuation.definition.heading#935F25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A34529
string.other.link.title, string.other.link.description#935F25
markup.underline.link#78a84dunderline
punctuation.definition.list#836721
markup.quote, punctuation.definition.quote#78a84ditalic