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#4C3720
  • activityBar.border#ffffff15
  • activityBar.foreground#81E967
  • activityBar.inactiveForeground#FAFAF660
  • activityBarBadge.background#81E967
  • activityBarBadge.foreground#4C3720
  • button.background#81E967
  • button.foreground#4C3720
  • button.hoverBackground#81E967dd
  • editor.background#4C3720
  • editor.foreground#FAFAF6
  • editor.inactiveSelectionBackground#C8EC793580
  • editor.lineHighlightBackground#21211C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C8EC7935
  • editorCursor.foreground#81E967
  • editorGroupHeader.tabsBackground#4C3720dd
  • editorLineNumber.activeForeground#81E967
  • editorLineNumber.foreground#6E7F5E80
  • focusBorder#81E967
  • foreground#FAFAF6
  • input.background#21211C
  • input.border#ffffff15
  • input.foreground#FAFAF6
  • input.placeholderForeground#FAFAF660
  • list.activeSelectionBackground#81E96730
  • list.activeSelectionForeground#FAFAF6
  • list.highlightForeground#81E967
  • list.hoverBackground#21211C40
  • list.hoverForeground#FAFAF6
  • list.inactiveSelectionBackground#81E96715
  • list.inactiveSelectionForeground#FAFAF6
  • selection.background#C8EC7935
  • sideBar.background#21211C
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF6
  • sideBarSectionHeader.background#4C372080
  • sideBarSectionHeader.foreground#FAFAF6
  • sideBarTitle.foreground#81E967
  • statusBar.background#4C3720
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF6
  • statusBar.noFolderBackground#4C3720
  • tab.activeBackground#4C3720
  • tab.activeBorderTop#81E967
  • tab.activeForeground#FAFAF6
  • tab.border#ffffff15
  • tab.inactiveBackground#21211C60
  • tab.inactiveForeground#FAFAF680
  • terminal.ansiBlack#4C3720
  • terminal.ansiBlue#C8EC79
  • terminal.ansiCyan#A8E755
  • terminal.ansiGreen#81E967
  • terminal.ansiMagenta#F1BA83
  • terminal.ansiRed#F1BA83
  • terminal.ansiWhite#FAFAF6
  • terminal.ansiYellow#A8E755
  • terminal.background#4C3720
  • terminal.foreground#FAFAF6
  • titleBar.activeBackground#4C3720
  • titleBar.activeForeground#FAFAF6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4C3720
  • titleBar.inactiveForeground#FAFAF660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E7F5Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C8EC79bold
storage.type, storage.modifier#C8EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#81E967—
string, punctuation.definition.string, string.template, meta.template.expression#A8E755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BA83—
variable, variable.other.readwrite, variable.other.object#FAFAF6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF6—
variable.parameter, meta.parameter#FAFAF6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF680—
keyword.operator#FAFAF6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A8E755bold
entity.other.inherited-class#81E967—
entity.name.tag, punctuation.definition.tag#C8EC79—
entity.other.attribute-name#81E967—
meta.diff, meta.diff.header#6E7F5E—
markup.deleted#F1BA83—
markup.inserted#81E967—
markup.changed#A8E755—
markup.heading, markup.heading.setext, punctuation.definition.heading#81E967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A8E755—
string.other.link.title, string.other.link.description#81E967—
markup.underline.link#6E7F5Eunderline
punctuation.definition.list#C8EC79—
markup.quote, punctuation.definition.quote#6E7F5Eitalic
Morphous Theme by Ameyanagi - VS Code Theme