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#2f2924
  • activityBar.border#ffffff15
  • activityBar.foreground#d89a2e
  • activityBar.inactiveForeground#fbf7ea60
  • activityBarBadge.background#d89a2e
  • activityBarBadge.foreground#2f2924
  • button.background#d89a2e
  • button.foreground#2f2924
  • button.hoverBackground#d89a2edd
  • editor.background#2f2924
  • editor.foreground#fbf7ea
  • editor.inactiveSelectionBackground#f4e7bd3580
  • editor.lineHighlightBackground#17141240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f4e7bd35
  • editorCursor.foreground#d89a2e
  • editorGroupHeader.tabsBackground#2f2924dd
  • editorLineNumber.activeForeground#d89a2e
  • editorLineNumber.foreground#7b756680
  • focusBorder#d89a2e
  • foreground#fbf7ea
  • input.background#171412
  • input.border#ffffff15
  • input.foreground#fbf7ea
  • input.placeholderForeground#fbf7ea60
  • list.activeSelectionBackground#d89a2e30
  • list.activeSelectionForeground#fbf7ea
  • list.highlightForeground#d89a2e
  • list.hoverBackground#17141240
  • list.hoverForeground#fbf7ea
  • list.inactiveSelectionBackground#d89a2e15
  • list.inactiveSelectionForeground#fbf7ea
  • selection.background#f4e7bd35
  • sideBar.background#171412
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf7ea
  • sideBarSectionHeader.background#2f292480
  • sideBarSectionHeader.foreground#fbf7ea
  • sideBarTitle.foreground#d89a2e
  • statusBar.background#2f2924
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf7ea
  • statusBar.noFolderBackground#2f2924
  • tab.activeBackground#2f2924
  • tab.activeBorderTop#d89a2e
  • tab.activeForeground#fbf7ea
  • tab.border#ffffff15
  • tab.inactiveBackground#17141260
  • tab.inactiveForeground#fbf7ea80
  • terminal.ansiBlack#2f2924
  • terminal.ansiBlue#f4e7bd
  • terminal.ansiCyan#b86f16
  • terminal.ansiGreen#d89a2e
  • terminal.ansiMagenta#7f8b65
  • terminal.ansiRed#7f8b65
  • terminal.ansiWhite#fbf7ea
  • terminal.ansiYellow#b86f16
  • terminal.background#2f2924
  • terminal.foreground#fbf7ea
  • titleBar.activeBackground#2f2924
  • titleBar.activeForeground#fbf7ea
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2f2924
  • titleBar.inactiveForeground#fbf7ea60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b7566italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f4e7bdbold
storage.type, storage.modifier#f4e7bditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d89a2e
string, punctuation.definition.string, string.template, meta.template.expression#b86f16
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7f8b65
variable, variable.other.readwrite, variable.other.object#fbf7ea
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf7ea
variable.parameter, meta.parameter#fbf7eadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf7ea80
keyword.operator#fbf7ea
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b86f16bold
entity.other.inherited-class#d89a2e
entity.name.tag, punctuation.definition.tag#f4e7bd
entity.other.attribute-name#d89a2e
meta.diff, meta.diff.header#7b7566
markup.deleted#7f8b65
markup.inserted#d89a2e
markup.changed#b86f16
markup.heading, markup.heading.setext, punctuation.definition.heading#d89a2ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b86f16
string.other.link.title, string.other.link.description#d89a2e
markup.underline.link#7b7566underline
punctuation.definition.list#f4e7bd
markup.quote, punctuation.definition.quote#7b7566italic
Morphous Theme by Ameyanagi - VS Code Theme