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#2C2621
  • activityBar.border#ffffff15
  • activityBar.foreground#D667E9
  • activityBar.inactiveForeground#FFFDFB60
  • activityBarBadge.background#D667E9
  • activityBarBadge.foreground#2C2621
  • button.background#D667E9
  • button.foreground#2C2621
  • button.hoverBackground#D667E9dd
  • editor.background#2C2621
  • editor.foreground#FFFDFB
  • editor.inactiveSelectionBackground#E079EC3580
  • editor.lineHighlightBackground#110E1540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E079EC35
  • editorCursor.foreground#D667E9
  • editorGroupHeader.tabsBackground#2C2621dd
  • editorLineNumber.activeForeground#D667E9
  • editorLineNumber.foreground#EEE7DE80
  • focusBorder#D667E9
  • foreground#FFFDFB
  • input.background#110E15
  • input.border#ffffff15
  • input.foreground#FFFDFB
  • input.placeholderForeground#FFFDFB60
  • list.activeSelectionBackground#D667E930
  • list.activeSelectionForeground#FFFDFB
  • list.highlightForeground#D667E9
  • list.hoverBackground#110E1540
  • list.hoverForeground#FFFDFB
  • list.inactiveSelectionBackground#D667E915
  • list.inactiveSelectionForeground#FFFDFB
  • selection.background#E079EC35
  • sideBar.background#110E15
  • sideBar.border#ffffff15
  • sideBar.foreground#FFFDFB
  • sideBarSectionHeader.background#2C262180
  • sideBarSectionHeader.foreground#FFFDFB
  • sideBarTitle.foreground#D667E9
  • statusBar.background#2C2621
  • statusBar.border#ffffff15
  • statusBar.foreground#FFFDFB
  • statusBar.noFolderBackground#2C2621
  • tab.activeBackground#2C2621
  • tab.activeBorderTop#D667E9
  • tab.activeForeground#FFFDFB
  • tab.border#ffffff15
  • tab.inactiveBackground#110E1560
  • tab.inactiveForeground#FFFDFB80
  • terminal.ansiBlack#2C2621
  • terminal.ansiBlue#E079EC
  • terminal.ansiCyan#E755AF
  • terminal.ansiGreen#D667E9
  • terminal.ansiMagenta#D6F183
  • terminal.ansiRed#D6F183
  • terminal.ansiWhite#FFFDFB
  • terminal.ansiYellow#E755AF
  • terminal.background#2C2621
  • terminal.foreground#FFFDFB
  • titleBar.activeBackground#2C2621
  • titleBar.activeForeground#FFFDFB
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2C2621
  • titleBar.inactiveForeground#FFFDFB60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EEE7DEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E079ECbold
storage.type, storage.modifier#E079ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D667E9
string, punctuation.definition.string, string.template, meta.template.expression#E755AF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D6F183
variable, variable.other.readwrite, variable.other.object#FFFDFB
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFFDFB
variable.parameter, meta.parameter#FFFDFBdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFFDFB80
keyword.operator#FFFDFB
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755AFbold
entity.other.inherited-class#D667E9
entity.name.tag, punctuation.definition.tag#E079EC
entity.other.attribute-name#D667E9
meta.diff, meta.diff.header#EEE7DE
markup.deleted#D6F183
markup.inserted#D667E9
markup.changed#E755AF
markup.heading, markup.heading.setext, punctuation.definition.heading#D667E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755AF
string.other.link.title, string.other.link.description#D667E9
markup.underline.link#EEE7DEunderline
punctuation.definition.list#E079EC
markup.quote, punctuation.definition.quote#EEE7DEitalic
Morphous Theme by Ameyanagi - VS Code Theme