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#2f332e
  • activityBar.border#ffffff15
  • activityBar.foreground#c6652e
  • activityBar.inactiveForeground#f4eee360
  • activityBarBadge.background#c6652e
  • activityBarBadge.foreground#2f332e
  • button.background#c6652e
  • button.foreground#2f332e
  • button.hoverBackground#c6652edd
  • editor.background#2f332e
  • editor.foreground#f4eee3
  • editor.inactiveSelectionBackground#4f8a623580
  • editor.lineHighlightBackground#1f242040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4f8a6235
  • editorCursor.foreground#c6652e
  • editorGroupHeader.tabsBackground#2f332edd
  • editorLineNumber.activeForeground#c6652e
  • editorLineNumber.foreground#4a514980
  • focusBorder#c6652e
  • foreground#f4eee3
  • input.background#1f2420
  • input.border#ffffff15
  • input.foreground#f4eee3
  • input.placeholderForeground#f4eee360
  • list.activeSelectionBackground#c6652e30
  • list.activeSelectionForeground#f4eee3
  • list.highlightForeground#c6652e
  • list.hoverBackground#1f242040
  • list.hoverForeground#f4eee3
  • list.inactiveSelectionBackground#c6652e15
  • list.inactiveSelectionForeground#f4eee3
  • selection.background#4f8a6235
  • sideBar.background#1f2420
  • sideBar.border#ffffff15
  • sideBar.foreground#f4eee3
  • sideBarSectionHeader.background#2f332e80
  • sideBarSectionHeader.foreground#f4eee3
  • sideBarTitle.foreground#c6652e
  • statusBar.background#2f332e
  • statusBar.border#ffffff15
  • statusBar.foreground#f4eee3
  • statusBar.noFolderBackground#2f332e
  • tab.activeBackground#2f332e
  • tab.activeBorderTop#c6652e
  • tab.activeForeground#f4eee3
  • tab.border#ffffff15
  • tab.inactiveBackground#1f242060
  • tab.inactiveForeground#f4eee380
  • terminal.ansiBlack#2f332e
  • terminal.ansiBlue#4f8a62
  • terminal.ansiCyan#6fae9a
  • terminal.ansiGreen#c6652e
  • terminal.ansiMagenta#8e5a3c
  • terminal.ansiRed#8e5a3c
  • terminal.ansiWhite#f4eee3
  • terminal.ansiYellow#6fae9a
  • terminal.background#2f332e
  • terminal.foreground#f4eee3
  • titleBar.activeBackground#2f332e
  • titleBar.activeForeground#f4eee3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2f332e
  • titleBar.inactiveForeground#f4eee360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4a5149italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4f8a62bold
storage.type, storage.modifier#4f8a62italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c6652e
string, punctuation.definition.string, string.template, meta.template.expression#6fae9a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8e5a3c
variable, variable.other.readwrite, variable.other.object#f4eee3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4eee3
variable.parameter, meta.parameter#f4eee3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4eee380
keyword.operator#f4eee3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6fae9abold
entity.other.inherited-class#c6652e
entity.name.tag, punctuation.definition.tag#4f8a62
entity.other.attribute-name#c6652e
meta.diff, meta.diff.header#4a5149
markup.deleted#8e5a3c
markup.inserted#c6652e
markup.changed#6fae9a
markup.heading, markup.heading.setext, punctuation.definition.heading#c6652ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6fae9a
string.other.link.title, string.other.link.description#c6652e
markup.underline.link#4a5149underline
punctuation.definition.list#4f8a62
markup.quote, punctuation.definition.quote#4a5149italic
Morphous Theme by Ameyanagi - VS Code Theme