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.

  • editor.background#202020
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#3d3d3d
  • editor.selectionBackground#403d3d
  • editorCursor.foreground#f8f8f0
  • editorWhitespace.foreground#3b3a32
  • input.background#1d1d1d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.class
punctuation.section.class.begin.python#f8f8f2
meta.function-call.generic#FFDEFD
support.function.magic#e0ffa1italic
variable.language.special.self, variable.parameter.function.language.special.self, support.variable.magic, variable.language.this#dbf9ff
comment#8C8C8C
string#fff1ad
constant.numeric#e0ffa1
constant.language#e0ffa1
constant.character, constant.other#e0ffa1
variable
keyword#FF9FA2
storage#FF9FA2
storage.type#B6F3FFitalic
entity.name.class#FFC4FAunderline
entity.other.inherited-class#FFC4FAitalic underline
entity.name.function#FFC4FA
variable.parameter#ffc583italic
entity.name.tag#B6F3FF
entity.other.attribute-name#FFADF8
support.function#B6F3FF
support.constant#B6F3FF
support.type, support.class#B6F3FFitalic
support.other.variable
support.other.namespace, entity.name.type.namespace#FFB2F9
support.other.namespace.use-as.php#B6F3FF
variable.language.namespace.php#D66990
punctuation.separator.inheritance.php#ffa764
support.function.misc.css, support.constant.property-value.css, support.constant.font-name.css#fff1ad
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#CCFF67
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#FFADF8
markup.list.numbered.markdown#FFADF8
markup.raw.block.markdown, markup.raw.inline.markdown#fff1ad
markup.quote.markdown, punctuation.definition.blockquote.markdown#6C71C4
meta.image.inline.markdown, markup.underline.link.markdown#8C8C8Citalic
string.other.link.title.markdown, string.other.link.description.markdown#b6f3ff
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#ffa764
meta.template.expression#F8F8F2
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
entity.name.function.decorator#FF9FA2
meta.class.inheritance.python
Monokai Vapor by murtaza64 - VS Code Theme