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#1F435C
  • activityBar.border#ffffff15
  • activityBar.foreground#8C67E9
  • activityBar.inactiveForeground#f5f8fb60
  • activityBarBadge.background#8C67E9
  • activityBarBadge.foreground#1F435C
  • button.background#8C67E9
  • button.foreground#1F435C
  • button.hoverBackground#8C67E9dd
  • editor.background#1F435C
  • editor.foreground#f5f8fb
  • editor.inactiveSelectionBackground#79B8EC3580
  • editor.lineHighlightBackground#0D172640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79B8EC35
  • editorCursor.foreground#8C67E9
  • editorGroupHeader.tabsBackground#1F435Cdd
  • editorLineNumber.activeForeground#8C67E9
  • editorLineNumber.foreground#aeb8c880
  • focusBorder#8C67E9
  • foreground#f5f8fb
  • input.background#0D1726
  • input.border#ffffff15
  • input.foreground#f5f8fb
  • input.placeholderForeground#f5f8fb60
  • list.activeSelectionBackground#8C67E930
  • list.activeSelectionForeground#f5f8fb
  • list.highlightForeground#8C67E9
  • list.hoverBackground#0D172640
  • list.hoverForeground#f5f8fb
  • list.inactiveSelectionBackground#8C67E915
  • list.inactiveSelectionForeground#f5f8fb
  • selection.background#79B8EC35
  • sideBar.background#0D1726
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f8fb
  • sideBarSectionHeader.background#1F435C80
  • sideBarSectionHeader.foreground#f5f8fb
  • sideBarTitle.foreground#8C67E9
  • statusBar.background#1F435C
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f8fb
  • statusBar.noFolderBackground#1F435C
  • tab.activeBackground#1F435C
  • tab.activeBorderTop#8C67E9
  • tab.activeForeground#f5f8fb
  • tab.border#ffffff15
  • tab.inactiveBackground#0D172660
  • tab.inactiveForeground#f5f8fb80
  • terminal.ansiBlack#1F435C
  • terminal.ansiBlue#79B8EC
  • terminal.ansiCyan#55D8E7
  • terminal.ansiGreen#8C67E9
  • terminal.ansiMagenta#A283F1
  • terminal.ansiRed#A283F1
  • terminal.ansiWhite#f5f8fb
  • terminal.ansiYellow#55D8E7
  • terminal.background#1F435C
  • terminal.foreground#f5f8fb
  • titleBar.activeBackground#1F435C
  • titleBar.activeForeground#f5f8fb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F435C
  • titleBar.inactiveForeground#f5f8fb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aeb8c8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79B8ECbold
storage.type, storage.modifier#79B8ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8C67E9
string, punctuation.definition.string, string.template, meta.template.expression#55D8E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A283F1
variable, variable.other.readwrite, variable.other.object#f5f8fb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f8fb
variable.parameter, meta.parameter#f5f8fbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f8fb80
keyword.operator#f5f8fb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D8E7bold
entity.other.inherited-class#8C67E9
entity.name.tag, punctuation.definition.tag#79B8EC
entity.other.attribute-name#8C67E9
meta.diff, meta.diff.header#aeb8c8
markup.deleted#A283F1
markup.inserted#8C67E9
markup.changed#55D8E7
markup.heading, markup.heading.setext, punctuation.definition.heading#8C67E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55D8E7
string.other.link.title, string.other.link.description#8C67E9
markup.underline.link#aeb8c8underline
punctuation.definition.list#79B8EC
markup.quote, punctuation.definition.quote#aeb8c8italic
Morphous Theme by Ameyanagi - VS Code Theme