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#090E1A
  • activityBar.border#ffffff15
  • activityBar.foreground#678CE9
  • activityBar.inactiveForeground#F8FAFC60
  • activityBarBadge.background#678CE9
  • activityBarBadge.foreground#090E1A
  • button.background#678CE9
  • button.foreground#090E1A
  • button.hoverBackground#678CE9dd
  • editor.background#090E1A
  • editor.foreground#F8FAFC
  • editor.inactiveSelectionBackground#9879EC3580
  • editor.lineHighlightBackground#05080F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9879EC35
  • editorCursor.foreground#678CE9
  • editorGroupHeader.tabsBackground#090E1Add
  • editorLineNumber.activeForeground#678CE9
  • editorLineNumber.foreground#47556980
  • focusBorder#678CE9
  • foreground#F8FAFC
  • input.background#05080F
  • input.border#ffffff15
  • input.foreground#F8FAFC
  • input.placeholderForeground#F8FAFC60
  • list.activeSelectionBackground#678CE930
  • list.activeSelectionForeground#F8FAFC
  • list.highlightForeground#678CE9
  • list.hoverBackground#05080F40
  • list.hoverForeground#F8FAFC
  • list.inactiveSelectionBackground#678CE915
  • list.inactiveSelectionForeground#F8FAFC
  • selection.background#9879EC35
  • sideBar.background#05080F
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FAFC
  • sideBarSectionHeader.background#090E1A80
  • sideBarSectionHeader.foreground#F8FAFC
  • sideBarTitle.foreground#678CE9
  • statusBar.background#090E1A
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FAFC
  • statusBar.noFolderBackground#090E1A
  • tab.activeBackground#090E1A
  • tab.activeBorderTop#678CE9
  • tab.activeForeground#F8FAFC
  • tab.border#ffffff15
  • tab.inactiveBackground#05080F60
  • tab.inactiveForeground#F8FAFC80
  • terminal.ansiBlack#090E1A
  • terminal.ansiBlue#9879EC
  • terminal.ansiCyan#55D8E7
  • terminal.ansiGreen#678CE9
  • terminal.ansiMagenta#9D83F1
  • terminal.ansiRed#9D83F1
  • terminal.ansiWhite#F8FAFC
  • terminal.ansiYellow#55D8E7
  • terminal.background#090E1A
  • terminal.foreground#F8FAFC
  • titleBar.activeBackground#090E1A
  • titleBar.activeForeground#F8FAFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#090E1A
  • titleBar.inactiveForeground#F8FAFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#475569italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9879ECbold
storage.type, storage.modifier#9879ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#678CE9
string, punctuation.definition.string, string.template, meta.template.expression#55D8E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9D83F1
variable, variable.other.readwrite, variable.other.object#F8FAFC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FAFC
variable.parameter, meta.parameter#F8FAFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FAFC80
keyword.operator#F8FAFC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D8E7bold
entity.other.inherited-class#678CE9
entity.name.tag, punctuation.definition.tag#9879EC
entity.other.attribute-name#678CE9
meta.diff, meta.diff.header#475569
markup.deleted#9D83F1
markup.inserted#678CE9
markup.changed#55D8E7
markup.heading, markup.heading.setext, punctuation.definition.heading#678CE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55D8E7
string.other.link.title, string.other.link.description#678CE9
markup.underline.link#475569underline
punctuation.definition.list#9879EC
markup.quote, punctuation.definition.quote#475569italic
Morphous Theme by Ameyanagi - VS Code Theme