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#3B2A1E
  • activityBar.border#ffffff15
  • activityBar.foreground#881E1E
  • activityBar.inactiveForeground#F7F4ED60
  • activityBarBadge.background#881E1E
  • activityBarBadge.foreground#3B2A1E
  • button.background#881E1E
  • button.foreground#3B2A1E
  • button.hoverBackground#881E1Edd
  • editor.background#3B2A1E
  • editor.foreground#F7F4ED
  • editor.inactiveSelectionBackground#6B7F3B3580
  • editor.lineHighlightBackground#1F1F1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6B7F3B35
  • editorCursor.foreground#881E1E
  • editorGroupHeader.tabsBackground#3B2A1Edd
  • editorLineNumber.activeForeground#881E1E
  • editorLineNumber.foreground#B7845B80
  • focusBorder#881E1E
  • foreground#F7F4ED
  • input.background#1F1F1F
  • input.border#ffffff15
  • input.foreground#F7F4ED
  • input.placeholderForeground#F7F4ED60
  • list.activeSelectionBackground#881E1E30
  • list.activeSelectionForeground#F7F4ED
  • list.highlightForeground#881E1E
  • list.hoverBackground#1F1F1F40
  • list.hoverForeground#F7F4ED
  • list.inactiveSelectionBackground#881E1E15
  • list.inactiveSelectionForeground#F7F4ED
  • selection.background#6B7F3B35
  • sideBar.background#1F1F1F
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F4ED
  • sideBarSectionHeader.background#3B2A1E80
  • sideBarSectionHeader.foreground#F7F4ED
  • sideBarTitle.foreground#881E1E
  • statusBar.background#3B2A1E
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F4ED
  • statusBar.noFolderBackground#3B2A1E
  • tab.activeBackground#3B2A1E
  • tab.activeBorderTop#881E1E
  • tab.activeForeground#F7F4ED
  • tab.border#ffffff15
  • tab.inactiveBackground#1F1F1F60
  • tab.inactiveForeground#F7F4ED80
  • terminal.ansiBlack#3B2A1E
  • terminal.ansiBlue#6B7F3B
  • terminal.ansiCyan#A6B64D
  • terminal.ansiGreen#881E1E
  • terminal.ansiMagenta#9FA85E
  • terminal.ansiRed#9FA85E
  • terminal.ansiWhite#F7F4ED
  • terminal.ansiYellow#A6B64D
  • terminal.background#3B2A1E
  • terminal.foreground#F7F4ED
  • titleBar.activeBackground#3B2A1E
  • titleBar.activeForeground#F7F4ED
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3B2A1E
  • titleBar.inactiveForeground#F7F4ED60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7845Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6B7F3Bbold
storage.type, storage.modifier#6B7F3Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#881E1E—
string, punctuation.definition.string, string.template, meta.template.expression#A6B64D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9FA85E—
variable, variable.other.readwrite, variable.other.object#F7F4ED—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F4ED—
variable.parameter, meta.parameter#F7F4EDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F4ED80—
keyword.operator#F7F4ED—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A6B64Dbold
entity.other.inherited-class#881E1E—
entity.name.tag, punctuation.definition.tag#6B7F3B—
entity.other.attribute-name#881E1E—
meta.diff, meta.diff.header#B7845B—
markup.deleted#9FA85E—
markup.inserted#881E1E—
markup.changed#A6B64D—
markup.heading, markup.heading.setext, punctuation.definition.heading#881E1Ebold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A6B64D—
string.other.link.title, string.other.link.description#881E1E—
markup.underline.link#B7845Bunderline
punctuation.definition.list#6B7F3B—
markup.quote, punctuation.definition.quote#B7845Bitalic