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#6b5a3e
  • activityBar.border#ffffff15
  • activityBar.foreground#d7b66b
  • activityBar.inactiveForeground#fffaf060
  • activityBarBadge.background#d7b66b
  • activityBarBadge.foreground#6b5a3e
  • button.background#d7b66b
  • button.foreground#6b5a3e
  • button.hoverBackground#d7b66bdd
  • editor.background#6b5a3e
  • editor.foreground#fffaf0
  • editor.inactiveSelectionBackground#a8c46f3580
  • editor.lineHighlightBackground#2e3a2f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a8c46f35
  • editorCursor.foreground#d7b66b
  • editorGroupHeader.tabsBackground#6b5a3edd
  • editorLineNumber.activeForeground#d7b66b
  • editorLineNumber.foreground#e6e1d380
  • focusBorder#d7b66b
  • foreground#fffaf0
  • input.background#2e3a2f
  • input.border#ffffff15
  • input.foreground#fffaf0
  • input.placeholderForeground#fffaf060
  • list.activeSelectionBackground#d7b66b30
  • list.activeSelectionForeground#fffaf0
  • list.highlightForeground#d7b66b
  • list.hoverBackground#2e3a2f40
  • list.hoverForeground#fffaf0
  • list.inactiveSelectionBackground#d7b66b15
  • list.inactiveSelectionForeground#fffaf0
  • selection.background#a8c46f35
  • sideBar.background#2e3a2f
  • sideBar.border#ffffff15
  • sideBar.foreground#fffaf0
  • sideBarSectionHeader.background#6b5a3e80
  • sideBarSectionHeader.foreground#fffaf0
  • sideBarTitle.foreground#d7b66b
  • statusBar.background#6b5a3e
  • statusBar.border#ffffff15
  • statusBar.foreground#fffaf0
  • statusBar.noFolderBackground#6b5a3e
  • tab.activeBackground#6b5a3e
  • tab.activeBorderTop#d7b66b
  • tab.activeForeground#fffaf0
  • tab.border#ffffff15
  • tab.inactiveBackground#2e3a2f60
  • tab.inactiveForeground#fffaf080
  • terminal.ansiBlack#6b5a3e
  • terminal.ansiBlue#a8c46f
  • terminal.ansiCyan#b8d8f2
  • terminal.ansiGreen#d7b66b
  • terminal.ansiMagenta#f6e6b7
  • terminal.ansiRed#f6e6b7
  • terminal.ansiWhite#fffaf0
  • terminal.ansiYellow#b8d8f2
  • terminal.background#6b5a3e
  • terminal.foreground#fffaf0
  • titleBar.activeBackground#6b5a3e
  • titleBar.activeForeground#fffaf0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6b5a3e
  • titleBar.inactiveForeground#fffaf060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6e1d3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a8c46fbold
storage.type, storage.modifier#a8c46fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d7b66b
string, punctuation.definition.string, string.template, meta.template.expression#b8d8f2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f6e6b7
variable, variable.other.readwrite, variable.other.object#fffaf0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fffaf0
variable.parameter, meta.parameter#fffaf0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fffaf080
keyword.operator#fffaf0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b8d8f2bold
entity.other.inherited-class#d7b66b
entity.name.tag, punctuation.definition.tag#a8c46f
entity.other.attribute-name#d7b66b
meta.diff, meta.diff.header#e6e1d3
markup.deleted#f6e6b7
markup.inserted#d7b66b
markup.changed#b8d8f2
markup.heading, markup.heading.setext, punctuation.definition.heading#d7b66bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b8d8f2
string.other.link.title, string.other.link.description#d7b66b
markup.underline.link#e6e1d3underline
punctuation.definition.list#a8c46f
markup.quote, punctuation.definition.quote#e6e1d3italic