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#F8F5EC
  • activityBar.border#00000015
  • activityBar.foreground#936725
  • activityBar.inactiveForeground#25231f60
  • activityBarBadge.background#936725
  • activityBarBadge.foreground#F8F5EC
  • button.background#936725
  • button.foreground#F8F5EC
  • button.hoverBackground#936725dd
  • editor.background#F8F5EC
  • editor.foreground#25231f
  • editor.inactiveSelectionBackground#8364212580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83642125
  • editorCursor.foreground#936725
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#936725
  • editorLineNumber.foreground#5d564d80
  • focusBorder#936725
  • foreground#25231f
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#25231f
  • input.placeholderForeground#25231f60
  • list.activeSelectionBackground#93672530
  • list.activeSelectionForeground#25231f
  • list.highlightForeground#936725
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#25231f
  • list.inactiveSelectionBackground#93672515
  • list.inactiveSelectionForeground#25231f
  • selection.background#83642125
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#25231f
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#25231f
  • sideBarTitle.foreground#936725
  • statusBar.background#F8F5EC
  • statusBar.border#00000015
  • statusBar.foreground#25231f
  • statusBar.noFolderBackground#F8F5EC
  • tab.activeBackground#F8F5EC
  • tab.activeBorderTop#936725
  • tab.activeForeground#25231f
  • tab.border#00000015
  • tab.inactiveBackground#F8F5EC60
  • tab.inactiveForeground#25231f80
  • terminal.ansiBlack#25231f
  • terminal.ansiBlue#836421
  • terminal.ansiCyan#29A391
  • terminal.ansiGreen#936725
  • terminal.ansiMagenta#766E19
  • terminal.ansiRed#766E19
  • terminal.ansiWhite#25231f
  • terminal.ansiYellow#29A391
  • terminal.background#F8F5EC
  • terminal.foreground#25231f
  • titleBar.activeBackground#F8F5EC
  • titleBar.activeForeground#25231f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F5EC
  • titleBar.inactiveForeground#25231f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5d564ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836421bold
storage.type, storage.modifier#836421italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936725
string, punctuation.definition.string, string.template, meta.template.expression#29A391
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766E19
variable, variable.other.readwrite, variable.other.object#25231f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#25231f
variable.parameter, meta.parameter#25231fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#25231f80
keyword.operator#25231f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A391bold
entity.other.inherited-class#936725
entity.name.tag, punctuation.definition.tag#836421
entity.other.attribute-name#936725
meta.diff, meta.diff.header#5d564d
markup.deleted#766E19
markup.inserted#936725
markup.changed#29A391
markup.heading, markup.heading.setext, punctuation.definition.heading#936725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A391
string.other.link.title, string.other.link.description#936725
markup.underline.link#5d564dunderline
punctuation.definition.list#836421
markup.quote, punctuation.definition.quote#5d564ditalic