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#091F1F
  • activityBar.border#ffffff15
  • activityBar.foreground#67E990
  • activityBar.inactiveForeground#F3E9D760
  • activityBarBadge.background#67E990
  • activityBarBadge.foreground#091F1F
  • button.background#67E990
  • button.foreground#091F1F
  • button.hoverBackground#67E990dd
  • editor.background#091F1F
  • editor.foreground#F3E9D7
  • editor.inactiveSelectionBackground#79EC983580
  • editor.lineHighlightBackground#11141040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC9835
  • editorCursor.foreground#67E990
  • editorGroupHeader.tabsBackground#091F1Fdd
  • editorLineNumber.activeForeground#67E990
  • editorLineNumber.foreground#8D918880
  • focusBorder#67E990
  • foreground#F3E9D7
  • input.background#111410
  • input.border#ffffff15
  • input.foreground#F3E9D7
  • input.placeholderForeground#F3E9D760
  • list.activeSelectionBackground#67E99030
  • list.activeSelectionForeground#F3E9D7
  • list.highlightForeground#67E990
  • list.hoverBackground#11141040
  • list.hoverForeground#F3E9D7
  • list.inactiveSelectionBackground#67E99015
  • list.inactiveSelectionForeground#F3E9D7
  • selection.background#79EC9835
  • sideBar.background#111410
  • sideBar.border#ffffff15
  • sideBar.foreground#F3E9D7
  • sideBarSectionHeader.background#091F1F80
  • sideBarSectionHeader.foreground#F3E9D7
  • sideBarTitle.foreground#67E990
  • statusBar.background#091F1F
  • statusBar.border#ffffff15
  • statusBar.foreground#F3E9D7
  • statusBar.noFolderBackground#091F1F
  • tab.activeBackground#091F1F
  • tab.activeBorderTop#67E990
  • tab.activeForeground#F3E9D7
  • tab.border#ffffff15
  • tab.inactiveBackground#11141060
  • tab.inactiveForeground#F3E9D780
  • terminal.ansiBlack#091F1F
  • terminal.ansiBlue#79EC98
  • terminal.ansiCyan#55E7E7
  • terminal.ansiGreen#67E990
  • terminal.ansiMagenta#DBF183
  • terminal.ansiRed#DBF183
  • terminal.ansiWhite#F3E9D7
  • terminal.ansiYellow#55E7E7
  • terminal.background#091F1F
  • terminal.foreground#F3E9D7
  • titleBar.activeBackground#091F1F
  • titleBar.activeForeground#F3E9D7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#091F1F
  • titleBar.inactiveForeground#F3E9D760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D9188italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC98bold
storage.type, storage.modifier#79EC98italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E990—
string, punctuation.definition.string, string.template, meta.template.expression#55E7E7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#DBF183—
variable, variable.other.readwrite, variable.other.object#F3E9D7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3E9D7—
variable.parameter, meta.parameter#F3E9D7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3E9D780—
keyword.operator#F3E9D7—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7E7bold
entity.other.inherited-class#67E990—
entity.name.tag, punctuation.definition.tag#79EC98—
entity.other.attribute-name#67E990—
meta.diff, meta.diff.header#8D9188—
markup.deleted#DBF183—
markup.inserted#67E990—
markup.changed#55E7E7—
markup.heading, markup.heading.setext, punctuation.definition.heading#67E990bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55E7E7—
string.other.link.title, string.other.link.description#67E990—
markup.underline.link#8D9188underline
punctuation.definition.list#79EC98—
markup.quote, punctuation.definition.quote#8D9188italic
Morphous Theme by Ameyanagi - VS Code Theme