Jaredk3nt / laserwave

A retro outrun / cyberpunk inspired VS Code theme
https://marketplace.visualstudio.com/items?itemName=jaredkent.laserwave
MIT License
141 stars 20 forks source link

Syntax highlighting for Dart #30

Closed axel-op closed 4 years ago

axel-op commented 4 years ago

Hi, I love this theme!

I added syntax highlighting for the Dart language.

Also, I added a new section for annotations.

Finally, I removed all the settings in the italic theme file duplicated from the main one, as you can just use the include parameter to import them.

Jaredk3nt commented 4 years ago

Hey sorry for the delay, I am going to try and check this out over the weekend. If there are any docs on the include param I would love to see them, I hadn't heard of that before that's pretty neat.

axel-op commented 4 years ago

If there are any docs on the include param I would love to see them, I hadn't heard of that before that's pretty neat.

You can see that it is used for this default VS Code theme, for example.