For those who love the Laravel documentation color theme!
You can download the theme on the Visual Studio Marketplace
Font settings for your settings.json:
"editor.fontFamily": "'Source Code Pro', monospace",
"editor.fontSize": 13,
"editor.lineHeight" : 25,
You can get the Source Code Pro font here: Source Code Pro font
Or get the Hasklig font, a cool fork with ligatures support: Hasklig font
-
The Laravel Blade Snippets will provide your Blade files syntax highlighting.
-
Works perfectly with the Customize UI extension, which helps providing a clean aesthetic:
Enjoy!