Skip to main content
Coding Theme

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#0e0321ff
  • activityBar.foreground#e5e0d380
  • editor.background#170530ff
  • editor.foreground#e5e0d3ff
  • editor.lineHighlightBackground#1e0641ff
  • editor.selectionBackground#2e008dff
  • editorCursor.foreground#e5e0d3ff
  • editorGroupHeader.tabsBackground#0e0321ff
  • editorWhitespace.foreground#2d0862ff
  • list.activeSelectionBackground#740de9ff
  • list.dropBackground#0e0321ff
  • list.focusBackground#3f0c86ff
  • list.focusOutline#740de9ff
  • list.hoverBackground#2d0862ff
  • list.inactiveSelectionBackground#3f0c86ff
  • menu.background#0e0321ff
  • settings.textInputBackground#2d0862ff
  • sideBar.background#170530ff
  • tab.activeBackground#1e0641ff
  • tab.inactiveBackground#0e0321ff
  • titleBar.activeBackground#0e0321ff
  • titleBar.inactiveBackground#0e0321ff
  • toolbar.hoverOutline#2e008dff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#e5e0d3ff
comment#645e75
string#e6db74
constant.numeric#ae81ff
constant.language#FF80F4
constant.character, constant.other#FF80F4
variable
keyword#f92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#be74ff
entity.other.attribute-name#66d9ef
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
support.other.namespace, entity.name.type.namespace#FFB2F9
support.other.namespace.use-as.php#66D9EF
variable.language.namespace.php#D66990
punctuation.separator.inheritance.php#F92672
support.function.misc.css, support.constant.property-value.css, support.constant.font-name.css#FFEE99
meta.tag.template.value.twig, meta.tag.template.block.twig#CD5AC5
keyword.control.twig#E05D8C
variable.other.twig#E5A5E0
variable.other.property.twig#FFE1FC
constant.language.twig#FFD2A6
constant.numeric.twig#FFD0FB
support.function.twig#90E7F7
meta.function-call.other.twig#FAB85A
meta.function-call.twig#FAB85A
invalid#F8F8F0
invalid.deprecated#F8F8F0
text source
meta.diff, meta.diff.header#E0EDDDbold
markup.deleted#D3201F
markup.changed#BF3904
markup.inserted#60cf30
meta.diff, meta.diff.range#3bc0f0
markup.heading.markdown, markup.heading.1.markdown, markup.heading.2.markdown#A6E22E
markup.bold.markdown#F8F8F2bold
markup.italic.markdown#F8F8F2italic
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.raw.markdown#D3201F
markup.list.unnumbered.markdown#FF80F4
markup.list.numbered.markdown#FF80F4
markup.raw.block.markdown, markup.raw.inline.markdown#FFEE99
markup.quote.markdown, punctuation.definition.blockquote.markdown#6C71C4
meta.separator.markdown#FF80F4
meta.image.inline.markdown, markup.underline.link.markdown#8C8C8Citalic
string.other.link.title.markdown, string.other.link.description.markdown#A6E22E
punctuation.definition.link.markdown#8C8C8C
punctuation.definition.metadata.markdown#8C8C8C
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown#8C8C8C
meta.attribute.rust#BCC199
storage.modifier.lifetime.rust, entity.name.lifetime.rust#33E8EC
keyword.unsafe.rust#ff5353
keyword.other.unsafe.rust#ff5353

Shiki preview

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

Loading...

Prplkai - Coding Theme