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#5F4D3A
  • activityBar.border#ffffff15
  • activityBar.foreground#E6C22B
  • activityBar.inactiveForeground#FAF8F260
  • activityBarBadge.background#E6C22B
  • activityBarBadge.foreground#5F4D3A
  • button.background#E6C22B
  • button.foreground#5F4D3A
  • button.hoverBackground#E6C22Bdd
  • editor.background#5F4D3A
  • editor.foreground#FAF8F2
  • editor.inactiveSelectionBackground#6A8F3A3580
  • editor.lineHighlightBackground#4A372840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6A8F3A35
  • editorCursor.foreground#E6C22B
  • editorGroupHeader.tabsBackground#5F4D3Add
  • editorLineNumber.activeForeground#E6C22B
  • editorLineNumber.foreground#A68B6A80
  • focusBorder#E6C22B
  • foreground#FAF8F2
  • input.background#4A3728
  • input.border#ffffff15
  • input.foreground#FAF8F2
  • input.placeholderForeground#FAF8F260
  • list.activeSelectionBackground#E6C22B30
  • list.activeSelectionForeground#FAF8F2
  • list.highlightForeground#E6C22B
  • list.hoverBackground#4A372840
  • list.hoverForeground#FAF8F2
  • list.inactiveSelectionBackground#E6C22B15
  • list.inactiveSelectionForeground#FAF8F2
  • selection.background#6A8F3A35
  • sideBar.background#4A3728
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF8F2
  • sideBarSectionHeader.background#5F4D3A80
  • sideBarSectionHeader.foreground#FAF8F2
  • sideBarTitle.foreground#E6C22B
  • statusBar.background#5F4D3A
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF8F2
  • statusBar.noFolderBackground#5F4D3A
  • tab.activeBackground#5F4D3A
  • tab.activeBorderTop#E6C22B
  • tab.activeForeground#FAF8F2
  • tab.border#ffffff15
  • tab.inactiveBackground#4A372860
  • tab.inactiveForeground#FAF8F280
  • terminal.ansiBlack#5F4D3A
  • terminal.ansiBlue#6A8F3A
  • terminal.ansiCyan#8BBE6A
  • terminal.ansiGreen#E6C22B
  • terminal.ansiMagenta#FFF8D8
  • terminal.ansiRed#FFF8D8
  • terminal.ansiWhite#FAF8F2
  • terminal.ansiYellow#8BBE6A
  • terminal.background#5F4D3A
  • terminal.foreground#FAF8F2
  • titleBar.activeBackground#5F4D3A
  • titleBar.activeForeground#FAF8F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5F4D3A
  • titleBar.inactiveForeground#FAF8F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A68B6Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6A8F3Abold
storage.type, storage.modifier#6A8F3Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E6C22B
string, punctuation.definition.string, string.template, meta.template.expression#8BBE6A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFF8D8
variable, variable.other.readwrite, variable.other.object#FAF8F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF8F2
variable.parameter, meta.parameter#FAF8F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF8F280
keyword.operator#FAF8F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8BBE6Abold
entity.other.inherited-class#E6C22B
entity.name.tag, punctuation.definition.tag#6A8F3A
entity.other.attribute-name#E6C22B
meta.diff, meta.diff.header#A68B6A
markup.deleted#FFF8D8
markup.inserted#E6C22B
markup.changed#8BBE6A
markup.heading, markup.heading.setext, punctuation.definition.heading#E6C22Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8BBE6A
string.other.link.title, string.other.link.description#E6C22B
markup.underline.link#A68B6Aunderline
punctuation.definition.list#6A8F3A
markup.quote, punctuation.definition.quote#A68B6Aitalic