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#f6fafd
  • activityBar.border#00000015
  • activityBar.foreground#b8f1ee
  • activityBar.inactiveForeground#111a2e60
  • activityBarBadge.background#b8f1ee
  • activityBarBadge.foreground#f6fafd
  • button.background#b8f1ee
  • button.foreground#f6fafd
  • button.hoverBackground#b8f1eedd
  • editor.background#f6fafd
  • editor.foreground#111a2e
  • editor.inactiveSelectionBackground#dccbff2580
  • editor.lineHighlightBackground#f1f5fb50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#dccbff25
  • editorCursor.foreground#b8f1ee
  • editorGroupHeader.tabsBackground#f1f5fbaa
  • editorLineNumber.activeForeground#b8f1ee
  • editorLineNumber.foreground#64748b80
  • focusBorder#b8f1ee
  • foreground#111a2e
  • input.background#f1f5fb
  • input.border#00000015
  • input.foreground#111a2e
  • input.placeholderForeground#111a2e60
  • list.activeSelectionBackground#b8f1ee30
  • list.activeSelectionForeground#111a2e
  • list.highlightForeground#b8f1ee
  • list.hoverBackground#f1f5fb40
  • list.hoverForeground#111a2e
  • list.inactiveSelectionBackground#b8f1ee15
  • list.inactiveSelectionForeground#111a2e
  • selection.background#dccbff25
  • sideBar.background#f1f5fb
  • sideBar.border#00000015
  • sideBar.foreground#111a2e
  • sideBarSectionHeader.background#f1f5fb80
  • sideBarSectionHeader.foreground#111a2e
  • sideBarTitle.foreground#b8f1ee
  • statusBar.background#f6fafd
  • statusBar.border#00000015
  • statusBar.foreground#111a2e
  • statusBar.noFolderBackground#f6fafd
  • tab.activeBackground#f6fafd
  • tab.activeBorderTop#b8f1ee
  • tab.activeForeground#111a2e
  • tab.border#00000015
  • tab.inactiveBackground#f6fafd60
  • tab.inactiveForeground#111a2e80
  • terminal.ansiBlack#111a2e
  • terminal.ansiBlue#dccbff
  • terminal.ansiCyan#2a1e4f
  • terminal.ansiGreen#b8f1ee
  • terminal.ansiMagenta#16b3b0
  • terminal.ansiRed#16b3b0
  • terminal.ansiWhite#111a2e
  • terminal.ansiYellow#2a1e4f
  • terminal.background#f6fafd
  • terminal.foreground#111a2e
  • titleBar.activeBackground#f6fafd
  • titleBar.activeForeground#111a2e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6fafd
  • titleBar.inactiveForeground#111a2e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#dccbffbold
storage.type, storage.modifier#dccbffitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b8f1ee
string, punctuation.definition.string, string.template, meta.template.expression#2a1e4f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#16b3b0
variable, variable.other.readwrite, variable.other.object#111a2e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111a2e
variable.parameter, meta.parameter#111a2edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#111a2e80
keyword.operator#111a2e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2a1e4fbold
entity.other.inherited-class#b8f1ee
entity.name.tag, punctuation.definition.tag#dccbff
entity.other.attribute-name#b8f1ee
meta.diff, meta.diff.header#64748b
markup.deleted#16b3b0
markup.inserted#b8f1ee
markup.changed#2a1e4f
markup.heading, markup.heading.setext, punctuation.definition.heading#b8f1eebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2a1e4f
string.other.link.title, string.other.link.description#b8f1ee
markup.underline.link#64748bunderline
punctuation.definition.list#dccbff
markup.quote, punctuation.definition.quote#64748bitalic
Morphous Theme by Ameyanagi - VS Code Theme