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#1F1A14
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#eee4d160
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#1F1A14
  • button.background#E99D67
  • button.foreground#1F1A14
  • button.hoverBackground#E99D67dd
  • editor.background#1F1A14
  • editor.foreground#eee4d1
  • editor.inactiveSelectionBackground#ECB3793580
  • editor.lineHighlightBackground#0C0B0840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB37935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#1F1A14dd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#b7a58f80
  • focusBorder#E99D67
  • foreground#eee4d1
  • input.background#0C0B08
  • input.border#ffffff15
  • input.foreground#eee4d1
  • input.placeholderForeground#eee4d160
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#eee4d1
  • list.highlightForeground#E99D67
  • list.hoverBackground#0C0B0840
  • list.hoverForeground#eee4d1
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#eee4d1
  • selection.background#ECB37935
  • sideBar.background#0C0B08
  • sideBar.border#ffffff15
  • sideBar.foreground#eee4d1
  • sideBarSectionHeader.background#1F1A1480
  • sideBarSectionHeader.foreground#eee4d1
  • sideBarTitle.foreground#E99D67
  • statusBar.background#1F1A14
  • statusBar.border#ffffff15
  • statusBar.foreground#eee4d1
  • statusBar.noFolderBackground#1F1A14
  • tab.activeBackground#1F1A14
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#eee4d1
  • tab.border#ffffff15
  • tab.inactiveBackground#0C0B0860
  • tab.inactiveForeground#eee4d180
  • terminal.ansiBlack#1F1A14
  • terminal.ansiBlue#ECB379
  • terminal.ansiCyan#99E755
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#CDF183
  • terminal.ansiRed#CDF183
  • terminal.ansiWhite#eee4d1
  • terminal.ansiYellow#99E755
  • terminal.background#1F1A14
  • terminal.foreground#eee4d1
  • titleBar.activeBackground#1F1A14
  • titleBar.activeForeground#eee4d1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1A14
  • titleBar.inactiveForeground#eee4d160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b7a58fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB379bold
storage.type, storage.modifier#ECB379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#99E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#CDF183
variable, variable.other.readwrite, variable.other.object#eee4d1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eee4d1
variable.parameter, meta.parameter#eee4d1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eee4d180
keyword.operator#eee4d1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#99E755bold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#ECB379
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#b7a58f
markup.deleted#CDF183
markup.inserted#E99D67
markup.changed#99E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#99E755
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#b7a58funderline
punctuation.definition.list#ECB379
markup.quote, punctuation.definition.quote#b7a58fitalic