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#8B5E3C
  • activityBar.border#ffffff15
  • activityBar.foreground#F15A7A
  • activityBar.inactiveForeground#FFFBFA60
  • activityBarBadge.background#F15A7A
  • activityBarBadge.foreground#8B5E3C
  • button.background#F15A7A
  • button.foreground#8B5E3C
  • button.hoverBackground#F15A7Add
  • editor.background#8B5E3C
  • editor.foreground#FFFBFA
  • editor.inactiveSelectionBackground#E043633580
  • editor.lineHighlightBackground#21242740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E0436335
  • editorCursor.foreground#F15A7A
  • editorGroupHeader.tabsBackground#8B5E3Cdd
  • editorLineNumber.activeForeground#F15A7A
  • editorLineNumber.foreground#F3F3F680
  • focusBorder#F15A7A
  • foreground#FFFBFA
  • input.background#212427
  • input.border#ffffff15
  • input.foreground#FFFBFA
  • input.placeholderForeground#FFFBFA60
  • list.activeSelectionBackground#F15A7A30
  • list.activeSelectionForeground#FFFBFA
  • list.highlightForeground#F15A7A
  • list.hoverBackground#21242740
  • list.hoverForeground#FFFBFA
  • list.inactiveSelectionBackground#F15A7A15
  • list.inactiveSelectionForeground#FFFBFA
  • selection.background#E0436335
  • sideBar.background#212427
  • sideBar.border#ffffff15
  • sideBar.foreground#FFFBFA
  • sideBarSectionHeader.background#8B5E3C80
  • sideBarSectionHeader.foreground#FFFBFA
  • sideBarTitle.foreground#F15A7A
  • statusBar.background#8B5E3C
  • statusBar.border#ffffff15
  • statusBar.foreground#FFFBFA
  • statusBar.noFolderBackground#8B5E3C
  • tab.activeBackground#8B5E3C
  • tab.activeBorderTop#F15A7A
  • tab.activeForeground#FFFBFA
  • tab.border#ffffff15
  • tab.inactiveBackground#21242760
  • tab.inactiveForeground#FFFBFA80
  • terminal.ansiBlack#8B5E3C
  • terminal.ansiBlue#E04363
  • terminal.ansiCyan#FFE8EE
  • terminal.ansiGreen#F15A7A
  • terminal.ansiMagenta#2E7D5A
  • terminal.ansiRed#2E7D5A
  • terminal.ansiWhite#FFFBFA
  • terminal.ansiYellow#FFE8EE
  • terminal.background#8B5E3C
  • terminal.foreground#FFFBFA
  • titleBar.activeBackground#8B5E3C
  • titleBar.activeForeground#FFFBFA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#8B5E3C
  • titleBar.inactiveForeground#FFFBFA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3F3F6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E04363bold
storage.type, storage.modifier#E04363italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F15A7A—
string, punctuation.definition.string, string.template, meta.template.expression#FFE8EE—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D5A—
variable, variable.other.readwrite, variable.other.object#FFFBFA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFFBFA—
variable.parameter, meta.parameter#FFFBFAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFFBFA80—
keyword.operator#FFFBFA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFE8EEbold
entity.other.inherited-class#F15A7A—
entity.name.tag, punctuation.definition.tag#E04363—
entity.other.attribute-name#F15A7A—
meta.diff, meta.diff.header#F3F3F6—
markup.deleted#2E7D5A—
markup.inserted#F15A7A—
markup.changed#FFE8EE—
markup.heading, markup.heading.setext, punctuation.definition.heading#F15A7Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFE8EE—
string.other.link.title, string.other.link.description#F15A7A—
markup.underline.link#F3F3F6underline
punctuation.definition.list#E04363—
markup.quote, punctuation.definition.quote#F3F3F6italic