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#FAF6EF
  • activityBar.border#00000015
  • activityBar.foreground#937425
  • activityBar.inactiveForeground#11100E60
  • activityBarBadge.background#937425
  • activityBarBadge.foreground#FAF6EF
  • button.background#937425
  • button.foreground#FAF6EF
  • button.hoverBackground#937425dd
  • editor.background#FAF6EF
  • editor.foreground#11100E
  • editor.inactiveSelectionBackground#8367212580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83672125
  • editorCursor.foreground#937425
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#937425
  • editorLineNumber.foreground#8B7A5D80
  • focusBorder#937425
  • foreground#11100E
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#11100E
  • input.placeholderForeground#11100E60
  • list.activeSelectionBackground#93742530
  • list.activeSelectionForeground#11100E
  • list.highlightForeground#937425
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#11100E
  • list.inactiveSelectionBackground#93742515
  • list.inactiveSelectionForeground#11100E
  • selection.background#83672125
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#11100E
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#11100E
  • sideBarTitle.foreground#937425
  • statusBar.background#FAF6EF
  • statusBar.border#00000015
  • statusBar.foreground#11100E
  • statusBar.noFolderBackground#FAF6EF
  • tab.activeBackground#FAF6EF
  • tab.activeBorderTop#937425
  • tab.activeForeground#11100E
  • tab.border#00000015
  • tab.inactiveBackground#FAF6EF60
  • tab.inactiveForeground#11100E80
  • terminal.ansiBlack#11100E
  • terminal.ansiBlue#836721
  • terminal.ansiCyan#A38129
  • terminal.ansiGreen#937425
  • terminal.ansiMagenta#763919
  • terminal.ansiRed#763919
  • terminal.ansiWhite#11100E
  • terminal.ansiYellow#A38129
  • terminal.background#FAF6EF
  • terminal.foreground#11100E
  • titleBar.activeBackground#FAF6EF
  • titleBar.activeForeground#11100E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF6EF
  • titleBar.inactiveForeground#11100E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B7A5Ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836721bold
storage.type, storage.modifier#836721italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937425
string, punctuation.definition.string, string.template, meta.template.expression#A38129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763919
variable, variable.other.readwrite, variable.other.object#11100E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11100E
variable.parameter, meta.parameter#11100Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11100E80
keyword.operator#11100E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38129bold
entity.other.inherited-class#937425
entity.name.tag, punctuation.definition.tag#836721
entity.other.attribute-name#937425
meta.diff, meta.diff.header#8B7A5D
markup.deleted#763919
markup.inserted#937425
markup.changed#A38129
markup.heading, markup.heading.setext, punctuation.definition.heading#937425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38129
string.other.link.title, string.other.link.description#937425
markup.underline.link#8B7A5Dunderline
punctuation.definition.list#836721
markup.quote, punctuation.definition.quote#8B7A5Ditalic