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#3A2A1F
  • activityBar.border#ffffff15
  • activityBar.foreground#2D3E7A
  • activityBar.inactiveForeground#F6F4EE60
  • activityBarBadge.background#2D3E7A
  • activityBarBadge.foreground#3A2A1F
  • button.background#2D3E7A
  • button.foreground#3A2A1F
  • button.hoverBackground#2D3E7Add
  • editor.background#3A2A1F
  • editor.foreground#F6F4EE
  • editor.inactiveSelectionBackground#5A468A3580
  • editor.lineHighlightBackground#18224440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5A468A35
  • editorCursor.foreground#2D3E7A
  • editorGroupHeader.tabsBackground#3A2A1Fdd
  • editorLineNumber.activeForeground#2D3E7A
  • editorLineNumber.foreground#AEB3BA80
  • focusBorder#2D3E7A
  • foreground#F6F4EE
  • input.background#182244
  • input.border#ffffff15
  • input.foreground#F6F4EE
  • input.placeholderForeground#F6F4EE60
  • list.activeSelectionBackground#2D3E7A30
  • list.activeSelectionForeground#F6F4EE
  • list.highlightForeground#2D3E7A
  • list.hoverBackground#18224440
  • list.hoverForeground#F6F4EE
  • list.inactiveSelectionBackground#2D3E7A15
  • list.inactiveSelectionForeground#F6F4EE
  • selection.background#5A468A35
  • sideBar.background#182244
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F4EE
  • sideBarSectionHeader.background#3A2A1F80
  • sideBarSectionHeader.foreground#F6F4EE
  • sideBarTitle.foreground#2D3E7A
  • statusBar.background#3A2A1F
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F4EE
  • statusBar.noFolderBackground#3A2A1F
  • tab.activeBackground#3A2A1F
  • tab.activeBorderTop#2D3E7A
  • tab.activeForeground#F6F4EE
  • tab.border#ffffff15
  • tab.inactiveBackground#18224460
  • tab.inactiveForeground#F6F4EE80
  • terminal.ansiBlack#3A2A1F
  • terminal.ansiBlue#5A468A
  • terminal.ansiCyan#CBA46A
  • terminal.ansiGreen#2D3E7A
  • terminal.ansiMagenta#2E665A
  • terminal.ansiRed#2E665A
  • terminal.ansiWhite#F6F4EE
  • terminal.ansiYellow#CBA46A
  • terminal.background#3A2A1F
  • terminal.foreground#F6F4EE
  • titleBar.activeBackground#3A2A1F
  • titleBar.activeForeground#F6F4EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3A2A1F
  • titleBar.inactiveForeground#F6F4EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AEB3BAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5A468Abold
storage.type, storage.modifier#5A468Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2D3E7A
string, punctuation.definition.string, string.template, meta.template.expression#CBA46A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E665A
variable, variable.other.readwrite, variable.other.object#F6F4EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F4EE
variable.parameter, meta.parameter#F6F4EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F4EE80
keyword.operator#F6F4EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CBA46Abold
entity.other.inherited-class#2D3E7A
entity.name.tag, punctuation.definition.tag#5A468A
entity.other.attribute-name#2D3E7A
meta.diff, meta.diff.header#AEB3BA
markup.deleted#2E665A
markup.inserted#2D3E7A
markup.changed#CBA46A
markup.heading, markup.heading.setext, punctuation.definition.heading#2D3E7Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CBA46A
string.other.link.title, string.other.link.description#2D3E7A
markup.underline.link#AEB3BAunderline
punctuation.definition.list#5A468A
markup.quote, punctuation.definition.quote#AEB3BAitalic
Morphous Theme by Ameyanagi - VS Code Theme