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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#422593
  • activityBar.inactiveForeground#1F2A1F60
  • activityBarBadge.background#422593
  • activityBarBadge.foreground#FEFDFB
  • button.background#422593
  • button.foreground#FEFDFB
  • button.hoverBackground#422593dd
  • editor.background#FEFDFB
  • editor.foreground#1F2A1F
  • editor.inactiveSelectionBackground#2A83212580
  • editor.lineHighlightBackground#FFF9F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2A832125
  • editorCursor.foreground#422593
  • editorGroupHeader.tabsBackground#FFF9F0aa
  • editorLineNumber.activeForeground#422593
  • editorLineNumber.foreground#A2B66F80
  • focusBorder#422593
  • foreground#1F2A1F
  • input.background#FFF9F0
  • input.border#00000015
  • input.foreground#1F2A1F
  • input.placeholderForeground#1F2A1F60
  • list.activeSelectionBackground#42259330
  • list.activeSelectionForeground#1F2A1F
  • list.highlightForeground#422593
  • list.hoverBackground#FFF9F040
  • list.hoverForeground#1F2A1F
  • list.inactiveSelectionBackground#42259315
  • list.inactiveSelectionForeground#1F2A1F
  • selection.background#2A832125
  • sideBar.background#FFF9F0
  • sideBar.border#00000015
  • sideBar.foreground#1F2A1F
  • sideBarSectionHeader.background#FFF9F080
  • sideBarSectionHeader.foreground#1F2A1F
  • sideBarTitle.foreground#422593
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#1F2A1F
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#422593
  • tab.activeForeground#1F2A1F
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#1F2A1F80
  • terminal.ansiBlack#1F2A1F
  • terminal.ansiBlue#2A8321
  • terminal.ansiCyan#5229A3
  • terminal.ansiGreen#422593
  • terminal.ansiMagenta#766519
  • terminal.ansiRed#766519
  • terminal.ansiWhite#1F2A1F
  • terminal.ansiYellow#5229A3
  • terminal.background#FEFDFB
  • terminal.foreground#1F2A1F
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#1F2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#1F2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A2B66Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2A8321bold
storage.type, storage.modifier#2A8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#422593
string, punctuation.definition.string, string.template, meta.template.expression#5229A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766519
variable, variable.other.readwrite, variable.other.object#1F2A1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2A1F
variable.parameter, meta.parameter#1F2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F2A1F80
keyword.operator#1F2A1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5229A3bold
entity.other.inherited-class#422593
entity.name.tag, punctuation.definition.tag#2A8321
entity.other.attribute-name#422593
meta.diff, meta.diff.header#A2B66F
markup.deleted#766519
markup.inserted#422593
markup.changed#5229A3
markup.heading, markup.heading.setext, punctuation.definition.heading#422593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5229A3
string.other.link.title, string.other.link.description#422593
markup.underline.link#A2B66Funderline
punctuation.definition.list#2A8321
markup.quote, punctuation.definition.quote#A2B66Fitalic
Morphous Theme by Ameyanagi - VS Code Theme