Changes between Github and Theme for a simple JS code
Changes found:
- Consts color
- Params color
- Reserved word color (undefined, event)
Source: https://github.com/Tiago-Marques/restify-mongoose/blob/master/index.js
Preview from Github URL:
Preview from Github Theme:

Thank you. If you would like to do a PR, that would be awesome. Otherwise I will look into it in the next days
@thomaspink i dont have any experiences, but i could study and try on my free time. Thank you for the theme !
Hey guys,
looks like the vscode tokenizer treats const declarations like readwrite variable declarations: https://github.com/Microsoft/TypeScript-TmLanguage/issues/542
Seems like we've got to be patient 😉
Thanks @klausfischer
@thomaspink @klausfischer Hi, thank you for the information. Can we found some solution for params colors and reserved words?
Ping here because Microsoft/TypeScript-TmLanguage#542 has been closed. Maybe the theme needs some changes to take advantage of it?
@albertorestifo i think this repo is archived. :(