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#f5f8fb
  • activityBar.border#00000015
  • activityBar.foreground#b9a6e8
  • activityBar.inactiveForeground#12203360
  • activityBarBadge.background#b9a6e8
  • activityBarBadge.foreground#f5f8fb
  • button.background#b9a6e8
  • button.foreground#f5f8fb
  • button.hoverBackground#b9a6e8dd
  • editor.background#f5f8fb
  • editor.foreground#122033
  • editor.inactiveSelectionBackground#7fb9e82580
  • editor.lineHighlightBackground#e8edf550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7fb9e825
  • editorCursor.foreground#b9a6e8
  • editorGroupHeader.tabsBackground#e8edf5aa
  • editorLineNumber.activeForeground#b9a6e8
  • editorLineNumber.foreground#aeb8c880
  • focusBorder#b9a6e8
  • foreground#122033
  • input.background#e8edf5
  • input.border#00000015
  • input.foreground#122033
  • input.placeholderForeground#12203360
  • list.activeSelectionBackground#b9a6e830
  • list.activeSelectionForeground#122033
  • list.highlightForeground#b9a6e8
  • list.hoverBackground#e8edf540
  • list.hoverForeground#122033
  • list.inactiveSelectionBackground#b9a6e815
  • list.inactiveSelectionForeground#122033
  • selection.background#7fb9e825
  • sideBar.background#e8edf5
  • sideBar.border#00000015
  • sideBar.foreground#122033
  • sideBarSectionHeader.background#e8edf580
  • sideBarSectionHeader.foreground#122033
  • sideBarTitle.foreground#b9a6e8
  • statusBar.background#f5f8fb
  • statusBar.border#00000015
  • statusBar.foreground#122033
  • statusBar.noFolderBackground#f5f8fb
  • tab.activeBackground#f5f8fb
  • tab.activeBorderTop#b9a6e8
  • tab.activeForeground#122033
  • tab.border#00000015
  • tab.inactiveBackground#f5f8fb60
  • tab.inactiveForeground#12203380
  • terminal.ansiBlack#122033
  • terminal.ansiBlue#7fb9e8
  • terminal.ansiCyan#9ed8df
  • terminal.ansiGreen#b9a6e8
  • terminal.ansiMagenta#8063c7
  • terminal.ansiRed#8063c7
  • terminal.ansiWhite#122033
  • terminal.ansiYellow#9ed8df
  • terminal.background#f5f8fb
  • terminal.foreground#122033
  • titleBar.activeBackground#f5f8fb
  • titleBar.activeForeground#122033
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f5f8fb
  • titleBar.inactiveForeground#12203360
  • widget.border#00000015

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#7fb9e8bold
storage.type, storage.modifier#7fb9e8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b9a6e8
string, punctuation.definition.string, string.template, meta.template.expression#9ed8df
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8063c7
variable, variable.other.readwrite, variable.other.object#122033
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#122033
variable.parameter, meta.parameter#122033dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#12203380
keyword.operator#122033
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9ed8dfbold
entity.other.inherited-class#b9a6e8
entity.name.tag, punctuation.definition.tag#7fb9e8
entity.other.attribute-name#b9a6e8
meta.diff, meta.diff.header#aeb8c8
markup.deleted#8063c7
markup.inserted#b9a6e8
markup.changed#9ed8df
markup.heading, markup.heading.setext, punctuation.definition.heading#b9a6e8bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9ed8df
string.other.link.title, string.other.link.description#b9a6e8
markup.underline.link#aeb8c8underline
punctuation.definition.list#7fb9e8
markup.quote, punctuation.definition.quote#aeb8c8italic
Morphous Theme by Ameyanagi - VS Code Theme