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#11191a
  • activityBar.border#ffffff15
  • activityBar.foreground#1e58ff
  • activityBar.inactiveForeground#faf6ef60
  • activityBarBadge.background#1e58ff
  • activityBarBadge.foreground#11191a
  • button.background#1e58ff
  • button.foreground#11191a
  • button.hoverBackground#1e58ffdd
  • editor.background#11191a
  • editor.foreground#faf6ef
  • editor.inactiveSelectionBackground#3fa36a3580
  • editor.lineHighlightBackground#0d0d0f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3fa36a35
  • editorCursor.foreground#1e58ff
  • editorGroupHeader.tabsBackground#11191add
  • editorLineNumber.activeForeground#1e58ff
  • editorLineNumber.foreground#2a303680
  • focusBorder#1e58ff
  • foreground#faf6ef
  • input.background#0d0d0f
  • input.border#ffffff15
  • input.foreground#faf6ef
  • input.placeholderForeground#faf6ef60
  • list.activeSelectionBackground#1e58ff30
  • list.activeSelectionForeground#faf6ef
  • list.highlightForeground#1e58ff
  • list.hoverBackground#0d0d0f40
  • list.hoverForeground#faf6ef
  • list.inactiveSelectionBackground#1e58ff15
  • list.inactiveSelectionForeground#faf6ef
  • selection.background#3fa36a35
  • sideBar.background#0d0d0f
  • sideBar.border#ffffff15
  • sideBar.foreground#faf6ef
  • sideBarSectionHeader.background#11191a80
  • sideBarSectionHeader.foreground#faf6ef
  • sideBarTitle.foreground#1e58ff
  • statusBar.background#11191a
  • statusBar.border#ffffff15
  • statusBar.foreground#faf6ef
  • statusBar.noFolderBackground#11191a
  • tab.activeBackground#11191a
  • tab.activeBorderTop#1e58ff
  • tab.activeForeground#faf6ef
  • tab.border#ffffff15
  • tab.inactiveBackground#0d0d0f60
  • tab.inactiveForeground#faf6ef80
  • terminal.ansiBlack#11191a
  • terminal.ansiBlue#3fa36a
  • terminal.ansiCyan#4ccbff
  • terminal.ansiGreen#1e58ff
  • terminal.ansiMagenta#f5f2e8
  • terminal.ansiRed#f5f2e8
  • terminal.ansiWhite#faf6ef
  • terminal.ansiYellow#4ccbff
  • terminal.background#11191a
  • terminal.foreground#faf6ef
  • titleBar.activeBackground#11191a
  • titleBar.activeForeground#faf6ef
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#11191a
  • titleBar.inactiveForeground#faf6ef60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2a3036italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3fa36abold
storage.type, storage.modifier#3fa36aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1e58ff
string, punctuation.definition.string, string.template, meta.template.expression#4ccbff
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f5f2e8
variable, variable.other.readwrite, variable.other.object#faf6ef
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf6ef
variable.parameter, meta.parameter#faf6efdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf6ef80
keyword.operator#faf6ef
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4ccbffbold
entity.other.inherited-class#1e58ff
entity.name.tag, punctuation.definition.tag#3fa36a
entity.other.attribute-name#1e58ff
meta.diff, meta.diff.header#2a3036
markup.deleted#f5f2e8
markup.inserted#1e58ff
markup.changed#4ccbff
markup.heading, markup.heading.setext, punctuation.definition.heading#1e58ffbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4ccbff
string.other.link.title, string.other.link.description#1e58ff
markup.underline.link#2a3036underline
punctuation.definition.list#3fa36a
markup.quote, punctuation.definition.quote#2a3036italic
Morphous Theme by Ameyanagi - VS Code Theme