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#32302F
  • activityBar.border#ffffff15
  • activityBar.foreground#E9BC67
  • activityBar.inactiveForeground#F8F6F060
  • activityBarBadge.background#E9BC67
  • activityBarBadge.foreground#32302F
  • button.background#E9BC67
  • button.foreground#32302F
  • button.hoverBackground#E9BC67dd
  • editor.background#32302F
  • editor.foreground#F8F6F0
  • editor.inactiveSelectionBackground#ECC4793580
  • editor.lineHighlightBackground#20212240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC47935
  • editorCursor.foreground#E9BC67
  • editorGroupHeader.tabsBackground#32302Fdd
  • editorLineNumber.activeForeground#E9BC67
  • editorLineNumber.foreground#ECE7DC80
  • focusBorder#E9BC67
  • foreground#F8F6F0
  • input.background#202122
  • input.border#ffffff15
  • input.foreground#F8F6F0
  • input.placeholderForeground#F8F6F060
  • list.activeSelectionBackground#E9BC6730
  • list.activeSelectionForeground#F8F6F0
  • list.highlightForeground#E9BC67
  • list.hoverBackground#20212240
  • list.hoverForeground#F8F6F0
  • list.inactiveSelectionBackground#E9BC6715
  • list.inactiveSelectionForeground#F8F6F0
  • selection.background#ECC47935
  • sideBar.background#202122
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F6F0
  • sideBarSectionHeader.background#32302F80
  • sideBarSectionHeader.foreground#F8F6F0
  • sideBarTitle.foreground#E9BC67
  • statusBar.background#32302F
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F6F0
  • statusBar.noFolderBackground#32302F
  • tab.activeBackground#32302F
  • tab.activeBorderTop#E9BC67
  • tab.activeForeground#F8F6F0
  • tab.border#ffffff15
  • tab.inactiveBackground#20212260
  • tab.inactiveForeground#F8F6F080
  • terminal.ansiBlack#32302F
  • terminal.ansiBlue#ECC479
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#E9BC67
  • terminal.ansiMagenta#83CDF1
  • terminal.ansiRed#83CDF1
  • terminal.ansiWhite#F8F6F0
  • terminal.ansiYellow#E7B655
  • terminal.background#32302F
  • terminal.foreground#F8F6F0
  • titleBar.activeBackground#32302F
  • titleBar.activeForeground#F8F6F0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#32302F
  • titleBar.inactiveForeground#F8F6F060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ECE7DCitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC479bold
storage.type, storage.modifier#ECC479italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9BC67
string, punctuation.definition.string, string.template, meta.template.expression#E7B655
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83CDF1
variable, variable.other.readwrite, variable.other.object#F8F6F0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F6F0
variable.parameter, meta.parameter#F8F6F0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F6F080
keyword.operator#F8F6F0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#E9BC67
entity.name.tag, punctuation.definition.tag#ECC479
entity.other.attribute-name#E9BC67
meta.diff, meta.diff.header#ECE7DC
markup.deleted#83CDF1
markup.inserted#E9BC67
markup.changed#E7B655
markup.heading, markup.heading.setext, punctuation.definition.heading#E9BC67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B655
string.other.link.title, string.other.link.description#E9BC67
markup.underline.link#ECE7DCunderline
punctuation.definition.list#ECC479
markup.quote, punctuation.definition.quote#ECE7DCitalic