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#FEFBFD
  • activityBar.border#00000015
  • activityBar.foreground#932561
  • activityBar.inactiveForeground#1C132460
  • activityBarBadge.background#932561
  • activityBarBadge.foreground#FEFBFD
  • button.background#932561
  • button.foreground#FEFBFD
  • button.hoverBackground#932561dd
  • editor.background#FEFBFD
  • editor.foreground#1C1324
  • editor.inactiveSelectionBackground#6521832580
  • editor.lineHighlightBackground#F9F6F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#65218325
  • editorCursor.foreground#932561
  • editorGroupHeader.tabsBackground#F9F6F9aa
  • editorLineNumber.activeForeground#932561
  • editorLineNumber.foreground#F3E5F580
  • focusBorder#932561
  • foreground#1C1324
  • input.background#F9F6F9
  • input.border#00000015
  • input.foreground#1C1324
  • input.placeholderForeground#1C132460
  • list.activeSelectionBackground#93256130
  • list.activeSelectionForeground#1C1324
  • list.highlightForeground#932561
  • list.hoverBackground#F9F6F940
  • list.hoverForeground#1C1324
  • list.inactiveSelectionBackground#93256115
  • list.inactiveSelectionForeground#1C1324
  • selection.background#65218325
  • sideBar.background#F9F6F9
  • sideBar.border#00000015
  • sideBar.foreground#1C1324
  • sideBarSectionHeader.background#F9F6F980
  • sideBarSectionHeader.foreground#1C1324
  • sideBarTitle.foreground#932561
  • statusBar.background#FEFBFD
  • statusBar.border#00000015
  • statusBar.foreground#1C1324
  • statusBar.noFolderBackground#FEFBFD
  • tab.activeBackground#FEFBFD
  • tab.activeBorderTop#932561
  • tab.activeForeground#1C1324
  • tab.border#00000015
  • tab.inactiveBackground#FEFBFD60
  • tab.inactiveForeground#1C132480
  • terminal.ansiBlack#1C1324
  • terminal.ansiBlue#652183
  • terminal.ansiCyan#A32964
  • terminal.ansiGreen#932561
  • terminal.ansiMagenta#19761C
  • terminal.ansiRed#19761C
  • terminal.ansiWhite#1C1324
  • terminal.ansiYellow#A32964
  • terminal.background#FEFBFD
  • terminal.foreground#1C1324
  • titleBar.activeBackground#FEFBFD
  • titleBar.activeForeground#1C1324
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFBFD
  • titleBar.inactiveForeground#1C132460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3E5F5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#652183bold
storage.type, storage.modifier#652183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932561
string, punctuation.definition.string, string.template, meta.template.expression#A32964
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19761C
variable, variable.other.readwrite, variable.other.object#1C1324
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1C1324
variable.parameter, meta.parameter#1C1324dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1C132480
keyword.operator#1C1324
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32964bold
entity.other.inherited-class#932561
entity.name.tag, punctuation.definition.tag#652183
entity.other.attribute-name#932561
meta.diff, meta.diff.header#F3E5F5
markup.deleted#19761C
markup.inserted#932561
markup.changed#A32964
markup.heading, markup.heading.setext, punctuation.definition.heading#932561bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32964
string.other.link.title, string.other.link.description#932561
markup.underline.link#F3E5F5underline
punctuation.definition.list#652183
markup.quote, punctuation.definition.quote#F3E5F5italic