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

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#f4f2ed
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f2ed
variable.parameter, meta.parameter#f4f2eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f2ed80
keyword.operator#f4f2ed
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