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#10222A
  • activityBar.border#ffffff15
  • activityBar.foreground#F56A61
  • activityBar.inactiveForeground#FFF9F260
  • activityBarBadge.background#F56A61
  • activityBarBadge.foreground#10222A
  • button.background#F56A61
  • button.foreground#10222A
  • button.hoverBackground#F56A61dd
  • editor.background#10222A
  • editor.foreground#FFF9F2
  • editor.inactiveSelectionBackground#F783AA3580
  • editor.lineHighlightBackground#2B3A4240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F783AA35
  • editorCursor.foreground#F56A61
  • editorGroupHeader.tabsBackground#10222Add
  • editorLineNumber.activeForeground#F56A61
  • editorLineNumber.foreground#F3E6D280
  • focusBorder#F56A61
  • foreground#FFF9F2
  • input.background#2B3A42
  • input.border#ffffff15
  • input.foreground#FFF9F2
  • input.placeholderForeground#FFF9F260
  • list.activeSelectionBackground#F56A6130
  • list.activeSelectionForeground#FFF9F2
  • list.highlightForeground#F56A61
  • list.hoverBackground#2B3A4240
  • list.hoverForeground#FFF9F2
  • list.inactiveSelectionBackground#F56A6115
  • list.inactiveSelectionForeground#FFF9F2
  • selection.background#F783AA35
  • sideBar.background#2B3A42
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF9F2
  • sideBarSectionHeader.background#10222A80
  • sideBarSectionHeader.foreground#FFF9F2
  • sideBarTitle.foreground#F56A61
  • statusBar.background#10222A
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF9F2
  • statusBar.noFolderBackground#10222A
  • tab.activeBackground#10222A
  • tab.activeBorderTop#F56A61
  • tab.activeForeground#FFF9F2
  • tab.border#ffffff15
  • tab.inactiveBackground#2B3A4260
  • tab.inactiveForeground#FFF9F280
  • terminal.ansiBlack#10222A
  • terminal.ansiBlue#F783AA
  • terminal.ansiCyan#8ED8DE
  • terminal.ansiGreen#F56A61
  • terminal.ansiMagenta#FFCBA8
  • terminal.ansiRed#FFCBA8
  • terminal.ansiWhite#FFF9F2
  • terminal.ansiYellow#8ED8DE
  • terminal.background#10222A
  • terminal.foreground#FFF9F2
  • titleBar.activeBackground#10222A
  • titleBar.activeForeground#FFF9F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#10222A
  • titleBar.inactiveForeground#FFF9F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3E6D2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F783AAbold
storage.type, storage.modifier#F783AAitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F56A61
string, punctuation.definition.string, string.template, meta.template.expression#8ED8DE
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFCBA8
variable, variable.other.readwrite, variable.other.object#FFF9F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF9F2
variable.parameter, meta.parameter#FFF9F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF9F280
keyword.operator#FFF9F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8ED8DEbold
entity.other.inherited-class#F56A61
entity.name.tag, punctuation.definition.tag#F783AA
entity.other.attribute-name#F56A61
meta.diff, meta.diff.header#F3E6D2
markup.deleted#FFCBA8
markup.inserted#F56A61
markup.changed#8ED8DE
markup.heading, markup.heading.setext, punctuation.definition.heading#F56A61bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8ED8DE
string.other.link.title, string.other.link.description#F56A61
markup.underline.link#F3E6D2underline
punctuation.definition.list#F783AA
markup.quote, punctuation.definition.quote#F3E6D2italic