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#F4F0DA
  • activityBar.border#00000015
  • activityBar.foreground#C89D24
  • activityBar.inactiveForeground#1F271860
  • activityBarBadge.background#C89D24
  • activityBarBadge.foreground#F4F0DA
  • button.background#C89D24
  • button.foreground#F4F0DA
  • button.hoverBackground#C89D24dd
  • editor.background#F4F0DA
  • editor.foreground#1F2718
  • editor.inactiveSelectionBackground#7B812A2580
  • editor.lineHighlightBackground#E9DFC050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7B812A25
  • editorCursor.foreground#C89D24
  • editorGroupHeader.tabsBackground#E9DFC0aa
  • editorLineNumber.activeForeground#C89D24
  • editorLineNumber.foreground#7B812A80
  • focusBorder#C89D24
  • foreground#1F2718
  • input.background#E9DFC0
  • input.border#00000015
  • input.foreground#1F2718
  • input.placeholderForeground#1F271860
  • list.activeSelectionBackground#C89D2430
  • list.activeSelectionForeground#1F2718
  • list.highlightForeground#C89D24
  • list.hoverBackground#E9DFC040
  • list.hoverForeground#1F2718
  • list.inactiveSelectionBackground#C89D2415
  • list.inactiveSelectionForeground#1F2718
  • selection.background#7B812A25
  • sideBar.background#E9DFC0
  • sideBar.border#00000015
  • sideBar.foreground#1F2718
  • sideBarSectionHeader.background#E9DFC080
  • sideBarSectionHeader.foreground#1F2718
  • sideBarTitle.foreground#C89D24
  • statusBar.background#F4F0DA
  • statusBar.border#00000015
  • statusBar.foreground#1F2718
  • statusBar.noFolderBackground#F4F0DA
  • tab.activeBackground#F4F0DA
  • tab.activeBorderTop#C89D24
  • tab.activeForeground#1F2718
  • tab.border#00000015
  • tab.inactiveBackground#F4F0DA60
  • tab.inactiveForeground#1F271880
  • terminal.ansiBlack#1F2718
  • terminal.ansiBlue#7B812A
  • terminal.ansiCyan#2F8C86
  • terminal.ansiGreen#C89D24
  • terminal.ansiMagenta#A8A66A
  • terminal.ansiRed#A8A66A
  • terminal.ansiWhite#1F2718
  • terminal.ansiYellow#2F8C86
  • terminal.background#F4F0DA
  • terminal.foreground#1F2718
  • titleBar.activeBackground#F4F0DA
  • titleBar.activeForeground#1F2718
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F4F0DA
  • titleBar.inactiveForeground#1F271860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7B812Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7B812Abold
storage.type, storage.modifier#7B812Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C89D24
string, punctuation.definition.string, string.template, meta.template.expression#2F8C86
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A8A66A
variable, variable.other.readwrite, variable.other.object#1F2718
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2718
variable.parameter, meta.parameter#1F2718dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F271880
keyword.operator#1F2718
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2F8C86bold
entity.other.inherited-class#C89D24
entity.name.tag, punctuation.definition.tag#7B812A
entity.other.attribute-name#C89D24
meta.diff, meta.diff.header#7B812A
markup.deleted#A8A66A
markup.inserted#C89D24
markup.changed#2F8C86
markup.heading, markup.heading.setext, punctuation.definition.heading#C89D24bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2F8C86
string.other.link.title, string.other.link.description#C89D24
markup.underline.link#7B812Aunderline
punctuation.definition.list#7B812A
markup.quote, punctuation.definition.quote#7B812Aitalic