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#FFFCF5
  • activityBar.border#00000015
  • activityBar.foreground#937F25
  • activityBar.inactiveForeground#0b0d0e60
  • activityBarBadge.background#937F25
  • activityBarBadge.foreground#FFFCF5
  • button.background#937F25
  • button.foreground#FFFCF5
  • button.hoverBackground#937F25dd
  • editor.background#FFFCF5
  • editor.foreground#0b0d0e
  • editor.inactiveSelectionBackground#2174832580
  • editor.lineHighlightBackground#FFF6E050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21748325
  • editorCursor.foreground#937F25
  • editorGroupHeader.tabsBackground#FFF6E0aa
  • editorLineNumber.activeForeground#937F25
  • editorLineNumber.foreground#47523f80
  • focusBorder#937F25
  • foreground#0b0d0e
  • input.background#FFF6E0
  • input.border#00000015
  • input.foreground#0b0d0e
  • input.placeholderForeground#0b0d0e60
  • list.activeSelectionBackground#937F2530
  • list.activeSelectionForeground#0b0d0e
  • list.highlightForeground#937F25
  • list.hoverBackground#FFF6E040
  • list.hoverForeground#0b0d0e
  • list.inactiveSelectionBackground#937F2515
  • list.inactiveSelectionForeground#0b0d0e
  • selection.background#21748325
  • sideBar.background#FFF6E0
  • sideBar.border#00000015
  • sideBar.foreground#0b0d0e
  • sideBarSectionHeader.background#FFF6E080
  • sideBarSectionHeader.foreground#0b0d0e
  • sideBarTitle.foreground#937F25
  • statusBar.background#FFFCF5
  • statusBar.border#00000015
  • statusBar.foreground#0b0d0e
  • statusBar.noFolderBackground#FFFCF5
  • tab.activeBackground#FFFCF5
  • tab.activeBorderTop#937F25
  • tab.activeForeground#0b0d0e
  • tab.border#00000015
  • tab.inactiveBackground#FFFCF560
  • tab.inactiveForeground#0b0d0e80
  • terminal.ansiBlack#0b0d0e
  • terminal.ansiBlue#217483
  • terminal.ansiCyan#A36A29
  • terminal.ansiGreen#937F25
  • terminal.ansiMagenta#367619
  • terminal.ansiRed#367619
  • terminal.ansiWhite#0b0d0e
  • terminal.ansiYellow#A36A29
  • terminal.background#FFFCF5
  • terminal.foreground#0b0d0e
  • titleBar.activeBackground#FFFCF5
  • titleBar.activeForeground#0b0d0e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCF5
  • titleBar.inactiveForeground#0b0d0e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#47523fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217483bold
storage.type, storage.modifier#217483italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937F25
string, punctuation.definition.string, string.template, meta.template.expression#A36A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#367619
variable, variable.other.readwrite, variable.other.object#0b0d0e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0b0d0e
variable.parameter, meta.parameter#0b0d0edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0b0d0e80
keyword.operator#0b0d0e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36A29bold
entity.other.inherited-class#937F25
entity.name.tag, punctuation.definition.tag#217483
entity.other.attribute-name#937F25
meta.diff, meta.diff.header#47523f
markup.deleted#367619
markup.inserted#937F25
markup.changed#A36A29
markup.heading, markup.heading.setext, punctuation.definition.heading#937F25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36A29
string.other.link.title, string.other.link.description#937F25
markup.underline.link#47523funderline
punctuation.definition.list#217483
markup.quote, punctuation.definition.quote#47523fitalic