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.activeBackground#3d4658d8
  • activityBar.background#2e3440
  • activityBarBadge.background#fe713f
  • badge.background#fe713f
  • badge.foreground#D8DEE9
  • button.background#fe713f
  • dropdown.background#3d4658d8
  • dropdown.border#3d4658d8
  • editor.background#2e3440
  • editor.foreground#D8DEE9
  • editor.lineHighlightBackground#21303f
  • editor.selectionBackground#15202b
  • editorCursor.foreground#f1f1fd
  • editorGroup.dropBackground#3c395c9c
  • editorWhitespace.foreground#3B3A32
  • input.background#1b212b
  • input.border#1b212b
  • list.activeSelectionBackground#21303f
  • progressBar.background#db0d9d
  • sideBar.background#3d4658d8
  • sideBar.foreground#D8DEE9
  • statusBar.background#3c395c
  • tab.activeBackground#fe713f
  • tab.activeForeground#ffffffd8
  • tab.hoverBackground#2d3749

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#f8f2f5
comment#8c8c8ca9
string#FFEE99
constant.numeric#FF80F4
constant.language#FF80F4
constant.character, constant.other#FF80F4
variable
keyword#c1f926
storage#F92672
storage.type#66D9EFitalic
entity.name.class#e6576aunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#84fc8efd
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#3ee2a3
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
punctuation.definition.template-expression, punctuation.section.embedded#dd4c81
meta.template.expression#F8F8F2

Shiki preview

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

Loading...

For U - Coding Theme