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#100C0A
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AD67
  • activityBar.inactiveForeground#F6F1E660
  • activityBarBadge.background#E9AD67
  • activityBarBadge.foreground#100C0A
  • button.background#E9AD67
  • button.foreground#100C0A
  • button.hoverBackground#E9AD67dd
  • editor.background#100C0A
  • editor.foreground#F6F1E6
  • editor.inactiveSelectionBackground#ECB4793580
  • editor.lineHighlightBackground#2B1F1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB47935
  • editorCursor.foreground#E9AD67
  • editorGroupHeader.tabsBackground#100C0Add
  • editorLineNumber.activeForeground#E9AD67
  • editorLineNumber.foreground#B8AA9780
  • focusBorder#E9AD67
  • foreground#F6F1E6
  • input.background#2B1F17
  • input.border#ffffff15
  • input.foreground#F6F1E6
  • input.placeholderForeground#F6F1E660
  • list.activeSelectionBackground#E9AD6730
  • list.activeSelectionForeground#F6F1E6
  • list.highlightForeground#E9AD67
  • list.hoverBackground#2B1F1740
  • list.hoverForeground#F6F1E6
  • list.inactiveSelectionBackground#E9AD6715
  • list.inactiveSelectionForeground#F6F1E6
  • selection.background#ECB47935
  • sideBar.background#2B1F17
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F1E6
  • sideBarSectionHeader.background#100C0A80
  • sideBarSectionHeader.foreground#F6F1E6
  • sideBarTitle.foreground#E9AD67
  • statusBar.background#100C0A
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F1E6
  • statusBar.noFolderBackground#100C0A
  • tab.activeBackground#100C0A
  • tab.activeBorderTop#E9AD67
  • tab.activeForeground#F6F1E6
  • tab.border#ffffff15
  • tab.inactiveBackground#2B1F1760
  • tab.inactiveForeground#F6F1E680
  • terminal.ansiBlack#100C0A
  • terminal.ansiBlue#ECB479
  • terminal.ansiCyan#AFE755
  • terminal.ansiGreen#E9AD67
  • terminal.ansiMagenta#F19783
  • terminal.ansiRed#F19783
  • terminal.ansiWhite#F6F1E6
  • terminal.ansiYellow#AFE755
  • terminal.background#100C0A
  • terminal.foreground#F6F1E6
  • titleBar.activeBackground#100C0A
  • titleBar.activeForeground#F6F1E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#100C0A
  • titleBar.inactiveForeground#F6F1E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8AA97italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB479bold
storage.type, storage.modifier#ECB479italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AD67
string, punctuation.definition.string, string.template, meta.template.expression#AFE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19783
variable, variable.other.readwrite, variable.other.object#F6F1E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F1E6
variable.parameter, meta.parameter#F6F1E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F1E680
keyword.operator#F6F1E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#AFE755bold
entity.other.inherited-class#E9AD67
entity.name.tag, punctuation.definition.tag#ECB479
entity.other.attribute-name#E9AD67
meta.diff, meta.diff.header#B8AA97
markup.deleted#F19783
markup.inserted#E9AD67
markup.changed#AFE755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AD67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#AFE755
string.other.link.title, string.other.link.description#E9AD67
markup.underline.link#B8AA97underline
punctuation.definition.list#ECB479
markup.quote, punctuation.definition.quote#B8AA97italic