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#090C16
  • activityBar.border#ffffff15
  • activityBar.foreground#6797E9
  • activityBar.inactiveForeground#E9EDF260
  • activityBarBadge.background#6797E9
  • activityBarBadge.foreground#090C16
  • button.background#6797E9
  • button.foreground#090C16
  • button.hoverBackground#6797E9dd
  • editor.background#090C16
  • editor.foreground#E9EDF2
  • editor.inactiveSelectionBackground#79A1EC3580
  • editor.lineHighlightBackground#090C1640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A1EC35
  • editorCursor.foreground#6797E9
  • editorGroupHeader.tabsBackground#090C16dd
  • editorLineNumber.activeForeground#6797E9
  • editorLineNumber.foreground#a3adb680
  • focusBorder#6797E9
  • foreground#E9EDF2
  • input.background#090C16
  • input.border#ffffff15
  • input.foreground#E9EDF2
  • input.placeholderForeground#E9EDF260
  • list.activeSelectionBackground#6797E930
  • list.activeSelectionForeground#E9EDF2
  • list.highlightForeground#6797E9
  • list.hoverBackground#090C1640
  • list.hoverForeground#E9EDF2
  • list.inactiveSelectionBackground#6797E915
  • list.inactiveSelectionForeground#E9EDF2
  • selection.background#79A1EC35
  • sideBar.background#090C16
  • sideBar.border#ffffff15
  • sideBar.foreground#E9EDF2
  • sideBarSectionHeader.background#090C1680
  • sideBarSectionHeader.foreground#E9EDF2
  • sideBarTitle.foreground#6797E9
  • statusBar.background#090C16
  • statusBar.border#ffffff15
  • statusBar.foreground#E9EDF2
  • statusBar.noFolderBackground#090C16
  • tab.activeBackground#090C16
  • tab.activeBorderTop#6797E9
  • tab.activeForeground#E9EDF2
  • tab.border#ffffff15
  • tab.inactiveBackground#090C1660
  • tab.inactiveForeground#E9EDF280
  • terminal.ansiBlack#090C16
  • terminal.ansiBlue#79A1EC
  • terminal.ansiCyan#7FE755
  • terminal.ansiGreen#6797E9
  • terminal.ansiMagenta#F19F83
  • terminal.ansiRed#F19F83
  • terminal.ansiWhite#E9EDF2
  • terminal.ansiYellow#7FE755
  • terminal.background#090C16
  • terminal.foreground#E9EDF2
  • titleBar.activeBackground#090C16
  • titleBar.activeForeground#E9EDF2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#090C16
  • titleBar.inactiveForeground#E9EDF260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a3adb6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A1ECbold
storage.type, storage.modifier#79A1ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6797E9—
string, punctuation.definition.string, string.template, meta.template.expression#7FE755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19F83—
variable, variable.other.readwrite, variable.other.object#E9EDF2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#E9EDF2—
variable.parameter, meta.parameter#E9EDF2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#E9EDF280—
keyword.operator#E9EDF2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7FE755bold
entity.other.inherited-class#6797E9—
entity.name.tag, punctuation.definition.tag#79A1EC—
entity.other.attribute-name#6797E9—
meta.diff, meta.diff.header#a3adb6—
markup.deleted#F19F83—
markup.inserted#6797E9—
markup.changed#7FE755—
markup.heading, markup.heading.setext, punctuation.definition.heading#6797E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#7FE755—
string.other.link.title, string.other.link.description#6797E9—
markup.underline.link#a3adb6underline
punctuation.definition.list#79A1EC—
markup.quote, punctuation.definition.quote#a3adb6italic
Morphous Theme by Ameyanagi - VS Code Theme