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

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#f5ead5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5ead5
variable.parameter, meta.parameter#f5ead5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5ead580
keyword.operator#f5ead5
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