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#f6f3ea
  • activityBar.border#00000015
  • activityBar.foreground#d9c46a
  • activityBar.inactiveForeground#3e342660
  • activityBarBadge.background#d9c46a
  • activityBarBadge.foreground#f6f3ea
  • button.background#d9c46a
  • button.foreground#f6f3ea
  • button.hoverBackground#d9c46add
  • editor.background#f6f3ea
  • editor.foreground#3e3426
  • editor.inactiveSelectionBackground#6f7f582580
  • editor.lineHighlightBackground#f0eee250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6f7f5825
  • editorCursor.foreground#d9c46a
  • editorGroupHeader.tabsBackground#f0eee2aa
  • editorLineNumber.activeForeground#d9c46a
  • editorLineNumber.foreground#e7d6ae80
  • focusBorder#d9c46a
  • foreground#3e3426
  • input.background#f0eee2
  • input.border#00000015
  • input.foreground#3e3426
  • input.placeholderForeground#3e342660
  • list.activeSelectionBackground#d9c46a30
  • list.activeSelectionForeground#3e3426
  • list.highlightForeground#d9c46a
  • list.hoverBackground#f0eee240
  • list.hoverForeground#3e3426
  • list.inactiveSelectionBackground#d9c46a15
  • list.inactiveSelectionForeground#3e3426
  • selection.background#6f7f5825
  • sideBar.background#f0eee2
  • sideBar.border#00000015
  • sideBar.foreground#3e3426
  • sideBarSectionHeader.background#f0eee280
  • sideBarSectionHeader.foreground#3e3426
  • sideBarTitle.foreground#d9c46a
  • statusBar.background#f6f3ea
  • statusBar.border#00000015
  • statusBar.foreground#3e3426
  • statusBar.noFolderBackground#f6f3ea
  • tab.activeBackground#f6f3ea
  • tab.activeBorderTop#d9c46a
  • tab.activeForeground#3e3426
  • tab.border#00000015
  • tab.inactiveBackground#f6f3ea60
  • tab.inactiveForeground#3e342680
  • terminal.ansiBlack#3e3426
  • terminal.ansiBlue#6f7f58
  • terminal.ansiCyan#9caaa3
  • terminal.ansiGreen#d9c46a
  • terminal.ansiMagenta#9b5f4a
  • terminal.ansiRed#9b5f4a
  • terminal.ansiWhite#3e3426
  • terminal.ansiYellow#9caaa3
  • terminal.background#f6f3ea
  • terminal.foreground#3e3426
  • titleBar.activeBackground#f6f3ea
  • titleBar.activeForeground#3e3426
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6f3ea
  • titleBar.inactiveForeground#3e342660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7d6aeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6f7f58bold
storage.type, storage.modifier#6f7f58italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d9c46a
string, punctuation.definition.string, string.template, meta.template.expression#9caaa3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9b5f4a
variable, variable.other.readwrite, variable.other.object#3e3426
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3e3426
variable.parameter, meta.parameter#3e3426dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3e342680
keyword.operator#3e3426
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9caaa3bold
entity.other.inherited-class#d9c46a
entity.name.tag, punctuation.definition.tag#6f7f58
entity.other.attribute-name#d9c46a
meta.diff, meta.diff.header#e7d6ae
markup.deleted#9b5f4a
markup.inserted#d9c46a
markup.changed#9caaa3
markup.heading, markup.heading.setext, punctuation.definition.heading#d9c46abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9caaa3
string.other.link.title, string.other.link.description#d9c46a
markup.underline.link#e7d6aeunderline
punctuation.definition.list#6f7f58
markup.quote, punctuation.definition.quote#e7d6aeitalic
Morphous Theme by Ameyanagi - VS Code Theme