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#f4f2ed
  • activityBar.border#00000015
  • activityBar.foreground#7f9164
  • activityBar.inactiveForeground#17171760
  • activityBarBadge.background#7f9164
  • activityBarBadge.foreground#f4f2ed
  • button.background#7f9164
  • button.foreground#f4f2ed
  • button.hoverBackground#7f9164dd
  • editor.background#f4f2ed
  • editor.foreground#171717
  • editor.inactiveSelectionBackground#3f44422580
  • editor.lineHighlightBackground#e7e5dc50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3f444225
  • editorCursor.foreground#7f9164
  • editorGroupHeader.tabsBackground#e7e5dcaa
  • editorLineNumber.activeForeground#7f9164
  • editorLineNumber.foreground#9aa28580
  • focusBorder#7f9164
  • foreground#171717
  • input.background#e7e5dc
  • input.border#00000015
  • input.foreground#171717
  • input.placeholderForeground#17171760
  • list.activeSelectionBackground#7f916430
  • list.activeSelectionForeground#171717
  • list.highlightForeground#7f9164
  • list.hoverBackground#e7e5dc40
  • list.hoverForeground#171717
  • list.inactiveSelectionBackground#7f916415
  • list.inactiveSelectionForeground#171717
  • selection.background#3f444225
  • sideBar.background#e7e5dc
  • sideBar.border#00000015
  • sideBar.foreground#171717
  • sideBarSectionHeader.background#e7e5dc80
  • sideBarSectionHeader.foreground#171717
  • sideBarTitle.foreground#7f9164
  • statusBar.background#f4f2ed
  • statusBar.border#00000015
  • statusBar.foreground#171717
  • statusBar.noFolderBackground#f4f2ed
  • tab.activeBackground#f4f2ed
  • tab.activeBorderTop#7f9164
  • tab.activeForeground#171717
  • tab.border#00000015
  • tab.inactiveBackground#f4f2ed60
  • tab.inactiveForeground#17171780
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#3f4442
  • terminal.ansiCyan#C4C7BD
  • terminal.ansiGreen#7f9164
  • terminal.ansiMagenta#b4533c
  • terminal.ansiRed#b4533c
  • terminal.ansiWhite#171717
  • terminal.ansiYellow#C4C7BD
  • terminal.background#f4f2ed
  • terminal.foreground#171717
  • titleBar.activeBackground#f4f2ed
  • titleBar.activeForeground#171717
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f2ed
  • titleBar.inactiveForeground#17171760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa285italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3f4442bold
storage.type, storage.modifier#3f4442italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7f9164
string, punctuation.definition.string, string.template, meta.template.expression#C4C7BD
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b4533c
variable, variable.other.readwrite, variable.other.object#171717
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171717
variable.parameter, meta.parameter#171717dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17171780
keyword.operator#171717
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C4C7BDbold
entity.other.inherited-class#7f9164
entity.name.tag, punctuation.definition.tag#3f4442
entity.other.attribute-name#7f9164
meta.diff, meta.diff.header#9aa285
markup.deleted#b4533c
markup.inserted#7f9164
markup.changed#C4C7BD
markup.heading, markup.heading.setext, punctuation.definition.heading#7f9164bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C4C7BD
string.other.link.title, string.other.link.description#7f9164
markup.underline.link#9aa285underline
punctuation.definition.list#3f4442
markup.quote, punctuation.definition.quote#9aa285italic
Morphous Theme by Ameyanagi - VS Code Theme