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#38312A
  • activityBar.border#ffffff15
  • activityBar.foreground#783C82
  • activityBar.inactiveForeground#FFFDFB60
  • activityBarBadge.background#783C82
  • activityBarBadge.foreground#38312A
  • button.background#783C82
  • button.foreground#38312A
  • button.hoverBackground#783C82dd
  • editor.background#38312A
  • editor.foreground#FFFDFB
  • editor.inactiveSelectionBackground#5E24643580
  • editor.lineHighlightBackground#1A162040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5E246435
  • editorCursor.foreground#783C82
  • editorGroupHeader.tabsBackground#38312Add
  • editorLineNumber.activeForeground#783C82
  • editorLineNumber.foreground#EEE7DE80
  • focusBorder#783C82
  • foreground#FFFDFB
  • input.background#1A1620
  • input.border#ffffff15
  • input.foreground#FFFDFB
  • input.placeholderForeground#FFFDFB60
  • list.activeSelectionBackground#783C8230
  • list.activeSelectionForeground#FFFDFB
  • list.highlightForeground#783C82
  • list.hoverBackground#1A162040
  • list.hoverForeground#FFFDFB
  • list.inactiveSelectionBackground#783C8215
  • list.inactiveSelectionForeground#FFFDFB
  • selection.background#5E246435
  • sideBar.background#1A1620
  • sideBar.border#ffffff15
  • sideBar.foreground#FFFDFB
  • sideBarSectionHeader.background#38312A80
  • sideBarSectionHeader.foreground#FFFDFB
  • sideBarTitle.foreground#783C82
  • statusBar.background#38312A
  • statusBar.border#ffffff15
  • statusBar.foreground#FFFDFB
  • statusBar.noFolderBackground#38312A
  • tab.activeBackground#38312A
  • tab.activeBorderTop#783C82
  • tab.activeForeground#FFFDFB
  • tab.border#ffffff15
  • tab.inactiveBackground#1A162060
  • tab.inactiveForeground#FFFDFB80
  • terminal.ansiBlack#38312A
  • terminal.ansiBlue#5E2464
  • terminal.ansiCyan#F2A6D5
  • terminal.ansiGreen#783C82
  • terminal.ansiMagenta#A7D61A
  • terminal.ansiRed#A7D61A
  • terminal.ansiWhite#FFFDFB
  • terminal.ansiYellow#F2A6D5
  • terminal.background#38312A
  • terminal.foreground#FFFDFB
  • titleBar.activeBackground#38312A
  • titleBar.activeForeground#FFFDFB
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#38312A
  • 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#5E2464bold
storage.type, storage.modifier#5E2464italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#783C82
string, punctuation.definition.string, string.template, meta.template.expression#F2A6D5
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A7D61A
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#F2A6D5bold
entity.other.inherited-class#783C82
entity.name.tag, punctuation.definition.tag#5E2464
entity.other.attribute-name#783C82
meta.diff, meta.diff.header#EEE7DE
markup.deleted#A7D61A
markup.inserted#783C82
markup.changed#F2A6D5
markup.heading, markup.heading.setext, punctuation.definition.heading#783C82bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F2A6D5
string.other.link.title, string.other.link.description#783C82
markup.underline.link#EEE7DEunderline
punctuation.definition.list#5E2464
markup.quote, punctuation.definition.quote#EEE7DEitalic