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#0A0A0A
  • activityBar.border#ffffff15
  • activityBar.foreground#E99B67
  • activityBar.inactiveForeground#FFF6E860
  • activityBarBadge.background#E99B67
  • activityBarBadge.foreground#0A0A0A
  • button.background#E99B67
  • button.foreground#0A0A0A
  • button.hoverBackground#E99B67dd
  • editor.background#0A0A0A
  • editor.foreground#FFF6E8
  • editor.inactiveSelectionBackground#EC83793580
  • editor.lineHighlightBackground#0A0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC837935
  • editorCursor.foreground#E99B67
  • editorGroupHeader.tabsBackground#0A0A0Add
  • editorLineNumber.activeForeground#E99B67
  • editorLineNumber.foreground#79a45580
  • focusBorder#E99B67
  • foreground#FFF6E8
  • input.background#0A0A0A
  • input.border#ffffff15
  • input.foreground#FFF6E8
  • input.placeholderForeground#FFF6E860
  • list.activeSelectionBackground#E99B6730
  • list.activeSelectionForeground#FFF6E8
  • list.highlightForeground#E99B67
  • list.hoverBackground#0A0A0A40
  • list.hoverForeground#FFF6E8
  • list.inactiveSelectionBackground#E99B6715
  • list.inactiveSelectionForeground#FFF6E8
  • selection.background#EC837935
  • sideBar.background#0A0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6E8
  • sideBarSectionHeader.background#0A0A0A80
  • sideBarSectionHeader.foreground#FFF6E8
  • sideBarTitle.foreground#E99B67
  • statusBar.background#0A0A0A
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6E8
  • statusBar.noFolderBackground#0A0A0A
  • tab.activeBackground#0A0A0A
  • tab.activeBorderTop#E99B67
  • tab.activeForeground#FFF6E8
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0A60
  • tab.inactiveForeground#FFF6E880
  • terminal.ansiBlack#0A0A0A
  • terminal.ansiBlue#EC8379
  • terminal.ansiCyan#55E75D
  • terminal.ansiGreen#E99B67
  • terminal.ansiMagenta#83F189
  • terminal.ansiRed#83F189
  • terminal.ansiWhite#FFF6E8
  • terminal.ansiYellow#55E75D
  • terminal.background#0A0A0A
  • terminal.foreground#FFF6E8
  • titleBar.activeBackground#0A0A0A
  • titleBar.activeForeground#FFF6E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0A0A0A
  • titleBar.inactiveForeground#FFF6E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#79a455italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC8379bold
storage.type, storage.modifier#EC8379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99B67
string, punctuation.definition.string, string.template, meta.template.expression#55E75D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F189
variable, variable.other.readwrite, variable.other.object#FFF6E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6E8
variable.parameter, meta.parameter#FFF6E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6E880
keyword.operator#FFF6E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E75Dbold
entity.other.inherited-class#E99B67
entity.name.tag, punctuation.definition.tag#EC8379
entity.other.attribute-name#E99B67
meta.diff, meta.diff.header#79a455
markup.deleted#83F189
markup.inserted#E99B67
markup.changed#55E75D
markup.heading, markup.heading.setext, punctuation.definition.heading#E99B67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E75D
string.other.link.title, string.other.link.description#E99B67
markup.underline.link#79a455underline
punctuation.definition.list#EC8379
markup.quote, punctuation.definition.quote#79a455italic