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#F7FAFF
  • activityBar.border#00000015
  • activityBar.foreground#0EA7A6
  • activityBar.inactiveForeground#080F1460
  • activityBarBadge.background#0EA7A6
  • activityBarBadge.foreground#F7FAFF
  • button.background#0EA7A6
  • button.foreground#F7FAFF
  • button.hoverBackground#0EA7A6dd
  • editor.background#F7FAFF
  • editor.foreground#080F14
  • editor.inactiveSelectionBackground#0F4C5C2580
  • editor.lineHighlightBackground#F3F6FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0F4C5C25
  • editorCursor.foreground#0EA7A6
  • editorGroupHeader.tabsBackground#F3F6FAaa
  • editorLineNumber.activeForeground#0EA7A6
  • editorLineNumber.foreground#D8E7F180
  • focusBorder#0EA7A6
  • foreground#080F14
  • input.background#F3F6FA
  • input.border#00000015
  • input.foreground#080F14
  • input.placeholderForeground#080F1460
  • list.activeSelectionBackground#0EA7A630
  • list.activeSelectionForeground#080F14
  • list.highlightForeground#0EA7A6
  • list.hoverBackground#F3F6FA40
  • list.hoverForeground#080F14
  • list.inactiveSelectionBackground#0EA7A615
  • list.inactiveSelectionForeground#080F14
  • selection.background#0F4C5C25
  • sideBar.background#F3F6FA
  • sideBar.border#00000015
  • sideBar.foreground#080F14
  • sideBarSectionHeader.background#F3F6FA80
  • sideBarSectionHeader.foreground#080F14
  • sideBarTitle.foreground#0EA7A6
  • statusBar.background#F7FAFF
  • statusBar.border#00000015
  • statusBar.foreground#080F14
  • statusBar.noFolderBackground#F7FAFF
  • tab.activeBackground#F7FAFF
  • tab.activeBorderTop#0EA7A6
  • tab.activeForeground#080F14
  • tab.border#00000015
  • tab.inactiveBackground#F7FAFF60
  • tab.inactiveForeground#080F1480
  • terminal.ansiBlack#080F14
  • terminal.ansiBlue#0F4C5C
  • terminal.ansiCyan#7861FF
  • terminal.ansiGreen#0EA7A6
  • terminal.ansiMagenta#4361EE
  • terminal.ansiRed#4361EE
  • terminal.ansiWhite#080F14
  • terminal.ansiYellow#7861FF
  • terminal.background#F7FAFF
  • terminal.foreground#080F14
  • titleBar.activeBackground#F7FAFF
  • titleBar.activeForeground#080F14
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7FAFF
  • titleBar.inactiveForeground#080F1460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8E7F1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0F4C5Cbold
storage.type, storage.modifier#0F4C5Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0EA7A6
string, punctuation.definition.string, string.template, meta.template.expression#7861FF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4361EE
variable, variable.other.readwrite, variable.other.object#080F14
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#080F14
variable.parameter, meta.parameter#080F14dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#080F1480
keyword.operator#080F14
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7861FFbold
entity.other.inherited-class#0EA7A6
entity.name.tag, punctuation.definition.tag#0F4C5C
entity.other.attribute-name#0EA7A6
meta.diff, meta.diff.header#D8E7F1
markup.deleted#4361EE
markup.inserted#0EA7A6
markup.changed#7861FF
markup.heading, markup.heading.setext, punctuation.definition.heading#0EA7A6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7861FF
string.other.link.title, string.other.link.description#0EA7A6
markup.underline.link#D8E7F1underline
punctuation.definition.list#0F4C5C
markup.quote, punctuation.definition.quote#D8E7F1italic
Morphous Theme by Ameyanagi - VS Code Theme