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#0B0E0E
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#faf7f260
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#0B0E0E
  • button.background#E99D67
  • button.foreground#0B0E0E
  • button.hoverBackground#E99D67dd
  • editor.background#0B0E0E
  • editor.foreground#faf7f2
  • editor.inactiveSelectionBackground#ECB8793580
  • editor.lineHighlightBackground#2F222C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB87935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#0B0E0Edd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#dde4d880
  • focusBorder#E99D67
  • foreground#faf7f2
  • input.background#2F222C
  • input.border#ffffff15
  • input.foreground#faf7f2
  • input.placeholderForeground#faf7f260
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#faf7f2
  • list.highlightForeground#E99D67
  • list.hoverBackground#2F222C40
  • list.hoverForeground#faf7f2
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#faf7f2
  • selection.background#ECB87935
  • sideBar.background#2F222C
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f2
  • sideBarSectionHeader.background#0B0E0E80
  • sideBarSectionHeader.foreground#faf7f2
  • sideBarTitle.foreground#E99D67
  • statusBar.background#0B0E0E
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f2
  • statusBar.noFolderBackground#0B0E0E
  • tab.activeBackground#0B0E0E
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#faf7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#2F222C60
  • tab.inactiveForeground#faf7f280
  • terminal.ansiBlack#0B0E0E
  • terminal.ansiBlue#ECB879
  • terminal.ansiCyan#7CE755
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#83F1B5
  • terminal.ansiRed#83F1B5
  • terminal.ansiWhite#faf7f2
  • terminal.ansiYellow#7CE755
  • terminal.background#0B0E0E
  • terminal.foreground#faf7f2
  • titleBar.activeBackground#0B0E0E
  • titleBar.activeForeground#faf7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0B0E0E
  • titleBar.inactiveForeground#faf7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dde4d8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB879bold
storage.type, storage.modifier#ECB879italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#7CE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1B5
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#7CE755bold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#ECB879
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#dde4d8
markup.deleted#83F1B5
markup.inserted#E99D67
markup.changed#7CE755
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7CE755
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#dde4d8underline
punctuation.definition.list#ECB879
markup.quote, punctuation.definition.quote#dde4d8italic
Morphous Theme by Ameyanagi - VS Code Theme