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#08090C
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#F5F6F760
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#08090C
  • button.background#E99D67
  • button.foreground#08090C
  • button.hoverBackground#E99D67dd
  • editor.background#08090C
  • editor.foreground#F5F6F7
  • editor.inactiveSelectionBackground#ECB1793580
  • editor.lineHighlightBackground#070B0D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB17935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#08090Cdd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#68707880
  • focusBorder#E99D67
  • foreground#F5F6F7
  • input.background#070B0D
  • input.border#ffffff15
  • input.foreground#F5F6F7
  • input.placeholderForeground#F5F6F760
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#F5F6F7
  • list.highlightForeground#E99D67
  • list.hoverBackground#070B0D40
  • list.hoverForeground#F5F6F7
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#F5F6F7
  • selection.background#ECB17935
  • sideBar.background#070B0D
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F6F7
  • sideBarSectionHeader.background#08090C80
  • sideBarSectionHeader.foreground#F5F6F7
  • sideBarTitle.foreground#E99D67
  • statusBar.background#08090C
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F6F7
  • statusBar.noFolderBackground#08090C
  • tab.activeBackground#08090C
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#F5F6F7
  • tab.border#ffffff15
  • tab.inactiveBackground#070B0D60
  • tab.inactiveForeground#F5F6F780
  • terminal.ansiBlack#08090C
  • terminal.ansiBlue#ECB179
  • terminal.ansiCyan#E7AA55
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#83ADF1
  • terminal.ansiRed#83ADF1
  • terminal.ansiWhite#F5F6F7
  • terminal.ansiYellow#E7AA55
  • terminal.background#08090C
  • terminal.foreground#F5F6F7
  • titleBar.activeBackground#08090C
  • titleBar.activeForeground#F5F6F7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#08090C
  • titleBar.inactiveForeground#F5F6F760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687078italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB179bold
storage.type, storage.modifier#ECB179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67—
string, punctuation.definition.string, string.template, meta.template.expression#E7AA55—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83ADF1—
variable, variable.other.readwrite, variable.other.object#F5F6F7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F6F7—
variable.parameter, meta.parameter#F5F6F7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F6F780—
keyword.operator#F5F6F7—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AA55bold
entity.other.inherited-class#E99D67—
entity.name.tag, punctuation.definition.tag#ECB179—
entity.other.attribute-name#E99D67—
meta.diff, meta.diff.header#687078—
markup.deleted#83ADF1—
markup.inserted#E99D67—
markup.changed#E7AA55—
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7AA55—
string.other.link.title, string.other.link.description#E99D67—
markup.underline.link#687078underline
punctuation.definition.list#ECB179—
markup.quote, punctuation.definition.quote#687078italic
Morphous Theme by Ameyanagi - VS Code Theme