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#74816E
  • activityBar.border#ffffff15
  • activityBar.foreground#6770E9
  • activityBar.inactiveForeground#FAFBFD60
  • activityBarBadge.background#6770E9
  • activityBarBadge.foreground#74816E
  • button.background#6770E9
  • button.foreground#74816E
  • button.hoverBackground#6770E9dd
  • editor.background#74816E
  • editor.foreground#FAFBFD
  • editor.inactiveSelectionBackground#797DEC3580
  • editor.lineHighlightBackground#0A132440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#797DEC35
  • editorCursor.foreground#6770E9
  • editorGroupHeader.tabsBackground#74816Edd
  • editorLineNumber.activeForeground#6770E9
  • editorLineNumber.foreground#A2A9B380
  • focusBorder#6770E9
  • foreground#FAFBFD
  • input.background#0A1324
  • input.border#ffffff15
  • input.foreground#FAFBFD
  • input.placeholderForeground#FAFBFD60
  • list.activeSelectionBackground#6770E930
  • list.activeSelectionForeground#FAFBFD
  • list.highlightForeground#6770E9
  • list.hoverBackground#0A132440
  • list.hoverForeground#FAFBFD
  • list.inactiveSelectionBackground#6770E915
  • list.inactiveSelectionForeground#FAFBFD
  • selection.background#797DEC35
  • sideBar.background#0A1324
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFBFD
  • sideBarSectionHeader.background#74816E80
  • sideBarSectionHeader.foreground#FAFBFD
  • sideBarTitle.foreground#6770E9
  • statusBar.background#74816E
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFBFD
  • statusBar.noFolderBackground#74816E
  • tab.activeBackground#74816E
  • tab.activeBorderTop#6770E9
  • tab.activeForeground#FAFBFD
  • tab.border#ffffff15
  • tab.inactiveBackground#0A132460
  • tab.inactiveForeground#FAFBFD80
  • terminal.ansiBlack#74816E
  • terminal.ansiBlue#797DEC
  • terminal.ansiCyan#E7BB55
  • terminal.ansiGreen#6770E9
  • terminal.ansiMagenta#A0F183
  • terminal.ansiRed#A0F183
  • terminal.ansiWhite#FAFBFD
  • terminal.ansiYellow#E7BB55
  • terminal.background#74816E
  • terminal.foreground#FAFBFD
  • titleBar.activeBackground#74816E
  • titleBar.activeForeground#FAFBFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#74816E
  • titleBar.inactiveForeground#FAFBFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A2A9B3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#797DECbold
storage.type, storage.modifier#797DECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6770E9—
string, punctuation.definition.string, string.template, meta.template.expression#E7BB55—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A0F183—
variable, variable.other.readwrite, variable.other.object#FAFBFD—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFBFD—
variable.parameter, meta.parameter#FAFBFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFBFD80—
keyword.operator#FAFBFD—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BB55bold
entity.other.inherited-class#6770E9—
entity.name.tag, punctuation.definition.tag#797DEC—
entity.other.attribute-name#6770E9—
meta.diff, meta.diff.header#A2A9B3—
markup.deleted#A0F183—
markup.inserted#6770E9—
markup.changed#E7BB55—
markup.heading, markup.heading.setext, punctuation.definition.heading#6770E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7BB55—
string.other.link.title, string.other.link.description#6770E9—
markup.underline.link#A2A9B3underline
punctuation.definition.list#797DEC—
markup.quote, punctuation.definition.quote#A2A9B3italic
Morphous Theme by Ameyanagi - VS Code Theme