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#722593
  • activityBar.inactiveForeground#1B122160
  • activityBarBadge.background#722593
  • activityBarBadge.foreground#FEFDFB
  • button.background#722593
  • button.foreground#FEFDFB
  • button.hoverBackground#722593dd
  • editor.background#FEFDFB
  • editor.foreground#1B1221
  • editor.inactiveSelectionBackground#7721832580
  • editor.lineHighlightBackground#91806950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#77218325
  • editorCursor.foreground#722593
  • editorGroupHeader.tabsBackground#918069aa
  • editorLineNumber.activeForeground#722593
  • editorLineNumber.foreground#8E879880
  • focusBorder#722593
  • foreground#1B1221
  • input.background#918069
  • input.border#00000015
  • input.foreground#1B1221
  • input.placeholderForeground#1B122160
  • list.activeSelectionBackground#72259330
  • list.activeSelectionForeground#1B1221
  • list.highlightForeground#722593
  • list.hoverBackground#91806940
  • list.hoverForeground#1B1221
  • list.inactiveSelectionBackground#72259315
  • list.inactiveSelectionForeground#1B1221
  • selection.background#77218325
  • sideBar.background#918069
  • sideBar.border#00000015
  • sideBar.foreground#1B1221
  • sideBarSectionHeader.background#91806980
  • sideBarSectionHeader.foreground#1B1221
  • sideBarTitle.foreground#722593
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#1B1221
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#722593
  • tab.activeForeground#1B1221
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#1B122180
  • terminal.ansiBlack#1B1221
  • terminal.ansiBlue#772183
  • terminal.ansiCyan#47A329
  • terminal.ansiGreen#722593
  • terminal.ansiMagenta#307619
  • terminal.ansiRed#307619
  • terminal.ansiWhite#1B1221
  • terminal.ansiYellow#47A329
  • terminal.background#FEFDFB
  • terminal.foreground#1B1221
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#1B1221
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#1B122160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8798italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#772183bold
storage.type, storage.modifier#772183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#722593
string, punctuation.definition.string, string.template, meta.template.expression#47A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#307619
variable, variable.other.readwrite, variable.other.object#1B1221
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B1221
variable.parameter, meta.parameter#1B1221dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B122180
keyword.operator#1B1221
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#47A329bold
entity.other.inherited-class#722593
entity.name.tag, punctuation.definition.tag#772183
entity.other.attribute-name#722593
meta.diff, meta.diff.header#8E8798
markup.deleted#307619
markup.inserted#722593
markup.changed#47A329
markup.heading, markup.heading.setext, punctuation.definition.heading#722593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#47A329
string.other.link.title, string.other.link.description#722593
markup.underline.link#8E8798underline
punctuation.definition.list#772183
markup.quote, punctuation.definition.quote#8E8798italic
Morphous Theme by Ameyanagi - VS Code Theme