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#f5ead5
  • activityBar.border#00000015
  • activityBar.foreground#7b4c2a
  • activityBar.inactiveForeground#21170f60
  • activityBarBadge.background#7b4c2a
  • activityBarBadge.foreground#f5ead5
  • button.background#7b4c2a
  • button.foreground#f5ead5
  • button.hoverBackground#7b4c2add
  • editor.background#f5ead5
  • editor.foreground#21170f
  • editor.inactiveSelectionBackground#b8874f2580
  • editor.lineHighlightBackground#e9d5b950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#b8874f25
  • editorCursor.foreground#7b4c2a
  • editorGroupHeader.tabsBackground#e9d5b9aa
  • editorLineNumber.activeForeground#7b4c2a
  • editorLineNumber.foreground#7f955980
  • focusBorder#7b4c2a
  • foreground#21170f
  • input.background#e9d5b9
  • input.border#00000015
  • input.foreground#21170f
  • input.placeholderForeground#21170f60
  • list.activeSelectionBackground#7b4c2a30
  • list.activeSelectionForeground#21170f
  • list.highlightForeground#7b4c2a
  • list.hoverBackground#e9d5b940
  • list.hoverForeground#21170f
  • list.inactiveSelectionBackground#7b4c2a15
  • list.inactiveSelectionForeground#21170f
  • selection.background#b8874f25
  • sideBar.background#e9d5b9
  • sideBar.border#00000015
  • sideBar.foreground#21170f
  • sideBarSectionHeader.background#e9d5b980
  • sideBarSectionHeader.foreground#21170f
  • sideBarTitle.foreground#7b4c2a
  • statusBar.background#f5ead5
  • statusBar.border#00000015
  • statusBar.foreground#21170f
  • statusBar.noFolderBackground#f5ead5
  • tab.activeBackground#f5ead5
  • tab.activeBorderTop#7b4c2a
  • tab.activeForeground#21170f
  • tab.border#00000015
  • tab.inactiveBackground#f5ead560
  • tab.inactiveForeground#21170f80
  • terminal.ansiBlack#21170f
  • terminal.ansiBlue#b8874f
  • terminal.ansiCyan#8d6137
  • terminal.ansiGreen#7b4c2a
  • terminal.ansiMagenta#5f783f
  • terminal.ansiRed#5f783f
  • terminal.ansiWhite#21170f
  • terminal.ansiYellow#8d6137
  • terminal.background#f5ead5
  • terminal.foreground#21170f
  • titleBar.activeBackground#f5ead5
  • titleBar.activeForeground#21170f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f5ead5
  • titleBar.inactiveForeground#21170f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f9559italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#b8874fbold
storage.type, storage.modifier#b8874fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7b4c2a
string, punctuation.definition.string, string.template, meta.template.expression#8d6137
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5f783f
variable, variable.other.readwrite, variable.other.object#21170f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#21170f
variable.parameter, meta.parameter#21170fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21170f80
keyword.operator#21170f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8d6137bold
entity.other.inherited-class#7b4c2a
entity.name.tag, punctuation.definition.tag#b8874f
entity.other.attribute-name#7b4c2a
meta.diff, meta.diff.header#7f9559
markup.deleted#5f783f
markup.inserted#7b4c2a
markup.changed#8d6137
markup.heading, markup.heading.setext, punctuation.definition.heading#7b4c2abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8d6137
string.other.link.title, string.other.link.description#7b4c2a
markup.underline.link#7f9559underline
punctuation.definition.list#b8874f
markup.quote, punctuation.definition.quote#7f9559italic