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#F6F3EC
  • activityBar.border#00000015
  • activityBar.foreground#4A2E1F
  • activityBar.inactiveForeground#26272460
  • activityBarBadge.background#4A2E1F
  • activityBarBadge.foreground#F6F3EC
  • button.background#4A2E1F
  • button.foreground#F6F3EC
  • button.hoverBackground#4A2E1Fdd
  • editor.background#F6F3EC
  • editor.foreground#262724
  • editor.inactiveSelectionBackground#C9972B2580
  • editor.lineHighlightBackground#EDE7DC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9972B25
  • editorCursor.foreground#4A2E1F
  • editorGroupHeader.tabsBackground#EDE7DCaa
  • editorLineNumber.activeForeground#4A2E1F
  • editorLineNumber.foreground#C8B18A80
  • focusBorder#4A2E1F
  • foreground#262724
  • input.background#EDE7DC
  • input.border#00000015
  • input.foreground#262724
  • input.placeholderForeground#26272460
  • list.activeSelectionBackground#4A2E1F30
  • list.activeSelectionForeground#262724
  • list.highlightForeground#4A2E1F
  • list.hoverBackground#EDE7DC40
  • list.hoverForeground#262724
  • list.inactiveSelectionBackground#4A2E1F15
  • list.inactiveSelectionForeground#262724
  • selection.background#C9972B25
  • sideBar.background#EDE7DC
  • sideBar.border#00000015
  • sideBar.foreground#262724
  • sideBarSectionHeader.background#EDE7DC80
  • sideBarSectionHeader.foreground#262724
  • sideBarTitle.foreground#4A2E1F
  • statusBar.background#F6F3EC
  • statusBar.border#00000015
  • statusBar.foreground#262724
  • statusBar.noFolderBackground#F6F3EC
  • tab.activeBackground#F6F3EC
  • tab.activeBorderTop#4A2E1F
  • tab.activeForeground#262724
  • tab.border#00000015
  • tab.inactiveBackground#F6F3EC60
  • tab.inactiveForeground#26272480
  • terminal.ansiBlack#262724
  • terminal.ansiBlue#C9972B
  • terminal.ansiCyan#6E7F5E
  • terminal.ansiGreen#4A2E1F
  • terminal.ansiMagenta#E0A34E
  • terminal.ansiRed#E0A34E
  • terminal.ansiWhite#262724
  • terminal.ansiYellow#6E7F5E
  • terminal.background#F6F3EC
  • terminal.foreground#262724
  • titleBar.activeBackground#F6F3EC
  • titleBar.activeForeground#262724
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F3EC
  • titleBar.inactiveForeground#26272460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C8B18Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9972Bbold
storage.type, storage.modifier#C9972Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4A2E1F
string, punctuation.definition.string, string.template, meta.template.expression#6E7F5E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E0A34E
variable, variable.other.readwrite, variable.other.object#262724
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#262724
variable.parameter, meta.parameter#262724dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26272480
keyword.operator#262724
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6E7F5Ebold
entity.other.inherited-class#4A2E1F
entity.name.tag, punctuation.definition.tag#C9972B
entity.other.attribute-name#4A2E1F
meta.diff, meta.diff.header#C8B18A
markup.deleted#E0A34E
markup.inserted#4A2E1F
markup.changed#6E7F5E
markup.heading, markup.heading.setext, punctuation.definition.heading#4A2E1Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6E7F5E
string.other.link.title, string.other.link.description#4A2E1F
markup.underline.link#C8B18Aunderline
punctuation.definition.list#C9972B
markup.quote, punctuation.definition.quote#C8B18Aitalic