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#0E1110
  • activityBar.border#ffffff15
  • activityBar.foreground#9DE967
  • activityBar.inactiveForeground#F6F3EA60
  • activityBarBadge.background#9DE967
  • activityBarBadge.foreground#0E1110
  • button.background#9DE967
  • button.foreground#0E1110
  • button.hoverBackground#9DE967dd
  • editor.background#0E1110
  • editor.foreground#F6F3EA
  • editor.inactiveSelectionBackground#ECBE793580
  • editor.lineHighlightBackground#20222040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBE7935
  • editorCursor.foreground#9DE967
  • editorGroupHeader.tabsBackground#0E1110dd
  • editorLineNumber.activeForeground#9DE967
  • editorLineNumber.foreground#8B8B8780
  • focusBorder#9DE967
  • foreground#F6F3EA
  • input.background#202220
  • input.border#ffffff15
  • input.foreground#F6F3EA
  • input.placeholderForeground#F6F3EA60
  • list.activeSelectionBackground#9DE96730
  • list.activeSelectionForeground#F6F3EA
  • list.highlightForeground#9DE967
  • list.hoverBackground#20222040
  • list.hoverForeground#F6F3EA
  • list.inactiveSelectionBackground#9DE96715
  • list.inactiveSelectionForeground#F6F3EA
  • selection.background#ECBE7935
  • sideBar.background#202220
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EA
  • sideBarSectionHeader.background#0E111080
  • sideBarSectionHeader.foreground#F6F3EA
  • sideBarTitle.foreground#9DE967
  • statusBar.background#0E1110
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EA
  • statusBar.noFolderBackground#0E1110
  • tab.activeBackground#0E1110
  • tab.activeBorderTop#9DE967
  • tab.activeForeground#F6F3EA
  • tab.border#ffffff15
  • tab.inactiveBackground#20222060
  • tab.inactiveForeground#F6F3EA80
  • terminal.ansiBlack#0E1110
  • terminal.ansiBlue#ECBE79
  • terminal.ansiCyan#E7A155
  • terminal.ansiGreen#9DE967
  • terminal.ansiMagenta#C0F183
  • terminal.ansiRed#C0F183
  • terminal.ansiWhite#F6F3EA
  • terminal.ansiYellow#E7A155
  • terminal.background#0E1110
  • terminal.foreground#F6F3EA
  • titleBar.activeBackground#0E1110
  • titleBar.activeForeground#F6F3EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0E1110
  • titleBar.inactiveForeground#F6F3EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B8B87italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBE79bold
storage.type, storage.modifier#ECBE79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#9DE967—
string, punctuation.definition.string, string.template, meta.template.expression#E7A155—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C0F183—
variable, variable.other.readwrite, variable.other.object#F6F3EA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EA—
variable.parameter, meta.parameter#F6F3EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EA80—
keyword.operator#F6F3EA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A155bold
entity.other.inherited-class#9DE967—
entity.name.tag, punctuation.definition.tag#ECBE79—
entity.other.attribute-name#9DE967—
meta.diff, meta.diff.header#8B8B87—
markup.deleted#C0F183—
markup.inserted#9DE967—
markup.changed#E7A155—
markup.heading, markup.heading.setext, punctuation.definition.heading#9DE967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7A155—
string.other.link.title, string.other.link.description#9DE967—
markup.underline.link#8B8B87underline
punctuation.definition.list#ECBE79—
markup.quote, punctuation.definition.quote#8B8B87italic
Morphous Theme by Ameyanagi - VS Code Theme