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#142432
  • activityBar.border#ffffff15
  • activityBar.foreground#496b80
  • activityBar.inactiveForeground#f3f0e660
  • activityBarBadge.background#496b80
  • activityBarBadge.foreground#142432
  • button.background#496b80
  • button.foreground#142432
  • button.hoverBackground#496b80dd
  • editor.background#142432
  • editor.foreground#f3f0e6
  • editor.inactiveSelectionBackground#d8d0bd3580
  • editor.lineHighlightBackground#24323b40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d8d0bd35
  • editorCursor.foreground#496b80
  • editorGroupHeader.tabsBackground#142432dd
  • editorLineNumber.activeForeground#496b80
  • editorLineNumber.foreground#d8d0bd80
  • focusBorder#496b80
  • foreground#f3f0e6
  • input.background#24323b
  • input.border#ffffff15
  • input.foreground#f3f0e6
  • input.placeholderForeground#f3f0e660
  • list.activeSelectionBackground#496b8030
  • list.activeSelectionForeground#f3f0e6
  • list.highlightForeground#496b80
  • list.hoverBackground#24323b40
  • list.hoverForeground#f3f0e6
  • list.inactiveSelectionBackground#496b8015
  • list.inactiveSelectionForeground#f3f0e6
  • selection.background#d8d0bd35
  • sideBar.background#24323b
  • sideBar.border#ffffff15
  • sideBar.foreground#f3f0e6
  • sideBarSectionHeader.background#14243280
  • sideBarSectionHeader.foreground#f3f0e6
  • sideBarTitle.foreground#496b80
  • statusBar.background#142432
  • statusBar.border#ffffff15
  • statusBar.foreground#f3f0e6
  • statusBar.noFolderBackground#142432
  • tab.activeBackground#142432
  • tab.activeBorderTop#496b80
  • tab.activeForeground#f3f0e6
  • tab.border#ffffff15
  • tab.inactiveBackground#24323b60
  • tab.inactiveForeground#f3f0e680
  • terminal.ansiBlack#142432
  • terminal.ansiBlue#d8d0bd
  • terminal.ansiCyan#6f9ca2
  • terminal.ansiGreen#496b80
  • terminal.ansiMagenta#9d6048
  • terminal.ansiRed#9d6048
  • terminal.ansiWhite#f3f0e6
  • terminal.ansiYellow#6f9ca2
  • terminal.background#142432
  • terminal.foreground#f3f0e6
  • titleBar.activeBackground#142432
  • titleBar.activeForeground#f3f0e6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#142432
  • titleBar.inactiveForeground#f3f0e660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8d0bditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d8d0bdbold
storage.type, storage.modifier#d8d0bditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#496b80
string, punctuation.definition.string, string.template, meta.template.expression#6f9ca2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9d6048
variable, variable.other.readwrite, variable.other.object#f3f0e6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3f0e6
variable.parameter, meta.parameter#f3f0e6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3f0e680
keyword.operator#f3f0e6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6f9ca2bold
entity.other.inherited-class#496b80
entity.name.tag, punctuation.definition.tag#d8d0bd
entity.other.attribute-name#496b80
meta.diff, meta.diff.header#d8d0bd
markup.deleted#9d6048
markup.inserted#496b80
markup.changed#6f9ca2
markup.heading, markup.heading.setext, punctuation.definition.heading#496b80bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6f9ca2
string.other.link.title, string.other.link.description#496b80
markup.underline.link#d8d0bdunderline
punctuation.definition.list#d8d0bd
markup.quote, punctuation.definition.quote#d8d0bditalic
Morphous Theme by Ameyanagi - VS Code Theme