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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#932577
  • activityBar.inactiveForeground#17252260
  • activityBarBadge.background#932577
  • activityBarBadge.foreground#FFFDFA
  • button.background#932577
  • button.foreground#FFFDFA
  • button.hoverBackground#932577dd
  • editor.background#FFFDFA
  • editor.foreground#172522
  • editor.inactiveSelectionBackground#2172832580
  • editor.lineHighlightBackground#96DCE950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21728325
  • editorCursor.foreground#932577
  • editorGroupHeader.tabsBackground#96DCE9aa
  • editorLineNumber.activeForeground#932577
  • editorLineNumber.foreground#b8987080
  • focusBorder#932577
  • foreground#172522
  • input.background#96DCE9
  • input.border#00000015
  • input.foreground#172522
  • input.placeholderForeground#17252260
  • list.activeSelectionBackground#93257730
  • list.activeSelectionForeground#172522
  • list.highlightForeground#932577
  • list.hoverBackground#96DCE940
  • list.hoverForeground#172522
  • list.inactiveSelectionBackground#93257715
  • list.inactiveSelectionForeground#172522
  • selection.background#21728325
  • sideBar.background#96DCE9
  • sideBar.border#00000015
  • sideBar.foreground#172522
  • sideBarSectionHeader.background#96DCE980
  • sideBarSectionHeader.foreground#172522
  • sideBarTitle.foreground#932577
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#172522
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#932577
  • tab.activeForeground#172522
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#17252280
  • terminal.ansiBlack#172522
  • terminal.ansiBlue#217283
  • terminal.ansiCyan#A34E29
  • terminal.ansiGreen#932577
  • terminal.ansiMagenta#4E7619
  • terminal.ansiRed#4E7619
  • terminal.ansiWhite#172522
  • terminal.ansiYellow#A34E29
  • terminal.background#FFFDFA
  • terminal.foreground#172522
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#172522
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#17252260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b89870italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217283bold
storage.type, storage.modifier#217283italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932577
string, punctuation.definition.string, string.template, meta.template.expression#A34E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4E7619
variable, variable.other.readwrite, variable.other.object#172522
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#172522
variable.parameter, meta.parameter#172522dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17252280
keyword.operator#172522
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A34E29bold
entity.other.inherited-class#932577
entity.name.tag, punctuation.definition.tag#217283
entity.other.attribute-name#932577
meta.diff, meta.diff.header#b89870
markup.deleted#4E7619
markup.inserted#932577
markup.changed#A34E29
markup.heading, markup.heading.setext, punctuation.definition.heading#932577bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A34E29
string.other.link.title, string.other.link.description#932577
markup.underline.link#b89870underline
punctuation.definition.list#217283
markup.quote, punctuation.definition.quote#b89870italic
Morphous Theme by Ameyanagi - VS Code Theme