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#0C0A09
  • activityBar.border#ffffff15
  • activityBar.foreground#E99767
  • activityBar.inactiveForeground#FBF7EF60
  • activityBarBadge.background#E99767
  • activityBarBadge.foreground#0C0A09
  • button.background#E99767
  • button.foreground#0C0A09
  • button.hoverBackground#E99767dd
  • editor.background#0C0A09
  • editor.foreground#FBF7EF
  • editor.inactiveSelectionBackground#ECA3793580
  • editor.lineHighlightBackground#3D332940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA37935
  • editorCursor.foreground#E99767
  • editorGroupHeader.tabsBackground#0C0A09dd
  • editorLineNumber.activeForeground#E99767
  • editorLineNumber.foreground#B7ADA080
  • focusBorder#E99767
  • foreground#FBF7EF
  • input.background#3D3329
  • input.border#ffffff15
  • input.foreground#FBF7EF
  • input.placeholderForeground#FBF7EF60
  • list.activeSelectionBackground#E9976730
  • list.activeSelectionForeground#FBF7EF
  • list.highlightForeground#E99767
  • list.hoverBackground#3D332940
  • list.hoverForeground#FBF7EF
  • list.inactiveSelectionBackground#E9976715
  • list.inactiveSelectionForeground#FBF7EF
  • selection.background#ECA37935
  • sideBar.background#3D3329
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF7EF
  • sideBarSectionHeader.background#0C0A0980
  • sideBarSectionHeader.foreground#FBF7EF
  • sideBarTitle.foreground#E99767
  • statusBar.background#0C0A09
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF7EF
  • statusBar.noFolderBackground#0C0A09
  • tab.activeBackground#0C0A09
  • tab.activeBorderTop#E99767
  • tab.activeForeground#FBF7EF
  • tab.border#ffffff15
  • tab.inactiveBackground#3D332960
  • tab.inactiveForeground#FBF7EF80
  • terminal.ansiBlack#0C0A09
  • terminal.ansiBlue#ECA379
  • terminal.ansiCyan#55E4E7
  • terminal.ansiGreen#E99767
  • terminal.ansiMagenta#F1A683
  • terminal.ansiRed#F1A683
  • terminal.ansiWhite#FBF7EF
  • terminal.ansiYellow#55E4E7
  • terminal.background#0C0A09
  • terminal.foreground#FBF7EF
  • titleBar.activeBackground#0C0A09
  • titleBar.activeForeground#FBF7EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0C0A09
  • titleBar.inactiveForeground#FBF7EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7ADA0italic
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#E99767
string, punctuation.definition.string, string.template, meta.template.expression#55E4E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1A683
variable, variable.other.readwrite, variable.other.object#FBF7EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF7EF
variable.parameter, meta.parameter#FBF7EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF7EF80
keyword.operator#FBF7EF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E4E7bold
entity.other.inherited-class#E99767
entity.name.tag, punctuation.definition.tag#ECA379
entity.other.attribute-name#E99767
meta.diff, meta.diff.header#B7ADA0
markup.deleted#F1A683
markup.inserted#E99767
markup.changed#55E4E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E99767bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E4E7
string.other.link.title, string.other.link.description#E99767
markup.underline.link#B7ADA0underline
punctuation.definition.list#ECA379
markup.quote, punctuation.definition.quote#B7ADA0italic