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#DDE7F1
  • activityBar.border#00000015
  • activityBar.foreground#D68773
  • activityBar.inactiveForeground#2f241960
  • activityBarBadge.background#D68773
  • activityBarBadge.foreground#DDE7F1
  • button.background#D68773
  • button.foreground#DDE7F1
  • button.hoverBackground#D68773dd
  • editor.background#DDE7F1
  • editor.foreground#2f2419
  • editor.inactiveSelectionBackground#6A4E362580
  • editor.lineHighlightBackground#E9D9B650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6A4E3625
  • editorCursor.foreground#D68773
  • editorGroupHeader.tabsBackground#E9D9B6aa
  • editorLineNumber.activeForeground#D68773
  • editorLineNumber.foreground#EFE6D680
  • focusBorder#D68773
  • foreground#2f2419
  • input.background#E9D9B6
  • input.border#00000015
  • input.foreground#2f2419
  • input.placeholderForeground#2f241960
  • list.activeSelectionBackground#D6877330
  • list.activeSelectionForeground#2f2419
  • list.highlightForeground#D68773
  • list.hoverBackground#E9D9B640
  • list.hoverForeground#2f2419
  • list.inactiveSelectionBackground#D6877315
  • list.inactiveSelectionForeground#2f2419
  • selection.background#6A4E3625
  • sideBar.background#E9D9B6
  • sideBar.border#00000015
  • sideBar.foreground#2f2419
  • sideBarSectionHeader.background#E9D9B680
  • sideBarSectionHeader.foreground#2f2419
  • sideBarTitle.foreground#D68773
  • statusBar.background#DDE7F1
  • statusBar.border#00000015
  • statusBar.foreground#2f2419
  • statusBar.noFolderBackground#DDE7F1
  • tab.activeBackground#DDE7F1
  • tab.activeBorderTop#D68773
  • tab.activeForeground#2f2419
  • tab.border#00000015
  • tab.inactiveBackground#DDE7F160
  • tab.inactiveForeground#2f241980
  • terminal.ansiBlack#2f2419
  • terminal.ansiBlue#6A4E36
  • terminal.ansiCyan#F2D699
  • terminal.ansiGreen#D68773
  • terminal.ansiMagenta#8FA083
  • terminal.ansiRed#8FA083
  • terminal.ansiWhite#2f2419
  • terminal.ansiYellow#F2D699
  • terminal.background#DDE7F1
  • terminal.foreground#2f2419
  • titleBar.activeBackground#DDE7F1
  • titleBar.activeForeground#2f2419
  • titleBar.border#00000015
  • titleBar.inactiveBackground#DDE7F1
  • titleBar.inactiveForeground#2f241960
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EFE6D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6A4E36bold
storage.type, storage.modifier#6A4E36italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D68773
string, punctuation.definition.string, string.template, meta.template.expression#F2D699
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8FA083
variable, variable.other.readwrite, variable.other.object#2f2419
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2f2419
variable.parameter, meta.parameter#2f2419dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2f241980
keyword.operator#2f2419
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2D699bold
entity.other.inherited-class#D68773
entity.name.tag, punctuation.definition.tag#6A4E36
entity.other.attribute-name#D68773
meta.diff, meta.diff.header#EFE6D6
markup.deleted#8FA083
markup.inserted#D68773
markup.changed#F2D699
markup.heading, markup.heading.setext, punctuation.definition.heading#D68773bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F2D699
string.other.link.title, string.other.link.description#D68773
markup.underline.link#EFE6D6underline
punctuation.definition.list#6A4E36
markup.quote, punctuation.definition.quote#EFE6D6italic