Skip to main content
CodingTheme

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#4e576a
  • activityBarBadge.background#007acc
  • editor.background#4e576a
  • editor.foreground#fafafa
  • editor.hoverHighlightBackground#ffffff1a
  • editor.selectionHighlightBackground#ffffff1a
  • editorGroupHeader.tabsBackground#4e576a
  • editorWidget.background#0d0f2b
  • editorWidget.border#0d0f2b
  • editorWidget.foreground#ffffff4d
  • input.background#ffffff1a
  • list.activeSelectionBackground#ffffff1a
  • list.hoverBackground#ffffff1a
  • list.inactiveSelectionBackground#ffffff1a
  • panel.background#3c4257
  • panel.border#3c4257
  • sideBar.background#3c4257
  • sideBarSectionHeader.background#4e576a
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#4e576a
  • tab.activeBackground#4e576a
  • tab.border#3c4257
  • tab.inactiveBackground#3c4257

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a3acb9
source, variable, variable.other.object, string constant.other.placeholder#f5fbff
variable.other.constant, constant.other.color#ffffffbold
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier, support.type, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#efc078
entity.name.function#7fd3ed
keyword.operator#a4cdfe
variable.parameter, variable.other.object.property, variable.other.property, keyword.other.unit, keyword.other#fbb5b2
constant.numeric, constant.language, support.constant, constant.character, constant.escape#f8b886
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#85d99e
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6
variable.language#FF5370italic
entity.other.attribute-name#a4cdfeitalic
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
text.html, punctuation.definition.list_item#f5fbff
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Stripe Docs Theme by Jacob Paris - VS Code Theme