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#625341
  • activityBar.border#ffffff15
  • activityBar.foreground#E9B767
  • activityBar.inactiveForeground#F5F3EA60
  • activityBarBadge.background#E9B767
  • activityBarBadge.foreground#625341
  • button.background#E9B767
  • button.foreground#625341
  • button.hoverBackground#E9B767dd
  • editor.background#625341
  • editor.foreground#F5F3EA
  • editor.inactiveSelectionBackground#CFEC793580
  • editor.lineHighlightBackground#0C0D0E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#CFEC7935
  • editorCursor.foreground#E9B767
  • editorGroupHeader.tabsBackground#625341dd
  • editorLineNumber.activeForeground#E9B767
  • editorLineNumber.foreground#D7D2C680
  • focusBorder#E9B767
  • foreground#F5F3EA
  • input.background#0C0D0E
  • input.border#ffffff15
  • input.foreground#F5F3EA
  • input.placeholderForeground#F5F3EA60
  • list.activeSelectionBackground#E9B76730
  • list.activeSelectionForeground#F5F3EA
  • list.highlightForeground#E9B767
  • list.hoverBackground#0C0D0E40
  • list.hoverForeground#F5F3EA
  • list.inactiveSelectionBackground#E9B76715
  • list.inactiveSelectionForeground#F5F3EA
  • selection.background#CFEC7935
  • sideBar.background#0C0D0E
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F3EA
  • sideBarSectionHeader.background#62534180
  • sideBarSectionHeader.foreground#F5F3EA
  • sideBarTitle.foreground#E9B767
  • statusBar.background#625341
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F3EA
  • statusBar.noFolderBackground#625341
  • tab.activeBackground#625341
  • tab.activeBorderTop#E9B767
  • tab.activeForeground#F5F3EA
  • tab.border#ffffff15
  • tab.inactiveBackground#0C0D0E60
  • tab.inactiveForeground#F5F3EA80
  • terminal.ansiBlack#625341
  • terminal.ansiBlue#CFEC79
  • terminal.ansiCyan#55E7E7
  • terminal.ansiGreen#E9B767
  • terminal.ansiMagenta#F1CE83
  • terminal.ansiRed#F1CE83
  • terminal.ansiWhite#F5F3EA
  • terminal.ansiYellow#55E7E7
  • terminal.background#625341
  • terminal.foreground#F5F3EA
  • titleBar.activeBackground#625341
  • titleBar.activeForeground#F5F3EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#625341
  • titleBar.inactiveForeground#F5F3EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7D2C6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#CFEC79bold
storage.type, storage.modifier#CFEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9B767
string, punctuation.definition.string, string.template, meta.template.expression#55E7E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CE83
variable, variable.other.readwrite, variable.other.object#F5F3EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F3EA
variable.parameter, meta.parameter#F5F3EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F3EA80
keyword.operator#F5F3EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7E7bold
entity.other.inherited-class#E9B767
entity.name.tag, punctuation.definition.tag#CFEC79
entity.other.attribute-name#E9B767
meta.diff, meta.diff.header#D7D2C6
markup.deleted#F1CE83
markup.inserted#E9B767
markup.changed#55E7E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E9B767bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7E7
string.other.link.title, string.other.link.description#E9B767
markup.underline.link#D7D2C6underline
punctuation.definition.list#CFEC79
markup.quote, punctuation.definition.quote#D7D2C6italic
Morphous Theme by Ameyanagi - VS Code Theme