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#FFFEFA
  • activityBar.border#00000015
  • activityBar.foreground#937D25
  • activityBar.inactiveForeground#1a241660
  • activityBarBadge.background#937D25
  • activityBarBadge.foreground#FFFEFA
  • button.background#937D25
  • button.foreground#FFFEFA
  • button.hoverBackground#937D25dd
  • editor.background#FFFEFA
  • editor.foreground#1a2416
  • editor.inactiveSelectionBackground#8364212580
  • editor.lineHighlightBackground#FCFAF350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83642125
  • editorCursor.foreground#937D25
  • editorGroupHeader.tabsBackground#FCFAF3aa
  • editorLineNumber.activeForeground#937D25
  • editorLineNumber.foreground#fff8e680
  • focusBorder#937D25
  • foreground#1a2416
  • input.background#FCFAF3
  • input.border#00000015
  • input.foreground#1a2416
  • input.placeholderForeground#1a241660
  • list.activeSelectionBackground#937D2530
  • list.activeSelectionForeground#1a2416
  • list.highlightForeground#937D25
  • list.hoverBackground#FCFAF340
  • list.hoverForeground#1a2416
  • list.inactiveSelectionBackground#937D2515
  • list.inactiveSelectionForeground#1a2416
  • selection.background#83642125
  • sideBar.background#FCFAF3
  • sideBar.border#00000015
  • sideBar.foreground#1a2416
  • sideBarSectionHeader.background#FCFAF380
  • sideBarSectionHeader.foreground#1a2416
  • sideBarTitle.foreground#937D25
  • statusBar.background#FFFEFA
  • statusBar.border#00000015
  • statusBar.foreground#1a2416
  • statusBar.noFolderBackground#FFFEFA
  • tab.activeBackground#FFFEFA
  • tab.activeBorderTop#937D25
  • tab.activeForeground#1a2416
  • tab.border#00000015
  • tab.inactiveBackground#FFFEFA60
  • tab.inactiveForeground#1a241680
  • terminal.ansiBlack#1a2416
  • terminal.ansiBlue#836421
  • terminal.ansiCyan#56A329
  • terminal.ansiGreen#937D25
  • terminal.ansiMagenta#765C19
  • terminal.ansiRed#765C19
  • terminal.ansiWhite#1a2416
  • terminal.ansiYellow#56A329
  • terminal.background#FFFEFA
  • terminal.foreground#1a2416
  • titleBar.activeBackground#FFFEFA
  • titleBar.activeForeground#1a2416
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFEFA
  • titleBar.inactiveForeground#1a241660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fff8e6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836421bold
storage.type, storage.modifier#836421italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937D25
string, punctuation.definition.string, string.template, meta.template.expression#56A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765C19
variable, variable.other.readwrite, variable.other.object#1a2416
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1a2416
variable.parameter, meta.parameter#1a2416dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1a241680
keyword.operator#1a2416
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#56A329bold
entity.other.inherited-class#937D25
entity.name.tag, punctuation.definition.tag#836421
entity.other.attribute-name#937D25
meta.diff, meta.diff.header#fff8e6
markup.deleted#765C19
markup.inserted#937D25
markup.changed#56A329
markup.heading, markup.heading.setext, punctuation.definition.heading#937D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#56A329
string.other.link.title, string.other.link.description#937D25
markup.underline.link#fff8e6underline
punctuation.definition.list#836421
markup.quote, punctuation.definition.quote#fff8e6italic
Morphous Theme by Ameyanagi - VS Code Theme