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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#937225
  • activityBar.inactiveForeground#2E2A2360
  • activityBarBadge.background#937225
  • activityBarBadge.foreground#FFFDFA
  • button.background#937225
  • button.foreground#FFFDFA
  • button.hoverBackground#937225dd
  • editor.background#FFFDFA
  • editor.foreground#2E2A23
  • editor.inactiveSelectionBackground#4583212580
  • editor.lineHighlightBackground#FFF9F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#45832125
  • editorCursor.foreground#937225
  • editorGroupHeader.tabsBackground#FFF9F0aa
  • editorLineNumber.activeForeground#937225
  • editorLineNumber.foreground#D9BD8380
  • focusBorder#937225
  • foreground#2E2A23
  • input.background#FFF9F0
  • input.border#00000015
  • input.foreground#2E2A23
  • input.placeholderForeground#2E2A2360
  • list.activeSelectionBackground#93722530
  • list.activeSelectionForeground#2E2A23
  • list.highlightForeground#937225
  • list.hoverBackground#FFF9F040
  • list.hoverForeground#2E2A23
  • list.inactiveSelectionBackground#93722515
  • list.inactiveSelectionForeground#2E2A23
  • selection.background#45832125
  • sideBar.background#FFF9F0
  • sideBar.border#00000015
  • sideBar.foreground#2E2A23
  • sideBarSectionHeader.background#FFF9F080
  • sideBarSectionHeader.foreground#2E2A23
  • sideBarTitle.foreground#937225
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#2E2A23
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#937225
  • tab.activeForeground#2E2A23
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#2E2A2380
  • terminal.ansiBlack#2E2A23
  • terminal.ansiBlue#458321
  • terminal.ansiCyan#A32937
  • terminal.ansiGreen#937225
  • terminal.ansiMagenta#761930
  • terminal.ansiRed#761930
  • terminal.ansiWhite#2E2A23
  • terminal.ansiYellow#A32937
  • terminal.background#FFFDFA
  • terminal.foreground#2E2A23
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#2E2A23
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#2E2A2360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9BD83italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#458321bold
storage.type, storage.modifier#458321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937225
string, punctuation.definition.string, string.template, meta.template.expression#A32937
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761930
variable, variable.other.readwrite, variable.other.object#2E2A23
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E2A23
variable.parameter, meta.parameter#2E2A23dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E2A2380
keyword.operator#2E2A23
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32937bold
entity.other.inherited-class#937225
entity.name.tag, punctuation.definition.tag#458321
entity.other.attribute-name#937225
meta.diff, meta.diff.header#D9BD83
markup.deleted#761930
markup.inserted#937225
markup.changed#A32937
markup.heading, markup.heading.setext, punctuation.definition.heading#937225bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32937
string.other.link.title, string.other.link.description#937225
markup.underline.link#D9BD83underline
punctuation.definition.list#458321
markup.quote, punctuation.definition.quote#D9BD83italic
Morphous Theme by Ameyanagi - VS Code Theme