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#4b2a1d
  • activityBar.border#ffffff15
  • activityBar.foreground#b54a1b
  • activityBar.inactiveForeground#fff8ee60
  • activityBarBadge.background#b54a1b
  • activityBarBadge.foreground#4b2a1d
  • button.background#b54a1b
  • button.foreground#4b2a1d
  • button.hoverBackground#b54a1bdd
  • editor.background#4b2a1d
  • editor.foreground#fff8ee
  • editor.inactiveSelectionBackground#5e7f453580
  • editor.lineHighlightBackground#241a1640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5e7f4535
  • editorCursor.foreground#b54a1b
  • editorGroupHeader.tabsBackground#4b2a1ddd
  • editorLineNumber.activeForeground#b54a1b
  • editorLineNumber.foreground#c8d4b680
  • focusBorder#b54a1b
  • foreground#fff8ee
  • input.background#241a16
  • input.border#ffffff15
  • input.foreground#fff8ee
  • input.placeholderForeground#fff8ee60
  • list.activeSelectionBackground#b54a1b30
  • list.activeSelectionForeground#fff8ee
  • list.highlightForeground#b54a1b
  • list.hoverBackground#241a1640
  • list.hoverForeground#fff8ee
  • list.inactiveSelectionBackground#b54a1b15
  • list.inactiveSelectionForeground#fff8ee
  • selection.background#5e7f4535
  • sideBar.background#241a16
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8ee
  • sideBarSectionHeader.background#4b2a1d80
  • sideBarSectionHeader.foreground#fff8ee
  • sideBarTitle.foreground#b54a1b
  • statusBar.background#4b2a1d
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8ee
  • statusBar.noFolderBackground#4b2a1d
  • tab.activeBackground#4b2a1d
  • tab.activeBorderTop#b54a1b
  • tab.activeForeground#fff8ee
  • tab.border#ffffff15
  • tab.inactiveBackground#241a1660
  • tab.inactiveForeground#fff8ee80
  • terminal.ansiBlack#4b2a1d
  • terminal.ansiBlue#5e7f45
  • terminal.ansiCyan#b8792a
  • terminal.ansiGreen#b54a1b
  • terminal.ansiMagenta#f6e8d2
  • terminal.ansiRed#f6e8d2
  • terminal.ansiWhite#fff8ee
  • terminal.ansiYellow#b8792a
  • terminal.background#4b2a1d
  • terminal.foreground#fff8ee
  • titleBar.activeBackground#4b2a1d
  • titleBar.activeForeground#fff8ee
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4b2a1d
  • titleBar.inactiveForeground#fff8ee60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8d4b6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5e7f45bold
storage.type, storage.modifier#5e7f45italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b54a1b
string, punctuation.definition.string, string.template, meta.template.expression#b8792a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f6e8d2
variable, variable.other.readwrite, variable.other.object#fff8ee
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8ee
variable.parameter, meta.parameter#fff8eedditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8ee80
keyword.operator#fff8ee
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b8792abold
entity.other.inherited-class#b54a1b
entity.name.tag, punctuation.definition.tag#5e7f45
entity.other.attribute-name#b54a1b
meta.diff, meta.diff.header#c8d4b6
markup.deleted#f6e8d2
markup.inserted#b54a1b
markup.changed#b8792a
markup.heading, markup.heading.setext, punctuation.definition.heading#b54a1bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b8792a
string.other.link.title, string.other.link.description#b54a1b
markup.underline.link#c8d4b6underline
punctuation.definition.list#5e7f45
markup.quote, punctuation.definition.quote#c8d4b6italic