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#4A433A
  • activityBar.border#ffffff15
  • activityBar.foreground#E24A3A
  • activityBar.inactiveForeground#F0EFE960
  • activityBarBadge.background#E24A3A
  • activityBarBadge.foreground#4A433A
  • button.background#E24A3A
  • button.foreground#4A433A
  • button.hoverBackground#E24A3Add
  • editor.background#4A433A
  • editor.foreground#F0EFE9
  • editor.inactiveSelectionBackground#6FAE643580
  • editor.lineHighlightBackground#11111140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAE6435
  • editorCursor.foreground#E24A3A
  • editorGroupHeader.tabsBackground#4A433Add
  • editorLineNumber.activeForeground#E24A3A
  • editorLineNumber.foreground#6C6F6080
  • focusBorder#E24A3A
  • foreground#F0EFE9
  • input.background#111111
  • input.border#ffffff15
  • input.foreground#F0EFE9
  • input.placeholderForeground#F0EFE960
  • list.activeSelectionBackground#E24A3A30
  • list.activeSelectionForeground#F0EFE9
  • list.highlightForeground#E24A3A
  • list.hoverBackground#11111140
  • list.hoverForeground#F0EFE9
  • list.inactiveSelectionBackground#E24A3A15
  • list.inactiveSelectionForeground#F0EFE9
  • selection.background#6FAE6435
  • sideBar.background#111111
  • sideBar.border#ffffff15
  • sideBar.foreground#F0EFE9
  • sideBarSectionHeader.background#4A433A80
  • sideBarSectionHeader.foreground#F0EFE9
  • sideBarTitle.foreground#E24A3A
  • statusBar.background#4A433A
  • statusBar.border#ffffff15
  • statusBar.foreground#F0EFE9
  • statusBar.noFolderBackground#4A433A
  • tab.activeBackground#4A433A
  • tab.activeBorderTop#E24A3A
  • tab.activeForeground#F0EFE9
  • tab.border#ffffff15
  • tab.inactiveBackground#11111160
  • tab.inactiveForeground#F0EFE980
  • terminal.ansiBlack#4A433A
  • terminal.ansiBlue#6FAE64
  • terminal.ansiCyan#3F6F3A
  • terminal.ansiGreen#E24A3A
  • terminal.ansiMagenta#FFD9B8
  • terminal.ansiRed#FFD9B8
  • terminal.ansiWhite#F0EFE9
  • terminal.ansiYellow#3F6F3A
  • terminal.background#4A433A
  • terminal.foreground#F0EFE9
  • titleBar.activeBackground#4A433A
  • titleBar.activeForeground#F0EFE9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A433A
  • titleBar.inactiveForeground#F0EFE960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C6F60italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAE64bold
storage.type, storage.modifier#6FAE64italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E24A3A
string, punctuation.definition.string, string.template, meta.template.expression#3F6F3A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFD9B8
variable, variable.other.readwrite, variable.other.object#F0EFE9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F0EFE9
variable.parameter, meta.parameter#F0EFE9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F0EFE980
keyword.operator#F0EFE9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3F6F3Abold
entity.other.inherited-class#E24A3A
entity.name.tag, punctuation.definition.tag#6FAE64
entity.other.attribute-name#E24A3A
meta.diff, meta.diff.header#6C6F60
markup.deleted#FFD9B8
markup.inserted#E24A3A
markup.changed#3F6F3A
markup.heading, markup.heading.setext, punctuation.definition.heading#E24A3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3F6F3A
string.other.link.title, string.other.link.description#E24A3A
markup.underline.link#6C6F60underline
punctuation.definition.list#6FAE64
markup.quote, punctuation.definition.quote#6C6F60italic
Morphous Theme by Ameyanagi - VS Code Theme