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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#256193
  • activityBar.inactiveForeground#0e1b2b60
  • activityBarBadge.background#256193
  • activityBarBadge.foreground#FCFDFC
  • button.background#256193
  • button.foreground#FCFDFC
  • button.hoverBackground#256193dd
  • editor.background#FCFDFC
  • editor.foreground#0e1b2b
  • editor.inactiveSelectionBackground#21837A2580
  • editor.lineHighlightBackground#FAF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837A25
  • editorCursor.foreground#256193
  • editorGroupHeader.tabsBackground#FAF9F4aa
  • editorLineNumber.activeForeground#256193
  • editorLineNumber.foreground#e6eef280
  • focusBorder#256193
  • foreground#0e1b2b
  • input.background#FAF9F4
  • input.border#00000015
  • input.foreground#0e1b2b
  • input.placeholderForeground#0e1b2b60
  • list.activeSelectionBackground#25619330
  • list.activeSelectionForeground#0e1b2b
  • list.highlightForeground#256193
  • list.hoverBackground#FAF9F440
  • list.hoverForeground#0e1b2b
  • list.inactiveSelectionBackground#25619315
  • list.inactiveSelectionForeground#0e1b2b
  • selection.background#21837A25
  • sideBar.background#FAF9F4
  • sideBar.border#00000015
  • sideBar.foreground#0e1b2b
  • sideBarSectionHeader.background#FAF9F480
  • sideBarSectionHeader.foreground#0e1b2b
  • sideBarTitle.foreground#256193
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#0e1b2b
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#256193
  • tab.activeForeground#0e1b2b
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#0e1b2b80
  • terminal.ansiBlack#0e1b2b
  • terminal.ansiBlue#21837A
  • terminal.ansiCyan#9BA329
  • terminal.ansiGreen#256193
  • terminal.ansiMagenta#765119
  • terminal.ansiRed#765119
  • terminal.ansiWhite#0e1b2b
  • terminal.ansiYellow#9BA329
  • terminal.background#FCFDFC
  • terminal.foreground#0e1b2b
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#0e1b2b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#0e1b2b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6eef2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21837Abold
storage.type, storage.modifier#21837Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256193
string, punctuation.definition.string, string.template, meta.template.expression#9BA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765119
variable, variable.other.readwrite, variable.other.object#0e1b2b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0e1b2b
variable.parameter, meta.parameter#0e1b2bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0e1b2b80
keyword.operator#0e1b2b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9BA329bold
entity.other.inherited-class#256193
entity.name.tag, punctuation.definition.tag#21837A
entity.other.attribute-name#256193
meta.diff, meta.diff.header#e6eef2
markup.deleted#765119
markup.inserted#256193
markup.changed#9BA329
markup.heading, markup.heading.setext, punctuation.definition.heading#256193bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9BA329
string.other.link.title, string.other.link.description#256193
markup.underline.link#e6eef2underline
punctuation.definition.list#21837A
markup.quote, punctuation.definition.quote#e6eef2italic
Morphous Theme by Ameyanagi - VS Code Theme