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#122326
  • activityBar.border#ffffff15
  • activityBar.foreground#6B3F24
  • activityBar.inactiveForeground#F8F4EA60
  • activityBarBadge.background#6B3F24
  • activityBarBadge.foreground#122326
  • button.background#6B3F24
  • button.foreground#122326
  • button.hoverBackground#6B3F24dd
  • editor.background#122326
  • editor.foreground#F8F4EA
  • editor.inactiveSelectionBackground#7A741F3580
  • editor.lineHighlightBackground#1B130E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A741F35
  • editorCursor.foreground#6B3F24
  • editorGroupHeader.tabsBackground#122326dd
  • editorLineNumber.activeForeground#6B3F24
  • editorLineNumber.foreground#CBB79A80
  • focusBorder#6B3F24
  • foreground#F8F4EA
  • input.background#1B130E
  • input.border#ffffff15
  • input.foreground#F8F4EA
  • input.placeholderForeground#F8F4EA60
  • list.activeSelectionBackground#6B3F2430
  • list.activeSelectionForeground#F8F4EA
  • list.highlightForeground#6B3F24
  • list.hoverBackground#1B130E40
  • list.hoverForeground#F8F4EA
  • list.inactiveSelectionBackground#6B3F2415
  • list.inactiveSelectionForeground#F8F4EA
  • selection.background#7A741F35
  • sideBar.background#1B130E
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F4EA
  • sideBarSectionHeader.background#12232680
  • sideBarSectionHeader.foreground#F8F4EA
  • sideBarTitle.foreground#6B3F24
  • statusBar.background#122326
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F4EA
  • statusBar.noFolderBackground#122326
  • tab.activeBackground#122326
  • tab.activeBorderTop#6B3F24
  • tab.activeForeground#F8F4EA
  • tab.border#ffffff15
  • tab.inactiveBackground#1B130E60
  • tab.inactiveForeground#F8F4EA80
  • terminal.ansiBlack#122326
  • terminal.ansiBlue#7A741F
  • terminal.ansiCyan#2F7D83
  • terminal.ansiGreen#6B3F24
  • terminal.ansiMagenta#3E4A22
  • terminal.ansiRed#3E4A22
  • terminal.ansiWhite#F8F4EA
  • terminal.ansiYellow#2F7D83
  • terminal.background#122326
  • terminal.foreground#F8F4EA
  • titleBar.activeBackground#122326
  • titleBar.activeForeground#F8F4EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#122326
  • titleBar.inactiveForeground#F8F4EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBB79Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A741Fbold
storage.type, storage.modifier#7A741Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B3F24
string, punctuation.definition.string, string.template, meta.template.expression#2F7D83
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3E4A22
variable, variable.other.readwrite, variable.other.object#F8F4EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F4EA
variable.parameter, meta.parameter#F8F4EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F4EA80
keyword.operator#F8F4EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2F7D83bold
entity.other.inherited-class#6B3F24
entity.name.tag, punctuation.definition.tag#7A741F
entity.other.attribute-name#6B3F24
meta.diff, meta.diff.header#CBB79A
markup.deleted#3E4A22
markup.inserted#6B3F24
markup.changed#2F7D83
markup.heading, markup.heading.setext, punctuation.definition.heading#6B3F24bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2F7D83
string.other.link.title, string.other.link.description#6B3F24
markup.underline.link#CBB79Aunderline
punctuation.definition.list#7A741F
markup.quote, punctuation.definition.quote#CBB79Aitalic
Morphous Theme by Ameyanagi - VS Code Theme