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#3a2618
  • activityBar.border#ffffff15
  • activityBar.foreground#a94f2b
  • activityBar.inactiveForeground#ead7b360
  • activityBarBadge.background#a94f2b
  • activityBarBadge.foreground#3a2618
  • button.background#a94f2b
  • button.foreground#3a2618
  • button.hoverBackground#a94f2bdd
  • editor.background#3a2618
  • editor.foreground#ead7b3
  • editor.inactiveSelectionBackground#c79a633580
  • editor.lineHighlightBackground#21170f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c79a6335
  • editorCursor.foreground#a94f2b
  • editorGroupHeader.tabsBackground#3a2618dd
  • editorLineNumber.activeForeground#a94f2b
  • editorLineNumber.foreground#c79a6380
  • focusBorder#a94f2b
  • foreground#ead7b3
  • input.background#21170f
  • input.border#ffffff15
  • input.foreground#ead7b3
  • input.placeholderForeground#ead7b360
  • list.activeSelectionBackground#a94f2b30
  • list.activeSelectionForeground#ead7b3
  • list.highlightForeground#a94f2b
  • list.hoverBackground#21170f40
  • list.hoverForeground#ead7b3
  • list.inactiveSelectionBackground#a94f2b15
  • list.inactiveSelectionForeground#ead7b3
  • selection.background#c79a6335
  • sideBar.background#21170f
  • sideBar.border#ffffff15
  • sideBar.foreground#ead7b3
  • sideBarSectionHeader.background#3a261880
  • sideBarSectionHeader.foreground#ead7b3
  • sideBarTitle.foreground#a94f2b
  • statusBar.background#3a2618
  • statusBar.border#ffffff15
  • statusBar.foreground#ead7b3
  • statusBar.noFolderBackground#3a2618
  • tab.activeBackground#3a2618
  • tab.activeBorderTop#a94f2b
  • tab.activeForeground#ead7b3
  • tab.border#ffffff15
  • tab.inactiveBackground#21170f60
  • tab.inactiveForeground#ead7b380
  • terminal.ansiBlack#3a2618
  • terminal.ansiBlue#c79a63
  • terminal.ansiCyan#6f4328
  • terminal.ansiGreen#a94f2b
  • terminal.ansiMagenta#6f735e
  • terminal.ansiRed#6f735e
  • terminal.ansiWhite#ead7b3
  • terminal.ansiYellow#6f4328
  • terminal.background#3a2618
  • terminal.foreground#ead7b3
  • titleBar.activeBackground#3a2618
  • titleBar.activeForeground#ead7b3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3a2618
  • titleBar.inactiveForeground#ead7b360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c79a63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c79a63bold
storage.type, storage.modifier#c79a63italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#a94f2b—
string, punctuation.definition.string, string.template, meta.template.expression#6f4328—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6f735e—
variable, variable.other.readwrite, variable.other.object#ead7b3—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#ead7b3—
variable.parameter, meta.parameter#ead7b3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#ead7b380—
keyword.operator#ead7b3—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6f4328bold
entity.other.inherited-class#a94f2b—
entity.name.tag, punctuation.definition.tag#c79a63—
entity.other.attribute-name#a94f2b—
meta.diff, meta.diff.header#c79a63—
markup.deleted#6f735e—
markup.inserted#a94f2b—
markup.changed#6f4328—
markup.heading, markup.heading.setext, punctuation.definition.heading#a94f2bbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6f4328—
string.other.link.title, string.other.link.description#a94f2b—
markup.underline.link#c79a63underline
punctuation.definition.list#c79a63—
markup.quote, punctuation.definition.quote#c79a63italic