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#26292C
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9CB
  • activityBar.inactiveForeground#FAFBF960
  • activityBarBadge.background#67E9CB
  • activityBarBadge.foreground#26292C
  • button.background#67E9CB
  • button.foreground#26292C
  • button.hoverBackground#67E9CBdd
  • editor.background#26292C
  • editor.foreground#FAFBF9
  • editor.inactiveSelectionBackground#79ECC83580
  • editor.lineHighlightBackground#273F3B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECC835
  • editorCursor.foreground#67E9CB
  • editorGroupHeader.tabsBackground#26292Cdd
  • editorLineNumber.activeForeground#67E9CB
  • editorLineNumber.foreground#B9BDC380
  • focusBorder#67E9CB
  • foreground#FAFBF9
  • input.background#273F3B
  • input.border#ffffff15
  • input.foreground#FAFBF9
  • input.placeholderForeground#FAFBF960
  • list.activeSelectionBackground#67E9CB30
  • list.activeSelectionForeground#FAFBF9
  • list.highlightForeground#67E9CB
  • list.hoverBackground#273F3B40
  • list.hoverForeground#FAFBF9
  • list.inactiveSelectionBackground#67E9CB15
  • list.inactiveSelectionForeground#FAFBF9
  • selection.background#79ECC835
  • sideBar.background#273F3B
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFBF9
  • sideBarSectionHeader.background#26292C80
  • sideBarSectionHeader.foreground#FAFBF9
  • sideBarTitle.foreground#67E9CB
  • statusBar.background#26292C
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFBF9
  • statusBar.noFolderBackground#26292C
  • tab.activeBackground#26292C
  • tab.activeBorderTop#67E9CB
  • tab.activeForeground#FAFBF9
  • tab.border#ffffff15
  • tab.inactiveBackground#273F3B60
  • tab.inactiveForeground#FAFBF980
  • terminal.ansiBlack#26292C
  • terminal.ansiBlue#79ECC8
  • terminal.ansiCyan#E75572
  • terminal.ansiGreen#67E9CB
  • terminal.ansiMagenta#83D9F1
  • terminal.ansiRed#83D9F1
  • terminal.ansiWhite#FAFBF9
  • terminal.ansiYellow#E75572
  • terminal.background#26292C
  • terminal.foreground#FAFBF9
  • titleBar.activeBackground#26292C
  • titleBar.activeForeground#FAFBF9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#26292C
  • titleBar.inactiveForeground#FAFBF960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B9BDC3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECC8bold
storage.type, storage.modifier#79ECC8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9CB
string, punctuation.definition.string, string.template, meta.template.expression#E75572
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83D9F1
variable, variable.other.readwrite, variable.other.object#FAFBF9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFBF9
variable.parameter, meta.parameter#FAFBF9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFBF980
keyword.operator#FAFBF9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75572bold
entity.other.inherited-class#67E9CB
entity.name.tag, punctuation.definition.tag#79ECC8
entity.other.attribute-name#67E9CB
meta.diff, meta.diff.header#B9BDC3
markup.deleted#83D9F1
markup.inserted#67E9CB
markup.changed#E75572
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9CBbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75572
string.other.link.title, string.other.link.description#67E9CB
markup.underline.link#B9BDC3underline
punctuation.definition.list#79ECC8
markup.quote, punctuation.definition.quote#B9BDC3italic
Morphous Theme by Ameyanagi - VS Code Theme