Skip to content

Feature: Syntax highlighting

Erik Lieben edited this page Nov 10, 2016 · 3 revisions

Visual Studio Code currently won't allow us to extend all the themes by providing custom style just for the scopes used by Aurelia. We provide you with the custom themes based on the default themes provided by Aurelia. These themes will enable you to see Aurelia highlighted syntax quickly.

#Installation By default (after installing the plugin) none of the Aurelia scopes are colorized, they will be gray. To use a custom Aurelia theme, perform the following steps:

  • Click File
  • Go to Preferences
  • Pick Color Theme

And pick one of the Aurelia prefixed themes you like. Aurelia customized themes

To create a custom theme (or modify an existing custom theme) follow the instructions provided at the Creating a customized theme with Aurelia syntax article.

#Themes Below are screenshots of the different themes available: ##Aurelia Dark/ Aurelia Dark+ Aurelia Dark+ Theme

##Aurelia Light/ Aurelia Light+ Aurelia Light+ Themes

Clone this wiki locally