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#080C0B
  • activityBar.border#ffffff15
  • activityBar.foreground#679BE9
  • activityBar.inactiveForeground#f2f5f060
  • activityBarBadge.background#679BE9
  • activityBarBadge.foreground#080C0B
  • button.background#679BE9
  • button.foreground#080C0B
  • button.hoverBackground#679BE9dd
  • editor.background#080C0B
  • editor.foreground#f2f5f0
  • editor.inactiveSelectionBackground#ABEC793580
  • editor.lineHighlightBackground#0F151340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ABEC7935
  • editorCursor.foreground#679BE9
  • editorGroupHeader.tabsBackground#080C0Bdd
  • editorLineNumber.activeForeground#679BE9
  • editorLineNumber.foreground#8b8b8480
  • focusBorder#679BE9
  • foreground#f2f5f0
  • input.background#0F1513
  • input.border#ffffff15
  • input.foreground#f2f5f0
  • input.placeholderForeground#f2f5f060
  • list.activeSelectionBackground#679BE930
  • list.activeSelectionForeground#f2f5f0
  • list.highlightForeground#679BE9
  • list.hoverBackground#0F151340
  • list.hoverForeground#f2f5f0
  • list.inactiveSelectionBackground#679BE915
  • list.inactiveSelectionForeground#f2f5f0
  • selection.background#ABEC7935
  • sideBar.background#0F1513
  • sideBar.border#ffffff15
  • sideBar.foreground#f2f5f0
  • sideBarSectionHeader.background#080C0B80
  • sideBarSectionHeader.foreground#f2f5f0
  • sideBarTitle.foreground#679BE9
  • statusBar.background#080C0B
  • statusBar.border#ffffff15
  • statusBar.foreground#f2f5f0
  • statusBar.noFolderBackground#080C0B
  • tab.activeBackground#080C0B
  • tab.activeBorderTop#679BE9
  • tab.activeForeground#f2f5f0
  • tab.border#ffffff15
  • tab.inactiveBackground#0F151360
  • tab.inactiveForeground#f2f5f080
  • terminal.ansiBlack#080C0B
  • terminal.ansiBlue#ABEC79
  • terminal.ansiCyan#B9E755
  • terminal.ansiGreen#679BE9
  • terminal.ansiMagenta#F1C583
  • terminal.ansiRed#F1C583
  • terminal.ansiWhite#f2f5f0
  • terminal.ansiYellow#B9E755
  • terminal.background#080C0B
  • terminal.foreground#f2f5f0
  • titleBar.activeBackground#080C0B
  • titleBar.activeForeground#f2f5f0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#080C0B
  • titleBar.inactiveForeground#f2f5f060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b8b84italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ABEC79bold
storage.type, storage.modifier#ABEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#679BE9
string, punctuation.definition.string, string.template, meta.template.expression#B9E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C583
variable, variable.other.readwrite, variable.other.object#f2f5f0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f2f5f0
variable.parameter, meta.parameter#f2f5f0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f2f5f080
keyword.operator#f2f5f0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B9E755bold
entity.other.inherited-class#679BE9
entity.name.tag, punctuation.definition.tag#ABEC79
entity.other.attribute-name#679BE9
meta.diff, meta.diff.header#8b8b84
markup.deleted#F1C583
markup.inserted#679BE9
markup.changed#B9E755
markup.heading, markup.heading.setext, punctuation.definition.heading#679BE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B9E755
string.other.link.title, string.other.link.description#679BE9
markup.underline.link#8b8b84underline
punctuation.definition.list#ABEC79
markup.quote, punctuation.definition.quote#8b8b84italic
Morphous Theme by Ameyanagi - VS Code Theme