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#F3EEF4
  • activityBar.border#00000015
  • activityBar.foreground#7B5BA6
  • activityBar.inactiveForeground#2D262260
  • activityBarBadge.background#7B5BA6
  • activityBarBadge.foreground#F3EEF4
  • button.background#7B5BA6
  • button.foreground#F3EEF4
  • button.hoverBackground#7B5BA6dd
  • editor.background#F3EEF4
  • editor.foreground#2D2622
  • editor.inactiveSelectionBackground#A078BE2580
  • editor.lineHighlightBackground#FBF8FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A078BE25
  • editorCursor.foreground#7B5BA6
  • editorGroupHeader.tabsBackground#FBF8FAaa
  • editorLineNumber.activeForeground#7B5BA6
  • editorLineNumber.foreground#A6B49A80
  • focusBorder#7B5BA6
  • foreground#2D2622
  • input.background#FBF8FA
  • input.border#00000015
  • input.foreground#2D2622
  • input.placeholderForeground#2D262260
  • list.activeSelectionBackground#7B5BA630
  • list.activeSelectionForeground#2D2622
  • list.highlightForeground#7B5BA6
  • list.hoverBackground#FBF8FA40
  • list.hoverForeground#2D2622
  • list.inactiveSelectionBackground#7B5BA615
  • list.inactiveSelectionForeground#2D2622
  • selection.background#A078BE25
  • sideBar.background#FBF8FA
  • sideBar.border#00000015
  • sideBar.foreground#2D2622
  • sideBarSectionHeader.background#FBF8FA80
  • sideBarSectionHeader.foreground#2D2622
  • sideBarTitle.foreground#7B5BA6
  • statusBar.background#F3EEF4
  • statusBar.border#00000015
  • statusBar.foreground#2D2622
  • statusBar.noFolderBackground#F3EEF4
  • tab.activeBackground#F3EEF4
  • tab.activeBorderTop#7B5BA6
  • tab.activeForeground#2D2622
  • tab.border#00000015
  • tab.inactiveBackground#F3EEF460
  • tab.inactiveForeground#2D262280
  • terminal.ansiBlack#2D2622
  • terminal.ansiBlue#A078BE
  • terminal.ansiCyan#C48ABD
  • terminal.ansiGreen#7B5BA6
  • terminal.ansiMagenta#B7B8A8
  • terminal.ansiRed#B7B8A8
  • terminal.ansiWhite#2D2622
  • terminal.ansiYellow#C48ABD
  • terminal.background#F3EEF4
  • terminal.foreground#2D2622
  • titleBar.activeBackground#F3EEF4
  • titleBar.activeForeground#2D2622
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3EEF4
  • titleBar.inactiveForeground#2D262260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A6B49Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A078BEbold
storage.type, storage.modifier#A078BEitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7B5BA6
string, punctuation.definition.string, string.template, meta.template.expression#C48ABD
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B7B8A8
variable, variable.other.readwrite, variable.other.object#2D2622
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2D2622
variable.parameter, meta.parameter#2D2622dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2D262280
keyword.operator#2D2622
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C48ABDbold
entity.other.inherited-class#7B5BA6
entity.name.tag, punctuation.definition.tag#A078BE
entity.other.attribute-name#7B5BA6
meta.diff, meta.diff.header#A6B49A
markup.deleted#B7B8A8
markup.inserted#7B5BA6
markup.changed#C48ABD
markup.heading, markup.heading.setext, punctuation.definition.heading#7B5BA6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C48ABD
string.other.link.title, string.other.link.description#7B5BA6
markup.underline.link#A6B49Aunderline
punctuation.definition.list#A078BE
markup.quote, punctuation.definition.quote#A6B49Aitalic
Morphous Theme by Ameyanagi - VS Code Theme