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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#7F2593
  • activityBar.inactiveForeground#2A153160
  • activityBarBadge.background#7F2593
  • activityBarBadge.foreground#FDFDFC
  • button.background#7F2593
  • button.foreground#FDFDFC
  • button.hoverBackground#7F2593dd
  • editor.background#FDFDFC
  • editor.foreground#2A1531
  • editor.inactiveSelectionBackground#3483212580
  • editor.lineHighlightBackground#EDE7D450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#34832125
  • editorCursor.foreground#7F2593
  • editorGroupHeader.tabsBackground#EDE7D4aa
  • editorLineNumber.activeForeground#7F2593
  • editorLineNumber.foreground#B66DD180
  • focusBorder#7F2593
  • foreground#2A1531
  • input.background#EDE7D4
  • input.border#00000015
  • input.foreground#2A1531
  • input.placeholderForeground#2A153160
  • list.activeSelectionBackground#7F259330
  • list.activeSelectionForeground#2A1531
  • list.highlightForeground#7F2593
  • list.hoverBackground#EDE7D440
  • list.hoverForeground#2A1531
  • list.inactiveSelectionBackground#7F259315
  • list.inactiveSelectionForeground#2A1531
  • selection.background#34832125
  • sideBar.background#EDE7D4
  • sideBar.border#00000015
  • sideBar.foreground#2A1531
  • sideBarSectionHeader.background#EDE7D480
  • sideBarSectionHeader.foreground#2A1531
  • sideBarTitle.foreground#7F2593
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#2A1531
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#7F2593
  • tab.activeForeground#2A1531
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#2A153180
  • terminal.ansiBlack#2A1531
  • terminal.ansiBlue#348321
  • terminal.ansiCyan#8329A3
  • terminal.ansiGreen#7F2593
  • terminal.ansiMagenta#327619
  • terminal.ansiRed#327619
  • terminal.ansiWhite#2A1531
  • terminal.ansiYellow#8329A3
  • terminal.background#FDFDFC
  • terminal.foreground#2A1531
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#2A1531
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#2A153160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B66DD1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#348321bold
storage.type, storage.modifier#348321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7F2593
string, punctuation.definition.string, string.template, meta.template.expression#8329A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#327619
variable, variable.other.readwrite, variable.other.object#2A1531
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A1531
variable.parameter, meta.parameter#2A1531dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A153180
keyword.operator#2A1531
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8329A3bold
entity.other.inherited-class#7F2593
entity.name.tag, punctuation.definition.tag#348321
entity.other.attribute-name#7F2593
meta.diff, meta.diff.header#B66DD1
markup.deleted#327619
markup.inserted#7F2593
markup.changed#8329A3
markup.heading, markup.heading.setext, punctuation.definition.heading#7F2593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8329A3
string.other.link.title, string.other.link.description#7F2593
markup.underline.link#B66DD1underline
punctuation.definition.list#348321
markup.quote, punctuation.definition.quote#B66DD1italic