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#6B5E52
  • activityBar.border#ffffff15
  • activityBar.foreground#F472B6
  • activityBar.inactiveForeground#FAFAF860
  • activityBarBadge.background#F472B6
  • activityBarBadge.foreground#6B5E52
  • button.background#F472B6
  • button.foreground#6B5E52
  • button.hoverBackground#F472B6dd
  • editor.background#6B5E52
  • editor.foreground#FAFAF8
  • editor.inactiveSelectionBackground#6AA84F3580
  • editor.lineHighlightBackground#2B2B2B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6AA84F35
  • editorCursor.foreground#F472B6
  • editorGroupHeader.tabsBackground#6B5E52dd
  • editorLineNumber.activeForeground#F472B6
  • editorLineNumber.foreground#D6B77A80
  • focusBorder#F472B6
  • foreground#FAFAF8
  • input.background#2B2B2B
  • input.border#ffffff15
  • input.foreground#FAFAF8
  • input.placeholderForeground#FAFAF860
  • list.activeSelectionBackground#F472B630
  • list.activeSelectionForeground#FAFAF8
  • list.highlightForeground#F472B6
  • list.hoverBackground#2B2B2B40
  • list.hoverForeground#FAFAF8
  • list.inactiveSelectionBackground#F472B615
  • list.inactiveSelectionForeground#FAFAF8
  • selection.background#6AA84F35
  • sideBar.background#2B2B2B
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF8
  • sideBarSectionHeader.background#6B5E5280
  • sideBarSectionHeader.foreground#FAFAF8
  • sideBarTitle.foreground#F472B6
  • statusBar.background#6B5E52
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF8
  • statusBar.noFolderBackground#6B5E52
  • tab.activeBackground#6B5E52
  • tab.activeBorderTop#F472B6
  • tab.activeForeground#FAFAF8
  • tab.border#ffffff15
  • tab.inactiveBackground#2B2B2B60
  • tab.inactiveForeground#FAFAF880
  • terminal.ansiBlack#6B5E52
  • terminal.ansiBlue#6AA84F
  • terminal.ansiCyan#F2B705
  • terminal.ansiGreen#F472B6
  • terminal.ansiMagenta#F89BC8
  • terminal.ansiRed#F89BC8
  • terminal.ansiWhite#FAFAF8
  • terminal.ansiYellow#F2B705
  • terminal.background#6B5E52
  • terminal.foreground#FAFAF8
  • titleBar.activeBackground#6B5E52
  • titleBar.activeForeground#FAFAF8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6B5E52
  • titleBar.inactiveForeground#FAFAF860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6B77Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6AA84Fbold
storage.type, storage.modifier#6AA84Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F472B6
string, punctuation.definition.string, string.template, meta.template.expression#F2B705
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F89BC8
variable, variable.other.readwrite, variable.other.object#FAFAF8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF8
variable.parameter, meta.parameter#FAFAF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF880
keyword.operator#FAFAF8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2B705bold
entity.other.inherited-class#F472B6
entity.name.tag, punctuation.definition.tag#6AA84F
entity.other.attribute-name#F472B6
meta.diff, meta.diff.header#D6B77A
markup.deleted#F89BC8
markup.inserted#F472B6
markup.changed#F2B705
markup.heading, markup.heading.setext, punctuation.definition.heading#F472B6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F2B705
string.other.link.title, string.other.link.description#F472B6
markup.underline.link#D6B77Aunderline
punctuation.definition.list#6AA84F
markup.quote, punctuation.definition.quote#D6B77Aitalic
Morphous Theme by Ameyanagi - VS Code Theme