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#060504
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AF67
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#E9AF67
  • activityBarBadge.foreground#060504
  • button.background#E9AF67
  • button.foreground#060504
  • button.hoverBackground#E9AF67dd
  • editor.background#060504
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#ECA5793580
  • editor.lineHighlightBackground#0C0A0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA57935
  • editorCursor.foreground#E9AF67
  • editorGroupHeader.tabsBackground#060504dd
  • editorLineNumber.activeForeground#E9AF67
  • editorLineNumber.foreground#3E2A1F80
  • focusBorder#E9AF67
  • foreground#FAF7F2
  • input.background#0C0A09
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#E9AF6730
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#E9AF67
  • list.hoverBackground#0C0A0940
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#E9AF6715
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#ECA57935
  • sideBar.background#0C0A09
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#06050480
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#E9AF67
  • statusBar.background#060504
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#060504
  • tab.activeBackground#060504
  • tab.activeBorderTop#E9AF67
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#0C0A0960
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#060504
  • terminal.ansiBlue#ECA579
  • terminal.ansiCyan#E7A555
  • terminal.ansiGreen#E9AF67
  • terminal.ansiMagenta#F19483
  • terminal.ansiRed#F19483
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#E7A555
  • terminal.background#060504
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#060504
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#060504
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3E2A1Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA579bold
storage.type, storage.modifier#ECA579italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AF67
string, punctuation.definition.string, string.template, meta.template.expression#E7A555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19483
variable, variable.other.readwrite, variable.other.object#FAF7F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F2
variable.parameter, meta.parameter#FAF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F280
keyword.operator#FAF7F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A555bold
entity.other.inherited-class#E9AF67
entity.name.tag, punctuation.definition.tag#ECA579
entity.other.attribute-name#E9AF67
meta.diff, meta.diff.header#3E2A1F
markup.deleted#F19483
markup.inserted#E9AF67
markup.changed#E7A555
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AF67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A555
string.other.link.title, string.other.link.description#E9AF67
markup.underline.link#3E2A1Funderline
punctuation.definition.list#ECA579
markup.quote, punctuation.definition.quote#3E2A1Fitalic