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#F9F0E6
  • activityBar.border#00000015
  • activityBar.foreground#934D25
  • activityBar.inactiveForeground#3A2A1F60
  • activityBarBadge.background#934D25
  • activityBarBadge.foreground#F9F0E6
  • button.background#934D25
  • button.foreground#F9F0E6
  • button.hoverBackground#934D25dd
  • editor.background#F9F0E6
  • editor.foreground#3A2A1F
  • editor.inactiveSelectionBackground#8345212580
  • editor.lineHighlightBackground#F5EDE150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83452125
  • editorCursor.foreground#934D25
  • editorGroupHeader.tabsBackground#F5EDE1aa
  • editorLineNumber.activeForeground#934D25
  • editorLineNumber.foreground#8E8E8780
  • focusBorder#934D25
  • foreground#3A2A1F
  • input.background#F5EDE1
  • input.border#00000015
  • input.foreground#3A2A1F
  • input.placeholderForeground#3A2A1F60
  • list.activeSelectionBackground#934D2530
  • list.activeSelectionForeground#3A2A1F
  • list.highlightForeground#934D25
  • list.hoverBackground#F5EDE140
  • list.hoverForeground#3A2A1F
  • list.inactiveSelectionBackground#934D2515
  • list.inactiveSelectionForeground#3A2A1F
  • selection.background#83452125
  • sideBar.background#F5EDE1
  • sideBar.border#00000015
  • sideBar.foreground#3A2A1F
  • sideBarSectionHeader.background#F5EDE180
  • sideBarSectionHeader.foreground#3A2A1F
  • sideBarTitle.foreground#934D25
  • statusBar.background#F9F0E6
  • statusBar.border#00000015
  • statusBar.foreground#3A2A1F
  • statusBar.noFolderBackground#F9F0E6
  • tab.activeBackground#F9F0E6
  • tab.activeBorderTop#934D25
  • tab.activeForeground#3A2A1F
  • tab.border#00000015
  • tab.inactiveBackground#F9F0E660
  • tab.inactiveForeground#3A2A1F80
  • terminal.ansiBlack#3A2A1F
  • terminal.ansiBlue#834521
  • terminal.ansiCyan#296EA3
  • terminal.ansiGreen#934D25
  • terminal.ansiMagenta#765C19
  • terminal.ansiRed#765C19
  • terminal.ansiWhite#3A2A1F
  • terminal.ansiYellow#296EA3
  • terminal.background#F9F0E6
  • terminal.foreground#3A2A1F
  • titleBar.activeBackground#F9F0E6
  • titleBar.activeForeground#3A2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F0E6
  • titleBar.inactiveForeground#3A2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8E87italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834521bold
storage.type, storage.modifier#834521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934D25
string, punctuation.definition.string, string.template, meta.template.expression#296EA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765C19
variable, variable.other.readwrite, variable.other.object#3A2A1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A2A1F
variable.parameter, meta.parameter#3A2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A2A1F80
keyword.operator#3A2A1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#296EA3bold
entity.other.inherited-class#934D25
entity.name.tag, punctuation.definition.tag#834521
entity.other.attribute-name#934D25
meta.diff, meta.diff.header#8E8E87
markup.deleted#765C19
markup.inserted#934D25
markup.changed#296EA3
markup.heading, markup.heading.setext, punctuation.definition.heading#934D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#296EA3
string.other.link.title, string.other.link.description#934D25
markup.underline.link#8E8E87underline
punctuation.definition.list#834521
markup.quote, punctuation.definition.quote#8E8E87italic