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#24211B
  • activityBar.border#ffffff15
  • activityBar.foreground#A96838
  • activityBar.inactiveForeground#FBF8F160
  • activityBarBadge.background#A96838
  • activityBarBadge.foreground#24211B
  • button.background#A96838
  • button.foreground#24211B
  • button.hoverBackground#A96838dd
  • editor.background#24211B
  • editor.foreground#FBF8F1
  • editor.inactiveSelectionBackground#6F7F453580
  • editor.lineHighlightBackground#F1E8DB40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6F7F4535
  • editorCursor.foreground#A96838
  • editorGroupHeader.tabsBackground#24211Bdd
  • editorLineNumber.activeForeground#A96838
  • editorLineNumber.foreground#F7B91E80
  • focusBorder#A96838
  • foreground#FBF8F1
  • input.background#F1E8DB
  • input.border#ffffff15
  • input.foreground#FBF8F1
  • input.placeholderForeground#FBF8F160
  • list.activeSelectionBackground#A9683830
  • list.activeSelectionForeground#FBF8F1
  • list.highlightForeground#A96838
  • list.hoverBackground#F1E8DB40
  • list.hoverForeground#FBF8F1
  • list.inactiveSelectionBackground#A9683815
  • list.inactiveSelectionForeground#FBF8F1
  • selection.background#6F7F4535
  • sideBar.background#F1E8DB
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF8F1
  • sideBarSectionHeader.background#24211B80
  • sideBarSectionHeader.foreground#FBF8F1
  • sideBarTitle.foreground#A96838
  • statusBar.background#24211B
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF8F1
  • statusBar.noFolderBackground#24211B
  • tab.activeBackground#24211B
  • tab.activeBorderTop#A96838
  • tab.activeForeground#FBF8F1
  • tab.border#ffffff15
  • tab.inactiveBackground#F1E8DB60
  • tab.inactiveForeground#FBF8F180
  • terminal.ansiBlack#24211B
  • terminal.ansiBlue#6F7F45
  • terminal.ansiCyan#C07A21
  • terminal.ansiGreen#A96838
  • terminal.ansiMagenta#B83D24
  • terminal.ansiRed#B83D24
  • terminal.ansiWhite#FBF8F1
  • terminal.ansiYellow#C07A21
  • terminal.background#24211B
  • terminal.foreground#FBF8F1
  • titleBar.activeBackground#24211B
  • titleBar.activeForeground#FBF8F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#24211B
  • titleBar.inactiveForeground#FBF8F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F7B91Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6F7F45bold
storage.type, storage.modifier#6F7F45italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A96838
string, punctuation.definition.string, string.template, meta.template.expression#C07A21
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B83D24
variable, variable.other.readwrite, variable.other.object#FBF8F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF8F1
variable.parameter, meta.parameter#FBF8F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF8F180
keyword.operator#FBF8F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C07A21bold
entity.other.inherited-class#A96838
entity.name.tag, punctuation.definition.tag#6F7F45
entity.other.attribute-name#A96838
meta.diff, meta.diff.header#F7B91E
markup.deleted#B83D24
markup.inserted#A96838
markup.changed#C07A21
markup.heading, markup.heading.setext, punctuation.definition.heading#A96838bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C07A21
string.other.link.title, string.other.link.description#A96838
markup.underline.link#F7B91Eunderline
punctuation.definition.list#6F7F45
markup.quote, punctuation.definition.quote#F7B91Eitalic