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#f6f8f6
  • activityBar.border#00000015
  • activityBar.foreground#aeea63
  • activityBar.inactiveForeground#0e282860
  • activityBarBadge.background#aeea63
  • activityBarBadge.foreground#f6f8f6
  • button.background#aeea63
  • button.foreground#f6f8f6
  • button.hoverBackground#aeea63dd
  • editor.background#f6f8f6
  • editor.foreground#0e2828
  • editor.inactiveSelectionBackground#687f382580
  • editor.lineHighlightBackground#e7eee850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#687f3825
  • editorCursor.foreground#aeea63
  • editorGroupHeader.tabsBackground#e7eee8aa
  • editorLineNumber.activeForeground#aeea63
  • editorLineNumber.foreground#d7dfd180
  • focusBorder#aeea63
  • foreground#0e2828
  • input.background#e7eee8
  • input.border#00000015
  • input.foreground#0e2828
  • input.placeholderForeground#0e282860
  • list.activeSelectionBackground#aeea6330
  • list.activeSelectionForeground#0e2828
  • list.highlightForeground#aeea63
  • list.hoverBackground#e7eee840
  • list.hoverForeground#0e2828
  • list.inactiveSelectionBackground#aeea6315
  • list.inactiveSelectionForeground#0e2828
  • selection.background#687f3825
  • sideBar.background#e7eee8
  • sideBar.border#00000015
  • sideBar.foreground#0e2828
  • sideBarSectionHeader.background#e7eee880
  • sideBarSectionHeader.foreground#0e2828
  • sideBarTitle.foreground#aeea63
  • statusBar.background#f6f8f6
  • statusBar.border#00000015
  • statusBar.foreground#0e2828
  • statusBar.noFolderBackground#f6f8f6
  • tab.activeBackground#f6f8f6
  • tab.activeBorderTop#aeea63
  • tab.activeForeground#0e2828
  • tab.border#00000015
  • tab.inactiveBackground#f6f8f660
  • tab.inactiveForeground#0e282880
  • terminal.ansiBlack#0e2828
  • terminal.ansiBlue#687f38
  • terminal.ansiCyan#3db6b3
  • terminal.ansiGreen#aeea63
  • terminal.ansiMagenta#d9e75a
  • terminal.ansiRed#d9e75a
  • terminal.ansiWhite#0e2828
  • terminal.ansiYellow#3db6b3
  • terminal.background#f6f8f6
  • terminal.foreground#0e2828
  • titleBar.activeBackground#f6f8f6
  • titleBar.activeForeground#0e2828
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6f8f6
  • titleBar.inactiveForeground#0e282860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d7dfd1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#687f38bold
storage.type, storage.modifier#687f38italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#aeea63
string, punctuation.definition.string, string.template, meta.template.expression#3db6b3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d9e75a
variable, variable.other.readwrite, variable.other.object#0e2828
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0e2828
variable.parameter, meta.parameter#0e2828dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0e282880
keyword.operator#0e2828
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3db6b3bold
entity.other.inherited-class#aeea63
entity.name.tag, punctuation.definition.tag#687f38
entity.other.attribute-name#aeea63
meta.diff, meta.diff.header#d7dfd1
markup.deleted#d9e75a
markup.inserted#aeea63
markup.changed#3db6b3
markup.heading, markup.heading.setext, punctuation.definition.heading#aeea63bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3db6b3
string.other.link.title, string.other.link.description#aeea63
markup.underline.link#d7dfd1underline
punctuation.definition.list#687f38
markup.quote, punctuation.definition.quote#d7dfd1italic
Morphous Theme by Ameyanagi - VS Code Theme