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#3A352E
  • activityBar.border#ffffff15
  • activityBar.foreground#d6e783
  • activityBar.inactiveForeground#F2F4EC60
  • activityBarBadge.background#d6e783
  • activityBarBadge.foreground#3A352E
  • button.background#d6e783
  • button.foreground#3A352E
  • button.hoverBackground#d6e783dd
  • editor.background#3A352E
  • editor.foreground#F2F4EC
  • editor.inactiveSelectionBackground#7fa36a3580
  • editor.lineHighlightBackground#3A352E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7fa36a35
  • editorCursor.foreground#d6e783
  • editorGroupHeader.tabsBackground#3A352Edd
  • editorLineNumber.activeForeground#d6e783
  • editorLineNumber.foreground#cddbb480
  • focusBorder#d6e783
  • foreground#F2F4EC
  • input.background#3A352E
  • input.border#ffffff15
  • input.foreground#F2F4EC
  • input.placeholderForeground#F2F4EC60
  • list.activeSelectionBackground#d6e78330
  • list.activeSelectionForeground#F2F4EC
  • list.highlightForeground#d6e783
  • list.hoverBackground#3A352E40
  • list.hoverForeground#F2F4EC
  • list.inactiveSelectionBackground#d6e78315
  • list.inactiveSelectionForeground#F2F4EC
  • selection.background#7fa36a35
  • sideBar.background#3A352E
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F4EC
  • sideBarSectionHeader.background#3A352E80
  • sideBarSectionHeader.foreground#F2F4EC
  • sideBarTitle.foreground#d6e783
  • statusBar.background#3A352E
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F4EC
  • statusBar.noFolderBackground#3A352E
  • tab.activeBackground#3A352E
  • tab.activeBorderTop#d6e783
  • tab.activeForeground#F2F4EC
  • tab.border#ffffff15
  • tab.inactiveBackground#3A352E60
  • tab.inactiveForeground#F2F4EC80
  • terminal.ansiBlack#3A352E
  • terminal.ansiBlue#7fa36a
  • terminal.ansiCyan#f7f9f1
  • terminal.ansiGreen#d6e783
  • terminal.ansiMagenta#b08a69
  • terminal.ansiRed#b08a69
  • terminal.ansiWhite#F2F4EC
  • terminal.ansiYellow#f7f9f1
  • terminal.background#3A352E
  • terminal.foreground#F2F4EC
  • titleBar.activeBackground#3A352E
  • titleBar.activeForeground#F2F4EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3A352E
  • titleBar.inactiveForeground#F2F4EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cddbb4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7fa36abold
storage.type, storage.modifier#7fa36aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d6e783
string, punctuation.definition.string, string.template, meta.template.expression#f7f9f1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b08a69
variable, variable.other.readwrite, variable.other.object#F2F4EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F4EC
variable.parameter, meta.parameter#F2F4ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F4EC80
keyword.operator#F2F4EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f7f9f1bold
entity.other.inherited-class#d6e783
entity.name.tag, punctuation.definition.tag#7fa36a
entity.other.attribute-name#d6e783
meta.diff, meta.diff.header#cddbb4
markup.deleted#b08a69
markup.inserted#d6e783
markup.changed#f7f9f1
markup.heading, markup.heading.setext, punctuation.definition.heading#d6e783bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f7f9f1
string.other.link.title, string.other.link.description#d6e783
markup.underline.link#cddbb4underline
punctuation.definition.list#7fa36a
markup.quote, punctuation.definition.quote#cddbb4italic
Morphous Theme by Ameyanagi - VS Code Theme