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#4E311D
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A467
  • activityBar.inactiveForeground#F6F2E860
  • activityBarBadge.background#E9A467
  • activityBarBadge.foreground#4E311D
  • button.background#E9A467
  • button.foreground#4E311D
  • button.hoverBackground#E9A467dd
  • editor.background#4E311D
  • editor.foreground#F6F2E8
  • editor.inactiveSelectionBackground#ECA3793580
  • editor.lineHighlightBackground#12100D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA37935
  • editorCursor.foreground#E9A467
  • editorGroupHeader.tabsBackground#4E311Ddd
  • editorLineNumber.activeForeground#E9A467
  • editorLineNumber.foreground#E9DEC480
  • focusBorder#E9A467
  • foreground#F6F2E8
  • input.background#12100D
  • input.border#ffffff15
  • input.foreground#F6F2E8
  • input.placeholderForeground#F6F2E860
  • list.activeSelectionBackground#E9A46730
  • list.activeSelectionForeground#F6F2E8
  • list.highlightForeground#E9A467
  • list.hoverBackground#12100D40
  • list.hoverForeground#F6F2E8
  • list.inactiveSelectionBackground#E9A46715
  • list.inactiveSelectionForeground#F6F2E8
  • selection.background#ECA37935
  • sideBar.background#12100D
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F2E8
  • sideBarSectionHeader.background#4E311D80
  • sideBarSectionHeader.foreground#F6F2E8
  • sideBarTitle.foreground#E9A467
  • statusBar.background#4E311D
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F2E8
  • statusBar.noFolderBackground#4E311D
  • tab.activeBackground#4E311D
  • tab.activeBorderTop#E9A467
  • tab.activeForeground#F6F2E8
  • tab.border#ffffff15
  • tab.inactiveBackground#12100D60
  • tab.inactiveForeground#F6F2E880
  • terminal.ansiBlack#4E311D
  • terminal.ansiBlue#ECA379
  • terminal.ansiCyan#E7BE55
  • terminal.ansiGreen#E9A467
  • terminal.ansiMagenta#83F1F1
  • terminal.ansiRed#83F1F1
  • terminal.ansiWhite#F6F2E8
  • terminal.ansiYellow#E7BE55
  • terminal.background#4E311D
  • terminal.foreground#F6F2E8
  • titleBar.activeBackground#4E311D
  • titleBar.activeForeground#F6F2E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4E311D
  • titleBar.inactiveForeground#F6F2E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9DEC4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA379bold
storage.type, storage.modifier#ECA379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A467
string, punctuation.definition.string, string.template, meta.template.expression#E7BE55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1F1
variable, variable.other.readwrite, variable.other.object#F6F2E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F2E8
variable.parameter, meta.parameter#F6F2E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F2E880
keyword.operator#F6F2E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BE55bold
entity.other.inherited-class#E9A467
entity.name.tag, punctuation.definition.tag#ECA379
entity.other.attribute-name#E9A467
meta.diff, meta.diff.header#E9DEC4
markup.deleted#83F1F1
markup.inserted#E9A467
markup.changed#E7BE55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A467bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BE55
string.other.link.title, string.other.link.description#E9A467
markup.underline.link#E9DEC4underline
punctuation.definition.list#ECA379
markup.quote, punctuation.definition.quote#E9DEC4italic