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

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#212427
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#212427
variable.parameter, meta.parameter#212427dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21242780
keyword.operator#212427
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.boldbold
markup.italicitalic
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