Skip to main content
Coding Theme

Laravel Documentation Inspired Theme

Publisher: Wilbur PoweryThemes in package: 1

The Laravel.com documentation inspired theme for VSCode

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#eeeeee
  • editor.foreground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#333333ff
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation, punctuation.separator.key-value.css#999999
invalid.deprecated
invalid.illegal#660000
keyword.operator#777777
keyword.control.php#0077af
keyword.operator.logical.php#0077af
keyword.operator.class, meta.method-call.php, meta.function.closure.php#555555
keyword#0077af
keyword.other.phpdoc.php, keyword.other.type.php, meta.other.type.phpdoc.php, comment.block.documentation.phpdoc.php#999999
storage.type.function, storage.modifier, storage.type.class.php, support.type#0077af
constant.language, support.constant, variable.language#0077af
variable, support.variable#0077af
variable.other.property.php#ea4a42
entity.name.function, support.function#555555
meta.function.parameter.typehinted.php, meta.function.parameter.typehinted.php, meta.function.parameters.php, meta.function.php#000000
meta.function.parameters.php, variable.other.php, punctuation.definition.entity.css#32a1e5
entity.name.type, entity.other.inherited-class, support.other.namespace.php, support.other.namespace.use-as.php, support.class.php#000000
source.php meta.embedded.block.php text.html.php#ea4a42
meta.method-call.php, meta.function-call.static.php#ea4a42
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#ea4a42
string#008024
string.quoted.double.html#0077af
string.quoted.single.css#008024
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation.section, punctuation.definition.class, punctuation.separator.delimiter.php, punctuation.definition.arguments, punctuation.definition.end.bracket.round.php, punctuation.definition.begin.bracket.round.php, punctuation.terminator, meta.function.php#999999
variable.other.php#32a1e5
variable.language.php#000000
variable.language.this.php#000000
meta.embedded.block.php, entity.name.class#ea4a42
meta.class.body.php, meta.class.php#ea4a42
string source, text source
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
custom.compiler.blade.php, punctuation.section.embedded.php, constant.other.inline-data.html#000000
entity.name.function.laravel-blade#32a1e5
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag, meta.tag.inline.any.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.other.attribute-name.html#ea4a42
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#ea4a42
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation#ea4a42
meta.property-name, support.type.property-name#0077af
meta.property-value, meta.property-value constant.other, support.constant.property-value, support.constant, constant.numeric.css, keyword.other.unit.vh.css, keyword.other.unit.px.css, keyword.other.unit.percentage.css, keyword.other.unit.rem.css, keyword.other.unit.em.css#555555
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343

Shiki preview

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

Loading...

Laravel Documentation Inspired Theme - Coding Theme