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#F4EFE4
  • activityBar.border#00000015
  • activityBar.foreground#8B5E3C
  • activityBar.inactiveForeground#211A1460
  • activityBarBadge.background#8B5E3C
  • activityBarBadge.foreground#F4EFE4
  • button.background#8B5E3C
  • button.foreground#F4EFE4
  • button.hoverBackground#8B5E3Cdd
  • editor.background#F4EFE4
  • editor.foreground#211A14
  • editor.inactiveSelectionBackground#5A3D2A2580
  • editor.lineHighlightBackground#FFFDF750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5A3D2A25
  • editorCursor.foreground#8B5E3C
  • editorGroupHeader.tabsBackground#FFFDF7aa
  • editorLineNumber.activeForeground#8B5E3C
  • editorLineNumber.foreground#B2A18480
  • focusBorder#8B5E3C
  • foreground#211A14
  • input.background#FFFDF7
  • input.border#00000015
  • input.foreground#211A14
  • input.placeholderForeground#211A1460
  • list.activeSelectionBackground#8B5E3C30
  • list.activeSelectionForeground#211A14
  • list.highlightForeground#8B5E3C
  • list.hoverBackground#FFFDF740
  • list.hoverForeground#211A14
  • list.inactiveSelectionBackground#8B5E3C15
  • list.inactiveSelectionForeground#211A14
  • selection.background#5A3D2A25
  • sideBar.background#FFFDF7
  • sideBar.border#00000015
  • sideBar.foreground#211A14
  • sideBarSectionHeader.background#FFFDF780
  • sideBarSectionHeader.foreground#211A14
  • sideBarTitle.foreground#8B5E3C
  • statusBar.background#F4EFE4
  • statusBar.border#00000015
  • statusBar.foreground#211A14
  • statusBar.noFolderBackground#F4EFE4
  • tab.activeBackground#F4EFE4
  • tab.activeBorderTop#8B5E3C
  • tab.activeForeground#211A14
  • tab.border#00000015
  • tab.inactiveBackground#F4EFE460
  • tab.inactiveForeground#211A1480
  • terminal.ansiBlack#211A14
  • terminal.ansiBlue#5A3D2A
  • terminal.ansiCyan#6A8A5A
  • terminal.ansiGreen#8B5E3C
  • terminal.ansiMagenta#D59A3A
  • terminal.ansiRed#D59A3A
  • terminal.ansiWhite#211A14
  • terminal.ansiYellow#6A8A5A
  • terminal.background#F4EFE4
  • terminal.foreground#211A14
  • titleBar.activeBackground#F4EFE4
  • titleBar.activeForeground#211A14
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F4EFE4
  • titleBar.inactiveForeground#211A1460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B2A184italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5A3D2Abold
storage.type, storage.modifier#5A3D2Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8B5E3C
string, punctuation.definition.string, string.template, meta.template.expression#6A8A5A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D59A3A
variable, variable.other.readwrite, variable.other.object#211A14
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#211A14
variable.parameter, meta.parameter#211A14dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#211A1480
keyword.operator#211A14
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6A8A5Abold
entity.other.inherited-class#8B5E3C
entity.name.tag, punctuation.definition.tag#5A3D2A
entity.other.attribute-name#8B5E3C
meta.diff, meta.diff.header#B2A184
markup.deleted#D59A3A
markup.inserted#8B5E3C
markup.changed#6A8A5A
markup.heading, markup.heading.setext, punctuation.definition.heading#8B5E3Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6A8A5A
string.other.link.title, string.other.link.description#8B5E3C
markup.underline.link#B2A184underline
punctuation.definition.list#5A3D2A
markup.quote, punctuation.definition.quote#B2A184italic